2017-06-09 19:56:01.658 UTC [logging] InitFromViper -> DEBU 001 Setting default logging level to DEBUG for command 'node' 2017-06-09 19:56:01.658 UTC [ledgermgmt] initialize -> INFO 002 Initializing ledger mgmt 2017-06-09 19:56:01.658 UTC [kvledger] NewProvider -> INFO 003 Initializing ledger provider 2017-06-09 19:56:01.658 UTC [kvledger.util] CreateDirIfMissing -> DEBU 004 CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/] 2017-06-09 19:56:01.658 UTC [kvledger.util] logDirStatus -> DEBU 005 Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist 2017-06-09 19:56:01.659 UTC [kvledger.util] logDirStatus -> DEBU 006 After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists 2017-06-09 19:56:01.664 UTC [kvledger.util] CreateDirIfMissing -> DEBU 007 CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/] 2017-06-09 19:56:01.664 UTC [kvledger.util] logDirStatus -> DEBU 008 Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist 2017-06-09 19:56:01.664 UTC [kvledger.util] logDirStatus -> DEBU 009 After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists 2017-06-09 19:56:01.668 UTC [kvledger] NewProvider -> DEBU 00a Constructing leveldb VersionedDBProvider 2017-06-09 19:56:01.668 UTC [stateleveldb] NewVersionedDBProvider -> DEBU 00b constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb 2017-06-09 19:56:01.668 UTC [kvledger.util] CreateDirIfMissing -> DEBU 00c CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/] 2017-06-09 19:56:01.668 UTC [kvledger.util] logDirStatus -> DEBU 00d Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist 2017-06-09 19:56:01.668 UTC [kvledger.util] logDirStatus -> DEBU 00e After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists 2017-06-09 19:56:01.672 UTC [historyleveldb] NewHistoryDBProvider -> DEBU 00f constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb 2017-06-09 19:56:01.672 UTC [kvledger.util] CreateDirIfMissing -> DEBU 010 CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/] 2017-06-09 19:56:01.672 UTC [kvledger.util] logDirStatus -> DEBU 011 Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist 2017-06-09 19:56:01.673 UTC [kvledger.util] logDirStatus -> DEBU 012 After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists 2017-06-09 19:56:01.675 UTC [kvledger] NewProvider -> INFO 013 ledger provider Initialized 2017-06-09 19:56:01.675 UTC [ledgermgmt] initialize -> INFO 014 ledger mgmt initialized 2017-06-09 19:56:01.676 UTC [eventhub_producer] AddEventType -> DEBU 015 registering BLOCK 2017-06-09 19:56:01.676 UTC [eventhub_producer] AddEventType -> DEBU 016 registering CHAINCODE 2017-06-09 19:56:01.676 UTC [eventhub_producer] AddEventType -> DEBU 017 registering REJECTION 2017-06-09 19:56:01.677 UTC [eventhub_producer] AddEventType -> DEBU 018 registering REGISTER 2017-06-09 19:56:01.677 UTC [eventhub_producer] start -> INFO 019 event processor started 2017-06-09 19:56:01.677 UTC [chaincode] NewChaincodeSupport -> INFO 01a Chaincode support using peerAddress: blockchain-org1peer1:5010 2017-06-09 19:56:01.678 UTC [chaincode] NewChaincodeSupport -> DEBU 01b Turn off keepalive(value 0) 2017-06-09 19:56:01.678 UTC [chaincode] NewChaincodeSupport -> DEBU 01c Setting execute timeout value to 300000 ms 2017-06-09 19:56:01.678 UTC [sysccapi] RegisterSysCC -> INFO 01d system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered 2017-06-09 19:56:01.678 UTC [sysccapi] RegisterSysCC -> INFO 01e system chaincode lccc(github.com/hyperledger/fabric/core/scc/lccc) registered 2017-06-09 19:56:01.678 UTC [sysccapi] RegisterSysCC -> INFO 01f system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered 2017-06-09 19:56:01.679 UTC [sysccapi] RegisterSysCC -> INFO 020 system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered 2017-06-09 19:56:01.679 UTC [sysccapi] RegisterSysCC -> INFO 021 system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered 2017-06-09 19:56:01.679 UTC [nodeCmd] serve -> DEBU 022 Running peer 2017-06-09 19:56:01.679 UTC [msp] GetLocalMSP -> DEBU 023 Returning existing local MSP 2017-06-09 19:56:01.679 UTC [msp] GetDefaultSigningIdentity -> DEBU 024 Obtaining default signing identity 2017-06-09 19:56:01.679 UTC [gossip/service] func1 -> INFO 025 Initialize gossip with endpoint blockchain-org1peer1:5010 and bootstrap set [blockchain-org1peer1:5010] 2017-06-09 19:56:01.680 UTC [msp] GetLocalMSP -> DEBU 026 Returning existing local MSP 2017-06-09 19:56:01.680 UTC [msp] DeserializeIdentity -> INFO 027 Obtaining identity 2017-06-09 19:56:01.680 UTC [msp] newIdentity -> DEBU 028 Creating identity instance for ID &{Org1MSP DEFAULT} 2017-06-09 19:56:01.680 UTC [msp] GetLocalMSP -> DEBU 029 Returning existing local MSP 2017-06-09 19:56:01.680 UTC [msp] Validate -> INFO 02a MSP Org1MSP validating identity 2017-06-09 19:56:01.683 UTC [msp] GetLocalMSP -> DEBU 02b Returning existing local MSP 2017-06-09 19:56:01.683 UTC [msp] DeserializeIdentity -> INFO 02c Obtaining identity 2017-06-09 19:56:01.683 UTC [msp] newIdentity -> DEBU 02d Creating identity instance for ID &{Org1MSP DEFAULT} 2017-06-09 19:56:01.683 UTC [msp] GetLocalMSP -> DEBU 02e Returning existing local MSP 2017-06-09 19:56:01.683 UTC [msp] Validate -> INFO 02f MSP Org1MSP validating identity 2017-06-09 19:56:01.683 UTC [msp] GetLocalMSP -> DEBU 030 Returning existing local MSP 2017-06-09 19:56:01.683 UTC [msp] DeserializeIdentity -> INFO 031 Obtaining identity 2017-06-09 19:56:01.683 UTC [msp] newIdentity -> DEBU 032 Creating identity instance for ID &{Org1MSP DEFAULT} 2017-06-09 19:56:01.684 UTC [gossip/discovery#blockchain-org1peer1:5010] NewDiscoveryService -> INFO 033 Started { [] [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] blockchain-org1peer1:5010} incTime is 1497038161684051119 2017-06-09 19:56:01.684 UTC [gossip/gossip#blockchain-org1peer1:5010] NewGossipService -> INFO 034 Creating gossip service with self membership of { [] [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] blockchain-org1peer1:5010} 2017-06-09 19:56:01.684 UTC [msp] GetLocalMSP -> DEBU 035 Returning existing local MSP 2017-06-09 19:56:01.684 UTC [msp] DeserializeIdentity -> INFO 036 Obtaining identity 2017-06-09 19:56:01.684 UTC [msp] newIdentity -> DEBU 037 Creating identity instance for ID &{Org1MSP DEFAULT} 2017-06-09 19:56:01.684 UTC [msp] GetLocalMSP -> DEBU 038 Returning existing local MSP 2017-06-09 19:56:01.684 UTC [msp] Validate -> INFO 039 MSP Org1MSP validating identity 2017-06-09 19:56:01.684 UTC [msp] GetLocalMSP -> DEBU 03a Returning existing local MSP 2017-06-09 19:56:01.684 UTC [msp] DeserializeIdentity -> INFO 03b Obtaining identity 2017-06-09 19:56:01.684 UTC [msp] newIdentity -> DEBU 03c Creating identity instance for ID &{Org1MSP DEFAULT} 2017-06-09 19:56:01.684 UTC [msp] GetLocalMSP -> DEBU 03d Returning existing local MSP 2017-06-09 19:56:01.684 UTC [msp] Validate -> INFO 03e MSP Org1MSP validating identity 2017-06-09 19:56:01.685 UTC [msp] GetLocalMSP -> DEBU 03f Returning existing local MSP 2017-06-09 19:56:01.685 UTC [msp] GetDefaultSigningIdentity -> DEBU 040 Obtaining default signing identity 2017-06-09 19:56:01.685 UTC [msp] Sign -> DEBU 041 Sign: plaintext: 1801AA01A9060A20548B97EBA3B85178...0A2D2D2D2D2D454E44202D2D2D2D2D0A 2017-06-09 19:56:01.685 UTC [msp] Sign -> DEBU 042 Sign: digest: 8C5B85654AAF45911453A2F2B2BB5EE1A608D6B7C871ECC2F03EA655119BBEFC 2017-06-09 19:56:01.685 UTC [gossip/gossip#blockchain-org1peer1:5010] NewGossipService -> WARN 043 External endpoint is empty, peer will not be accessible outside of its organization 2017-06-09 19:56:01.685 UTC [ccprovider] NewCCContext -> DEBU 044 NewCCCC (chain=,chaincode=cscc,version=1.0.0-alpha,txid=fe898458-9cfa-4f89-88a0-c5aa1b1e3269,syscc=true,proposal=0x0,canname=cscc:1.0.0-alpha 2017-06-09 19:56:01.685 UTC [chaincode] getArgsAndEnv -> DEBU 045 Executable is chaincode 2017-06-09 19:56:01.685 UTC [chaincode] getArgsAndEnv -> DEBU 046 Args [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 19:56:01.685 UTC [chaincode] launchAndWaitForRegister -> DEBU 047 start container: cscc:1.0.0-alpha(networkid:nid1,peerid:jdoe) 2017-06-09 19:56:01.685 UTC [chaincode] launchAndWaitForRegister -> DEBU 048 start container with args: chaincode -peer.address=blockchain-org1peer1:5010 2017-06-09 19:56:01.685 UTC [chaincode] launchAndWaitForRegister -> DEBU 049 start container with env: CORE_CHAINCODE_ID_NAME=cscc:1.0.0-alpha CORE_PEER_TLS_ENABLED=false CORE_CHAINCODE_LOGLEVEL=WARNING CORE_CHAINCODE_LOGFORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} 2017-06-09 19:56:01.685 UTC [container] lockContainer -> DEBU 04a waiting for container(cscc-1.0.0-alpha) lock 2017-06-09 19:56:01.685 UTC [container] lockContainer -> DEBU 04b got container (cscc-1.0.0-alpha) lock 2017-06-09 19:56:01.685 UTC [inproccontroller] getInstance -> DEBU 04c chaincode instance created for cscc-1.0.0-alpha 2017-06-09 19:56:01.686 UTC [container] unlockContainer -> DEBU 04d container lock deleted(cscc-1.0.0-alpha) 2017-06-09 19:56:01.686 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 04e Sleeping 5s 2017-06-09 19:56:01.686 UTC [gossip/discovery#blockchain-org1peer1:5010] connect2BootstrapPeers -> INFO 04f Entering: [blockchain-org1peer1:5010] 2017-06-09 19:56:01.687 UTC [msp] GetLocalMSP -> DEBU 050 Returning existing local MSP 2017-06-09 19:56:01.687 UTC [msp] GetDefaultSigningIdentity -> DEBU 051 Obtaining default signing identity 2017-06-09 19:56:01.687 UTC [msp] Sign -> DEBU 052 Sign: plaintext: 18012AB9060A221A20548B97EBA3B851...0A2D2D2D2D2D454E44202D2D2D2D2D0A 2017-06-09 19:56:01.687 UTC [msp] Sign -> DEBU 053 Sign: digest: 4A7A9439E0F0D3A8D1F3A752DC1E570D2E419A147B63739BB419C7C0CD2727D6 2017-06-09 19:56:01.687 UTC [msp] GetLocalMSP -> DEBU 054 Returning existing local MSP 2017-06-09 19:56:01.687 UTC [msp] GetDefaultSigningIdentity -> DEBU 055 Obtaining default signing identity 2017-06-09 19:56:01.687 UTC [msp] Sign -> DEBU 056 Sign: plaintext: 0A19626C6F636B636861696E2D6F72673170656572313A35303130 2017-06-09 19:56:01.687 UTC [msp] Sign -> DEBU 057 Sign: digest: B677C3384C329579A6E516321415E1F76C4FB1AB1B4ED1EC4620F1E4E9CC14F4 2017-06-09 19:56:01.687 UTC [gossip/comm#-1] Probe -> DEBU 058 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 19:56:01.688 UTC [gossip/gossip#blockchain-org1peer1:5010] start -> INFO 059 Gossip instance blockchain-org1peer1:5010 started 2017-06-09 19:56:01.688 UTC [gossip/gossip#blockchain-org1peer1:5010] syncDiscovery -> DEBU 05a Entering discovery sync with interval 4s 2017-06-09 19:56:01.688 UTC [msp] GetLocalMSP -> DEBU 05b Returning existing local MSP 2017-06-09 19:56:01.689 UTC [msp] GetDefaultSigningIdentity -> DEBU 05c Obtaining default signing identity 2017-06-09 19:56:01.689 UTC [msp] Sign -> DEBU 05d Sign: plaintext: 18012AB9060A221A20548B97EBA3B851...0A2D2D2D2D2D454E44202D2D2D2D2D0A 2017-06-09 19:56:01.689 UTC [msp] Sign -> DEBU 05e Sign: digest: 367F0330ED7226AD9C220EC538CBDAFA4A754DFAA6709EA8FF5526C6F5357FC2 2017-06-09 19:56:01.689 UTC [msp] GetLocalMSP -> DEBU 05f Returning existing local MSP 2017-06-09 19:56:01.689 UTC [msp] GetDefaultSigningIdentity -> DEBU 060 Obtaining default signing identity 2017-06-09 19:56:01.689 UTC [msp] Sign -> DEBU 061 Sign: plaintext: 0A19626C6F636B636861696E2D6F72673170656572313A35303130 2017-06-09 19:56:01.689 UTC [msp] Sign -> DEBU 062 Sign: digest: B677C3384C329579A6E516321415E1F76C4FB1AB1B4ED1EC4620F1E4E9CC14F4 2017-06-09 19:56:01.690 UTC [inproccontroller] func2 -> DEBU 063 chaincode-support started for cscc-1.0.0-alpha 2017-06-09 19:56:01.690 UTC [chaincode] HandleChaincodeStream -> DEBU 064 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2017-06-09 19:56:01.691 UTC [inproccontroller] func1 -> DEBU 065 chaincode started for cscc-1.0.0-alpha 2017-06-09 19:56:01.691 UTC [shim] StartInProc -> DEBU 066 in proc [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 19:56:01.691 UTC [shim] StartInProc -> DEBU 067 starting chat with peer using name=cscc:1.0.0-alpha 2017-06-09 19:56:01.691 UTC [shim] chatWithPeer -> DEBU 068 Registering.. sending REGISTER 2017-06-09 19:56:01.691 UTC [chaincode] processStream -> DEBU 069 []Received message REGISTER from shim 2017-06-09 19:56:01.691 UTC [chaincode] HandleMessage -> DEBU 06a []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2017-06-09 19:56:01.691 UTC [chaincode] beforeRegisterEvent -> DEBU 06b Received REGISTER in state created 2017-06-09 19:56:01.691 UTC [chaincode] registerHandler -> DEBU 06c registered handler complete for chaincode cscc:1.0.0-alpha 2017-06-09 19:56:01.691 UTC [chaincode] beforeRegisterEvent -> DEBU 06d Got REGISTER for chaincodeID = name:"cscc:1.0.0-alpha" , sending back REGISTERED 2017-06-09 19:56:01.691 UTC [chaincode] notifyDuringStartup -> DEBU 06e Notifying during startup 2017-06-09 19:56:01.691 UTC [shim] func1 -> DEBU 06f []Received message REGISTERED from shim 2017-06-09 19:56:01.691 UTC [shim] handleMessage -> DEBU 070 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2017-06-09 19:56:01.691 UTC [shim] beforeRegistered -> DEBU 071 Received REGISTERED, ready for invocations 2017-06-09 19:56:01.691 UTC [chaincode] ready -> DEBU 072 sending READY 2017-06-09 19:56:01.691 UTC [chaincode] setChaincodeProposal -> DEBU 073 Setting chaincode proposal context... 2017-06-09 19:56:01.691 UTC [chaincode] processStream -> DEBU 074 [fe898458]Move state message READY 2017-06-09 19:56:01.691 UTC [chaincode] HandleMessage -> DEBU 075 [fe898458]Fabric side Handling ChaincodeMessage of type: READY in state established 2017-06-09 19:56:01.691 UTC [chaincode] enterReadyState -> DEBU 076 [fe898458]Entered state ready 2017-06-09 19:56:01.691 UTC [chaincode] notify -> DEBU 077 notifying Txid:fe898458-9cfa-4f89-88a0-c5aa1b1e3269 2017-06-09 19:56:01.691 UTC [chaincode] processStream -> DEBU 078 [fe898458]sending state message READY 2017-06-09 19:56:01.691 UTC [shim] func1 -> DEBU 079 [fe898458]Received message READY from shim 2017-06-09 19:56:01.691 UTC [shim] handleMessage -> DEBU 07a [fe898458]Handling ChaincodeMessage of type: READY(state:established) 2017-06-09 19:56:01.691 UTC [chaincode] Launch -> DEBU 07b sending init completed 2017-06-09 19:56:01.691 UTC [chaincode] Launch -> DEBU 07c LaunchChaincode complete 2017-06-09 19:56:01.692 UTC [chaincode] sendExecuteMessage -> DEBU 07d [fe898458]Inside sendExecuteMessage. Message INIT 2017-06-09 19:56:01.692 UTC [chaincode] setChaincodeProposal -> DEBU 07e Setting chaincode proposal context... 2017-06-09 19:56:01.692 UTC [chaincode] sendExecuteMessage -> DEBU 07f [fe898458]sendExecuteMsg trigger event INIT 2017-06-09 19:56:01.692 UTC [chaincode] processStream -> DEBU 080 [fe898458]Move state message INIT 2017-06-09 19:56:01.692 UTC [chaincode] HandleMessage -> DEBU 081 [fe898458]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2017-06-09 19:56:01.692 UTC [chaincode] filterError -> DEBU 082 Ignoring NoTransitionError: no transition 2017-06-09 19:56:01.692 UTC [chaincode] processStream -> DEBU 083 [fe898458]sending state message INIT 2017-06-09 19:56:01.692 UTC [shim] func1 -> DEBU 084 [fe898458]Received message INIT from shim 2017-06-09 19:56:01.692 UTC [shim] handleMessage -> DEBU 085 [fe898458]Handling ChaincodeMessage of type: INIT(state:ready) 2017-06-09 19:56:01.692 UTC [shim] beforeInit -> DEBU 086 Entered state ready 2017-06-09 19:56:01.692 UTC [shim] beforeInit -> DEBU 087 [fe898458]Received INIT, initializing chaincode 2017-06-09 19:56:01.692 UTC [chaincode] Init -> INFO 088 Init CSCC 2017-06-09 19:56:01.692 UTC [shim] func1 -> DEBU 089 [fe898458]Init get response status: 200 2017-06-09 19:56:01.692 UTC [shim] func1 -> DEBU 08a [fe898458]Init invoke succeeded. Sending COMPLETED 2017-06-09 19:56:01.692 UTC [shim] func1 -> DEBU 08b [fe898458]Move state message COMPLETED 2017-06-09 19:56:01.692 UTC [shim] handleMessage -> DEBU 08c [fe898458]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 19:56:01.692 UTC [shim] func1 -> DEBU 08d [fe898458]send state message COMPLETED 2017-06-09 19:56:01.692 UTC [chaincode] processStream -> DEBU 08e [fe898458]Received message COMPLETED from shim 2017-06-09 19:56:01.692 UTC [chaincode] HandleMessage -> DEBU 08f [fe898458]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 19:56:01.692 UTC [chaincode] HandleMessage -> DEBU 090 [fe898458-9cfa-4f89-88a0-c5aa1b1e3269]HandleMessage- COMPLETED. Notify 2017-06-09 19:56:01.692 UTC [chaincode] notify -> DEBU 091 notifying Txid:fe898458-9cfa-4f89-88a0-c5aa1b1e3269 2017-06-09 19:56:01.692 UTC [sysccapi] deploySysCC -> INFO 092 system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed 2017-06-09 19:56:01.692 UTC [ccprovider] NewCCContext -> DEBU 093 NewCCCC (chain=,chaincode=lccc,version=1.0.0-alpha,txid=fde590c1-7c5e-48d2-8a6a-8937b7e7e9b5,syscc=true,proposal=0x0,canname=lccc:1.0.0-alpha 2017-06-09 19:56:01.692 UTC [chaincode] getArgsAndEnv -> DEBU 094 Executable is chaincode 2017-06-09 19:56:01.692 UTC [chaincode] getArgsAndEnv -> DEBU 095 Args [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 19:56:01.692 UTC [chaincode] launchAndWaitForRegister -> DEBU 096 start container: lccc:1.0.0-alpha(networkid:nid1,peerid:jdoe) 2017-06-09 19:56:01.692 UTC [chaincode] launchAndWaitForRegister -> DEBU 097 start container with args: chaincode -peer.address=blockchain-org1peer1:5010 2017-06-09 19:56:01.692 UTC [chaincode] launchAndWaitForRegister -> DEBU 098 start container with env: CORE_CHAINCODE_ID_NAME=lccc:1.0.0-alpha CORE_PEER_TLS_ENABLED=false CORE_CHAINCODE_LOGLEVEL=WARNING CORE_CHAINCODE_LOGFORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} 2017-06-09 19:56:01.693 UTC [container] lockContainer -> DEBU 099 waiting for container(lccc-1.0.0-alpha) lock 2017-06-09 19:56:01.693 UTC [container] lockContainer -> DEBU 09a got container (lccc-1.0.0-alpha) lock 2017-06-09 19:56:01.693 UTC [inproccontroller] getInstance -> DEBU 09b chaincode instance created for lccc-1.0.0-alpha 2017-06-09 19:56:01.693 UTC [container] unlockContainer -> DEBU 09c container lock deleted(lccc-1.0.0-alpha) 2017-06-09 19:56:01.693 UTC [inproccontroller] func2 -> DEBU 09d chaincode-support started for lccc-1.0.0-alpha 2017-06-09 19:56:01.693 UTC [chaincode] HandleChaincodeStream -> DEBU 09e Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2017-06-09 19:56:01.693 UTC [inproccontroller] func1 -> DEBU 09f chaincode started for lccc-1.0.0-alpha 2017-06-09 19:56:01.693 UTC [shim] StartInProc -> DEBU 0a0 in proc [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 19:56:01.693 UTC [shim] StartInProc -> DEBU 0a1 starting chat with peer using name=lccc:1.0.0-alpha 2017-06-09 19:56:01.693 UTC [shim] chatWithPeer -> DEBU 0a2 Registering.. sending REGISTER 2017-06-09 19:56:01.693 UTC [chaincode] processStream -> DEBU 0a3 []Received message REGISTER from shim 2017-06-09 19:56:01.693 UTC [chaincode] HandleMessage -> DEBU 0a4 []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2017-06-09 19:56:01.693 UTC [chaincode] beforeRegisterEvent -> DEBU 0a5 Received REGISTER in state created 2017-06-09 19:56:01.693 UTC [chaincode] registerHandler -> DEBU 0a6 registered handler complete for chaincode lccc:1.0.0-alpha 2017-06-09 19:56:01.693 UTC [chaincode] beforeRegisterEvent -> DEBU 0a7 Got REGISTER for chaincodeID = name:"lccc:1.0.0-alpha" , sending back REGISTERED 2017-06-09 19:56:01.693 UTC [chaincode] notifyDuringStartup -> DEBU 0a8 Notifying during startup 2017-06-09 19:56:01.693 UTC [shim] func1 -> DEBU 0a9 []Received message REGISTERED from shim 2017-06-09 19:56:01.693 UTC [shim] handleMessage -> DEBU 0aa []Handling ChaincodeMessage of type: REGISTERED(state:created) 2017-06-09 19:56:01.693 UTC [shim] beforeRegistered -> DEBU 0ab Received REGISTERED, ready for invocations 2017-06-09 19:56:01.693 UTC [chaincode] ready -> DEBU 0ac sending READY 2017-06-09 19:56:01.693 UTC [chaincode] setChaincodeProposal -> DEBU 0ad Setting chaincode proposal context... 2017-06-09 19:56:01.693 UTC [chaincode] processStream -> DEBU 0ae [fde590c1]Move state message READY 2017-06-09 19:56:01.693 UTC [chaincode] HandleMessage -> DEBU 0af [fde590c1]Fabric side Handling ChaincodeMessage of type: READY in state established 2017-06-09 19:56:01.693 UTC [chaincode] enterReadyState -> DEBU 0b0 [fde590c1]Entered state ready 2017-06-09 19:56:01.693 UTC [chaincode] notify -> DEBU 0b1 notifying Txid:fde590c1-7c5e-48d2-8a6a-8937b7e7e9b5 2017-06-09 19:56:01.693 UTC [chaincode] processStream -> DEBU 0b2 [fde590c1]sending state message READY 2017-06-09 19:56:01.693 UTC [shim] func1 -> DEBU 0b3 [fde590c1]Received message READY from shim 2017-06-09 19:56:01.694 UTC [shim] handleMessage -> DEBU 0b4 [fde590c1]Handling ChaincodeMessage of type: READY(state:established) 2017-06-09 19:56:01.694 UTC [chaincode] Launch -> DEBU 0b5 sending init completed 2017-06-09 19:56:01.694 UTC [chaincode] Launch -> DEBU 0b6 LaunchChaincode complete 2017-06-09 19:56:01.694 UTC [chaincode] sendExecuteMessage -> DEBU 0b7 [fde590c1]Inside sendExecuteMessage. Message INIT 2017-06-09 19:56:01.694 UTC [chaincode] setChaincodeProposal -> DEBU 0b8 Setting chaincode proposal context... 2017-06-09 19:56:01.694 UTC [chaincode] sendExecuteMessage -> DEBU 0b9 [fde590c1]sendExecuteMsg trigger event INIT 2017-06-09 19:56:01.694 UTC [chaincode] processStream -> DEBU 0ba [fde590c1]Move state message INIT 2017-06-09 19:56:01.694 UTC [chaincode] HandleMessage -> DEBU 0bb [fde590c1]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2017-06-09 19:56:01.694 UTC [chaincode] filterError -> DEBU 0bc Ignoring NoTransitionError: no transition 2017-06-09 19:56:01.694 UTC [chaincode] processStream -> DEBU 0bd [fde590c1]sending state message INIT 2017-06-09 19:56:01.694 UTC [shim] func1 -> DEBU 0be [fde590c1]Received message INIT from shim 2017-06-09 19:56:01.694 UTC [shim] handleMessage -> DEBU 0bf [fde590c1]Handling ChaincodeMessage of type: INIT(state:ready) 2017-06-09 19:56:01.694 UTC [shim] beforeInit -> DEBU 0c0 Entered state ready 2017-06-09 19:56:01.694 UTC [shim] beforeInit -> DEBU 0c1 [fde590c1]Received INIT, initializing chaincode 2017-06-09 19:56:01.694 UTC [shim] func1 -> DEBU 0c2 [fde590c1]Init get response status: 200 2017-06-09 19:56:01.694 UTC [shim] func1 -> DEBU 0c3 [fde590c1]Init invoke succeeded. Sending COMPLETED 2017-06-09 19:56:01.694 UTC [shim] func1 -> DEBU 0c4 [fde590c1]Move state message COMPLETED 2017-06-09 19:56:01.694 UTC [shim] handleMessage -> DEBU 0c5 [fde590c1]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 19:56:01.694 UTC [shim] func1 -> DEBU 0c6 [fde590c1]send state message COMPLETED 2017-06-09 19:56:01.694 UTC [chaincode] processStream -> DEBU 0c7 [fde590c1]Received message COMPLETED from shim 2017-06-09 19:56:01.694 UTC [chaincode] HandleMessage -> DEBU 0c8 [fde590c1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 19:56:01.694 UTC [chaincode] HandleMessage -> DEBU 0c9 [fde590c1-7c5e-48d2-8a6a-8937b7e7e9b5]HandleMessage- COMPLETED. Notify 2017-06-09 19:56:01.694 UTC [chaincode] notify -> DEBU 0ca notifying Txid:fde590c1-7c5e-48d2-8a6a-8937b7e7e9b5 2017-06-09 19:56:01.694 UTC [sysccapi] deploySysCC -> INFO 0cb system chaincode lccc/(github.com/hyperledger/fabric/core/scc/lccc) deployed 2017-06-09 19:56:01.694 UTC [ccprovider] NewCCContext -> DEBU 0cc NewCCCC (chain=,chaincode=escc,version=1.0.0-alpha,txid=db7ab92b-58cf-4081-8344-13ebbc09c0f6,syscc=true,proposal=0x0,canname=escc:1.0.0-alpha 2017-06-09 19:56:01.694 UTC [chaincode] getArgsAndEnv -> DEBU 0cd Executable is chaincode 2017-06-09 19:56:01.694 UTC [chaincode] getArgsAndEnv -> DEBU 0ce Args [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 19:56:01.694 UTC [chaincode] launchAndWaitForRegister -> DEBU 0cf start container: escc:1.0.0-alpha(networkid:nid1,peerid:jdoe) 2017-06-09 19:56:01.694 UTC [chaincode] launchAndWaitForRegister -> DEBU 0d0 start container with args: chaincode -peer.address=blockchain-org1peer1:5010 2017-06-09 19:56:01.694 UTC [chaincode] launchAndWaitForRegister -> DEBU 0d1 start container with env: CORE_CHAINCODE_ID_NAME=escc:1.0.0-alpha CORE_PEER_TLS_ENABLED=false CORE_CHAINCODE_LOGLEVEL=WARNING CORE_CHAINCODE_LOGFORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} 2017-06-09 19:56:01.695 UTC [container] lockContainer -> DEBU 0d2 waiting for container(escc-1.0.0-alpha) lock 2017-06-09 19:56:01.695 UTC [container] lockContainer -> DEBU 0d3 got container (escc-1.0.0-alpha) lock 2017-06-09 19:56:01.695 UTC [inproccontroller] getInstance -> DEBU 0d4 chaincode instance created for escc-1.0.0-alpha 2017-06-09 19:56:01.695 UTC [container] unlockContainer -> DEBU 0d5 container lock deleted(escc-1.0.0-alpha) 2017-06-09 19:56:01.695 UTC [inproccontroller] func2 -> DEBU 0d6 chaincode-support started for escc-1.0.0-alpha 2017-06-09 19:56:01.695 UTC [chaincode] HandleChaincodeStream -> DEBU 0d7 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2017-06-09 19:56:01.695 UTC [inproccontroller] func1 -> DEBU 0d8 chaincode started for escc-1.0.0-alpha 2017-06-09 19:56:01.695 UTC [shim] StartInProc -> DEBU 0da in proc [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 19:56:01.695 UTC [shim] StartInProc -> DEBU 0db starting chat with peer using name=escc:1.0.0-alpha 2017-06-09 19:56:01.695 UTC [shim] chatWithPeer -> DEBU 0dc Registering.. sending REGISTER 2017-06-09 19:56:01.695 UTC [chaincode] processStream -> DEBU 0dd []Received message REGISTER from shim 2017-06-09 19:56:01.695 UTC [chaincode] HandleMessage -> DEBU 0de []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2017-06-09 19:56:01.695 UTC [chaincode] beforeRegisterEvent -> DEBU 0df Received REGISTER in state created 2017-06-09 19:56:01.695 UTC [chaincode] registerHandler -> DEBU 0e0 registered handler complete for chaincode escc:1.0.0-alpha 2017-06-09 19:56:01.695 UTC [chaincode] beforeRegisterEvent -> DEBU 0e1 Got REGISTER for chaincodeID = name:"escc:1.0.0-alpha" , sending back REGISTERED 2017-06-09 19:56:01.695 UTC [chaincode] notifyDuringStartup -> DEBU 0e2 Notifying during startup 2017-06-09 19:56:01.695 UTC [shim] func1 -> DEBU 0e3 []Received message REGISTERED from shim 2017-06-09 19:56:01.695 UTC [shim] handleMessage -> DEBU 0e4 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2017-06-09 19:56:01.695 UTC [shim] beforeRegistered -> DEBU 0e5 Received REGISTERED, ready for invocations 2017-06-09 19:56:01.695 UTC [chaincode] ready -> DEBU 0e6 sending READY 2017-06-09 19:56:01.695 UTC [chaincode] setChaincodeProposal -> DEBU 0e7 Setting chaincode proposal context... 2017-06-09 19:56:01.696 UTC [chaincode] processStream -> DEBU 0e8 [db7ab92b]Move state message READY 2017-06-09 19:56:01.696 UTC [chaincode] HandleMessage -> DEBU 0e9 [db7ab92b]Fabric side Handling ChaincodeMessage of type: READY in state established 2017-06-09 19:56:01.696 UTC [chaincode] enterReadyState -> DEBU 0ea [db7ab92b]Entered state ready 2017-06-09 19:56:01.696 UTC [chaincode] notify -> DEBU 0eb notifying Txid:db7ab92b-58cf-4081-8344-13ebbc09c0f6 2017-06-09 19:56:01.696 UTC [chaincode] processStream -> DEBU 0ec [db7ab92b]sending state message READY 2017-06-09 19:56:01.696 UTC [shim] func1 -> DEBU 0ed [db7ab92b]Received message READY from shim 2017-06-09 19:56:01.696 UTC [shim] handleMessage -> DEBU 0ee [db7ab92b]Handling ChaincodeMessage of type: READY(state:established) 2017-06-09 19:56:01.695 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 0d9 Sleeping 25s 2017-06-09 19:56:01.696 UTC [chaincode] Launch -> DEBU 0ef sending init completed 2017-06-09 19:56:01.696 UTC [chaincode] Launch -> DEBU 0f0 LaunchChaincode complete 2017-06-09 19:56:01.696 UTC [chaincode] sendExecuteMessage -> DEBU 0f1 [db7ab92b]Inside sendExecuteMessage. Message INIT 2017-06-09 19:56:01.696 UTC [chaincode] setChaincodeProposal -> DEBU 0f2 Setting chaincode proposal context... 2017-06-09 19:56:01.696 UTC [chaincode] sendExecuteMessage -> DEBU 0f3 [db7ab92b]sendExecuteMsg trigger event INIT 2017-06-09 19:56:01.696 UTC [chaincode] processStream -> DEBU 0f4 [db7ab92b]Move state message INIT 2017-06-09 19:56:01.697 UTC [chaincode] HandleMessage -> DEBU 0f5 [db7ab92b]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2017-06-09 19:56:01.697 UTC [chaincode] filterError -> DEBU 0f6 Ignoring NoTransitionError: no transition 2017-06-09 19:56:01.697 UTC [chaincode] processStream -> DEBU 0f7 [db7ab92b]sending state message INIT 2017-06-09 19:56:01.697 UTC [shim] func1 -> DEBU 0f8 [db7ab92b]Received message INIT from shim 2017-06-09 19:56:01.697 UTC [shim] handleMessage -> DEBU 0f9 [db7ab92b]Handling ChaincodeMessage of type: INIT(state:ready) 2017-06-09 19:56:01.697 UTC [shim] beforeInit -> DEBU 0fa Entered state ready 2017-06-09 19:56:01.697 UTC [shim] beforeInit -> DEBU 0fb [db7ab92b]Received INIT, initializing chaincode 2017-06-09 19:56:01.697 UTC [escc] Init -> INFO 0fc Successfully initialized ESCC 2017-06-09 19:56:01.697 UTC [shim] func1 -> DEBU 0fd [db7ab92b]Init get response status: 200 2017-06-09 19:56:01.697 UTC [shim] func1 -> DEBU 0fe [db7ab92b]Init invoke succeeded. Sending COMPLETED 2017-06-09 19:56:01.697 UTC [shim] func1 -> DEBU 0ff [db7ab92b]Move state message COMPLETED 2017-06-09 19:56:01.697 UTC [shim] handleMessage -> DEBU 100 [db7ab92b]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 19:56:01.697 UTC [shim] func1 -> DEBU 101 [db7ab92b]send state message COMPLETED 2017-06-09 19:56:01.698 UTC [chaincode] processStream -> DEBU 102 [db7ab92b]Received message COMPLETED from shim 2017-06-09 19:56:01.698 UTC [chaincode] HandleMessage -> DEBU 103 [db7ab92b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 19:56:01.698 UTC [chaincode] HandleMessage -> DEBU 104 [db7ab92b-58cf-4081-8344-13ebbc09c0f6]HandleMessage- COMPLETED. Notify 2017-06-09 19:56:01.698 UTC [chaincode] notify -> DEBU 105 notifying Txid:db7ab92b-58cf-4081-8344-13ebbc09c0f6 2017-06-09 19:56:01.698 UTC [sysccapi] deploySysCC -> INFO 106 system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed 2017-06-09 19:56:01.698 UTC [ccprovider] NewCCContext -> DEBU 107 NewCCCC (chain=,chaincode=vscc,version=1.0.0-alpha,txid=f465e8a9-a511-4f4e-b8e0-1f11f6fd536a,syscc=true,proposal=0x0,canname=vscc:1.0.0-alpha 2017-06-09 19:56:01.698 UTC [chaincode] getArgsAndEnv -> DEBU 108 Executable is chaincode 2017-06-09 19:56:01.698 UTC [chaincode] getArgsAndEnv -> DEBU 109 Args [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 19:56:01.698 UTC [chaincode] launchAndWaitForRegister -> DEBU 10a start container: vscc:1.0.0-alpha(networkid:nid1,peerid:jdoe) 2017-06-09 19:56:01.698 UTC [chaincode] launchAndWaitForRegister -> DEBU 10b start container with args: chaincode -peer.address=blockchain-org1peer1:5010 2017-06-09 19:56:01.698 UTC [chaincode] launchAndWaitForRegister -> DEBU 10c start container with env: CORE_CHAINCODE_ID_NAME=vscc:1.0.0-alpha CORE_PEER_TLS_ENABLED=false CORE_CHAINCODE_LOGLEVEL=WARNING CORE_CHAINCODE_LOGFORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} 2017-06-09 19:56:01.698 UTC [container] lockContainer -> DEBU 10d waiting for container(vscc-1.0.0-alpha) lock 2017-06-09 19:56:01.698 UTC [container] lockContainer -> DEBU 10e got container (vscc-1.0.0-alpha) lock 2017-06-09 19:56:01.699 UTC [inproccontroller] getInstance -> DEBU 10f chaincode instance created for vscc-1.0.0-alpha 2017-06-09 19:56:01.699 UTC [container] unlockContainer -> DEBU 110 container lock deleted(vscc-1.0.0-alpha) 2017-06-09 19:56:01.699 UTC [inproccontroller] func2 -> DEBU 111 chaincode-support started for vscc-1.0.0-alpha 2017-06-09 19:56:01.699 UTC [chaincode] HandleChaincodeStream -> DEBU 112 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2017-06-09 19:56:01.699 UTC [inproccontroller] func1 -> DEBU 113 chaincode started for vscc-1.0.0-alpha 2017-06-09 19:56:01.699 UTC [shim] StartInProc -> DEBU 114 in proc [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 19:56:01.699 UTC [shim] StartInProc -> DEBU 115 starting chat with peer using name=vscc:1.0.0-alpha 2017-06-09 19:56:01.699 UTC [shim] chatWithPeer -> DEBU 116 Registering.. sending REGISTER 2017-06-09 19:56:01.700 UTC [chaincode] processStream -> DEBU 117 []Received message REGISTER from shim 2017-06-09 19:56:01.700 UTC [chaincode] HandleMessage -> DEBU 118 []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2017-06-09 19:56:01.700 UTC [chaincode] beforeRegisterEvent -> DEBU 119 Received REGISTER in state created 2017-06-09 19:56:01.700 UTC [chaincode] registerHandler -> DEBU 11a registered handler complete for chaincode vscc:1.0.0-alpha 2017-06-09 19:56:01.700 UTC [chaincode] beforeRegisterEvent -> DEBU 11b Got REGISTER for chaincodeID = name:"vscc:1.0.0-alpha" , sending back REGISTERED 2017-06-09 19:56:01.700 UTC [chaincode] notifyDuringStartup -> DEBU 11c Notifying during startup 2017-06-09 19:56:01.700 UTC [shim] func1 -> DEBU 11d []Received message REGISTERED from shim 2017-06-09 19:56:01.700 UTC [shim] handleMessage -> DEBU 11e []Handling ChaincodeMessage of type: REGISTERED(state:created) 2017-06-09 19:56:01.700 UTC [shim] beforeRegistered -> DEBU 11f Received REGISTERED, ready for invocations 2017-06-09 19:56:01.700 UTC [chaincode] ready -> DEBU 120 sending READY 2017-06-09 19:56:01.700 UTC [chaincode] setChaincodeProposal -> DEBU 121 Setting chaincode proposal context... 2017-06-09 19:56:01.700 UTC [chaincode] processStream -> DEBU 122 [f465e8a9]Move state message READY 2017-06-09 19:56:01.700 UTC [chaincode] HandleMessage -> DEBU 123 [f465e8a9]Fabric side Handling ChaincodeMessage of type: READY in state established 2017-06-09 19:56:01.700 UTC [chaincode] enterReadyState -> DEBU 124 [f465e8a9]Entered state ready 2017-06-09 19:56:01.701 UTC [chaincode] notify -> DEBU 125 notifying Txid:f465e8a9-a511-4f4e-b8e0-1f11f6fd536a 2017-06-09 19:56:01.701 UTC [chaincode] processStream -> DEBU 126 [f465e8a9]sending state message READY 2017-06-09 19:56:01.701 UTC [shim] func1 -> DEBU 127 [f465e8a9]Received message READY from shim 2017-06-09 19:56:01.701 UTC [shim] handleMessage -> DEBU 128 [f465e8a9]Handling ChaincodeMessage of type: READY(state:established) 2017-06-09 19:56:01.701 UTC [chaincode] Launch -> DEBU 129 sending init completed 2017-06-09 19:56:01.701 UTC [chaincode] Launch -> DEBU 12a LaunchChaincode complete 2017-06-09 19:56:01.701 UTC [chaincode] sendExecuteMessage -> DEBU 12b [f465e8a9]Inside sendExecuteMessage. Message INIT 2017-06-09 19:56:01.701 UTC [chaincode] setChaincodeProposal -> DEBU 12c Setting chaincode proposal context... 2017-06-09 19:56:01.701 UTC [chaincode] sendExecuteMessage -> DEBU 12d [f465e8a9]sendExecuteMsg trigger event INIT 2017-06-09 19:56:01.701 UTC [chaincode] processStream -> DEBU 12e [f465e8a9]Move state message INIT 2017-06-09 19:56:01.701 UTC [chaincode] HandleMessage -> DEBU 12f [f465e8a9]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2017-06-09 19:56:01.701 UTC [chaincode] filterError -> DEBU 130 Ignoring NoTransitionError: no transition 2017-06-09 19:56:01.701 UTC [chaincode] processStream -> DEBU 131 [f465e8a9]sending state message INIT 2017-06-09 19:56:01.701 UTC [shim] func1 -> DEBU 132 [f465e8a9]Received message INIT from shim 2017-06-09 19:56:01.701 UTC [shim] handleMessage -> DEBU 133 [f465e8a9]Handling ChaincodeMessage of type: INIT(state:ready) 2017-06-09 19:56:01.701 UTC [shim] beforeInit -> DEBU 134 Entered state ready 2017-06-09 19:56:01.701 UTC [shim] beforeInit -> DEBU 135 [f465e8a9]Received INIT, initializing chaincode 2017-06-09 19:56:01.701 UTC [shim] func1 -> DEBU 136 [f465e8a9]Init get response status: 200 2017-06-09 19:56:01.701 UTC [shim] func1 -> DEBU 137 [f465e8a9]Init invoke succeeded. Sending COMPLETED 2017-06-09 19:56:01.701 UTC [shim] func1 -> DEBU 138 [f465e8a9]Move state message COMPLETED 2017-06-09 19:56:01.701 UTC [shim] handleMessage -> DEBU 139 [f465e8a9]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 19:56:01.701 UTC [shim] func1 -> DEBU 13a [f465e8a9]send state message COMPLETED 2017-06-09 19:56:01.701 UTC [chaincode] processStream -> DEBU 13b [f465e8a9]Received message COMPLETED from shim 2017-06-09 19:56:01.701 UTC [chaincode] HandleMessage -> DEBU 13c [f465e8a9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 19:56:01.701 UTC [chaincode] HandleMessage -> DEBU 13d [f465e8a9-a511-4f4e-b8e0-1f11f6fd536a]HandleMessage- COMPLETED. Notify 2017-06-09 19:56:01.701 UTC [chaincode] notify -> DEBU 13e notifying Txid:f465e8a9-a511-4f4e-b8e0-1f11f6fd536a 2017-06-09 19:56:01.701 UTC [sysccapi] deploySysCC -> INFO 13f system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed 2017-06-09 19:56:01.701 UTC [ccprovider] NewCCContext -> DEBU 140 NewCCCC (chain=,chaincode=qscc,version=1.0.0-alpha,txid=790817b3-1b3f-4e1f-9216-6f312f2840d1,syscc=true,proposal=0x0,canname=qscc:1.0.0-alpha 2017-06-09 19:56:01.702 UTC [chaincode] getArgsAndEnv -> DEBU 141 Executable is chaincode 2017-06-09 19:56:01.702 UTC [chaincode] getArgsAndEnv -> DEBU 142 Args [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 19:56:01.702 UTC [chaincode] launchAndWaitForRegister -> DEBU 143 start container: qscc:1.0.0-alpha(networkid:nid1,peerid:jdoe) 2017-06-09 19:56:01.702 UTC [chaincode] launchAndWaitForRegister -> DEBU 144 start container with args: chaincode -peer.address=blockchain-org1peer1:5010 2017-06-09 19:56:01.702 UTC [chaincode] launchAndWaitForRegister -> DEBU 145 start container with env: CORE_CHAINCODE_ID_NAME=qscc:1.0.0-alpha CORE_PEER_TLS_ENABLED=false CORE_CHAINCODE_LOGLEVEL=WARNING CORE_CHAINCODE_LOGFORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} 2017-06-09 19:56:01.702 UTC [container] lockContainer -> DEBU 146 waiting for container(qscc-1.0.0-alpha) lock 2017-06-09 19:56:01.702 UTC [container] lockContainer -> DEBU 147 got container (qscc-1.0.0-alpha) lock 2017-06-09 19:56:01.702 UTC [inproccontroller] getInstance -> DEBU 148 chaincode instance created for qscc-1.0.0-alpha 2017-06-09 19:56:01.702 UTC [container] unlockContainer -> DEBU 149 container lock deleted(qscc-1.0.0-alpha) 2017-06-09 19:56:01.702 UTC [inproccontroller] func2 -> DEBU 14a chaincode-support started for qscc-1.0.0-alpha 2017-06-09 19:56:01.702 UTC [chaincode] HandleChaincodeStream -> DEBU 14b Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2017-06-09 19:56:01.702 UTC [inproccontroller] func1 -> DEBU 14c chaincode started for qscc-1.0.0-alpha 2017-06-09 19:56:01.702 UTC [shim] StartInProc -> DEBU 14d in proc [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 19:56:01.702 UTC [shim] StartInProc -> DEBU 14e starting chat with peer using name=qscc:1.0.0-alpha 2017-06-09 19:56:01.702 UTC [shim] chatWithPeer -> DEBU 14f Registering.. sending REGISTER 2017-06-09 19:56:01.703 UTC [chaincode] processStream -> DEBU 150 []Received message REGISTER from shim 2017-06-09 19:56:01.703 UTC [chaincode] HandleMessage -> DEBU 151 []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2017-06-09 19:56:01.703 UTC [chaincode] beforeRegisterEvent -> DEBU 152 Received REGISTER in state created 2017-06-09 19:56:01.703 UTC [chaincode] registerHandler -> DEBU 153 registered handler complete for chaincode qscc:1.0.0-alpha 2017-06-09 19:56:01.703 UTC [chaincode] beforeRegisterEvent -> DEBU 154 Got REGISTER for chaincodeID = name:"qscc:1.0.0-alpha" , sending back REGISTERED 2017-06-09 19:56:01.703 UTC [chaincode] notifyDuringStartup -> DEBU 155 Notifying during startup 2017-06-09 19:56:01.703 UTC [shim] func1 -> DEBU 156 []Received message REGISTERED from shim 2017-06-09 19:56:01.703 UTC [shim] handleMessage -> DEBU 157 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2017-06-09 19:56:01.703 UTC [shim] beforeRegistered -> DEBU 158 Received REGISTERED, ready for invocations 2017-06-09 19:56:01.703 UTC [chaincode] ready -> DEBU 159 sending READY 2017-06-09 19:56:01.703 UTC [chaincode] setChaincodeProposal -> DEBU 15a Setting chaincode proposal context... 2017-06-09 19:56:01.703 UTC [chaincode] processStream -> DEBU 15b [790817b3]Move state message READY 2017-06-09 19:56:01.703 UTC [chaincode] HandleMessage -> DEBU 15c [790817b3]Fabric side Handling ChaincodeMessage of type: READY in state established 2017-06-09 19:56:01.703 UTC [chaincode] enterReadyState -> DEBU 15d [790817b3]Entered state ready 2017-06-09 19:56:01.703 UTC [chaincode] notify -> DEBU 15e notifying Txid:790817b3-1b3f-4e1f-9216-6f312f2840d1 2017-06-09 19:56:01.703 UTC [chaincode] processStream -> DEBU 15f [790817b3]sending state message READY 2017-06-09 19:56:01.703 UTC [shim] func1 -> DEBU 160 [790817b3]Received message READY from shim 2017-06-09 19:56:01.703 UTC [shim] handleMessage -> DEBU 162 [790817b3]Handling ChaincodeMessage of type: READY(state:established) 2017-06-09 19:56:01.703 UTC [chaincode] Launch -> DEBU 161 sending init completed 2017-06-09 19:56:01.703 UTC [chaincode] Launch -> DEBU 163 LaunchChaincode complete 2017-06-09 19:56:01.703 UTC [chaincode] sendExecuteMessage -> DEBU 164 [790817b3]Inside sendExecuteMessage. Message INIT 2017-06-09 19:56:01.703 UTC [chaincode] setChaincodeProposal -> DEBU 165 Setting chaincode proposal context... 2017-06-09 19:56:01.703 UTC [chaincode] sendExecuteMessage -> DEBU 166 [790817b3]sendExecuteMsg trigger event INIT 2017-06-09 19:56:01.703 UTC [chaincode] processStream -> DEBU 167 [790817b3]Move state message INIT 2017-06-09 19:56:01.703 UTC [chaincode] HandleMessage -> DEBU 168 [790817b3]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2017-06-09 19:56:01.703 UTC [chaincode] filterError -> DEBU 169 Ignoring NoTransitionError: no transition 2017-06-09 19:56:01.703 UTC [chaincode] processStream -> DEBU 16a [790817b3]sending state message INIT 2017-06-09 19:56:01.703 UTC [shim] func1 -> DEBU 16b [790817b3]Received message INIT from shim 2017-06-09 19:56:01.703 UTC [shim] handleMessage -> DEBU 16c [790817b3]Handling ChaincodeMessage of type: INIT(state:ready) 2017-06-09 19:56:01.703 UTC [shim] beforeInit -> DEBU 16d Entered state ready 2017-06-09 19:56:01.703 UTC [shim] beforeInit -> DEBU 16e [790817b3]Received INIT, initializing chaincode 2017-06-09 19:56:01.704 UTC [qscc] Init -> INFO 16f Init QSCC 2017-06-09 19:56:01.704 UTC [shim] func1 -> DEBU 170 [790817b3]Init get response status: 200 2017-06-09 19:56:01.704 UTC [shim] func1 -> DEBU 171 [790817b3]Init invoke succeeded. Sending COMPLETED 2017-06-09 19:56:01.704 UTC [shim] func1 -> DEBU 172 [790817b3]Move state message COMPLETED 2017-06-09 19:56:01.704 UTC [shim] handleMessage -> DEBU 173 [790817b3]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 19:56:01.704 UTC [shim] func1 -> DEBU 174 [790817b3]send state message COMPLETED 2017-06-09 19:56:01.704 UTC [chaincode] processStream -> DEBU 175 [790817b3]Received message COMPLETED from shim 2017-06-09 19:56:01.704 UTC [chaincode] HandleMessage -> DEBU 176 [790817b3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 19:56:01.704 UTC [chaincode] HandleMessage -> DEBU 177 [790817b3-1b3f-4e1f-9216-6f312f2840d1]HandleMessage- COMPLETED. Notify 2017-06-09 19:56:01.704 UTC [chaincode] notify -> DEBU 178 notifying Txid:790817b3-1b3f-4e1f-9216-6f312f2840d1 2017-06-09 19:56:01.704 UTC [sysccapi] deploySysCC -> INFO 179 system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed 2017-06-09 19:56:01.704 UTC [nodeCmd] initSysCCs -> INFO 17a Deployed system chaincodess 2017-06-09 19:56:01.704 UTC [nodeCmd] serve -> INFO 17b Starting peer with ID=[name:"jdoe" ], network ID=[nid1], address=[blockchain-org1peer1:5010] 2017-06-09 19:56:01.705 UTC [nodeCmd] serve -> INFO 17c Started peer with ID=[name:"jdoe" ], network ID=[nid1], address=[blockchain-org1peer1:5010] 2017-06-09 19:56:01.706 UTC [logging] SetModuleLevel -> DEBU 17d Module 'error' logger enabled for log level: WARNING 2017-06-09 19:56:01.706 UTC [logging] SetModuleLevel -> DEBU 17f Module 'msp' logger enabled for log level: INFO 2017-06-09 19:56:01.706 UTC [gossip/comm#-1] Probe -> DEBU 17e Returning 2017-06-09 19:56:01.706 UTC [gossip/comm#-1] Send -> DEBU 180 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 1018 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:56:01.706 UTC [nodeCmd] func5 -> INFO 181 Starting profiling server with listenAddress = 0.0.0.0:6060 2017-06-09 19:56:01.707 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 182 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 1018 bytes, Signature: 0 bytes 2017-06-09 19:56:01.707 UTC [gossip/comm#-1] createConnection -> DEBU 183 Entering blockchain-org1peer1:5010 [] 2017-06-09 19:56:01.709 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 184 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 19:56:01.709 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 185 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:42394 2017-06-09 19:56:01.710 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 186 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:56:01.710 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 187 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 19:56:01.710 UTC [msp] DeserializeIdentity -> INFO 188 Obtaining identity 2017-06-09 19:56:01.710 UTC [msp] Validate -> INFO 189 MSP Org1MSP validating identity 2017-06-09 19:56:01.711 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 18a Authenticated 10.10.10.205:5010 2017-06-09 19:56:01.711 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 18b [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:56:01.711 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 18c Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:42394 2017-06-09 19:56:01.711 UTC [msp] DeserializeIdentity -> INFO 18e Obtaining identity 2017-06-09 19:56:01.711 UTC [gossip/comm#-1] createConnection -> DEBU 18d Exiting 2017-06-09 19:56:01.711 UTC [msp] Validate -> INFO 18f MSP Org1MSP validating identity 2017-06-09 19:56:01.712 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 190 Authenticated 10.76.152.46:42394 2017-06-09 19:56:01.712 UTC [gossip/comm#-1] GossipStream -> DEBU 191 Servicing 10.76.152.46:42394 2017-06-09 19:56:01.712 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 192 Exiting 2017-06-09 19:56:01.713 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 193 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 1018 bytes, Signature: 0 bytes 2017-06-09 19:56:01.713 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 194 Exiting 2017-06-09 19:56:01.713 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 195 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 1018 bytes, Signature: 0 bytes 2017-06-09 19:56:01.713 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 196 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: identity:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" > , Envelope: 830 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:56:01.713 UTC [msp] DeserializeIdentity -> INFO 197 Obtaining identity 2017-06-09 19:56:01.713 UTC [msp] Validate -> INFO 198 MSP Org1MSP validating identity 2017-06-09 19:56:01.714 UTC [msp] DeserializeIdentity -> INFO 199 Obtaining identity 2017-06-09 19:56:01.714 UTC [msp] Validate -> INFO 19a MSP Org1MSP validating identity 2017-06-09 19:56:01.714 UTC [msp] DeserializeIdentity -> INFO 19b Obtaining identity 2017-06-09 19:56:01.715 UTC [msp] Validate -> INFO 19c MSP Org1MSP validating identity 2017-06-09 19:56:01.715 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 19d Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: identity:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" > , Envelope: 830 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:56:01.715 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 19e Exiting 2017-06-09 19:56:01.715 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 19f Exiting 2017-06-09 19:56:01.716 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1a0 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 19:56:01.716 UTC [msp] DeserializeIdentity -> INFO 1a1 Obtaining identity 2017-06-09 19:56:01.716 UTC [msp] DeserializeIdentity -> INFO 1a2 Obtaining identity 2017-06-09 19:56:01.716 UTC [gossip/comm#-1] Send -> DEBU 1a3 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 1016 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:56:01.716 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1a4 Exiting, replying with alive: > 2017-06-09 19:56:01.717 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1a5 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 1016 bytes, Signature: 0 bytes 2017-06-09 19:56:01.717 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1a6 Exiting 2017-06-09 19:56:01.717 UTC [gossip/comm#-1] func1 -> DEBU 1a7 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 1016 bytes, Signature: 0 bytes 2017-06-09 19:56:01.717 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1a8 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 1016 bytes, Signature: 0 bytes 2017-06-09 19:56:01.717 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1a9 Exiting 2017-06-09 19:56:01.717 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1aa Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 1016 bytes, Signature: 0 bytes 2017-06-09 19:56:01.718 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1ab Entering GossipMessage: tag:EMPTY alive_msg: timestamp: identity:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" > , Envelope: 830 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:56:01.718 UTC [msp] DeserializeIdentity -> INFO 1ac Obtaining identity 2017-06-09 19:56:01.718 UTC [msp] Validate -> INFO 1ad MSP Org1MSP validating identity 2017-06-09 19:56:01.718 UTC [msp] DeserializeIdentity -> INFO 1ae Obtaining identity 2017-06-09 19:56:01.718 UTC [msp] Validate -> INFO 1af MSP Org1MSP validating identity 2017-06-09 19:56:01.719 UTC [msp] DeserializeIdentity -> INFO 1b0 Obtaining identity 2017-06-09 19:56:01.719 UTC [msp] Validate -> INFO 1b1 MSP Org1MSP validating identity 2017-06-09 19:56:01.720 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1b2 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: identity:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" > , Envelope: 830 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:56:01.720 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1b3 Exiting 2017-06-09 19:56:01.720 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1b4 Exiting 2017-06-09 19:56:06.688 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1b5 Sleeping 5s 2017-06-09 19:56:06.689 UTC [msp] DeserializeIdentity -> INFO 1b6 Obtaining identity 2017-06-09 19:56:11.689 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1b7 Sleeping 5s 2017-06-09 19:56:11.697 UTC [msp] DeserializeIdentity -> INFO 1b8 Obtaining identity 2017-06-09 19:56:16.691 UTC [msp] DeserializeIdentity -> INFO 1b9 Obtaining identity 2017-06-09 19:56:16.691 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1ba Sleeping 5s 2017-06-09 19:56:21.693 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1bb Sleeping 5s 2017-06-09 19:56:21.700 UTC [msp] DeserializeIdentity -> INFO 1bc Obtaining identity 2017-06-09 19:56:26.694 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1bd Sleeping 5s 2017-06-09 19:56:26.698 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1be Sleeping 25s 2017-06-09 19:56:26.702 UTC [msp] DeserializeIdentity -> INFO 1bf Obtaining identity 2017-06-09 19:56:26.708 UTC [gossip/comm#-1] Probe -> DEBU 1c0 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 19:56:26.710 UTC [gossip/comm#-1] Probe -> DEBU 1c1 Returning 2017-06-09 19:56:26.710 UTC [gossip/comm#-1] Send -> DEBU 1c2 Entering, sending GossipMessage: tag:EMPTY mem_req:^[E\366\225_0f\031\305\0003\024;\002 |\277K\240\231\263!\312\262\245\222+\211\316\366v\212\247\336q\322<\206\207\201=TQ\322\305:\225" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:56:26.711 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1c3 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:^[E\366\225_0f\031\305\0003\024;\002 |\277K\240\231\263!\312\262\245\222+\211\316\366v\212\247\336q\322<\206\207\201=TQ\322\305:\225" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:56:26.711 UTC [gossip/comm#-1] createConnection -> DEBU 1c4 Entering blockchain-org1peer1:5010 [] 2017-06-09 19:56:26.713 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1c5 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 19:56:26.714 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1c6 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:42466 2017-06-09 19:56:26.714 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1c7 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:56:26.715 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1c8 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:56:26.715 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1c9 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 19:56:26.715 UTC [msp] DeserializeIdentity -> INFO 1cb Obtaining identity 2017-06-09 19:56:26.715 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1ca Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:42466 2017-06-09 19:56:26.715 UTC [msp] DeserializeIdentity -> INFO 1cc Obtaining identity 2017-06-09 19:56:26.715 UTC [msp] Validate -> INFO 1cd MSP Org1MSP validating identity 2017-06-09 19:56:26.715 UTC [msp] Validate -> INFO 1ce MSP Org1MSP validating identity 2017-06-09 19:56:26.716 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1cf Authenticated 10.10.10.205:5010 2017-06-09 19:56:26.716 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1d0 Authenticated 10.76.152.46:42466 2017-06-09 19:56:26.716 UTC [gossip/comm#-1] GossipStream -> DEBU 1d1 Servicing 10.76.152.46:42466 2017-06-09 19:56:26.716 UTC [gossip/comm#-1] createConnection -> DEBU 1d2 Exiting 2017-06-09 19:56:26.717 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1d3 Exiting 2017-06-09 19:56:26.717 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1d4 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:^[E\366\225_0f\031\305\0003\024;\002 |\277K\240\231\263!\312\262\245\222+\211\316\366v\212\247\336q\322<\206\207\201=TQ\322\305:\225" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:56:26.718 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1d5 Exiting 2017-06-09 19:56:26.718 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1d6 Got message: GossipMessage: tag:EMPTY mem_req:^[E\366\225_0f\031\305\0003\024;\002 |\277K\240\231\263!\312\262\245\222+\211\316\366v\212\247\336q\322<\206\207\201=TQ\322\305:\225" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:56:26.718 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1d7 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:56:26.718 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1d8 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:56:26.718 UTC [msp] DeserializeIdentity -> INFO 1d9 Obtaining identity 2017-06-09 19:56:26.718 UTC [msp] Validate -> INFO 1da MSP Org1MSP validating identity 2017-06-09 19:56:26.719 UTC [msp] DeserializeIdentity -> INFO 1db Obtaining identity 2017-06-09 19:56:26.719 UTC [msp] Validate -> INFO 1dc MSP Org1MSP validating identity 2017-06-09 19:56:26.719 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1dd Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:56:26.719 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1de Exiting 2017-06-09 19:56:26.719 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1df Exiting 2017-06-09 19:56:26.719 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1e0 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 19:56:26.719 UTC [msp] DeserializeIdentity -> INFO 1e1 Obtaining identity 2017-06-09 19:56:26.720 UTC [msp] DeserializeIdentity -> INFO 1e2 Obtaining identity 2017-06-09 19:56:26.720 UTC [gossip/comm#-1] Send -> DEBU 1e3 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:56:26.720 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1e4 Exiting, replying with alive: > 2017-06-09 19:56:26.720 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1e5 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:56:26.720 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1e6 Exiting 2017-06-09 19:56:26.721 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1e7 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:56:26.721 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1e8 Exiting 2017-06-09 19:56:26.721 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1e9 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:56:26.721 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1ea Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:56:26.721 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1eb Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:56:26.721 UTC [msp] DeserializeIdentity -> INFO 1ec Obtaining identity 2017-06-09 19:56:26.721 UTC [msp] Validate -> INFO 1ed MSP Org1MSP validating identity 2017-06-09 19:56:26.721 UTC [msp] DeserializeIdentity -> INFO 1ee Obtaining identity 2017-06-09 19:56:26.722 UTC [msp] Validate -> INFO 1ef MSP Org1MSP validating identity 2017-06-09 19:56:26.722 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1f0 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:56:26.722 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1f1 Exiting 2017-06-09 19:56:26.722 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1f2 Exiting 2017-06-09 19:56:31.695 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1f3 Sleeping 5s 2017-06-09 19:56:31.697 UTC [msp] DeserializeIdentity -> INFO 1f4 Obtaining identity 2017-06-09 19:56:36.703 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1f5 Sleeping 5s 2017-06-09 19:56:36.710 UTC [msp] DeserializeIdentity -> INFO 1f6 Obtaining identity 2017-06-09 19:56:41.704 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1f7 Sleeping 5s 2017-06-09 19:56:41.712 UTC [msp] DeserializeIdentity -> INFO 1f8 Obtaining identity 2017-06-09 19:56:46.705 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1f9 Sleeping 5s 2017-06-09 19:56:46.711 UTC [msp] DeserializeIdentity -> INFO 1fa Obtaining identity 2017-06-09 19:56:51.700 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1fb Sleeping 25s 2017-06-09 19:56:51.708 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1fc Sleeping 5s 2017-06-09 19:56:51.712 UTC [gossip/comm#-1] Probe -> DEBU 1fd Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 19:56:51.713 UTC [gossip/comm#-1] Probe -> DEBU 1fe Returning 2017-06-09 19:56:51.713 UTC [gossip/comm#-1] Send -> DEBU 1ff Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:56:51.714 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 200 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:56:51.714 UTC [gossip/comm#-1] createConnection -> DEBU 201 Entering blockchain-org1peer1:5010 [] 2017-06-09 19:56:51.716 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 202 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 19:56:51.716 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 203 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:42528 2017-06-09 19:56:51.717 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 204 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:56:51.717 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 206 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 19:56:51.717 UTC [msp] DeserializeIdentity -> INFO 207 Obtaining identity 2017-06-09 19:56:51.717 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 205 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:56:51.717 UTC [msp] Validate -> INFO 209 MSP Org1MSP validating identity 2017-06-09 19:56:51.717 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 208 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:42528 2017-06-09 19:56:51.718 UTC [msp] DeserializeIdentity -> INFO 20a Obtaining identity 2017-06-09 19:56:51.718 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 20b Authenticated 10.10.10.205:5010 2017-06-09 19:56:51.718 UTC [msp] Validate -> INFO 20c MSP Org1MSP validating identity 2017-06-09 19:56:51.718 UTC [msp] DeserializeIdentity -> INFO 20e Obtaining identity 2017-06-09 19:56:51.718 UTC [gossip/comm#-1] createConnection -> DEBU 20d Exiting 2017-06-09 19:56:51.719 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 20f Authenticated 10.76.152.46:42528 2017-06-09 19:56:51.719 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 210 Exiting 2017-06-09 19:56:51.719 UTC [gossip/comm#-1] GossipStream -> DEBU 211 Servicing 10.76.152.46:42528 2017-06-09 19:56:51.720 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 212 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:56:51.720 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 213 Exiting 2017-06-09 19:56:51.720 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 214 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:56:51.720 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 215 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:56:51.720 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 216 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:56:51.720 UTC [msp] DeserializeIdentity -> INFO 217 Obtaining identity 2017-06-09 19:56:51.720 UTC [msp] Validate -> INFO 218 MSP Org1MSP validating identity 2017-06-09 19:56:51.721 UTC [msp] DeserializeIdentity -> INFO 219 Obtaining identity 2017-06-09 19:56:51.721 UTC [msp] Validate -> INFO 21a MSP Org1MSP validating identity 2017-06-09 19:56:51.721 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 21b Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:56:51.721 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 21c Exiting 2017-06-09 19:56:51.721 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 21d Exiting 2017-06-09 19:56:51.721 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 21e Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 19:56:51.722 UTC [msp] DeserializeIdentity -> INFO 21f Obtaining identity 2017-06-09 19:56:51.722 UTC [msp] DeserializeIdentity -> INFO 220 Obtaining identity 2017-06-09 19:56:51.722 UTC [gossip/comm#-1] Send -> DEBU 221 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 238 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:56:51.722 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 222 Exiting, replying with alive:\035\203c\252:P" > > 2017-06-09 19:56:51.722 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 223 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 238 bytes, Signature: 0 bytes 2017-06-09 19:56:51.723 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 224 Exiting 2017-06-09 19:56:51.723 UTC [gossip/comm#-1] func1 -> DEBU 225 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 238 bytes, Signature: 0 bytes 2017-06-09 19:56:51.723 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 226 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 238 bytes, Signature: 0 bytes 2017-06-09 19:56:51.723 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 227 Exiting 2017-06-09 19:56:51.723 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 228 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 238 bytes, Signature: 0 bytes 2017-06-09 19:56:51.723 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 229 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 69 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:56:51.723 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 22a Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:56:51.723 UTC [msp] DeserializeIdentity -> INFO 22b Obtaining identity 2017-06-09 19:56:51.724 UTC [msp] Validate -> INFO 22c MSP Org1MSP validating identity 2017-06-09 19:56:51.724 UTC [msp] DeserializeIdentity -> INFO 22d Obtaining identity 2017-06-09 19:56:51.724 UTC [msp] Validate -> INFO 22e MSP Org1MSP validating identity 2017-06-09 19:56:51.725 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 22f Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 69 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:56:51.725 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 230 Exiting 2017-06-09 19:56:51.725 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 231 Exiting 2017-06-09 19:56:56.709 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 232 Sleeping 5s 2017-06-09 19:56:56.710 UTC [msp] DeserializeIdentity -> INFO 233 Obtaining identity 2017-06-09 19:57:01.710 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 234 Sleeping 5s 2017-06-09 19:57:01.719 UTC [msp] DeserializeIdentity -> INFO 235 Obtaining identity 2017-06-09 19:57:06.712 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 236 Sleeping 5s 2017-06-09 19:57:06.719 UTC [msp] DeserializeIdentity -> INFO 237 Obtaining identity 2017-06-09 19:57:11.713 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 238 Sleeping 5s 2017-06-09 19:57:11.720 UTC [msp] DeserializeIdentity -> INFO 239 Obtaining identity 2017-06-09 19:57:16.702 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 23a Sleeping 25s 2017-06-09 19:57:16.714 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 23b Sleeping 5s 2017-06-09 19:57:16.715 UTC [gossip/comm#-1] Probe -> DEBU 23c Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 19:57:16.718 UTC [gossip/comm#-1] Probe -> DEBU 23d Returning 2017-06-09 19:57:16.718 UTC [gossip/comm#-1] Send -> DEBU 23e Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:57:16.720 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 23f Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:16.720 UTC [gossip/comm#-1] createConnection -> DEBU 240 Entering blockchain-org1peer1:5010 [] 2017-06-09 19:57:16.721 UTC [msp] DeserializeIdentity -> INFO 241 Obtaining identity 2017-06-09 19:57:16.724 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 242 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 19:57:16.724 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 243 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:42594 2017-06-09 19:57:16.725 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 244 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:57:16.725 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 245 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 19:57:16.725 UTC [msp] DeserializeIdentity -> INFO 246 Obtaining identity 2017-06-09 19:57:16.726 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 247 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:57:16.726 UTC [msp] Validate -> INFO 249 MSP Org1MSP validating identity 2017-06-09 19:57:16.726 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 248 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:42594 2017-06-09 19:57:16.726 UTC [msp] DeserializeIdentity -> INFO 24a Obtaining identity 2017-06-09 19:57:16.727 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 24b Authenticated 10.10.10.205:5010 2017-06-09 19:57:16.727 UTC [msp] Validate -> INFO 24c MSP Org1MSP validating identity 2017-06-09 19:57:16.727 UTC [gossip/comm#-1] createConnection -> DEBU 24d Exiting 2017-06-09 19:57:16.728 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 24e Authenticated 10.76.152.46:42594 2017-06-09 19:57:16.728 UTC [gossip/comm#-1] GossipStream -> DEBU 24f Servicing 10.76.152.46:42594 2017-06-09 19:57:16.728 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 250 Exiting 2017-06-09 19:57:16.729 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 251 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:16.730 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 252 Exiting 2017-06-09 19:57:16.730 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 253 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:16.730 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 254 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:57:16.730 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 255 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:57:16.730 UTC [msp] DeserializeIdentity -> INFO 256 Obtaining identity 2017-06-09 19:57:16.731 UTC [msp] Validate -> INFO 257 MSP Org1MSP validating identity 2017-06-09 19:57:16.731 UTC [msp] DeserializeIdentity -> INFO 258 Obtaining identity 2017-06-09 19:57:16.731 UTC [msp] Validate -> INFO 259 MSP Org1MSP validating identity 2017-06-09 19:57:16.732 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 25a Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:57:16.732 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 25b Exiting 2017-06-09 19:57:16.732 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 25c Exiting 2017-06-09 19:57:16.732 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 25d Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 19:57:16.732 UTC [msp] DeserializeIdentity -> INFO 25e Obtaining identity 2017-06-09 19:57:16.733 UTC [msp] DeserializeIdentity -> INFO 25f Obtaining identity 2017-06-09 19:57:16.733 UTC [gossip/comm#-1] Send -> DEBU 260 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:57:16.733 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 261 Exiting, replying with alive: > 2017-06-09 19:57:16.733 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 262 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:16.734 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 263 Exiting 2017-06-09 19:57:16.734 UTC [gossip/comm#-1] func1 -> DEBU 264 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:16.735 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 265 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:16.735 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 266 Exiting 2017-06-09 19:57:16.735 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 267 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:16.735 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 268 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:57:16.735 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 269 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:57:16.735 UTC [msp] DeserializeIdentity -> INFO 26a Obtaining identity 2017-06-09 19:57:16.735 UTC [msp] Validate -> INFO 26b MSP Org1MSP validating identity 2017-06-09 19:57:16.736 UTC [msp] DeserializeIdentity -> INFO 26c Obtaining identity 2017-06-09 19:57:16.736 UTC [msp] Validate -> INFO 26d MSP Org1MSP validating identity 2017-06-09 19:57:16.737 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 26e Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:57:16.737 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 26f Exiting 2017-06-09 19:57:16.737 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 270 Exiting 2017-06-09 19:57:21.716 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 271 Sleeping 5s 2017-06-09 19:57:21.723 UTC [msp] DeserializeIdentity -> INFO 272 Obtaining identity 2017-06-09 19:57:26.717 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 273 Sleeping 5s 2017-06-09 19:57:26.723 UTC [msp] DeserializeIdentity -> INFO 274 Obtaining identity 2017-06-09 19:57:31.718 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 275 Sleeping 5s 2017-06-09 19:57:31.726 UTC [msp] DeserializeIdentity -> INFO 276 Obtaining identity 2017-06-09 19:57:36.720 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 277 Sleeping 5s 2017-06-09 19:57:36.725 UTC [msp] DeserializeIdentity -> INFO 278 Obtaining identity 2017-06-09 19:57:41.704 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 279 Sleeping 25s 2017-06-09 19:57:41.721 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 27a Sleeping 5s 2017-06-09 19:57:41.722 UTC [gossip/comm#-1] Probe -> DEBU 27b Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 19:57:41.725 UTC [gossip/comm#-1] Probe -> DEBU 27c Returning 2017-06-09 19:57:41.725 UTC [gossip/comm#-1] Send -> DEBU 27d Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:57:41.726 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 27e Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:41.727 UTC [gossip/comm#-1] createConnection -> DEBU 27f Entering blockchain-org1peer1:5010 [] 2017-06-09 19:57:41.727 UTC [msp] DeserializeIdentity -> INFO 280 Obtaining identity 2017-06-09 19:57:41.729 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 281 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 19:57:41.730 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 282 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:42650 2017-06-09 19:57:41.731 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 283 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:57:41.731 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 284 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:42650 2017-06-09 19:57:41.731 UTC [msp] DeserializeIdentity -> INFO 285 Obtaining identity 2017-06-09 19:57:41.731 UTC [msp] Validate -> INFO 286 MSP Org1MSP validating identity 2017-06-09 19:57:41.732 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 287 Authenticated 10.76.152.46:42650 2017-06-09 19:57:41.732 UTC [gossip/comm#-1] GossipStream -> DEBU 288 Servicing 10.76.152.46:42650 2017-06-09 19:57:41.733 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 289 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:57:41.733 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 28a Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 19:57:41.733 UTC [msp] DeserializeIdentity -> INFO 28b Obtaining identity 2017-06-09 19:57:41.733 UTC [msp] Validate -> INFO 28c MSP Org1MSP validating identity 2017-06-09 19:57:41.734 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 28d Authenticated 10.10.10.205:5010 2017-06-09 19:57:41.734 UTC [gossip/comm#-1] createConnection -> DEBU 28e Exiting 2017-06-09 19:57:41.734 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 28f Exiting 2017-06-09 19:57:41.735 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 290 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:41.735 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 291 Exiting 2017-06-09 19:57:41.735 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 292 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:41.735 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 293 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:57:41.736 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 294 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:57:41.736 UTC [msp] DeserializeIdentity -> INFO 295 Obtaining identity 2017-06-09 19:57:41.736 UTC [msp] Validate -> INFO 296 MSP Org1MSP validating identity 2017-06-09 19:57:41.736 UTC [msp] DeserializeIdentity -> INFO 297 Obtaining identity 2017-06-09 19:57:41.737 UTC [msp] Validate -> INFO 298 MSP Org1MSP validating identity 2017-06-09 19:57:41.737 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 299 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:57:41.737 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 29a Exiting 2017-06-09 19:57:41.737 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 29b Exiting 2017-06-09 19:57:41.737 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 29c Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 19:57:41.738 UTC [msp] DeserializeIdentity -> INFO 29d Obtaining identity 2017-06-09 19:57:41.738 UTC [msp] DeserializeIdentity -> INFO 29e Obtaining identity 2017-06-09 19:57:41.738 UTC [gossip/comm#-1] Send -> DEBU 29f Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:57:41.738 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 2a0 Exiting, replying with alive: > 2017-06-09 19:57:41.739 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 2a1 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:41.739 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 2a2 Exiting 2017-06-09 19:57:41.739 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 2a3 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:41.740 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 2a4 Exiting 2017-06-09 19:57:41.740 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 2a5 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:57:41.740 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 2a6 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:57:41.740 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 2a7 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:57:41.740 UTC [msp] DeserializeIdentity -> INFO 2a8 Obtaining identity 2017-06-09 19:57:41.740 UTC [msp] Validate -> INFO 2a9 MSP Org1MSP validating identity 2017-06-09 19:57:41.741 UTC [msp] DeserializeIdentity -> INFO 2aa Obtaining identity 2017-06-09 19:57:41.741 UTC [msp] Validate -> INFO 2ab MSP Org1MSP validating identity 2017-06-09 19:57:41.741 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 2ac Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:57:41.741 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 2ad Exiting 2017-06-09 19:57:41.742 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 2ae Exiting 2017-06-09 19:57:46.722 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 2af Sleeping 5s 2017-06-09 19:57:46.729 UTC [msp] DeserializeIdentity -> INFO 2b0 Obtaining identity 2017-06-09 19:57:51.723 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 2b1 Sleeping 5s 2017-06-09 19:57:51.727 UTC [msp] DeserializeIdentity -> INFO 2b2 Obtaining identity 2017-06-09 19:57:56.724 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 2b3 Sleeping 5s 2017-06-09 19:57:56.733 UTC [msp] DeserializeIdentity -> INFO 2b4 Obtaining identity 2017-06-09 19:58:01.731 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 2b5 Sleeping 5s 2017-06-09 19:58:01.731 UTC [msp] DeserializeIdentity -> INFO 2b6 Obtaining identity 2017-06-09 19:58:06.707 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 2b7 Sleeping 25s 2017-06-09 19:58:06.727 UTC [gossip/comm#-1] Probe -> DEBU 2b8 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 19:58:06.730 UTC [gossip/comm#-1] Probe -> DEBU 2b9 Returning 2017-06-09 19:58:06.730 UTC [gossip/comm#-1] Send -> DEBU 2ba Entering, sending GossipMessage: tag:EMPTY mem_req:\266\232u\002 \002?\371\224\263\337\364\2102{}$X\250i\t\343\273\307\317\374\213k\361\006\\\305\260\035\017\235\344" secretEnvelope: > > , Envelope: 239 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:58:06.730 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 2bb Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\266\232u\002 \002?\371\224\263\337\364\2102{}$X\250i\t\343\273\307\317\374\213k\361\006\\\305\260\035\017\235\344" secretEnvelope: > > , Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:06.730 UTC [gossip/comm#-1] createConnection -> DEBU 2bc Entering blockchain-org1peer1:5010 [] 2017-06-09 19:58:06.732 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 2bd Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 19:58:06.732 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 2be Sleeping 5s 2017-06-09 19:58:06.733 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 2bf Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:42718 2017-06-09 19:58:06.733 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 2c0 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:58:06.733 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 2c1 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 19:58:06.733 UTC [msp] DeserializeIdentity -> INFO 2c2 Obtaining identity 2017-06-09 19:58:06.734 UTC [msp] Validate -> INFO 2c4 MSP Org1MSP validating identity 2017-06-09 19:58:06.734 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 2c3 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:58:06.734 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 2c5 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:42718 2017-06-09 19:58:06.734 UTC [msp] DeserializeIdentity -> INFO 2c6 Obtaining identity 2017-06-09 19:58:06.734 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 2c7 Authenticated 10.10.10.205:5010 2017-06-09 19:58:06.734 UTC [msp] Validate -> INFO 2c8 MSP Org1MSP validating identity 2017-06-09 19:58:06.734 UTC [gossip/comm#-1] createConnection -> DEBU 2c9 Exiting 2017-06-09 19:58:06.734 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 2ca Authenticated 10.76.152.46:42718 2017-06-09 19:58:06.735 UTC [gossip/comm#-1] GossipStream -> DEBU 2cb Servicing 10.76.152.46:42718 2017-06-09 19:58:06.735 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 2cc Exiting 2017-06-09 19:58:06.735 UTC [msp] DeserializeIdentity -> INFO 2cd Obtaining identity 2017-06-09 19:58:06.736 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 2ce Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\266\232u\002 \002?\371\224\263\337\364\2102{}$X\250i\t\343\273\307\317\374\213k\361\006\\\305\260\035\017\235\344" secretEnvelope: > > , Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:06.736 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 2cf Exiting 2017-06-09 19:58:06.736 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 2d0 Got message: GossipMessage: tag:EMPTY mem_req:\266\232u\002 \002?\371\224\263\337\364\2102{}$X\250i\t\343\273\307\317\374\213k\361\006\\\305\260\035\017\235\344" secretEnvelope: > > , Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:06.736 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 2d1 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:58:06.736 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 2d2 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:58:06.736 UTC [msp] DeserializeIdentity -> INFO 2d3 Obtaining identity 2017-06-09 19:58:06.737 UTC [msp] Validate -> INFO 2d4 MSP Org1MSP validating identity 2017-06-09 19:58:06.737 UTC [msp] DeserializeIdentity -> INFO 2d5 Obtaining identity 2017-06-09 19:58:06.737 UTC [msp] Validate -> INFO 2d6 MSP Org1MSP validating identity 2017-06-09 19:58:06.738 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 2d7 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:58:06.738 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 2d8 Exiting 2017-06-09 19:58:06.738 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 2d9 Exiting 2017-06-09 19:58:06.738 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 2da Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 19:58:06.738 UTC [msp] DeserializeIdentity -> INFO 2db Obtaining identity 2017-06-09 19:58:06.739 UTC [msp] DeserializeIdentity -> INFO 2dc Obtaining identity 2017-06-09 19:58:06.739 UTC [gossip/comm#-1] Send -> DEBU 2dd Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 239 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:58:06.739 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 2de Exiting, replying with alive: > 2017-06-09 19:58:06.739 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 2df Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:06.740 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 2e0 Exiting 2017-06-09 19:58:06.740 UTC [gossip/comm#-1] func1 -> DEBU 2e1 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:06.740 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 2e2 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:06.740 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 2e3 Exiting 2017-06-09 19:58:06.740 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 2e4 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:06.741 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 2e5 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:58:06.741 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 2e6 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:58:06.741 UTC [msp] DeserializeIdentity -> INFO 2e7 Obtaining identity 2017-06-09 19:58:06.741 UTC [msp] Validate -> INFO 2e8 MSP Org1MSP validating identity 2017-06-09 19:58:06.741 UTC [msp] DeserializeIdentity -> INFO 2e9 Obtaining identity 2017-06-09 19:58:06.742 UTC [msp] Validate -> INFO 2ea MSP Org1MSP validating identity 2017-06-09 19:58:06.742 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 2eb Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:58:06.742 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 2ec Exiting 2017-06-09 19:58:06.742 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 2ed Exiting 2017-06-09 19:58:11.734 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 2ee Sleeping 5s 2017-06-09 19:58:11.737 UTC [msp] DeserializeIdentity -> INFO 2ef Obtaining identity 2017-06-09 19:58:16.735 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 2f0 Sleeping 5s 2017-06-09 19:58:16.745 UTC [msp] DeserializeIdentity -> INFO 2f1 Obtaining identity 2017-06-09 19:58:21.736 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 2f2 Sleeping 5s 2017-06-09 19:58:21.740 UTC [msp] DeserializeIdentity -> INFO 2f3 Obtaining identity 2017-06-09 19:58:26.738 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 2f4 Sleeping 5s 2017-06-09 19:58:26.742 UTC [msp] DeserializeIdentity -> INFO 2f5 Obtaining identity 2017-06-09 19:58:31.709 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 2f6 Sleeping 25s 2017-06-09 19:58:31.731 UTC [gossip/comm#-1] Probe -> DEBU 2f7 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 19:58:31.734 UTC [gossip/comm#-1] Probe -> DEBU 2f8 Returning 2017-06-09 19:58:31.734 UTC [gossip/comm#-1] Send -> DEBU 2f9 Entering, sending GossipMessage: tag:EMPTY mem_req:\236\002 AFtG\223\211\235\0338v\323d\010K\035=\001\274u^\347\344\236\227\276YJw\226\357\021\234" secretEnvelope: > > , Envelope: 239 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:58:31.735 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 2fa Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\236\002 AFtG\223\211\235\0338v\323d\010K\035=\001\274u^\347\344\236\227\276YJw\226\357\021\234" secretEnvelope: > > , Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:31.735 UTC [gossip/comm#-1] createConnection -> DEBU 2fb Entering blockchain-org1peer1:5010 [] 2017-06-09 19:58:31.738 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 2fc Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 19:58:31.738 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 2fd Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:42776 2017-06-09 19:58:31.739 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 2fe [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:58:31.739 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 2ff Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:42776 2017-06-09 19:58:31.739 UTC [msp] DeserializeIdentity -> INFO 300 Obtaining identity 2017-06-09 19:58:31.739 UTC [msp] Validate -> INFO 301 MSP Org1MSP validating identity 2017-06-09 19:58:31.740 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 302 Authenticated 10.76.152.46:42776 2017-06-09 19:58:31.740 UTC [gossip/comm#-1] GossipStream -> DEBU 303 Servicing 10.76.152.46:42776 2017-06-09 19:58:31.740 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 304 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:58:31.740 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 305 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 19:58:31.740 UTC [msp] DeserializeIdentity -> INFO 306 Obtaining identity 2017-06-09 19:58:31.741 UTC [msp] Validate -> INFO 307 MSP Org1MSP validating identity 2017-06-09 19:58:31.741 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 308 Authenticated 10.10.10.205:5010 2017-06-09 19:58:31.741 UTC [gossip/comm#-1] createConnection -> DEBU 309 Exiting 2017-06-09 19:58:31.741 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 30a Sleeping 5s 2017-06-09 19:58:31.742 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 30b Exiting 2017-06-09 19:58:31.743 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 30c Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\236\002 AFtG\223\211\235\0338v\323d\010K\035=\001\274u^\347\344\236\227\276YJw\226\357\021\234" secretEnvelope: > > , Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:31.743 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 30d Exiting 2017-06-09 19:58:31.743 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 30e Got message: GossipMessage: tag:EMPTY mem_req:\236\002 AFtG\223\211\235\0338v\323d\010K\035=\001\274u^\347\344\236\227\276YJw\226\357\021\234" secretEnvelope: > > , Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:31.743 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 30f Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:58:31.746 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 310 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:58:31.746 UTC [msp] DeserializeIdentity -> INFO 311 Obtaining identity 2017-06-09 19:58:31.746 UTC [msp] Validate -> INFO 312 MSP Org1MSP validating identity 2017-06-09 19:58:31.747 UTC [msp] DeserializeIdentity -> INFO 313 Obtaining identity 2017-06-09 19:58:31.749 UTC [msp] DeserializeIdentity -> INFO 314 Obtaining identity 2017-06-09 19:58:31.750 UTC [msp] Validate -> INFO 315 MSP Org1MSP validating identity 2017-06-09 19:58:31.750 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 316 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:58:31.750 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 317 Exiting 2017-06-09 19:58:31.750 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 318 Exiting 2017-06-09 19:58:31.750 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 319 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 19:58:31.751 UTC [msp] DeserializeIdentity -> INFO 31a Obtaining identity 2017-06-09 19:58:31.751 UTC [msp] DeserializeIdentity -> INFO 31b Obtaining identity 2017-06-09 19:58:31.752 UTC [gossip/comm#-1] Send -> DEBU 31c Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:58:31.753 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 31e Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:58:31.753 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 31f Exiting 2017-06-09 19:58:31.753 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 320 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:58:31.754 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 321 Exiting 2017-06-09 19:58:31.754 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 322 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:58:31.752 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 31d Exiting, replying with alive: > 2017-06-09 19:58:31.754 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 323 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:58:31.754 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 324 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:58:31.754 UTC [msp] DeserializeIdentity -> INFO 325 Obtaining identity 2017-06-09 19:58:31.754 UTC [msp] Validate -> INFO 326 MSP Org1MSP validating identity 2017-06-09 19:58:31.755 UTC [msp] DeserializeIdentity -> INFO 327 Obtaining identity 2017-06-09 19:58:31.755 UTC [msp] Validate -> INFO 328 MSP Org1MSP validating identity 2017-06-09 19:58:31.755 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 329 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:58:31.755 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 32a Exiting 2017-06-09 19:58:31.755 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 32b Exiting 2017-06-09 19:58:36.743 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 32c Sleeping 5s 2017-06-09 19:58:36.746 UTC [msp] DeserializeIdentity -> INFO 32d Obtaining identity 2017-06-09 19:58:41.744 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 32e Sleeping 5s 2017-06-09 19:58:41.745 UTC [msp] DeserializeIdentity -> INFO 32f Obtaining identity 2017-06-09 19:58:46.745 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 330 Sleeping 5s 2017-06-09 19:58:46.750 UTC [msp] DeserializeIdentity -> INFO 331 Obtaining identity 2017-06-09 19:58:51.746 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 332 Sleeping 5s 2017-06-09 19:58:51.755 UTC [msp] DeserializeIdentity -> INFO 333 Obtaining identity 2017-06-09 19:58:56.711 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 334 Sleeping 25s 2017-06-09 19:58:56.736 UTC [gossip/comm#-1] Probe -> DEBU 335 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 19:58:56.738 UTC [gossip/comm#-1] Probe -> DEBU 336 Returning 2017-06-09 19:58:56.738 UTC [gossip/comm#-1] Send -> DEBU 337 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:58:56.739 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 338 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:58:56.739 UTC [gossip/comm#-1] createConnection -> DEBU 339 Entering blockchain-org1peer1:5010 [] 2017-06-09 19:58:56.741 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 33a Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 19:58:56.741 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 33b Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:42852 2017-06-09 19:58:56.742 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 33c [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:58:56.742 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 33d Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 19:58:56.742 UTC [msp] DeserializeIdentity -> INFO 33e Obtaining identity 2017-06-09 19:58:56.742 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 33f [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:58:56.742 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 341 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:42852 2017-06-09 19:58:56.742 UTC [msp] DeserializeIdentity -> INFO 342 Obtaining identity 2017-06-09 19:58:56.742 UTC [msp] Validate -> INFO 340 MSP Org1MSP validating identity 2017-06-09 19:58:56.743 UTC [msp] Validate -> INFO 343 MSP Org1MSP validating identity 2017-06-09 19:58:56.743 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 344 Authenticated 10.10.10.205:5010 2017-06-09 19:58:56.743 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 345 Authenticated 10.76.152.46:42852 2017-06-09 19:58:56.743 UTC [gossip/comm#-1] GossipStream -> DEBU 346 Servicing 10.76.152.46:42852 2017-06-09 19:58:56.744 UTC [gossip/comm#-1] createConnection -> DEBU 347 Exiting 2017-06-09 19:58:56.744 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 348 Exiting 2017-06-09 19:58:56.745 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 349 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:58:56.745 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 34a Exiting 2017-06-09 19:58:56.745 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 34b Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:58:56.745 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 34c Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:58:56.745 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 34d Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:58:56.745 UTC [msp] DeserializeIdentity -> INFO 34e Obtaining identity 2017-06-09 19:58:56.745 UTC [msp] Validate -> INFO 34f MSP Org1MSP validating identity 2017-06-09 19:58:56.746 UTC [msp] DeserializeIdentity -> INFO 350 Obtaining identity 2017-06-09 19:58:56.746 UTC [msp] Validate -> INFO 351 MSP Org1MSP validating identity 2017-06-09 19:58:56.746 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 352 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:58:56.747 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 353 Exiting 2017-06-09 19:58:56.747 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 354 Exiting 2017-06-09 19:58:56.747 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 355 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 19:58:56.747 UTC [msp] DeserializeIdentity -> INFO 356 Obtaining identity 2017-06-09 19:58:56.747 UTC [msp] DeserializeIdentity -> INFO 357 Obtaining identity 2017-06-09 19:58:56.747 UTC [gossip/comm#-1] Send -> DEBU 358 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 239 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:58:56.747 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 359 Exiting, replying with alive:\221\367\346%\305q\025p\234\334\\L\2513\252\332T\256\306\261\361\333\355g\343\343\215\035" secretEnvelope: > 2017-06-09 19:58:56.748 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 35a Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:56.748 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 35b Exiting 2017-06-09 19:58:56.748 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 35c Sleeping 5s 2017-06-09 19:58:56.749 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 35d Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:56.749 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 35e Exiting 2017-06-09 19:58:56.749 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 35f Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 239 bytes, Signature: 0 bytes 2017-06-09 19:58:56.749 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 360 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:58:56.749 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 361 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:58:56.749 UTC [msp] DeserializeIdentity -> INFO 362 Obtaining identity 2017-06-09 19:58:56.749 UTC [msp] Validate -> INFO 363 MSP Org1MSP validating identity 2017-06-09 19:58:56.750 UTC [msp] DeserializeIdentity -> INFO 364 Obtaining identity 2017-06-09 19:58:56.750 UTC [msp] Validate -> INFO 365 MSP Org1MSP validating identity 2017-06-09 19:58:56.750 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 366 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:58:56.750 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 367 Exiting 2017-06-09 19:58:56.750 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 368 Exiting 2017-06-09 19:58:56.755 UTC [msp] DeserializeIdentity -> INFO 369 Obtaining identity 2017-06-09 19:59:01.749 UTC [msp] DeserializeIdentity -> INFO 36a Obtaining identity 2017-06-09 19:59:01.750 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 36b Sleeping 5s 2017-06-09 19:59:06.751 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 36c Sleeping 5s 2017-06-09 19:59:06.752 UTC [msp] DeserializeIdentity -> INFO 36d Obtaining identity 2017-06-09 19:59:11.752 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 36e Sleeping 5s 2017-06-09 19:59:11.759 UTC [msp] DeserializeIdentity -> INFO 36f Obtaining identity 2017-06-09 19:59:16.754 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 370 Sleeping 5s 2017-06-09 19:59:16.760 UTC [msp] DeserializeIdentity -> INFO 371 Obtaining identity 2017-06-09 19:59:21.713 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 372 Sleeping 25s 2017-06-09 19:59:21.740 UTC [gossip/comm#-1] Probe -> DEBU 373 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 19:59:21.742 UTC [gossip/comm#-1] Probe -> DEBU 374 Returning 2017-06-09 19:59:21.742 UTC [gossip/comm#-1] Send -> DEBU 375 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:59:21.744 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 376 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:59:21.746 UTC [gossip/comm#-1] createConnection -> DEBU 377 Entering blockchain-org1peer1:5010 [] 2017-06-09 19:59:21.751 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 378 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 19:59:21.751 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 379 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:42916 2017-06-09 19:59:21.752 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 37a [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:59:21.752 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 37c Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 19:59:21.752 UTC [msp] DeserializeIdentity -> INFO 37d Obtaining identity 2017-06-09 19:59:21.752 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 37b [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:59:21.752 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 37e Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:42916 2017-06-09 19:59:21.752 UTC [msp] DeserializeIdentity -> INFO 37f Obtaining identity 2017-06-09 19:59:21.752 UTC [msp] Validate -> INFO 380 MSP Org1MSP validating identity 2017-06-09 19:59:21.753 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 381 Authenticated 10.76.152.46:42916 2017-06-09 19:59:21.753 UTC [gossip/comm#-1] GossipStream -> DEBU 382 Servicing 10.76.152.46:42916 2017-06-09 19:59:21.753 UTC [msp] Validate -> INFO 383 MSP Org1MSP validating identity 2017-06-09 19:59:21.754 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 384 Authenticated 10.10.10.205:5010 2017-06-09 19:59:21.754 UTC [gossip/comm#-1] createConnection -> DEBU 385 Exiting 2017-06-09 19:59:21.754 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 386 Exiting 2017-06-09 19:59:21.755 UTC [msp] DeserializeIdentity -> INFO 387 Obtaining identity 2017-06-09 19:59:21.755 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 388 Sleeping 5s 2017-06-09 19:59:21.755 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 389 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:59:21.756 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 38a Exiting 2017-06-09 19:59:21.756 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 38b Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:59:21.756 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 38c Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:59:21.756 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 38d Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:59:21.756 UTC [msp] DeserializeIdentity -> INFO 38e Obtaining identity 2017-06-09 19:59:21.756 UTC [msp] Validate -> INFO 38f MSP Org1MSP validating identity 2017-06-09 19:59:21.756 UTC [msp] DeserializeIdentity -> INFO 390 Obtaining identity 2017-06-09 19:59:21.756 UTC [msp] Validate -> INFO 391 MSP Org1MSP validating identity 2017-06-09 19:59:21.757 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 392 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:59:21.757 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 393 Exiting 2017-06-09 19:59:21.757 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 394 Exiting 2017-06-09 19:59:21.757 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 395 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 19:59:21.757 UTC [msp] DeserializeIdentity -> INFO 396 Obtaining identity 2017-06-09 19:59:21.758 UTC [msp] DeserializeIdentity -> INFO 397 Obtaining identity 2017-06-09 19:59:21.758 UTC [gossip/comm#-1] Send -> DEBU 398 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:59:21.758 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 399 Exiting, replying with alive:\341s\205_A\253}D\027e,\020*U\324~p\225\255\237\373\023\nm?$|" > > 2017-06-09 19:59:21.758 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 39a Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:59:21.758 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 39b Exiting 2017-06-09 19:59:21.759 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 39c Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:59:21.759 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 39d Exiting 2017-06-09 19:59:21.759 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 39e Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 19:59:21.759 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 39f Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:59:21.759 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 3a0 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:59:21.759 UTC [msp] DeserializeIdentity -> INFO 3a1 Obtaining identity 2017-06-09 19:59:21.759 UTC [msp] Validate -> INFO 3a2 MSP Org1MSP validating identity 2017-06-09 19:59:21.760 UTC [msp] DeserializeIdentity -> INFO 3a3 Obtaining identity 2017-06-09 19:59:21.760 UTC [msp] Validate -> INFO 3a4 MSP Org1MSP validating identity 2017-06-09 19:59:21.761 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 3a5 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:59:21.761 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 3a6 Exiting 2017-06-09 19:59:21.761 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 3a7 Exiting 2017-06-09 19:59:26.756 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 3a8 Sleeping 5s 2017-06-09 19:59:26.759 UTC [msp] DeserializeIdentity -> INFO 3a9 Obtaining identity 2017-06-09 19:59:31.757 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 3aa Sleeping 5s 2017-06-09 19:59:31.765 UTC [msp] DeserializeIdentity -> INFO 3ab Obtaining identity 2017-06-09 19:59:36.759 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 3ac Sleeping 5s 2017-06-09 19:59:36.766 UTC [msp] DeserializeIdentity -> INFO 3ad Obtaining identity 2017-06-09 19:59:41.760 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 3ae Sleeping 5s 2017-06-09 19:59:41.760 UTC [msp] DeserializeIdentity -> INFO 3af Obtaining identity 2017-06-09 19:59:45.353 UTC [protoutils] ValidateProposalMessage -> DEBU 3b0 ValidateProposalMessage starts for signed proposal 0xc4215a7740 2017-06-09 19:59:45.353 UTC [protoutils] validateChannelHeader -> DEBU 3b1 validateChannelHeader info: header type 1 2017-06-09 19:59:45.353 UTC [protoutils] checkSignatureFromCreator -> DEBU 3b2 checkSignatureFromCreator starts 2017-06-09 19:59:45.353 UTC [msp] DeserializeIdentity -> INFO 3b3 Obtaining identity 2017-06-09 19:59:45.354 UTC [protoutils] checkSignatureFromCreator -> DEBU 3b4 checkSignatureFromCreator info: creator is &{Org1MSP DEFAULT} 2017-06-09 19:59:45.354 UTC [msp] Validate -> INFO 3b5 MSP Org1MSP validating identity 2017-06-09 19:59:45.354 UTC [protoutils] checkSignatureFromCreator -> DEBU 3b6 checkSignatureFromCreator info: creator is valid 2017-06-09 19:59:45.354 UTC [protoutils] checkSignatureFromCreator -> DEBU 3b7 checkSignatureFromCreator exists successfully 2017-06-09 19:59:45.355 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 3b8 validateChaincodeProposalMessage starts for proposal 0xc42139f130, header 0xc4215a77d0 2017-06-09 19:59:45.355 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 3b9 validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" 2017-06-09 19:59:45.355 UTC [ccprovider] NewCCContext -> DEBU 3ba NewCCCC (chain=,chaincode=cscc,version=1.0.0-alpha,txid=5bf302f73880148f19985ec72c8901931ffdb4cf7a77a94d65921d7330897e8c,syscc=true,proposal=0xc42139f130,canname=cscc:1.0.0-alpha 2017-06-09 19:59:45.355 UTC [chaincode] Launch -> DEBU 3bb chaincode is running(no need to launch) : cscc:1.0.0-alpha 2017-06-09 19:59:45.355 UTC [chaincode] sendExecuteMessage -> DEBU 3bc [5bf302f7]Inside sendExecuteMessage. Message TRANSACTION 2017-06-09 19:59:45.355 UTC [chaincode] setChaincodeProposal -> DEBU 3bd Setting chaincode proposal context... 2017-06-09 19:59:45.355 UTC [chaincode] setChaincodeProposal -> DEBU 3be Proposal different from nil. Creating chaincode proposal context... 2017-06-09 19:59:45.355 UTC [chaincode] sendExecuteMessage -> DEBU 3bf [5bf302f7]sendExecuteMsg trigger event TRANSACTION 2017-06-09 19:59:45.355 UTC [chaincode] processStream -> DEBU 3c0 [5bf302f7]Move state message TRANSACTION 2017-06-09 19:59:45.355 UTC [chaincode] HandleMessage -> DEBU 3c1 [5bf302f7]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2017-06-09 19:59:45.355 UTC [chaincode] filterError -> DEBU 3c2 Ignoring NoTransitionError: no transition 2017-06-09 19:59:45.355 UTC [chaincode] processStream -> DEBU 3c3 [5bf302f7]sending state message TRANSACTION 2017-06-09 19:59:45.355 UTC [shim] func1 -> DEBU 3c4 [5bf302f7]Received message TRANSACTION from shim 2017-06-09 19:59:45.355 UTC [shim] handleMessage -> DEBU 3c5 [5bf302f7]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2017-06-09 19:59:45.355 UTC [shim] beforeTransaction -> DEBU 3c6 [5bf302f7]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2017-06-09 19:59:45.356 UTC [chaincode] Invoke -> DEBU 3c7 Invoke function: JoinChain 2017-06-09 19:59:45.356 UTC [ledgermgmt] CreateLedger -> INFO 3c8 Creating ledger with id = channel1 2017-06-09 19:59:45.357 UTC [kvledger] Open -> DEBU 3c9 Open() opening kvledger: channel1 2017-06-09 19:59:45.357 UTC [kvledger] newBlockfileMgr -> DEBU 3ca newBlockfileMgr() initializing file-based block storage for ledger: channel1 2017-06-09 19:59:45.357 UTC [kvledger.util] CreateDirIfMissing -> DEBU 3cb CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/chains/channel1/] 2017-06-09 19:59:45.357 UTC [kvledger.util] logDirStatus -> DEBU 3cc Before creating dir - [/var/hyperledger/production/ledgersData/chains/chains/channel1/] does not exist 2017-06-09 19:59:45.357 UTC [kvledger.util] logDirStatus -> DEBU 3cd After creating dir - [/var/hyperledger/production/ledgersData/chains/chains/channel1/] exists 2017-06-09 19:59:45.358 UTC [kvledger] syncCPInfoFromFS -> DEBU 3ce Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0] 2017-06-09 19:59:45.358 UTC [kvledger] syncCPInfoFromFS -> DEBU 3cf status of file [/var/hyperledger/production/ledgersData/chains/chains/channel1/blockfile_000000]: exists=[false], size=[0] 2017-06-09 19:59:45.358 UTC [kvledger] newBlockIndex -> DEBU 3d0 newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]] 2017-06-09 19:59:45.359 UTC [kvledger] newBlockfileStream -> DEBU 3d1 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/channel1/blockfile_000000], startOffset=[0] 2017-06-09 19:59:45.359 UTC [kvledger] nextBlockBytesAndPlacementInfo -> DEBU 3d2 Finished reading file number [0] 2017-06-09 19:59:45.359 UTC [kvledger] nextBlockBytesAndPlacementInfo -> DEBU 3d3 blockbytes [0] read from file [0] 2017-06-09 19:59:45.359 UTC [kvledger] newKVLedger -> DEBU 3d4 Creating KVLedger ledgerID=channel1: 2017-06-09 19:59:45.359 UTC [kvledger] recoverDBs -> DEBU 3d5 Entering recoverDB() 2017-06-09 19:59:45.359 UTC [kvledger] recoverDBs -> DEBU 3d6 Block storage is empty. 2017-06-09 19:59:45.359 UTC [ledgermgmt] CreateLedger -> INFO 3d7 Created ledger with id = channel1 2017-06-09 19:59:45.359 UTC [kvledger] Commit -> DEBU 3d8 Channel [channel1]: Validating block [0] 2017-06-09 19:59:45.359 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 3d9 Validating new block with num trans = [1] 2017-06-09 19:59:45.359 UTC [statevalidator] ValidateAndPrepareBatch -> DEBU 3da New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421df6500), Data:(*common.BlockData)(0xc421df5220), Metadata:(*common.BlockMetadata)(0xc421df5260)}, doMVCCValidation=true 2017-06-09 19:59:45.359 UTC [statevalidator] ValidateAndPrepareBatch -> DEBU 3db Validating a block with [1] transactions 2017-06-09 19:59:45.359 UTC [statevalidator] ValidateAndPrepareBatch -> DEBU 3dc Block [0] Transaction index [0] TxId [] marked as valid by state validator 2017-06-09 19:59:45.359 UTC [kvledger] Commit -> DEBU 3dd Channel [channel1]: Committing block [0] to storage 2017-06-09 19:59:45.360 UTC [kvledger] indexBlock -> DEBU 3de Indexing block [blockNum=0, blockHash=[]byte{0xb3, 0x88, 0x8, 0xbe, 0x35, 0x27, 0x54, 0x84, 0x39, 0xea, 0x64, 0xe2, 0x31, 0xb5, 0xa8, 0x5b, 0x32, 0xc5, 0x54, 0x89, 0xd5, 0x52, 0xf4, 0x3f, 0x8e, 0xaa, 0xd2, 0xaa, 0x1f, 0xf7, 0xd1, 0x88} txOffsets= txId= locPointer=offset=38, bytesLength=13739 ] 2017-06-09 19:59:45.360 UTC [kvledger] indexBlock -> DEBU 3df Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=13739] for tx ID: [] to index 2017-06-09 19:59:45.361 UTC [kvledger] indexBlock -> DEBU 3e0 Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=13739] for tx number:[1] ID: [] to blockNumTranNum index 2017-06-09 19:59:45.361 UTC [kvledger] updateCheckpoint -> DEBU 3e1 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[13783], isChainEmpty=[false], lastBlockNumber=[0] 2017-06-09 19:59:45.361 UTC [kvledger] Commit -> INFO 3e2 Channel [channel1]: Created block [0] with 1 transaction(s) 2017-06-09 19:59:45.361 UTC [kvledger] Commit -> DEBU 3e3 Channel [channel1]: Committing block [0] transactions to state database 2017-06-09 19:59:45.361 UTC [lockbasedtxmgr] Commit -> DEBU 3e4 Committing updates to state database 2017-06-09 19:59:45.361 UTC [lockbasedtxmgr] Commit -> DEBU 3e5 Write lock aquired for committing updates to state database 2017-06-09 19:59:45.361 UTC [lockbasedtxmgr] Commit -> DEBU 3e6 Updates committed to state database 2017-06-09 19:59:45.361 UTC [kvledger] Commit -> DEBU 3e7 Channel [channel1]: Committing block [0] transactions to history database 2017-06-09 19:59:45.361 UTC [historyleveldb] Commit -> DEBU 3e8 Channel [channel1]: Updating history database for blockNo [0] with [1] transactions 2017-06-09 19:59:45.361 UTC [historyleveldb] Commit -> DEBU 3e9 Skipping transaction [1] since it is not an endorsement transaction 2017-06-09 19:59:45.361 UTC [historyleveldb] Commit -> DEBU 3ea Channel [channel1]: Updates committed to history database for blockNo [0] 2017-06-09 19:59:45.362 UTC [common/config] NewStandardValues -> DEBU 3eb Initializing protos for *config.ChannelProtos 2017-06-09 19:59:45.362 UTC [common/config] initializeProtosStruct -> DEBU 3ec Processing field: HashingAlgorithm 2017-06-09 19:59:45.362 UTC [common/config] initializeProtosStruct -> DEBU 3ed Processing field: BlockDataHashingStructure 2017-06-09 19:59:45.362 UTC [common/config] initializeProtosStruct -> DEBU 3ee Processing field: OrdererAddresses 2017-06-09 19:59:45.362 UTC [common/configtx] addToMap -> DEBU 3ef Adding to config map: [Groups] /Channel 2017-06-09 19:59:45.362 UTC [common/configtx] addToMap -> DEBU 3f0 Adding to config map: [Groups] /Channel/Orderer 2017-06-09 19:59:45.362 UTC [common/configtx] addToMap -> DEBU 3f1 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg 2017-06-09 19:59:45.362 UTC [common/configtx] addToMap -> DEBU 3f2 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP 2017-06-09 19:59:45.362 UTC [common/configtx] addToMap -> DEBU 3f3 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2017-06-09 19:59:45.362 UTC [common/configtx] addToMap -> DEBU 3f4 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 3f5 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 3f6 Adding to config map: [Values] /Channel/Orderer/BatchSize 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 3f7 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 3f8 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 3f9 Adding to config map: [Values] /Channel/Orderer/CreationPolicy 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 3fa Adding to config map: [Values] /Channel/Orderer/ConsensusType 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 3fb Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 3fc Adding to config map: [Policy] /Channel/Orderer/Readers 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 3fd Adding to config map: [Policy] /Channel/Orderer/Writers 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 3fe Adding to config map: [Policy] /Channel/Orderer/Admins 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 3ff Adding to config map: [Groups] /Channel/Application 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 400 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 401 Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 402 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 403 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 404 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2017-06-09 19:59:45.363 UTC [common/configtx] addToMap -> DEBU 405 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 406 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 407 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 408 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 409 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 40a Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 40b Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 40c Adding to config map: [Policy] /Channel/Application/Readers 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 40d Adding to config map: [Policy] /Channel/Application/Writers 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 40e Adding to config map: [Policy] /Channel/Application/Admins 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 40f Adding to config map: [Values] /Channel/BlockDataHashingStructure 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 410 Adding to config map: [Values] /Channel/OrdererAddresses 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 411 Adding to config map: [Values] /Channel/HashingAlgorithm 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 412 Adding to config map: [Policy] /Channel/AcceptAllPolicy 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 413 Adding to config map: [Policy] /Channel/Readers 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 414 Adding to config map: [Policy] /Channel/Writers 2017-06-09 19:59:45.364 UTC [common/configtx] addToMap -> DEBU 415 Adding to config map: [Policy] /Channel/Admins 2017-06-09 19:59:45.364 UTC [common/configtx] processConfig -> DEBU 416 Beginning new config for channel channel1 2017-06-09 19:59:45.365 UTC [common/config] NewStandardValues -> DEBU 417 Initializing protos for *config.ChannelProtos 2017-06-09 19:59:45.365 UTC [common/config] initializeProtosStruct -> DEBU 418 Processing field: HashingAlgorithm 2017-06-09 19:59:45.365 UTC [common/config] initializeProtosStruct -> DEBU 419 Processing field: BlockDataHashingStructure 2017-06-09 19:59:45.365 UTC [common/config] initializeProtosStruct -> DEBU 41a Processing field: OrdererAddresses 2017-06-09 19:59:45.365 UTC [common/policies] ProposePolicy -> DEBU 41b Proposed new policy Readers for Channel 2017-06-09 19:59:45.365 UTC [common/policies] ProposePolicy -> DEBU 41c Proposed new policy Writers for Channel 2017-06-09 19:59:45.365 UTC [common/policies] ProposePolicy -> DEBU 41d Proposed new policy Admins for Channel 2017-06-09 19:59:45.365 UTC [common/policies] ProposePolicy -> DEBU 41e Proposed new policy AcceptAllPolicy for Channel 2017-06-09 19:59:45.365 UTC [common/config] NewStandardValues -> DEBU 41f Initializing protos for *config.OrdererProtos 2017-06-09 19:59:45.365 UTC [common/config] initializeProtosStruct -> DEBU 420 Processing field: ConsensusType 2017-06-09 19:59:45.365 UTC [common/config] initializeProtosStruct -> DEBU 421 Processing field: BatchSize 2017-06-09 19:59:45.365 UTC [common/config] initializeProtosStruct -> DEBU 422 Processing field: BatchTimeout 2017-06-09 19:59:45.365 UTC [common/config] initializeProtosStruct -> DEBU 423 Processing field: ChainCreationPolicyNames 2017-06-09 19:59:45.365 UTC [common/config] initializeProtosStruct -> DEBU 424 Processing field: KafkaBrokers 2017-06-09 19:59:45.365 UTC [common/config] initializeProtosStruct -> DEBU 425 Processing field: CreationPolicy 2017-06-09 19:59:45.365 UTC [common/config] initializeProtosStruct -> DEBU 426 Processing field: ChannelRestrictions 2017-06-09 19:59:45.365 UTC [common/policies] ProposePolicy -> DEBU 427 Proposed new policy Admins for Orderer 2017-06-09 19:59:45.365 UTC [common/policies] ProposePolicy -> DEBU 428 Proposed new policy BlockValidation for Orderer 2017-06-09 19:59:45.365 UTC [common/policies] ProposePolicy -> DEBU 429 Proposed new policy Readers for Orderer 2017-06-09 19:59:45.365 UTC [common/policies] ProposePolicy -> DEBU 42a Proposed new policy Writers for Orderer 2017-06-09 19:59:45.365 UTC [common/config] NewStandardValues -> DEBU 42b Initializing protos for *config.OrganizationProtos 2017-06-09 19:59:45.365 UTC [common/config] initializeProtosStruct -> DEBU 42c Processing field: MSP 2017-06-09 19:59:45.365 UTC [common/policies] ProposePolicy -> DEBU 42d Proposed new policy Writers for OrdererOrg 2017-06-09 19:59:45.365 UTC [common/policies] ProposePolicy -> DEBU 42e Proposed new policy Admins for OrdererOrg 2017-06-09 19:59:45.365 UTC [common/policies] ProposePolicy -> DEBU 42f Proposed new policy Readers for OrdererOrg 2017-06-09 19:59:45.366 UTC [common/config] validateMSP -> DEBU 430 Setting up MSP for org OrdererOrg 2017-06-09 19:59:45.366 UTC [common/config] validateMSP -> DEBU 431 Setting up MSP for org OrdererOrg 2017-06-09 19:59:45.366 UTC [common/config] NewStandardValues -> DEBU 432 Initializing protos for *struct {} 2017-06-09 19:59:45.366 UTC [common/policies] ProposePolicy -> DEBU 433 Proposed new policy Readers for Application 2017-06-09 19:59:45.366 UTC [common/policies] ProposePolicy -> DEBU 434 Proposed new policy Writers for Application 2017-06-09 19:59:45.366 UTC [common/policies] ProposePolicy -> DEBU 435 Proposed new policy Admins for Application 2017-06-09 19:59:45.366 UTC [common/config] NewStandardValues -> DEBU 436 Initializing protos for *config.OrganizationProtos 2017-06-09 19:59:45.366 UTC [common/config] initializeProtosStruct -> DEBU 437 Processing field: MSP 2017-06-09 19:59:45.366 UTC [common/config] NewStandardValues -> DEBU 438 Initializing protos for *config.ApplicationOrgProtos 2017-06-09 19:59:45.366 UTC [common/config] initializeProtosStruct -> DEBU 439 Processing field: AnchorPeers 2017-06-09 19:59:45.367 UTC [common/config] NewStandardValues -> DEBU 43a Initializing protos for *config.OrganizationProtos 2017-06-09 19:59:45.367 UTC [common/config] initializeProtosStruct -> DEBU 43b Processing field: MSP 2017-06-09 19:59:45.367 UTC [common/policies] ProposePolicy -> DEBU 43c Proposed new policy Readers for Org2MSP 2017-06-09 19:59:45.367 UTC [common/policies] ProposePolicy -> DEBU 43d Proposed new policy Writers for Org2MSP 2017-06-09 19:59:45.367 UTC [common/policies] ProposePolicy -> DEBU 43e Proposed new policy Admins for Org2MSP 2017-06-09 19:59:45.367 UTC [common/config] Validate -> DEBU 43f Anchor peers for org Org2MSP are anchor_peers: 2017-06-09 19:59:45.367 UTC [common/config] validateMSP -> DEBU 440 Setting up MSP for org Org2MSP 2017-06-09 19:59:45.367 UTC [common/config] NewStandardValues -> DEBU 441 Initializing protos for *config.OrganizationProtos 2017-06-09 19:59:45.367 UTC [common/config] initializeProtosStruct -> DEBU 442 Processing field: MSP 2017-06-09 19:59:45.367 UTC [common/config] NewStandardValues -> DEBU 443 Initializing protos for *config.ApplicationOrgProtos 2017-06-09 19:59:45.367 UTC [common/config] initializeProtosStruct -> DEBU 444 Processing field: AnchorPeers 2017-06-09 19:59:45.367 UTC [common/config] NewStandardValues -> DEBU 445 Initializing protos for *config.OrganizationProtos 2017-06-09 19:59:45.367 UTC [common/config] initializeProtosStruct -> DEBU 446 Processing field: MSP 2017-06-09 19:59:45.367 UTC [common/policies] ProposePolicy -> DEBU 447 Proposed new policy Readers for Org1MSP 2017-06-09 19:59:45.367 UTC [common/policies] ProposePolicy -> DEBU 448 Proposed new policy Writers for Org1MSP 2017-06-09 19:59:45.367 UTC [common/policies] ProposePolicy -> DEBU 449 Proposed new policy Admins for Org1MSP 2017-06-09 19:59:45.367 UTC [common/config] Validate -> DEBU 44a Anchor peers for org Org1MSP are anchor_peers: 2017-06-09 19:59:45.367 UTC [common/config] validateMSP -> DEBU 44b Setting up MSP for org Org1MSP 2017-06-09 19:59:45.368 UTC [common/config] Validate -> DEBU 44c Anchor peers for org Org2MSP are anchor_peers: 2017-06-09 19:59:45.368 UTC [common/config] validateMSP -> DEBU 44d Setting up MSP for org Org2MSP 2017-06-09 19:59:45.368 UTC [common/config] Validate -> DEBU 44e Anchor peers for org Org1MSP are anchor_peers: 2017-06-09 19:59:45.368 UTC [common/config] validateMSP -> DEBU 44f Setting up MSP for org Org1MSP 2017-06-09 19:59:45.368 UTC [common/config] validateMSP -> DEBU 450 Setting up MSP for org OrdererOrg 2017-06-09 19:59:45.368 UTC [common/config] Validate -> DEBU 451 Anchor peers for org Org2MSP are anchor_peers: 2017-06-09 19:59:45.368 UTC [common/config] validateMSP -> DEBU 452 Setting up MSP for org Org2MSP 2017-06-09 19:59:45.369 UTC [common/config] Validate -> DEBU 453 Anchor peers for org Org1MSP are anchor_peers: 2017-06-09 19:59:45.369 UTC [common/config] validateMSP -> DEBU 454 Setting up MSP for org Org1MSP 2017-06-09 19:59:45.369 UTC [common/config] validateMSP -> DEBU 455 Setting up MSP for org OrdererOrg 2017-06-09 19:59:45.369 UTC [common/config] Validate -> DEBU 456 Anchor peers for org Org2MSP are anchor_peers: 2017-06-09 19:59:45.369 UTC [common/config] validateMSP -> DEBU 457 Setting up MSP for org Org2MSP 2017-06-09 19:59:45.370 UTC [common/config] Validate -> DEBU 458 Anchor peers for org Org1MSP are anchor_peers: 2017-06-09 19:59:45.370 UTC [common/config] validateMSP -> DEBU 459 Setting up MSP for org Org1MSP 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 45a Returning policy Admins for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] CommitProposals -> DEBU 45b In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 45c Returning policy Readers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] CommitProposals -> DEBU 45d In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 45e Returning policy Writers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] CommitProposals -> DEBU 45f In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 460 Returning policy Admins for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 461 Returning policy Writers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 462 Returning policy Readers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 463 Returning policy Writers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 464 Returning policy Readers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] CommitProposals -> DEBU 465 In commit adding relative sub-policy Org2MSP/Readers to Application 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 466 Returning policy Writers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] CommitProposals -> DEBU 467 In commit adding relative sub-policy Org2MSP/Writers to Application 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 468 Returning policy Admins for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] CommitProposals -> DEBU 469 In commit adding relative sub-policy Org2MSP/Admins to Application 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 46a Returning policy Readers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] CommitProposals -> DEBU 46b In commit adding relative sub-policy Org1MSP/Readers to Application 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 46c Returning policy Writers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] CommitProposals -> DEBU 46d In commit adding relative sub-policy Org1MSP/Writers to Application 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 46e Returning policy Admins for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] CommitProposals -> DEBU 46f In commit adding relative sub-policy Org1MSP/Admins to Application 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 470 Returning policy Readers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 471 Returning policy Readers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 472 Returning policy Writers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 473 Returning policy Writers for evaluation 2017-06-09 19:59:45.370 UTC [common/policies] GetPolicy -> DEBU 474 Returning policy Admins for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 475 Returning policy Admins for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 476 Returning policy OrdererOrg/Admins for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 477 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 478 Returning policy OrdererOrg/Readers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 479 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 47a Returning policy OrdererOrg/Writers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 47b In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 47c Returning policy Admins for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 47d In commit adding relative sub-policy Orderer/Admins to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 47e Returning policy BlockValidation for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 47f In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 480 Returning policy Readers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 481 In commit adding relative sub-policy Orderer/Readers to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 482 Returning policy Writers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 483 In commit adding relative sub-policy Orderer/Writers to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 484 Returning policy Admins for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 485 In commit adding relative sub-policy Application/Admins to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 486 Returning policy Org2MSP/Readers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 487 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 488 Returning policy Org2MSP/Writers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 489 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 48a Returning policy Org1MSP/Writers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 48b In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 48c Returning policy Readers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 48d In commit adding relative sub-policy Application/Readers to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 48e Returning policy Writers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 48f In commit adding relative sub-policy Application/Writers to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 490 Returning policy Org1MSP/Admins for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 491 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 492 Returning policy Org2MSP/Admins for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 493 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 494 Returning policy Org1MSP/Readers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] CommitProposals -> DEBU 495 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 496 Returning policy Readers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 497 Returning policy Readers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 498 Returning policy Writers for evaluation 2017-06-09 19:59:45.371 UTC [common/policies] GetPolicy -> DEBU 499 Returning policy Writers for evaluation 2017-06-09 19:59:45.372 UTC [common/policies] GetPolicy -> DEBU 49a Returning policy Admins for evaluation 2017-06-09 19:59:45.372 UTC [common/policies] GetPolicy -> DEBU 49b Returning policy Admins for evaluation 2017-06-09 19:59:45.372 UTC [common/policies] GetPolicy -> DEBU 49c Returning policy Readers for evaluation 2017-06-09 19:59:45.372 UTC [common/policies] CommitProposals -> DEBU 49d As expected, current configuration has policy '/Channel/Readers' 2017-06-09 19:59:45.372 UTC [common/policies] GetPolicy -> DEBU 49e Returning policy Writers for evaluation 2017-06-09 19:59:45.372 UTC [common/policies] CommitProposals -> DEBU 49f As expected, current configuration has policy '/Channel/Writers' 2017-06-09 19:59:45.372 UTC [common/policies] GetPolicy -> DEBU 4a0 Returning policy Application/Readers for evaluation 2017-06-09 19:59:45.372 UTC [common/policies] CommitProposals -> DEBU 4a1 As expected, current configuration has policy '/Channel/Application/Readers' 2017-06-09 19:59:45.372 UTC [common/policies] GetPolicy -> DEBU 4a2 Returning policy Application/Writers for evaluation 2017-06-09 19:59:45.372 UTC [common/policies] CommitProposals -> DEBU 4a3 As expected, current configuration has policy '/Channel/Application/Writers' 2017-06-09 19:59:45.372 UTC [common/policies] GetPolicy -> DEBU 4a4 Returning policy Application/Admins for evaluation 2017-06-09 19:59:45.372 UTC [common/policies] CommitProposals -> DEBU 4a5 As expected, current configuration has policy '/Channel/Application/Admins' 2017-06-09 19:59:45.372 UTC [common/policies] GetPolicy -> DEBU 4a6 Returning policy Orderer/BlockValidation for evaluation 2017-06-09 19:59:45.372 UTC [common/policies] CommitProposals -> DEBU 4a7 As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-06-09 19:59:45.372 UTC [gossip/service] ProcessConfigUpdate -> DEBU 4a8 Processing new config for channel channel1 2017-06-09 19:59:45.372 UTC [gossip/service] ProcessConfigUpdate -> DEBU 4a9 Calling out because config was updated for channel channel1 2017-06-09 19:59:45.372 UTC [msp] DeserializeIdentity -> INFO 4aa Obtaining identity 2017-06-09 19:59:45.372 UTC [gossip/service] configUpdated -> DEBU 4ab Creating state provider for chainID channel1 2017-06-09 19:59:45.372 UTC [msp] DeserializeIdentity -> INFO 4ac Obtaining identity 2017-06-09 19:59:45.373 UTC [gossip/gossip#blockchain-org1peer1:5010] JoinChan -> INFO 4ad Anchor peer with same endpoint, skipping connecting to myself 2017-06-09 19:59:45.373 UTC [gossip/gossip#blockchain-org1peer1:5010] JoinChan -> INFO 4ae Anchor peer blockchain-org2peer1:5010 isn't in our org(Org2MSP) and we have no external endpoint, skipping 2017-06-09 19:59:45.373 UTC [peer] updateTrustedRoots -> DEBU 4af Updating trusted root authorities for channel channel1 2017-06-09 19:59:45.373 UTC [gossip/service] InitializeChannel -> DEBU 4b0 Creating state provider for chainID channel1 2017-06-09 19:59:45.373 UTC [gossip/state] NewGossipStateProvider -> INFO 4b1 Updating node metadata information, current ledger sequence is at = 0, next expected block is = 1 2017-06-09 19:59:45.373 UTC [gossip/state] NewGossipStateProvider -> DEBU 4b2 Updating gossip metadate state &{0} 2017-06-09 19:59:45.373 UTC [deliveryClient] NewDeliverService -> INFO 4b3 Creating delivery service to get blocks from the ordering service, blockchain-orderer:1004 2017-06-09 19:59:45.375 UTC [gossip/service] InitializeChannel -> DEBU 4b4 This peer is configured to connect to ordering service for blocks delivery, channel channel1 2017-06-09 19:59:45.375 UTC [deliveryClient] StartDeliverForChannel -> DEBU 4b5 This peer will pass blocks from orderer service to other peers 2017-06-09 19:59:45.376 UTC [blocksProvider] RequestBlocks -> DEBU 4b6 Starting deliver with block [1] 2017-06-09 19:59:45.376 UTC [peer] InitChain -> DEBU 4b7 Init chain channel1 2017-06-09 19:59:45.376 UTC [nodeCmd] func2 -> DEBU 4b8 Deploying system CC, for chain 2017-06-09 19:59:45.377 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 4b9 constructing new tx simulator 2017-06-09 19:59:45.377 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 4ba constructing new tx simulator [8158130e-1473-4bfb-bf39-0e47490c5504] 2017-06-09 19:59:45.377 UTC [ccprovider] NewCCContext -> DEBU 4bb NewCCCC (chain=channel1,chaincode=cscc,version=1.0.0-alpha,txid=2767f6be-36dd-4b1d-a608-50c5417a544e,syscc=true,proposal=0x0,canname=cscc:1.0.0-alpha 2017-06-09 19:59:45.377 UTC [chaincode] Launch -> DEBU 4bc chaincode is running(no need to launch) : cscc:1.0.0-alpha 2017-06-09 19:59:45.377 UTC [chaincode] sendExecuteMessage -> DEBU 4bd [2767f6be]Inside sendExecuteMessage. Message INIT 2017-06-09 19:59:45.377 UTC [chaincode] setChaincodeProposal -> DEBU 4be Setting chaincode proposal context... 2017-06-09 19:59:45.377 UTC [chaincode] sendExecuteMessage -> DEBU 4bf [2767f6be]sendExecuteMsg trigger event INIT 2017-06-09 19:59:45.377 UTC [chaincode] processStream -> DEBU 4c0 [2767f6be]Move state message INIT 2017-06-09 19:59:45.377 UTC [chaincode] HandleMessage -> DEBU 4c1 [2767f6be]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2017-06-09 19:59:45.377 UTC [chaincode] filterError -> DEBU 4c2 Ignoring NoTransitionError: no transition 2017-06-09 19:59:45.377 UTC [chaincode] processStream -> DEBU 4c3 [2767f6be]sending state message INIT 2017-06-09 19:59:45.377 UTC [shim] func1 -> DEBU 4c4 [2767f6be]Received message INIT from shim 2017-06-09 19:59:45.377 UTC [shim] handleMessage -> DEBU 4c5 [2767f6be]Handling ChaincodeMessage of type: INIT(state:ready) 2017-06-09 19:59:45.377 UTC [shim] beforeInit -> DEBU 4c6 Entered state ready 2017-06-09 19:59:45.377 UTC [shim] beforeInit -> DEBU 4c7 [2767f6be]Received INIT, initializing chaincode 2017-06-09 19:59:45.378 UTC [chaincode] Init -> INFO 4c8 Init CSCC 2017-06-09 19:59:45.378 UTC [shim] func1 -> DEBU 4c9 [2767f6be]Init get response status: 200 2017-06-09 19:59:45.378 UTC [shim] func1 -> DEBU 4ca [2767f6be]Init invoke succeeded. Sending COMPLETED 2017-06-09 19:59:45.379 UTC [shim] func1 -> DEBU 4cb [2767f6be]Move state message COMPLETED 2017-06-09 19:59:45.379 UTC [shim] handleMessage -> DEBU 4cc [2767f6be]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 19:59:45.379 UTC [shim] func1 -> DEBU 4cd [2767f6be]send state message COMPLETED 2017-06-09 19:59:45.379 UTC [chaincode] processStream -> DEBU 4ce [2767f6be]Received message COMPLETED from shim 2017-06-09 19:59:45.379 UTC [chaincode] HandleMessage -> DEBU 4cf [2767f6be]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 19:59:45.379 UTC [chaincode] HandleMessage -> DEBU 4d0 [2767f6be-36dd-4b1d-a608-50c5417a544e]HandleMessage- COMPLETED. Notify 2017-06-09 19:59:45.379 UTC [chaincode] notify -> DEBU 4d1 notifying Txid:2767f6be-36dd-4b1d-a608-50c5417a544e 2017-06-09 19:59:45.379 UTC [sysccapi] deploySysCC -> INFO 4d2 system chaincode cscc/channel1(github.com/hyperledger/fabric/core/scc/cscc) deployed 2017-06-09 19:59:45.380 UTC [lockbasedtxmgr] Done -> DEBU 4d3 Done with transaction simulation / query execution [8158130e-1473-4bfb-bf39-0e47490c5504] 2017-06-09 19:59:45.380 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 4d4 constructing new tx simulator 2017-06-09 19:59:45.380 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 4d5 constructing new tx simulator [5e175a88-e9fc-4f04-86d1-fd490993688b] 2017-06-09 19:59:45.380 UTC [ccprovider] NewCCContext -> DEBU 4d6 NewCCCC (chain=channel1,chaincode=lccc,version=1.0.0-alpha,txid=a9485497-8c3c-4ba4-9226-93115125ed70,syscc=true,proposal=0x0,canname=lccc:1.0.0-alpha 2017-06-09 19:59:45.380 UTC [chaincode] Launch -> DEBU 4d7 chaincode is running(no need to launch) : lccc:1.0.0-alpha 2017-06-09 19:59:45.380 UTC [chaincode] sendExecuteMessage -> DEBU 4d8 [a9485497]Inside sendExecuteMessage. Message INIT 2017-06-09 19:59:45.380 UTC [chaincode] setChaincodeProposal -> DEBU 4d9 Setting chaincode proposal context... 2017-06-09 19:59:45.380 UTC [chaincode] sendExecuteMessage -> DEBU 4da [a9485497]sendExecuteMsg trigger event INIT 2017-06-09 19:59:45.381 UTC [chaincode] processStream -> DEBU 4db [a9485497]Move state message INIT 2017-06-09 19:59:45.381 UTC [chaincode] HandleMessage -> DEBU 4dc [a9485497]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2017-06-09 19:59:45.381 UTC [chaincode] filterError -> DEBU 4dd Ignoring NoTransitionError: no transition 2017-06-09 19:59:45.381 UTC [chaincode] processStream -> DEBU 4de [a9485497]sending state message INIT 2017-06-09 19:59:45.381 UTC [shim] func1 -> DEBU 4df [a9485497]Received message INIT from shim 2017-06-09 19:59:45.381 UTC [shim] handleMessage -> DEBU 4e0 [a9485497]Handling ChaincodeMessage of type: INIT(state:ready) 2017-06-09 19:59:45.381 UTC [shim] beforeInit -> DEBU 4e1 Entered state ready 2017-06-09 19:59:45.381 UTC [shim] beforeInit -> DEBU 4e2 [a9485497]Received INIT, initializing chaincode 2017-06-09 19:59:45.381 UTC [shim] func1 -> DEBU 4e3 [a9485497]Init get response status: 200 2017-06-09 19:59:45.381 UTC [shim] func1 -> DEBU 4e4 [a9485497]Init invoke succeeded. Sending COMPLETED 2017-06-09 19:59:45.381 UTC [shim] func1 -> DEBU 4e5 [a9485497]Move state message COMPLETED 2017-06-09 19:59:45.381 UTC [shim] handleMessage -> DEBU 4e6 [a9485497]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 19:59:45.381 UTC [shim] func1 -> DEBU 4e7 [a9485497]send state message COMPLETED 2017-06-09 19:59:45.382 UTC [chaincode] processStream -> DEBU 4e8 [a9485497]Received message COMPLETED from shim 2017-06-09 19:59:45.382 UTC [chaincode] HandleMessage -> DEBU 4e9 [a9485497]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 19:59:45.382 UTC [chaincode] HandleMessage -> DEBU 4ea [a9485497-8c3c-4ba4-9226-93115125ed70]HandleMessage- COMPLETED. Notify 2017-06-09 19:59:45.382 UTC [chaincode] notify -> DEBU 4eb notifying Txid:a9485497-8c3c-4ba4-9226-93115125ed70 2017-06-09 19:59:45.382 UTC [sysccapi] deploySysCC -> INFO 4ec system chaincode lccc/channel1(github.com/hyperledger/fabric/core/scc/lccc) deployed 2017-06-09 19:59:45.382 UTC [lockbasedtxmgr] Done -> DEBU 4ed Done with transaction simulation / query execution [5e175a88-e9fc-4f04-86d1-fd490993688b] 2017-06-09 19:59:45.382 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 4ee constructing new tx simulator 2017-06-09 19:59:45.382 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 4ef constructing new tx simulator [276fb999-4a37-45fc-be2a-a9da9e1ef81e] 2017-06-09 19:59:45.382 UTC [ccprovider] NewCCContext -> DEBU 4f0 NewCCCC (chain=channel1,chaincode=escc,version=1.0.0-alpha,txid=a539cff5-1ef0-46fb-ac0c-2fd64d8936dc,syscc=true,proposal=0x0,canname=escc:1.0.0-alpha 2017-06-09 19:59:45.382 UTC [chaincode] Launch -> DEBU 4f1 chaincode is running(no need to launch) : escc:1.0.0-alpha 2017-06-09 19:59:45.382 UTC [chaincode] sendExecuteMessage -> DEBU 4f2 [a539cff5]Inside sendExecuteMessage. Message INIT 2017-06-09 19:59:45.382 UTC [chaincode] setChaincodeProposal -> DEBU 4f3 Setting chaincode proposal context... 2017-06-09 19:59:45.382 UTC [chaincode] sendExecuteMessage -> DEBU 4f4 [a539cff5]sendExecuteMsg trigger event INIT 2017-06-09 19:59:45.382 UTC [chaincode] processStream -> DEBU 4f5 [a539cff5]Move state message INIT 2017-06-09 19:59:45.382 UTC [chaincode] HandleMessage -> DEBU 4f6 [a539cff5]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2017-06-09 19:59:45.382 UTC [chaincode] filterError -> DEBU 4f7 Ignoring NoTransitionError: no transition 2017-06-09 19:59:45.382 UTC [chaincode] processStream -> DEBU 4f8 [a539cff5]sending state message INIT 2017-06-09 19:59:45.382 UTC [shim] func1 -> DEBU 4f9 [a539cff5]Received message INIT from shim 2017-06-09 19:59:45.382 UTC [shim] handleMessage -> DEBU 4fa [a539cff5]Handling ChaincodeMessage of type: INIT(state:ready) 2017-06-09 19:59:45.382 UTC [shim] beforeInit -> DEBU 4fb Entered state ready 2017-06-09 19:59:45.382 UTC [shim] beforeInit -> DEBU 4fc [a539cff5]Received INIT, initializing chaincode 2017-06-09 19:59:45.382 UTC [escc] Init -> INFO 4fd Successfully initialized ESCC 2017-06-09 19:59:45.383 UTC [shim] func1 -> DEBU 4fe [a539cff5]Init get response status: 200 2017-06-09 19:59:45.383 UTC [shim] func1 -> DEBU 4ff [a539cff5]Init invoke succeeded. Sending COMPLETED 2017-06-09 19:59:45.383 UTC [shim] func1 -> DEBU 500 [a539cff5]Move state message COMPLETED 2017-06-09 19:59:45.383 UTC [shim] handleMessage -> DEBU 501 [a539cff5]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 19:59:45.383 UTC [shim] func1 -> DEBU 502 [a539cff5]send state message COMPLETED 2017-06-09 19:59:45.383 UTC [chaincode] processStream -> DEBU 503 [a539cff5]Received message COMPLETED from shim 2017-06-09 19:59:45.383 UTC [chaincode] HandleMessage -> DEBU 504 [a539cff5]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 19:59:45.383 UTC [chaincode] HandleMessage -> DEBU 505 [a539cff5-1ef0-46fb-ac0c-2fd64d8936dc]HandleMessage- COMPLETED. Notify 2017-06-09 19:59:45.383 UTC [chaincode] notify -> DEBU 506 notifying Txid:a539cff5-1ef0-46fb-ac0c-2fd64d8936dc 2017-06-09 19:59:45.383 UTC [sysccapi] deploySysCC -> INFO 507 system chaincode escc/channel1(github.com/hyperledger/fabric/core/scc/escc) deployed 2017-06-09 19:59:45.383 UTC [lockbasedtxmgr] Done -> DEBU 508 Done with transaction simulation / query execution [276fb999-4a37-45fc-be2a-a9da9e1ef81e] 2017-06-09 19:59:45.383 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 509 constructing new tx simulator 2017-06-09 19:59:45.383 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 50a constructing new tx simulator [488ab75c-bdc1-4f7d-b843-8b8780e5a147] 2017-06-09 19:59:45.383 UTC [ccprovider] NewCCContext -> DEBU 50b NewCCCC (chain=channel1,chaincode=vscc,version=1.0.0-alpha,txid=4a1e1656-c57f-48c0-a07d-30e32a803b86,syscc=true,proposal=0x0,canname=vscc:1.0.0-alpha 2017-06-09 19:59:45.383 UTC [chaincode] Launch -> DEBU 50c chaincode is running(no need to launch) : vscc:1.0.0-alpha 2017-06-09 19:59:45.383 UTC [chaincode] sendExecuteMessage -> DEBU 50d [4a1e1656]Inside sendExecuteMessage. Message INIT 2017-06-09 19:59:45.383 UTC [chaincode] setChaincodeProposal -> DEBU 50e Setting chaincode proposal context... 2017-06-09 19:59:45.383 UTC [chaincode] sendExecuteMessage -> DEBU 50f [4a1e1656]sendExecuteMsg trigger event INIT 2017-06-09 19:59:45.383 UTC [chaincode] processStream -> DEBU 510 [4a1e1656]Move state message INIT 2017-06-09 19:59:45.383 UTC [chaincode] HandleMessage -> DEBU 511 [4a1e1656]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2017-06-09 19:59:45.383 UTC [chaincode] filterError -> DEBU 512 Ignoring NoTransitionError: no transition 2017-06-09 19:59:45.383 UTC [chaincode] processStream -> DEBU 513 [4a1e1656]sending state message INIT 2017-06-09 19:59:45.383 UTC [shim] func1 -> DEBU 514 [4a1e1656]Received message INIT from shim 2017-06-09 19:59:45.383 UTC [shim] handleMessage -> DEBU 515 [4a1e1656]Handling ChaincodeMessage of type: INIT(state:ready) 2017-06-09 19:59:45.383 UTC [shim] beforeInit -> DEBU 516 Entered state ready 2017-06-09 19:59:45.383 UTC [shim] beforeInit -> DEBU 517 [4a1e1656]Received INIT, initializing chaincode 2017-06-09 19:59:45.383 UTC [shim] func1 -> DEBU 518 [4a1e1656]Init get response status: 200 2017-06-09 19:59:45.384 UTC [shim] func1 -> DEBU 519 [4a1e1656]Init invoke succeeded. Sending COMPLETED 2017-06-09 19:59:45.384 UTC [shim] func1 -> DEBU 51a [4a1e1656]Move state message COMPLETED 2017-06-09 19:59:45.384 UTC [shim] handleMessage -> DEBU 51b [4a1e1656]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 19:59:45.384 UTC [shim] func1 -> DEBU 51c [4a1e1656]send state message COMPLETED 2017-06-09 19:59:45.384 UTC [chaincode] processStream -> DEBU 51d [4a1e1656]Received message COMPLETED from shim 2017-06-09 19:59:45.384 UTC [chaincode] HandleMessage -> DEBU 51e [4a1e1656]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 19:59:45.384 UTC [chaincode] HandleMessage -> DEBU 51f [4a1e1656-c57f-48c0-a07d-30e32a803b86]HandleMessage- COMPLETED. Notify 2017-06-09 19:59:45.384 UTC [chaincode] notify -> DEBU 520 notifying Txid:4a1e1656-c57f-48c0-a07d-30e32a803b86 2017-06-09 19:59:45.384 UTC [sysccapi] deploySysCC -> INFO 521 system chaincode vscc/channel1(github.com/hyperledger/fabric/core/scc/vscc) deployed 2017-06-09 19:59:45.384 UTC [lockbasedtxmgr] Done -> DEBU 522 Done with transaction simulation / query execution [488ab75c-bdc1-4f7d-b843-8b8780e5a147] 2017-06-09 19:59:45.384 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 523 constructing new tx simulator 2017-06-09 19:59:45.384 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 524 constructing new tx simulator [4521a12e-c0bd-464c-8f62-824721659258] 2017-06-09 19:59:45.384 UTC [ccprovider] NewCCContext -> DEBU 525 NewCCCC (chain=channel1,chaincode=qscc,version=1.0.0-alpha,txid=17d4f183-90e8-4035-8eda-f47606291f09,syscc=true,proposal=0x0,canname=qscc:1.0.0-alpha 2017-06-09 19:59:45.384 UTC [chaincode] Launch -> DEBU 526 chaincode is running(no need to launch) : qscc:1.0.0-alpha 2017-06-09 19:59:45.384 UTC [chaincode] sendExecuteMessage -> DEBU 527 [17d4f183]Inside sendExecuteMessage. Message INIT 2017-06-09 19:59:45.384 UTC [chaincode] setChaincodeProposal -> DEBU 528 Setting chaincode proposal context... 2017-06-09 19:59:45.384 UTC [chaincode] sendExecuteMessage -> DEBU 529 [17d4f183]sendExecuteMsg trigger event INIT 2017-06-09 19:59:45.384 UTC [chaincode] processStream -> DEBU 52a [17d4f183]Move state message INIT 2017-06-09 19:59:45.384 UTC [chaincode] HandleMessage -> DEBU 52b [17d4f183]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2017-06-09 19:59:45.384 UTC [chaincode] filterError -> DEBU 52c Ignoring NoTransitionError: no transition 2017-06-09 19:59:45.384 UTC [chaincode] processStream -> DEBU 52d [17d4f183]sending state message INIT 2017-06-09 19:59:45.384 UTC [shim] func1 -> DEBU 52e [17d4f183]Received message INIT from shim 2017-06-09 19:59:45.384 UTC [shim] handleMessage -> DEBU 52f [17d4f183]Handling ChaincodeMessage of type: INIT(state:ready) 2017-06-09 19:59:45.384 UTC [shim] beforeInit -> DEBU 530 Entered state ready 2017-06-09 19:59:45.384 UTC [shim] beforeInit -> DEBU 531 [17d4f183]Received INIT, initializing chaincode 2017-06-09 19:59:45.384 UTC [qscc] Init -> INFO 532 Init QSCC 2017-06-09 19:59:45.384 UTC [shim] func1 -> DEBU 533 [17d4f183]Init get response status: 200 2017-06-09 19:59:45.384 UTC [shim] func1 -> DEBU 534 [17d4f183]Init invoke succeeded. Sending COMPLETED 2017-06-09 19:59:45.385 UTC [shim] func1 -> DEBU 535 [17d4f183]Move state message COMPLETED 2017-06-09 19:59:45.385 UTC [shim] handleMessage -> DEBU 536 [17d4f183]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 19:59:45.385 UTC [shim] func1 -> DEBU 537 [17d4f183]send state message COMPLETED 2017-06-09 19:59:45.385 UTC [chaincode] processStream -> DEBU 538 [17d4f183]Received message COMPLETED from shim 2017-06-09 19:59:45.385 UTC [chaincode] HandleMessage -> DEBU 539 [17d4f183]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 19:59:45.385 UTC [chaincode] HandleMessage -> DEBU 53a [17d4f183-90e8-4035-8eda-f47606291f09]HandleMessage- COMPLETED. Notify 2017-06-09 19:59:45.385 UTC [chaincode] notify -> DEBU 53b notifying Txid:17d4f183-90e8-4035-8eda-f47606291f09 2017-06-09 19:59:45.385 UTC [sysccapi] deploySysCC -> INFO 53c system chaincode qscc/channel1(github.com/hyperledger/fabric/core/chaincode/qscc) deployed 2017-06-09 19:59:45.385 UTC [lockbasedtxmgr] Done -> DEBU 53d Done with transaction simulation / query execution [4521a12e-c0bd-464c-8f62-824721659258] 2017-06-09 19:59:45.385 UTC [shim] func1 -> DEBU 53e [5bf302f7]Transaction completed. Sending COMPLETED 2017-06-09 19:59:45.385 UTC [shim] func1 -> DEBU 53f [5bf302f7]Move state message COMPLETED 2017-06-09 19:59:45.385 UTC [shim] handleMessage -> DEBU 540 [5bf302f7]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 19:59:45.385 UTC [shim] func1 -> DEBU 541 [5bf302f7]send state message COMPLETED 2017-06-09 19:59:45.385 UTC [chaincode] processStream -> DEBU 542 [5bf302f7]Received message COMPLETED from shim 2017-06-09 19:59:45.385 UTC [chaincode] HandleMessage -> DEBU 543 [5bf302f7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 19:59:45.385 UTC [chaincode] HandleMessage -> DEBU 544 [5bf302f73880148f19985ec72c8901931ffdb4cf7a77a94d65921d7330897e8c]HandleMessage- COMPLETED. Notify 2017-06-09 19:59:45.385 UTC [chaincode] notify -> DEBU 545 notifying Txid:5bf302f73880148f19985ec72c8901931ffdb4cf7a77a94d65921d7330897e8c 2017-06-09 19:59:46.715 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 546 Sleeping 25s 2017-06-09 19:59:46.745 UTC [gossip/comm#-1] Probe -> DEBU 547 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 19:59:46.748 UTC [gossip/comm#-1] Probe -> DEBU 548 Returning 2017-06-09 19:59:46.748 UTC [gossip/comm#-1] Send -> DEBU 549 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:59:46.750 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 54a Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:59:46.750 UTC [gossip/comm#-1] createConnection -> DEBU 54b Entering blockchain-org1peer1:5010 [] 2017-06-09 19:59:46.756 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 54c Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 19:59:46.757 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 54d Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43004 2017-06-09 19:59:46.757 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 54e [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:59:46.757 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 54f Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43004 2017-06-09 19:59:46.758 UTC [msp] DeserializeIdentity -> INFO 550 Obtaining identity 2017-06-09 19:59:46.758 UTC [msp] Validate -> INFO 551 MSP Org1MSP validating identity 2017-06-09 19:59:46.758 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 552 Authenticated 10.76.152.46:43004 2017-06-09 19:59:46.759 UTC [gossip/comm#-1] GossipStream -> DEBU 553 Servicing 10.76.152.46:43004 2017-06-09 19:59:46.759 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 554 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 19:59:46.760 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 555 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 19:59:46.760 UTC [msp] DeserializeIdentity -> INFO 556 Obtaining identity 2017-06-09 19:59:46.761 UTC [msp] Validate -> INFO 557 MSP Org1MSP validating identity 2017-06-09 19:59:46.762 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 558 Authenticated 10.10.10.205:5010 2017-06-09 19:59:46.762 UTC [gossip/comm#-1] createConnection -> DEBU 559 Exiting 2017-06-09 19:59:46.763 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 55a Exiting 2017-06-09 19:59:46.764 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 55b Sleeping 5s 2017-06-09 19:59:46.764 UTC [msp] DeserializeIdentity -> INFO 55d Obtaining identity 2017-06-09 19:59:46.764 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 55c Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:59:46.765 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 55e Exiting 2017-06-09 19:59:46.765 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 55f Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:59:46.766 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 560 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:59:46.766 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 561 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:59:46.766 UTC [msp] DeserializeIdentity -> INFO 562 Obtaining identity 2017-06-09 19:59:46.766 UTC [msp] Validate -> INFO 563 MSP Org1MSP validating identity 2017-06-09 19:59:46.767 UTC [msp] DeserializeIdentity -> INFO 564 Obtaining identity 2017-06-09 19:59:46.767 UTC [msp] Validate -> INFO 565 MSP Org1MSP validating identity 2017-06-09 19:59:46.768 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 566 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 19:59:46.768 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 567 Exiting 2017-06-09 19:59:46.768 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 568 Exiting 2017-06-09 19:59:46.769 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 569 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 19:59:46.769 UTC [msp] DeserializeIdentity -> INFO 56a Obtaining identity 2017-06-09 19:59:46.770 UTC [msp] DeserializeIdentity -> INFO 56b Obtaining identity 2017-06-09 19:59:46.770 UTC [gossip/comm#-1] Send -> DEBU 56c Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 19:59:46.770 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 56e Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:59:46.771 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 56f Exiting 2017-06-09 19:59:46.771 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 570 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:59:46.771 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 571 Exiting 2017-06-09 19:59:46.771 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 572 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 19:59:46.772 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 573 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:59:46.772 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 574 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 19:59:46.772 UTC [msp] DeserializeIdentity -> INFO 575 Obtaining identity 2017-06-09 19:59:46.772 UTC [msp] Validate -> INFO 576 MSP Org1MSP validating identity 2017-06-09 19:59:46.773 UTC [msp] DeserializeIdentity -> INFO 577 Obtaining identity 2017-06-09 19:59:46.773 UTC [msp] Validate -> INFO 578 MSP Org1MSP validating identity 2017-06-09 19:59:46.774 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 579 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 54 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 19:59:46.774 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 57a Exiting 2017-06-09 19:59:46.774 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 57b Exiting 2017-06-09 19:59:46.770 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 56d Exiting, replying with alive: > 2017-06-09 19:59:51.767 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 57c Sleeping 5s 2017-06-09 19:59:51.774 UTC [msp] DeserializeIdentity -> INFO 57d Obtaining identity 2017-06-09 19:59:56.768 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 57e Sleeping 5s 2017-06-09 19:59:56.778 UTC [msp] DeserializeIdentity -> INFO 57f Obtaining identity 2017-06-09 20:00:01.770 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 580 Sleeping 5s 2017-06-09 20:00:01.772 UTC [msp] DeserializeIdentity -> INFO 581 Obtaining identity 2017-06-09 20:00:06.771 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 582 Sleeping 5s 2017-06-09 20:00:06.777 UTC [msp] DeserializeIdentity -> INFO 583 Obtaining identity 2017-06-09 20:00:11.717 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 584 Sleeping 25s 2017-06-09 20:00:11.750 UTC [gossip/comm#-1] Probe -> DEBU 585 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:00:11.752 UTC [gossip/comm#-1] Probe -> DEBU 586 Returning 2017-06-09 20:00:11.753 UTC [gossip/comm#-1] Send -> DEBU 587 Entering, sending GossipMessage: tag:EMPTY mem_req:\273\330]\013#\256\245A\232\231\003\031\252\303\006\301\371\016\360V\\\317\020\201\"" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:00:11.753 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 588 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\273\330]\013#\256\245A\232\231\003\031\252\303\006\301\371\016\360V\\\317\020\201\"" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:00:11.754 UTC [gossip/comm#-1] createConnection -> DEBU 589 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:00:11.756 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 58a Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:00:11.756 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 58b Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43064 2017-06-09 20:00:11.757 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 58c [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:00:11.757 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 58d Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:00:11.757 UTC [msp] DeserializeIdentity -> INFO 58e Obtaining identity 2017-06-09 20:00:11.757 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 58f [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:00:11.757 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 590 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43064 2017-06-09 20:00:11.757 UTC [msp] DeserializeIdentity -> INFO 591 Obtaining identity 2017-06-09 20:00:11.757 UTC [msp] Validate -> INFO 592 MSP Org1MSP validating identity 2017-06-09 20:00:11.757 UTC [msp] Validate -> INFO 593 MSP Org1MSP validating identity 2017-06-09 20:00:11.758 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 594 Authenticated 10.10.10.205:5010 2017-06-09 20:00:11.758 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 595 Authenticated 10.76.152.46:43064 2017-06-09 20:00:11.758 UTC [gossip/comm#-1] GossipStream -> DEBU 596 Servicing 10.76.152.46:43064 2017-06-09 20:00:11.759 UTC [gossip/comm#-1] createConnection -> DEBU 597 Exiting 2017-06-09 20:00:11.759 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 598 Exiting 2017-06-09 20:00:11.760 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 599 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\273\330]\013#\256\245A\232\231\003\031\252\303\006\301\371\016\360V\\\317\020\201\"" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:00:11.760 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 59a Exiting 2017-06-09 20:00:11.760 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 59b Got message: GossipMessage: tag:EMPTY mem_req:\273\330]\013#\256\245A\232\231\003\031\252\303\006\301\371\016\360V\\\317\020\201\"" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:00:11.760 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 59c Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:00:11.760 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 59d Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:00:11.760 UTC [msp] DeserializeIdentity -> INFO 59e Obtaining identity 2017-06-09 20:00:11.761 UTC [msp] Validate -> INFO 59f MSP Org1MSP validating identity 2017-06-09 20:00:11.761 UTC [msp] DeserializeIdentity -> INFO 5a0 Obtaining identity 2017-06-09 20:00:11.761 UTC [msp] Validate -> INFO 5a1 MSP Org1MSP validating identity 2017-06-09 20:00:11.762 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 5a2 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:00:11.762 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 5a3 Exiting 2017-06-09 20:00:11.762 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 5a4 Exiting 2017-06-09 20:00:11.762 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 5a5 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:00:11.762 UTC [msp] DeserializeIdentity -> INFO 5a6 Obtaining identity 2017-06-09 20:00:11.762 UTC [msp] DeserializeIdentity -> INFO 5a7 Obtaining identity 2017-06-09 20:00:11.763 UTC [gossip/comm#-1] Send -> DEBU 5a8 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:00:11.763 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 5a9 Exiting, replying with alive:\241i\361\330\241\002 P\244\272\331\262\302H\205\332\t\301\300b\353*{\351\354\214\343o\325\317\256\003\001\215\00793\240\230" > > 2017-06-09 20:00:11.763 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 5aa Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:00:11.763 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 5ab Exiting 2017-06-09 20:00:11.763 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 5ac Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:00:11.764 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 5ad Exiting 2017-06-09 20:00:11.764 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 5ae Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:00:11.764 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 5af Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:00:11.764 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 5b0 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:00:11.764 UTC [msp] DeserializeIdentity -> INFO 5b1 Obtaining identity 2017-06-09 20:00:11.764 UTC [msp] Validate -> INFO 5b2 MSP Org1MSP validating identity 2017-06-09 20:00:11.764 UTC [msp] DeserializeIdentity -> INFO 5b3 Obtaining identity 2017-06-09 20:00:11.765 UTC [msp] Validate -> INFO 5b4 MSP Org1MSP validating identity 2017-06-09 20:00:11.765 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 5b5 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:00:11.765 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 5b6 Exiting 2017-06-09 20:00:11.765 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 5b7 Exiting 2017-06-09 20:00:11.772 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 5b8 Sleeping 5s 2017-06-09 20:00:11.775 UTC [msp] DeserializeIdentity -> INFO 5b9 Obtaining identity 2017-06-09 20:00:16.773 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 5ba Sleeping 5s 2017-06-09 20:00:16.782 UTC [msp] DeserializeIdentity -> INFO 5bb Obtaining identity 2017-06-09 20:00:21.775 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 5bc Sleeping 5s 2017-06-09 20:00:21.779 UTC [msp] DeserializeIdentity -> INFO 5bd Obtaining identity 2017-06-09 20:00:26.783 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 5be Sleeping 5s 2017-06-09 20:00:26.822 UTC [msp] DeserializeIdentity -> INFO 5bf Obtaining identity 2017-06-09 20:00:31.784 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 5c0 Sleeping 5s 2017-06-09 20:00:31.785 UTC [msp] DeserializeIdentity -> INFO 5c1 Obtaining identity 2017-06-09 20:00:36.719 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 5c2 Sleeping 25s 2017-06-09 20:00:36.754 UTC [gossip/comm#-1] Probe -> DEBU 5c3 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:00:36.757 UTC [gossip/comm#-1] Probe -> DEBU 5c4 Returning 2017-06-09 20:00:36.757 UTC [gossip/comm#-1] Send -> DEBU 5c5 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:00:36.758 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 5c6 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:00:36.758 UTC [gossip/comm#-1] createConnection -> DEBU 5c7 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:00:36.760 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 5c8 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:00:36.761 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 5c9 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43154 2017-06-09 20:00:36.761 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 5ca [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:00:36.762 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 5cb Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43154 2017-06-09 20:00:36.762 UTC [msp] DeserializeIdentity -> INFO 5cc Obtaining identity 2017-06-09 20:00:36.762 UTC [msp] Validate -> INFO 5cd MSP Org1MSP validating identity 2017-06-09 20:00:36.762 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 5ce Authenticated 10.76.152.46:43154 2017-06-09 20:00:36.762 UTC [gossip/comm#-1] GossipStream -> DEBU 5cf Servicing 10.76.152.46:43154 2017-06-09 20:00:36.762 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 5d0 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:00:36.762 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 5d1 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:00:36.763 UTC [msp] DeserializeIdentity -> INFO 5d2 Obtaining identity 2017-06-09 20:00:36.763 UTC [msp] Validate -> INFO 5d3 MSP Org1MSP validating identity 2017-06-09 20:00:36.763 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 5d4 Authenticated 10.10.10.205:5010 2017-06-09 20:00:36.763 UTC [gossip/comm#-1] createConnection -> DEBU 5d5 Exiting 2017-06-09 20:00:36.765 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 5d6 Exiting 2017-06-09 20:00:36.765 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 5d7 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:00:36.765 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 5d8 Exiting 2017-06-09 20:00:36.765 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 5d9 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:00:36.766 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 5da Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:00:36.766 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 5db Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:00:36.766 UTC [msp] DeserializeIdentity -> INFO 5dc Obtaining identity 2017-06-09 20:00:36.766 UTC [msp] Validate -> INFO 5dd MSP Org1MSP validating identity 2017-06-09 20:00:36.766 UTC [msp] DeserializeIdentity -> INFO 5de Obtaining identity 2017-06-09 20:00:36.767 UTC [msp] Validate -> INFO 5df MSP Org1MSP validating identity 2017-06-09 20:00:36.767 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 5e0 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:00:36.767 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 5e1 Exiting 2017-06-09 20:00:36.767 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 5e2 Exiting 2017-06-09 20:00:36.767 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 5e3 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:00:36.767 UTC [msp] DeserializeIdentity -> INFO 5e4 Obtaining identity 2017-06-09 20:00:36.768 UTC [msp] DeserializeIdentity -> INFO 5e5 Obtaining identity 2017-06-09 20:00:36.768 UTC [gossip/comm#-1] Send -> DEBU 5e6 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:00:36.768 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 5e7 Exiting, replying with alive: > 2017-06-09 20:00:36.768 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 5e8 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:00:36.768 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 5e9 Exiting 2017-06-09 20:00:36.768 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 5ea Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:00:36.769 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 5eb Exiting 2017-06-09 20:00:36.769 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 5ec Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:00:36.769 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 5ed Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:00:36.769 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 5ee Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:00:36.769 UTC [msp] DeserializeIdentity -> INFO 5ef Obtaining identity 2017-06-09 20:00:36.769 UTC [msp] Validate -> INFO 5f0 MSP Org1MSP validating identity 2017-06-09 20:00:36.769 UTC [msp] DeserializeIdentity -> INFO 5f1 Obtaining identity 2017-06-09 20:00:36.770 UTC [msp] Validate -> INFO 5f2 MSP Org1MSP validating identity 2017-06-09 20:00:36.770 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 5f3 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:00:36.770 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 5f4 Exiting 2017-06-09 20:00:36.770 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 5f5 Exiting 2017-06-09 20:00:36.785 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 5f6 Sleeping 5s 2017-06-09 20:00:36.789 UTC [msp] DeserializeIdentity -> INFO 5f7 Obtaining identity 2017-06-09 20:00:41.787 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 5f8 Sleeping 5s 2017-06-09 20:00:41.791 UTC [msp] DeserializeIdentity -> INFO 5f9 Obtaining identity 2017-06-09 20:00:46.788 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 5fa Sleeping 5s 2017-06-09 20:00:46.791 UTC [msp] DeserializeIdentity -> INFO 5fb Obtaining identity 2017-06-09 20:00:51.789 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 5fc Sleeping 5s 2017-06-09 20:00:51.796 UTC [msp] DeserializeIdentity -> INFO 5fd Obtaining identity 2017-06-09 20:00:56.791 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 5fe Sleeping 5s 2017-06-09 20:00:56.796 UTC [msp] DeserializeIdentity -> INFO 5ff Obtaining identity 2017-06-09 20:01:01.721 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 600 Sleeping 25s 2017-06-09 20:01:01.759 UTC [gossip/comm#-1] Probe -> DEBU 601 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:01:01.762 UTC [gossip/comm#-1] Probe -> DEBU 602 Returning 2017-06-09 20:01:01.762 UTC [gossip/comm#-1] Send -> DEBU 603 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:01:01.763 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 604 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:01.763 UTC [gossip/comm#-1] createConnection -> DEBU 605 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:01:01.765 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 606 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:01:01.765 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 607 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43210 2017-06-09 20:01:01.766 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 608 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:01:01.766 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 609 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43210 2017-06-09 20:01:01.766 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 60a [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:01:01.767 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 60c Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:01:01.766 UTC [msp] DeserializeIdentity -> INFO 60b Obtaining identity 2017-06-09 20:01:01.767 UTC [msp] DeserializeIdentity -> INFO 60d Obtaining identity 2017-06-09 20:01:01.767 UTC [msp] Validate -> INFO 60e MSP Org1MSP validating identity 2017-06-09 20:01:01.767 UTC [msp] Validate -> INFO 60f MSP Org1MSP validating identity 2017-06-09 20:01:01.767 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 610 Authenticated 10.10.10.205:5010 2017-06-09 20:01:01.768 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 611 Authenticated 10.76.152.46:43210 2017-06-09 20:01:01.768 UTC [gossip/comm#-1] GossipStream -> DEBU 612 Servicing 10.76.152.46:43210 2017-06-09 20:01:01.768 UTC [gossip/comm#-1] createConnection -> DEBU 613 Exiting 2017-06-09 20:01:01.768 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 614 Exiting 2017-06-09 20:01:01.769 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 615 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:01.769 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 616 Exiting 2017-06-09 20:01:01.769 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 617 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:01.770 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 618 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:01:01.770 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 619 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:01:01.770 UTC [msp] DeserializeIdentity -> INFO 61a Obtaining identity 2017-06-09 20:01:01.770 UTC [msp] Validate -> INFO 61b MSP Org1MSP validating identity 2017-06-09 20:01:01.770 UTC [msp] DeserializeIdentity -> INFO 61c Obtaining identity 2017-06-09 20:01:01.771 UTC [msp] Validate -> INFO 61d MSP Org1MSP validating identity 2017-06-09 20:01:01.771 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 61e Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:01:01.771 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 61f Exiting 2017-06-09 20:01:01.771 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 620 Exiting 2017-06-09 20:01:01.771 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 621 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:01:01.771 UTC [msp] DeserializeIdentity -> INFO 622 Obtaining identity 2017-06-09 20:01:01.772 UTC [msp] DeserializeIdentity -> INFO 623 Obtaining identity 2017-06-09 20:01:01.772 UTC [gossip/comm#-1] Send -> DEBU 624 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:01:01.772 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 625 Exiting, replying with alive:\250\332\260:" > > 2017-06-09 20:01:01.772 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 626 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:01.772 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 627 Exiting 2017-06-09 20:01:01.773 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 628 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:01.773 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 629 Exiting 2017-06-09 20:01:01.773 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 62a Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:01.773 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 62b Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:01:01.773 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 62c Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:01:01.773 UTC [msp] DeserializeIdentity -> INFO 62d Obtaining identity 2017-06-09 20:01:01.773 UTC [msp] Validate -> INFO 62e MSP Org1MSP validating identity 2017-06-09 20:01:01.774 UTC [msp] DeserializeIdentity -> INFO 62f Obtaining identity 2017-06-09 20:01:01.774 UTC [msp] Validate -> INFO 630 MSP Org1MSP validating identity 2017-06-09 20:01:01.774 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 631 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:01:01.774 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 632 Exiting 2017-06-09 20:01:01.774 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 633 Exiting 2017-06-09 20:01:01.792 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 634 Sleeping 5s 2017-06-09 20:01:01.794 UTC [msp] DeserializeIdentity -> INFO 635 Obtaining identity 2017-06-09 20:01:06.793 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 636 Sleeping 5s 2017-06-09 20:01:06.801 UTC [msp] DeserializeIdentity -> INFO 637 Obtaining identity 2017-06-09 20:01:11.794 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 638 Sleeping 5s 2017-06-09 20:01:11.801 UTC [msp] DeserializeIdentity -> INFO 639 Obtaining identity 2017-06-09 20:01:16.796 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 63a Sleeping 5s 2017-06-09 20:01:16.804 UTC [msp] DeserializeIdentity -> INFO 63b Obtaining identity 2017-06-09 20:01:21.797 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 63c Sleeping 5s 2017-06-09 20:01:21.798 UTC [msp] DeserializeIdentity -> INFO 63d Obtaining identity 2017-06-09 20:01:26.723 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 63e Sleeping 25s 2017-06-09 20:01:26.764 UTC [gossip/comm#-1] Probe -> DEBU 63f Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:01:26.766 UTC [gossip/comm#-1] Probe -> DEBU 640 Returning 2017-06-09 20:01:26.767 UTC [gossip/comm#-1] Send -> DEBU 641 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:01:26.767 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 642 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:26.768 UTC [gossip/comm#-1] createConnection -> DEBU 643 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:01:26.770 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 644 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43280 2017-06-09 20:01:26.771 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 645 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:01:26.771 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 646 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:01:26.771 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 647 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43280 2017-06-09 20:01:26.771 UTC [msp] DeserializeIdentity -> INFO 649 Obtaining identity 2017-06-09 20:01:26.771 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 648 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:01:26.772 UTC [msp] Validate -> INFO 64b MSP Org1MSP validating identity 2017-06-09 20:01:26.772 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 64a Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:01:26.772 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 64c Authenticated 10.76.152.46:43280 2017-06-09 20:01:26.772 UTC [gossip/comm#-1] GossipStream -> DEBU 64e Servicing 10.76.152.46:43280 2017-06-09 20:01:26.772 UTC [msp] DeserializeIdentity -> INFO 64d Obtaining identity 2017-06-09 20:01:26.773 UTC [msp] Validate -> INFO 64f MSP Org1MSP validating identity 2017-06-09 20:01:26.773 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 650 Authenticated 10.10.10.205:5010 2017-06-09 20:01:26.773 UTC [gossip/comm#-1] createConnection -> DEBU 651 Exiting 2017-06-09 20:01:26.774 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 652 Exiting 2017-06-09 20:01:26.774 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 653 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:26.774 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 654 Exiting 2017-06-09 20:01:26.774 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 655 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:26.775 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 656 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:01:26.775 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 657 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:01:26.775 UTC [msp] DeserializeIdentity -> INFO 658 Obtaining identity 2017-06-09 20:01:26.775 UTC [msp] Validate -> INFO 659 MSP Org1MSP validating identity 2017-06-09 20:01:26.775 UTC [msp] DeserializeIdentity -> INFO 65a Obtaining identity 2017-06-09 20:01:26.775 UTC [msp] Validate -> INFO 65b MSP Org1MSP validating identity 2017-06-09 20:01:26.776 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 65c Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:01:26.776 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 65d Exiting 2017-06-09 20:01:26.776 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 65e Exiting 2017-06-09 20:01:26.776 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 65f Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:01:26.776 UTC [msp] DeserializeIdentity -> INFO 660 Obtaining identity 2017-06-09 20:01:26.777 UTC [msp] DeserializeIdentity -> INFO 661 Obtaining identity 2017-06-09 20:01:26.777 UTC [gossip/comm#-1] Send -> DEBU 662 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:01:26.777 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 663 Exiting, replying with alive: > 2017-06-09 20:01:26.777 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 664 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:26.778 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 665 Exiting 2017-06-09 20:01:26.778 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 666 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:26.778 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 667 Exiting 2017-06-09 20:01:26.778 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 668 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:01:26.778 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 669 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:01:26.778 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 66a Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:01:26.778 UTC [msp] DeserializeIdentity -> INFO 66b Obtaining identity 2017-06-09 20:01:26.778 UTC [msp] Validate -> INFO 66c MSP Org1MSP validating identity 2017-06-09 20:01:26.779 UTC [msp] DeserializeIdentity -> INFO 66d Obtaining identity 2017-06-09 20:01:26.779 UTC [msp] Validate -> INFO 66e MSP Org1MSP validating identity 2017-06-09 20:01:26.780 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 66f Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:01:26.780 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 670 Exiting 2017-06-09 20:01:26.780 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 671 Exiting 2017-06-09 20:01:26.798 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 672 Sleeping 5s 2017-06-09 20:01:26.807 UTC [msp] DeserializeIdentity -> INFO 673 Obtaining identity 2017-06-09 20:01:31.799 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 674 Sleeping 5s 2017-06-09 20:01:31.805 UTC [msp] DeserializeIdentity -> INFO 675 Obtaining identity 2017-06-09 20:01:36.801 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 676 Sleeping 5s 2017-06-09 20:01:36.809 UTC [msp] DeserializeIdentity -> INFO 677 Obtaining identity 2017-06-09 20:01:41.803 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 678 Sleeping 5s 2017-06-09 20:01:41.805 UTC [msp] DeserializeIdentity -> INFO 679 Obtaining identity 2017-06-09 20:01:44.082 UTC [eventhub_producer] registerHandler -> DEBU 67a registerHandler BLOCK 2017-06-09 20:01:46.804 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 67b Sleeping 5s 2017-06-09 20:01:46.813 UTC [msp] DeserializeIdentity -> INFO 67c Obtaining identity 2017-06-09 20:01:51.725 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 67d Sleeping 25s 2017-06-09 20:01:51.769 UTC [gossip/comm#-1] Probe -> DEBU 67e Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:01:51.772 UTC [gossip/comm#-1] Probe -> DEBU 67f Returning 2017-06-09 20:01:51.772 UTC [gossip/comm#-1] Send -> DEBU 680 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:01:51.774 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 681 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:01:51.774 UTC [gossip/comm#-1] createConnection -> DEBU 682 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:01:51.777 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 683 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:01:51.778 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 684 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43336 2017-06-09 20:01:51.779 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 685 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:01:51.779 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 686 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:01:51.779 UTC [msp] DeserializeIdentity -> INFO 687 Obtaining identity 2017-06-09 20:01:51.779 UTC [msp] Validate -> INFO 688 MSP Org1MSP validating identity 2017-06-09 20:01:51.780 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 689 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:01:51.780 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 68a Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43336 2017-06-09 20:01:51.780 UTC [msp] DeserializeIdentity -> INFO 68b Obtaining identity 2017-06-09 20:01:51.780 UTC [msp] Validate -> INFO 68c MSP Org1MSP validating identity 2017-06-09 20:01:51.781 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 68d Authenticated 10.76.152.46:43336 2017-06-09 20:01:51.781 UTC [gossip/comm#-1] GossipStream -> DEBU 68e Servicing 10.76.152.46:43336 2017-06-09 20:01:51.781 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 68f Authenticated 10.10.10.205:5010 2017-06-09 20:01:51.782 UTC [gossip/comm#-1] createConnection -> DEBU 690 Exiting 2017-06-09 20:01:51.783 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 691 Exiting 2017-06-09 20:01:51.783 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 692 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:01:51.784 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 693 Exiting 2017-06-09 20:01:51.784 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 694 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:01:51.784 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 695 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:01:51.784 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 696 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:01:51.784 UTC [msp] DeserializeIdentity -> INFO 697 Obtaining identity 2017-06-09 20:01:51.784 UTC [msp] Validate -> INFO 698 MSP Org1MSP validating identity 2017-06-09 20:01:51.785 UTC [msp] DeserializeIdentity -> INFO 699 Obtaining identity 2017-06-09 20:01:51.785 UTC [msp] Validate -> INFO 69a MSP Org1MSP validating identity 2017-06-09 20:01:51.786 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 69b Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:01:51.786 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 69c Exiting 2017-06-09 20:01:51.786 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 69d Exiting 2017-06-09 20:01:51.786 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 69e Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:01:51.786 UTC [msp] DeserializeIdentity -> INFO 69f Obtaining identity 2017-06-09 20:01:51.787 UTC [msp] DeserializeIdentity -> INFO 6a0 Obtaining identity 2017-06-09 20:01:51.787 UTC [gossip/comm#-1] Send -> DEBU 6a1 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:01:51.787 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 6a2 Exiting, replying with alive:\036\240\"\237'\256\326\335\215Q\275,\202S\365?\001\033L\\\306R\344B\033\202I\254" secretEnvelope: > 2017-06-09 20:01:51.787 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 6a3 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:01:51.788 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 6a4 Exiting 2017-06-09 20:01:51.788 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 6a5 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:01:51.788 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 6a6 Exiting 2017-06-09 20:01:51.788 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 6a7 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:01:51.788 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 6a8 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:01:51.788 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 6a9 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:01:51.788 UTC [msp] DeserializeIdentity -> INFO 6aa Obtaining identity 2017-06-09 20:01:51.788 UTC [msp] Validate -> INFO 6ab MSP Org1MSP validating identity 2017-06-09 20:01:51.789 UTC [msp] DeserializeIdentity -> INFO 6ac Obtaining identity 2017-06-09 20:01:51.789 UTC [msp] Validate -> INFO 6ad MSP Org1MSP validating identity 2017-06-09 20:01:51.790 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 6ae Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:01:51.790 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 6af Exiting 2017-06-09 20:01:51.790 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 6b0 Exiting 2017-06-09 20:01:51.805 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 6b1 Sleeping 5s 2017-06-09 20:01:51.812 UTC [msp] DeserializeIdentity -> INFO 6b2 Obtaining identity 2017-06-09 20:01:52.725 UTC [protoutils] ValidateProposalMessage -> DEBU 6b3 ValidateProposalMessage starts for signed proposal 0xc421d10210 2017-06-09 20:01:52.729 UTC [protoutils] validateChannelHeader -> DEBU 6b4 validateChannelHeader info: header type 3 2017-06-09 20:01:52.729 UTC [protoutils] checkSignatureFromCreator -> DEBU 6b5 checkSignatureFromCreator starts 2017-06-09 20:01:52.730 UTC [msp] DeserializeIdentity -> INFO 6b6 Obtaining identity 2017-06-09 20:01:52.730 UTC [protoutils] checkSignatureFromCreator -> DEBU 6b7 checkSignatureFromCreator info: creator is &{Org1MSP DEFAULT} 2017-06-09 20:01:52.730 UTC [msp] Validate -> INFO 6b8 MSP Org1MSP validating identity 2017-06-09 20:01:52.791 UTC [eventhub_producer] deRegisterHandler -> DEBU 6b9 deRegisterHandler BLOCK 2017-06-09 20:01:52.815 UTC [eventhub_producer] Chat -> ERRO 6ba Error during Chat, stopping handler: stream error: code = 1 desc = "context canceled" 2017-06-09 20:01:56.806 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 6bb Sleeping 5s 2017-06-09 20:01:56.814 UTC [msp] DeserializeIdentity -> INFO 6bc Obtaining identity 2017-06-09 20:02:01.807 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 6bd Sleeping 5s 2017-06-09 20:02:01.817 UTC [msp] DeserializeIdentity -> INFO 6be Obtaining identity 2017-06-09 20:02:06.809 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 6bf Sleeping 5s 2017-06-09 20:02:06.817 UTC [msp] DeserializeIdentity -> INFO 6c0 Obtaining identity 2017-06-09 20:02:08.272 UTC [eventhub_producer] registerHandler -> DEBU 6c1 registerHandler BLOCK 2017-06-09 20:02:11.810 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 6c2 Sleeping 5s 2017-06-09 20:02:11.818 UTC [msp] DeserializeIdentity -> INFO 6c3 Obtaining identity 2017-06-09 20:02:16.727 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 6c4 Sleeping 25s 2017-06-09 20:02:16.774 UTC [gossip/comm#-1] Probe -> DEBU 6c5 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:02:16.777 UTC [gossip/comm#-1] Probe -> DEBU 6c6 Returning 2017-06-09 20:02:16.777 UTC [gossip/comm#-1] Send -> DEBU 6c7 Entering, sending GossipMessage: tag:EMPTY mem_req:\2336;\241\224\3221\340\006x\346\006\222.\350\n\277\031}E\305\245\205\352oK\002 \021Xv\230\334\004s\2472\240\024z\302QW1\032-vZ\205O\312\335\323;\305\304\354\327\326I" > > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:02:16.778 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 6c8 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\2336;\241\224\3221\340\006x\346\006\222.\350\n\277\031}E\305\245\205\352oK\002 \021Xv\230\334\004s\2472\240\024z\302QW1\032-vZ\205O\312\335\323;\305\304\354\327\326I" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:02:16.779 UTC [gossip/comm#-1] createConnection -> DEBU 6c9 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:02:16.781 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 6ca Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:02:16.781 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 6cb Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43412 2017-06-09 20:02:16.782 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 6cc [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:02:16.782 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 6cd Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43412 2017-06-09 20:02:16.782 UTC [msp] DeserializeIdentity -> INFO 6ce Obtaining identity 2017-06-09 20:02:16.783 UTC [msp] Validate -> INFO 6cf MSP Org1MSP validating identity 2017-06-09 20:02:16.783 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 6d1 Authenticated 10.76.152.46:43412 2017-06-09 20:02:16.783 UTC [gossip/comm#-1] GossipStream -> DEBU 6d2 Servicing 10.76.152.46:43412 2017-06-09 20:02:16.783 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 6d0 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:02:16.784 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 6d3 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:02:16.784 UTC [msp] DeserializeIdentity -> INFO 6d4 Obtaining identity 2017-06-09 20:02:16.785 UTC [msp] Validate -> INFO 6d5 MSP Org1MSP validating identity 2017-06-09 20:02:16.785 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 6d6 Authenticated 10.10.10.205:5010 2017-06-09 20:02:16.785 UTC [gossip/comm#-1] createConnection -> DEBU 6d7 Exiting 2017-06-09 20:02:16.786 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 6d8 Exiting 2017-06-09 20:02:16.787 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 6d9 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\2336;\241\224\3221\340\006x\346\006\222.\350\n\277\031}E\305\245\205\352oK\002 \021Xv\230\334\004s\2472\240\024z\302QW1\032-vZ\205O\312\335\323;\305\304\354\327\326I" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:02:16.787 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 6da Exiting 2017-06-09 20:02:16.787 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 6db Got message: GossipMessage: tag:EMPTY mem_req:\2336;\241\224\3221\340\006x\346\006\222.\350\n\277\031}E\305\245\205\352oK\002 \021Xv\230\334\004s\2472\240\024z\302QW1\032-vZ\205O\312\335\323;\305\304\354\327\326I" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:02:16.787 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 6dc Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:02:16.787 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 6dd Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:02:16.787 UTC [msp] DeserializeIdentity -> INFO 6de Obtaining identity 2017-06-09 20:02:16.787 UTC [msp] Validate -> INFO 6df MSP Org1MSP validating identity 2017-06-09 20:02:16.788 UTC [msp] DeserializeIdentity -> INFO 6e0 Obtaining identity 2017-06-09 20:02:16.789 UTC [msp] Validate -> INFO 6e1 MSP Org1MSP validating identity 2017-06-09 20:02:16.789 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 6e2 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:02:16.789 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 6e3 Exiting 2017-06-09 20:02:16.789 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 6e4 Exiting 2017-06-09 20:02:16.789 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 6e5 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:02:16.790 UTC [msp] DeserializeIdentity -> INFO 6e6 Obtaining identity 2017-06-09 20:02:16.790 UTC [msp] DeserializeIdentity -> INFO 6e7 Obtaining identity 2017-06-09 20:02:16.791 UTC [gossip/comm#-1] Send -> DEBU 6e8 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:02:16.791 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 6e9 Exiting, replying with alive:\256\251\013\361$\203\242{=0:\365\310\006-\030\242\345\036\255\2023\212\312dzz\335\343\t\031" secretEnvelope:\253\254w!\270\316\277}x\371\030\033\"qW\316\275m&\372\354\345\241\216" > > 2017-06-09 20:02:16.791 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 6ea Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:02:16.791 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 6eb Exiting 2017-06-09 20:02:16.791 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 6ec Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:02:16.791 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 6ed Exiting 2017-06-09 20:02:16.791 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 6ee Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:02:16.791 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 6ef Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:02:16.792 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 6f0 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:02:16.792 UTC [msp] DeserializeIdentity -> INFO 6f1 Obtaining identity 2017-06-09 20:02:16.792 UTC [msp] Validate -> INFO 6f2 MSP Org1MSP validating identity 2017-06-09 20:02:16.792 UTC [msp] DeserializeIdentity -> INFO 6f3 Obtaining identity 2017-06-09 20:02:16.792 UTC [msp] Validate -> INFO 6f4 MSP Org1MSP validating identity 2017-06-09 20:02:16.793 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 6f5 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:02:16.793 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 6f6 Exiting 2017-06-09 20:02:16.793 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 6f7 Exiting 2017-06-09 20:02:16.811 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 6f8 Sleeping 5s 2017-06-09 20:02:16.818 UTC [msp] DeserializeIdentity -> INFO 6f9 Obtaining identity 2017-06-09 20:02:17.270 UTC [protoutils] ValidateProposalMessage -> DEBU 6fa ValidateProposalMessage starts for signed proposal 0xc421bf5d70 2017-06-09 20:02:17.274 UTC [protoutils] validateChannelHeader -> DEBU 6fb validateChannelHeader info: header type 3 2017-06-09 20:02:17.274 UTC [protoutils] checkSignatureFromCreator -> DEBU 6fc checkSignatureFromCreator starts 2017-06-09 20:02:17.274 UTC [msp] DeserializeIdentity -> INFO 6fd Obtaining identity 2017-06-09 20:02:17.274 UTC [protoutils] checkSignatureFromCreator -> DEBU 6fe checkSignatureFromCreator info: creator is &{Org1MSP DEFAULT} 2017-06-09 20:02:17.274 UTC [msp] Validate -> INFO 6ff MSP Org1MSP validating identity 2017-06-09 20:02:17.275 UTC [protoutils] checkSignatureFromCreator -> DEBU 700 checkSignatureFromCreator info: creator is valid 2017-06-09 20:02:17.288 UTC [protoutils] checkSignatureFromCreator -> DEBU 701 checkSignatureFromCreator exists successfully 2017-06-09 20:02:17.288 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 702 validateChaincodeProposalMessage starts for proposal 0xc421acaff0, header 0xc421bf5da0 2017-06-09 20:02:17.288 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 703 validateChaincodeProposalMessage info: header extension references chaincode name:"lccc" 2017-06-09 20:02:17.296 UTC [ccprovider] NewCCContext -> DEBU 704 NewCCCC (chain=,chaincode=lccc,version=1.0.0-alpha,txid=40d9bf08eb7fe15dbfe7fb283ff80f001e0c825eaba95c45c345dc131928e75d,syscc=true,proposal=0xc421acaff0,canname=lccc:1.0.0-alpha 2017-06-09 20:02:17.296 UTC [chaincode] Launch -> DEBU 705 chaincode is running(no need to launch) : lccc:1.0.0-alpha 2017-06-09 20:02:17.301 UTC [chaincode] sendExecuteMessage -> DEBU 706 [40d9bf08]Inside sendExecuteMessage. Message TRANSACTION 2017-06-09 20:02:17.301 UTC [chaincode] setChaincodeProposal -> DEBU 707 Setting chaincode proposal context... 2017-06-09 20:02:17.301 UTC [chaincode] setChaincodeProposal -> DEBU 708 Proposal different from nil. Creating chaincode proposal context... 2017-06-09 20:02:17.301 UTC [chaincode] sendExecuteMessage -> DEBU 709 [40d9bf08]sendExecuteMsg trigger event TRANSACTION 2017-06-09 20:02:17.301 UTC [chaincode] processStream -> DEBU 70a [40d9bf08]Move state message TRANSACTION 2017-06-09 20:02:17.301 UTC [chaincode] HandleMessage -> DEBU 70b [40d9bf08]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2017-06-09 20:02:17.301 UTC [chaincode] filterError -> DEBU 70c Ignoring NoTransitionError: no transition 2017-06-09 20:02:17.301 UTC [chaincode] processStream -> DEBU 70d [40d9bf08]sending state message TRANSACTION 2017-06-09 20:02:17.301 UTC [shim] func1 -> DEBU 70e [40d9bf08]Received message TRANSACTION from shim 2017-06-09 20:02:17.301 UTC [shim] handleMessage -> DEBU 70f [40d9bf08]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2017-06-09 20:02:17.301 UTC [shim] beforeTransaction -> DEBU 710 [40d9bf08]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2017-06-09 20:02:17.435 UTC [shim] func1 -> DEBU 711 [40d9bf08]Transaction completed. Sending COMPLETED 2017-06-09 20:02:17.435 UTC [shim] func1 -> DEBU 712 [40d9bf08]Move state message COMPLETED 2017-06-09 20:02:17.435 UTC [shim] handleMessage -> DEBU 713 [40d9bf08]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 20:02:17.435 UTC [shim] func1 -> DEBU 714 [40d9bf08]send state message COMPLETED 2017-06-09 20:02:17.435 UTC [chaincode] processStream -> DEBU 715 [40d9bf08]Received message COMPLETED from shim 2017-06-09 20:02:17.435 UTC [chaincode] HandleMessage -> DEBU 716 [40d9bf08]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 20:02:17.435 UTC [chaincode] HandleMessage -> DEBU 717 [40d9bf08eb7fe15dbfe7fb283ff80f001e0c825eaba95c45c345dc131928e75d]HandleMessage- COMPLETED. Notify 2017-06-09 20:02:17.435 UTC [chaincode] notify -> DEBU 718 notifying Txid:40d9bf08eb7fe15dbfe7fb283ff80f001e0c825eaba95c45c345dc131928e75d 2017-06-09 20:02:17.830 UTC [protoutils] ValidateProposalMessage -> DEBU 719 ValidateProposalMessage starts for signed proposal 0xc4221e5710 2017-06-09 20:02:17.830 UTC [protoutils] validateChannelHeader -> DEBU 71a validateChannelHeader info: header type 3 2017-06-09 20:02:17.830 UTC [protoutils] checkSignatureFromCreator -> DEBU 71b checkSignatureFromCreator starts 2017-06-09 20:02:17.831 UTC [protoutils] checkSignatureFromCreator -> DEBU 71c checkSignatureFromCreator info: creator is &{Org1MSP DEFAULT} 2017-06-09 20:02:17.831 UTC [msp] Validate -> INFO 71d MSP Org1MSP validating identity 2017-06-09 20:02:17.831 UTC [protoutils] checkSignatureFromCreator -> DEBU 71e checkSignatureFromCreator info: creator is valid 2017-06-09 20:02:17.832 UTC [protoutils] checkSignatureFromCreator -> DEBU 71f checkSignatureFromCreator exists successfully 2017-06-09 20:02:17.832 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 720 validateChaincodeProposalMessage starts for proposal 0xc4221c4fa0, header 0xc4221e5740 2017-06-09 20:02:17.832 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 721 validateChaincodeProposalMessage info: header extension references chaincode name:"lccc" 2017-06-09 20:02:17.832 UTC [kvledger] retrieveTransactionByID -> DEBU 722 retrieveTransactionByID() - txId = [b3f755afd0ffd9bb376876e09d3499ea08f66ab1e48ec6e09ba30375f0389f66] 2017-06-09 20:02:17.832 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 723 constructing new tx simulator 2017-06-09 20:02:17.832 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 724 constructing new tx simulator [c6e8a5e9-a657-40b9-bde6-81ff1595afd3] 2017-06-09 20:02:17.832 UTC [ccprovider] NewCCContext -> DEBU 725 NewCCCC (chain=channel1,chaincode=lccc,version=1.0.0-alpha,txid=b3f755afd0ffd9bb376876e09d3499ea08f66ab1e48ec6e09ba30375f0389f66,syscc=true,proposal=0xc4221c4fa0,canname=lccc:1.0.0-alpha 2017-06-09 20:02:17.832 UTC [chaincode] Launch -> DEBU 726 chaincode is running(no need to launch) : lccc:1.0.0-alpha 2017-06-09 20:02:17.832 UTC [chaincode] sendExecuteMessage -> DEBU 727 [b3f755af]Inside sendExecuteMessage. Message TRANSACTION 2017-06-09 20:02:17.832 UTC [chaincode] setChaincodeProposal -> DEBU 728 Setting chaincode proposal context... 2017-06-09 20:02:17.832 UTC [chaincode] setChaincodeProposal -> DEBU 729 Proposal different from nil. Creating chaincode proposal context... 2017-06-09 20:02:17.832 UTC [chaincode] sendExecuteMessage -> DEBU 72a [b3f755af]sendExecuteMsg trigger event TRANSACTION 2017-06-09 20:02:17.832 UTC [chaincode] processStream -> DEBU 72b [b3f755af]Move state message TRANSACTION 2017-06-09 20:02:17.832 UTC [chaincode] HandleMessage -> DEBU 72c [b3f755af]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2017-06-09 20:02:17.832 UTC [chaincode] filterError -> DEBU 72d Ignoring NoTransitionError: no transition 2017-06-09 20:02:17.832 UTC [chaincode] processStream -> DEBU 72e [b3f755af]sending state message TRANSACTION 2017-06-09 20:02:17.833 UTC [shim] func1 -> DEBU 72f [b3f755af]Received message TRANSACTION from shim 2017-06-09 20:02:17.833 UTC [shim] handleMessage -> DEBU 730 [b3f755af]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2017-06-09 20:02:17.833 UTC [shim] beforeTransaction -> DEBU 731 [b3f755af]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2017-06-09 20:02:17.833 UTC [shim] handleGetState -> DEBU 732 [b3f755af]Sending GET_STATE 2017-06-09 20:02:17.833 UTC [chaincode] processStream -> DEBU 733 [b3f755af]Received message GET_STATE from shim 2017-06-09 20:02:17.833 UTC [chaincode] HandleMessage -> DEBU 734 [b3f755af]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2017-06-09 20:02:17.833 UTC [chaincode] afterGetState -> DEBU 735 [b3f755af]Received GET_STATE, invoking get state from ledger 2017-06-09 20:02:17.833 UTC [chaincode] filterError -> DEBU 736 Ignoring NoTransitionError: no transition 2017-06-09 20:02:17.833 UTC [chaincode] func1 -> DEBU 737 [b3f755af] getting state for chaincode lccc, key pharma-network, channel channel1 2017-06-09 20:02:17.833 UTC [stateleveldb] GetState -> DEBU 738 GetState(). ns=lccc, key=pharma-network 2017-06-09 20:02:17.833 UTC [chaincode] func1 -> DEBU 739 [b3f755af]No state associated with key: pharma-network. Sending RESPONSE with an empty payload 2017-06-09 20:02:17.833 UTC [chaincode] 1 -> DEBU 73a [b3f755af]handleGetState serial send RESPONSE 2017-06-09 20:02:17.833 UTC [shim] func1 -> DEBU 73b [b3f755af]Received message RESPONSE from shim 2017-06-09 20:02:17.833 UTC [shim] handleMessage -> DEBU 73c [b3f755af]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2017-06-09 20:02:17.833 UTC [shim] sendChannel -> DEBU 73d [b3f755af]before send 2017-06-09 20:02:17.833 UTC [shim] sendChannel -> DEBU 73e [b3f755af]after send 2017-06-09 20:02:17.833 UTC [shim] afterResponse -> DEBU 73f [b3f755af]Received RESPONSE, communicated (state:ready) 2017-06-09 20:02:17.833 UTC [shim] handleGetState -> DEBU 740 [b3f755af]GetState received payload RESPONSE 2017-06-09 20:02:17.833 UTC [shim] handlePutState -> DEBU 741 [b3f755af]Inside putstate 2017-06-09 20:02:17.833 UTC [shim] handlePutState -> DEBU 742 [b3f755af]Sending PUT_STATE 2017-06-09 20:02:17.834 UTC [chaincode] processStream -> DEBU 743 [b3f755af]Received message PUT_STATE from shim 2017-06-09 20:02:17.834 UTC [chaincode] HandleMessage -> DEBU 744 [b3f755af]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2017-06-09 20:02:17.834 UTC [chaincode] filterError -> DEBU 745 Ignoring NoTransitionError: no transition 2017-06-09 20:02:17.834 UTC [chaincode] func1 -> DEBU 746 [b3f755af]state is ready 2017-06-09 20:02:17.834 UTC [chaincode] func1 -> DEBU 747 [b3f755af]Completed PUT_STATE. Sending RESPONSE 2017-06-09 20:02:17.834 UTC [chaincode] 1 -> DEBU 748 [b3f755af]enterBusyState trigger event RESPONSE 2017-06-09 20:02:17.834 UTC [chaincode] processStream -> DEBU 749 [b3f755af]Move state message RESPONSE 2017-06-09 20:02:17.834 UTC [chaincode] HandleMessage -> DEBU 74a [b3f755af]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2017-06-09 20:02:17.834 UTC [chaincode] filterError -> DEBU 74b Ignoring NoTransitionError: no transition 2017-06-09 20:02:17.834 UTC [chaincode] processStream -> DEBU 74c [b3f755af]sending state message RESPONSE 2017-06-09 20:02:17.834 UTC [shim] func1 -> DEBU 74d [b3f755af]Received message RESPONSE from shim 2017-06-09 20:02:17.834 UTC [shim] handleMessage -> DEBU 74e [b3f755af]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2017-06-09 20:02:17.834 UTC [shim] sendChannel -> DEBU 74f [b3f755af]before send 2017-06-09 20:02:17.834 UTC [shim] sendChannel -> DEBU 750 [b3f755af]after send 2017-06-09 20:02:17.834 UTC [shim] afterResponse -> DEBU 751 [b3f755af]Received RESPONSE, communicated (state:ready) 2017-06-09 20:02:17.834 UTC [shim] handlePutState -> DEBU 752 [b3f755af]Received RESPONSE. Successfully updated state 2017-06-09 20:02:17.834 UTC [shim] func1 -> DEBU 753 [b3f755af]Transaction completed. Sending COMPLETED 2017-06-09 20:02:17.834 UTC [shim] func1 -> DEBU 754 [b3f755af]Move state message COMPLETED 2017-06-09 20:02:17.834 UTC [shim] handleMessage -> DEBU 755 [b3f755af]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 20:02:17.834 UTC [shim] func1 -> DEBU 756 [b3f755af]send state message COMPLETED 2017-06-09 20:02:17.834 UTC [chaincode] processStream -> DEBU 757 [b3f755af]Received message COMPLETED from shim 2017-06-09 20:02:17.834 UTC [chaincode] HandleMessage -> DEBU 758 [b3f755af]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 20:02:17.834 UTC [chaincode] HandleMessage -> DEBU 759 [b3f755afd0ffd9bb376876e09d3499ea08f66ab1e48ec6e09ba30375f0389f66]HandleMessage- COMPLETED. Notify 2017-06-09 20:02:17.834 UTC [chaincode] notify -> DEBU 75a notifying Txid:b3f755afd0ffd9bb376876e09d3499ea08f66ab1e48ec6e09ba30375f0389f66 2017-06-09 20:02:17.834 UTC [ccprovider] NewCCContext -> DEBU 75b NewCCCC (chain=channel1,chaincode=pharma-network,version=0.7.5,txid=b3f755afd0ffd9bb376876e09d3499ea08f66ab1e48ec6e09ba30375f0389f66,syscc=false,proposal=0xc4221c4fa0,canname=pharma-network:0.7.5 2017-06-09 20:02:17.838 UTC [chaincode] Launch -> DEBU 75c launchAndWaitForRegister fetched 2684396 from file system%!(EXTRA ) 2017-06-09 20:02:17.838 UTC [chaincode] getArgsAndEnv -> DEBU 75d Executable is chaincode 2017-06-09 20:02:17.838 UTC [chaincode] getArgsAndEnv -> DEBU 75e Args [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 20:02:17.838 UTC [chaincode] launchAndWaitForRegister -> DEBU 75f start container: pharma-network:0.7.5(networkid:nid1,peerid:jdoe) 2017-06-09 20:02:17.838 UTC [chaincode] launchAndWaitForRegister -> DEBU 760 start container with args: chaincode -peer.address=blockchain-org1peer1:5010 2017-06-09 20:02:17.838 UTC [chaincode] launchAndWaitForRegister -> DEBU 761 start container with env: CORE_CHAINCODE_ID_NAME=pharma-network:0.7.5 CORE_PEER_TLS_ENABLED=false CORE_CHAINCODE_LOGLEVEL=WARNING CORE_CHAINCODE_LOGFORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} 2017-06-09 20:02:17.839 UTC [container] lockContainer -> DEBU 762 waiting for container(nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:02:17.839 UTC [container] lockContainer -> DEBU 763 got container (nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:02:17.839 UTC [dockercontroller] Start -> DEBU 764 Cleanup container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:02:17.841 UTC [dockercontroller] stopInternal -> DEBU 765 Stop container nid1-jdoe-pharma-network-0.7.5(No such container: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:02:17.843 UTC [dockercontroller] stopInternal -> DEBU 766 Kill container nid1-jdoe-pharma-network-0.7.5 (No such container: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:02:17.844 UTC [dockercontroller] stopInternal -> DEBU 767 Remove container nid1-jdoe-pharma-network-0.7.5 (No such container: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:02:17.844 UTC [dockercontroller] Start -> DEBU 768 Start container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:02:17.845 UTC [dockercontroller] getDockerHostConfig -> DEBU 769 docker container hostconfig NetworkMode: host 2017-06-09 20:02:17.846 UTC [dockercontroller] createContainer -> DEBU 76a Create container: nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:02:17.938 UTC [dockercontroller] createContainer -> DEBU 76b Created container: nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:02:18.114 UTC [dockercontroller] Start -> DEBU 76c Started container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:02:18.115 UTC [container] unlockContainer -> DEBU 76d container lock deleted(nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:02:21.812 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 76e Sleeping 5s 2017-06-09 20:02:21.821 UTC [msp] DeserializeIdentity -> INFO 76f Obtaining identity 2017-06-09 20:02:26.813 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 770 Sleeping 5s 2017-06-09 20:02:26.815 UTC [msp] DeserializeIdentity -> INFO 771 Obtaining identity 2017-06-09 20:02:31.814 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 772 Sleeping 5s 2017-06-09 20:02:31.821 UTC [msp] DeserializeIdentity -> INFO 773 Obtaining identity 2017-06-09 20:02:36.816 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 774 Sleeping 5s 2017-06-09 20:02:36.825 UTC [msp] DeserializeIdentity -> INFO 775 Obtaining identity 2017-06-09 20:02:41.729 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 776 Sleeping 25s 2017-06-09 20:02:41.779 UTC [gossip/comm#-1] Probe -> DEBU 777 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:02:41.781 UTC [gossip/comm#-1] Probe -> DEBU 778 Returning 2017-06-09 20:02:41.781 UTC [gossip/comm#-1] Send -> DEBU 779 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:02:41.783 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 77a Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:02:41.783 UTC [gossip/comm#-1] createConnection -> DEBU 77b Entering blockchain-org1peer1:5010 [] 2017-06-09 20:02:41.785 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 77c Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:02:41.785 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 77d Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43468 2017-06-09 20:02:41.786 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 77e [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:02:41.786 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 77f [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:02:41.787 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 781 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43468 2017-06-09 20:02:41.787 UTC [msp] DeserializeIdentity -> INFO 782 Obtaining identity 2017-06-09 20:02:41.787 UTC [msp] Validate -> INFO 783 MSP Org1MSP validating identity 2017-06-09 20:02:41.788 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 784 Authenticated 10.76.152.46:43468 2017-06-09 20:02:41.788 UTC [gossip/comm#-1] GossipStream -> DEBU 785 Servicing 10.76.152.46:43468 2017-06-09 20:02:41.787 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 780 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:02:41.789 UTC [msp] DeserializeIdentity -> INFO 786 Obtaining identity 2017-06-09 20:02:41.789 UTC [msp] Validate -> INFO 787 MSP Org1MSP validating identity 2017-06-09 20:02:41.789 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 788 Authenticated 10.10.10.205:5010 2017-06-09 20:02:41.790 UTC [gossip/comm#-1] createConnection -> DEBU 789 Exiting 2017-06-09 20:02:41.790 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 78a Exiting 2017-06-09 20:02:41.791 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 78b Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:02:41.791 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 78c Exiting 2017-06-09 20:02:41.791 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 78d Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:02:41.791 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 78e Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:02:41.791 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 78f Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:02:41.792 UTC [msp] DeserializeIdentity -> INFO 790 Obtaining identity 2017-06-09 20:02:41.792 UTC [msp] Validate -> INFO 791 MSP Org1MSP validating identity 2017-06-09 20:02:41.792 UTC [msp] DeserializeIdentity -> INFO 792 Obtaining identity 2017-06-09 20:02:41.793 UTC [msp] Validate -> INFO 793 MSP Org1MSP validating identity 2017-06-09 20:02:41.793 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 794 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:02:41.793 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 795 Exiting 2017-06-09 20:02:41.793 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 796 Exiting 2017-06-09 20:02:41.793 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 797 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:02:41.793 UTC [msp] DeserializeIdentity -> INFO 798 Obtaining identity 2017-06-09 20:02:41.794 UTC [msp] DeserializeIdentity -> INFO 799 Obtaining identity 2017-06-09 20:02:41.794 UTC [gossip/comm#-1] Send -> DEBU 79a Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:02:41.794 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 79b Exiting, replying with alive:\363{\001\254\354\036eM\235~\344\212\224~\232P\n7" secretEnvelope: > 2017-06-09 20:02:41.794 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 79c Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:02:41.794 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 79d Exiting 2017-06-09 20:02:41.795 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 79e Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:02:41.795 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 79f Exiting 2017-06-09 20:02:41.795 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 7a0 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:02:41.795 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 7a1 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:02:41.795 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 7a2 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:02:41.796 UTC [msp] DeserializeIdentity -> INFO 7a3 Obtaining identity 2017-06-09 20:02:41.796 UTC [msp] Validate -> INFO 7a4 MSP Org1MSP validating identity 2017-06-09 20:02:41.797 UTC [msp] DeserializeIdentity -> INFO 7a5 Obtaining identity 2017-06-09 20:02:41.797 UTC [msp] Validate -> INFO 7a6 MSP Org1MSP validating identity 2017-06-09 20:02:41.797 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 7a7 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:02:41.797 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 7a8 Exiting 2017-06-09 20:02:41.798 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 7a9 Exiting 2017-06-09 20:02:41.817 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 7aa Sleeping 5s 2017-06-09 20:02:41.818 UTC [msp] DeserializeIdentity -> INFO 7ab Obtaining identity 2017-06-09 20:02:46.818 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 7ac Sleeping 5s 2017-06-09 20:02:46.823 UTC [msp] DeserializeIdentity -> INFO 7ad Obtaining identity 2017-06-09 20:02:51.819 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 7ae Sleeping 5s 2017-06-09 20:02:51.820 UTC [msp] DeserializeIdentity -> INFO 7af Obtaining identity 2017-06-09 20:02:56.821 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 7b0 Sleeping 5s 2017-06-09 20:02:56.822 UTC [msp] DeserializeIdentity -> INFO 7b1 Obtaining identity 2017-06-09 20:03:01.821 UTC [msp] DeserializeIdentity -> INFO 7b2 Obtaining identity 2017-06-09 20:03:01.822 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 7b3 Sleeping 5s 2017-06-09 20:03:06.731 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 7b4 Sleeping 25s 2017-06-09 20:03:06.783 UTC [gossip/comm#-1] Probe -> DEBU 7b5 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:03:06.786 UTC [gossip/comm#-1] Probe -> DEBU 7b6 Returning 2017-06-09 20:03:06.786 UTC [gossip/comm#-1] Send -> DEBU 7b7 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:03:06.788 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 7b8 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:03:06.788 UTC [gossip/comm#-1] createConnection -> DEBU 7b9 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:03:06.790 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 7ba Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:03:06.791 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 7bb Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43536 2017-06-09 20:03:06.791 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 7bc [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:03:06.791 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 7bd Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43536 2017-06-09 20:03:06.791 UTC [msp] DeserializeIdentity -> INFO 7be Obtaining identity 2017-06-09 20:03:06.791 UTC [msp] Validate -> INFO 7bf MSP Org1MSP validating identity 2017-06-09 20:03:06.792 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 7c1 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:03:06.792 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 7c0 Authenticated 10.76.152.46:43536 2017-06-09 20:03:06.792 UTC [gossip/comm#-1] GossipStream -> DEBU 7c3 Servicing 10.76.152.46:43536 2017-06-09 20:03:06.792 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 7c2 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:03:06.792 UTC [msp] DeserializeIdentity -> INFO 7c4 Obtaining identity 2017-06-09 20:03:06.793 UTC [msp] Validate -> INFO 7c5 MSP Org1MSP validating identity 2017-06-09 20:03:06.793 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 7c6 Authenticated 10.10.10.205:5010 2017-06-09 20:03:06.793 UTC [gossip/comm#-1] createConnection -> DEBU 7c7 Exiting 2017-06-09 20:03:06.794 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 7c8 Exiting 2017-06-09 20:03:06.795 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 7c9 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:03:06.795 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 7ca Exiting 2017-06-09 20:03:06.795 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 7cb Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:03:06.795 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 7cc Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:03:06.795 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 7cd Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:03:06.795 UTC [msp] DeserializeIdentity -> INFO 7ce Obtaining identity 2017-06-09 20:03:06.795 UTC [msp] Validate -> INFO 7cf MSP Org1MSP validating identity 2017-06-09 20:03:06.796 UTC [msp] DeserializeIdentity -> INFO 7d0 Obtaining identity 2017-06-09 20:03:06.796 UTC [msp] Validate -> INFO 7d1 MSP Org1MSP validating identity 2017-06-09 20:03:06.796 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 7d2 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:03:06.796 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 7d3 Exiting 2017-06-09 20:03:06.796 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 7d4 Exiting 2017-06-09 20:03:06.796 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 7d5 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:03:06.797 UTC [msp] DeserializeIdentity -> INFO 7d6 Obtaining identity 2017-06-09 20:03:06.797 UTC [msp] DeserializeIdentity -> INFO 7d7 Obtaining identity 2017-06-09 20:03:06.797 UTC [gossip/comm#-1] Send -> DEBU 7d8 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:03:06.797 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 7d9 Exiting, replying with alive: > 2017-06-09 20:03:06.797 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 7da Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:03:06.798 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 7db Exiting 2017-06-09 20:03:06.798 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 7dc Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:03:06.798 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 7dd Exiting 2017-06-09 20:03:06.798 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 7de Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:03:06.798 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 7df Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:03:06.798 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 7e0 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:03:06.798 UTC [msp] DeserializeIdentity -> INFO 7e1 Obtaining identity 2017-06-09 20:03:06.798 UTC [msp] Validate -> INFO 7e2 MSP Org1MSP validating identity 2017-06-09 20:03:06.799 UTC [msp] DeserializeIdentity -> INFO 7e3 Obtaining identity 2017-06-09 20:03:06.799 UTC [msp] Validate -> INFO 7e4 MSP Org1MSP validating identity 2017-06-09 20:03:06.800 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 7e5 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:03:06.800 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 7e6 Exiting 2017-06-09 20:03:06.800 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 7e7 Exiting 2017-06-09 20:03:06.823 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 7e8 Sleeping 5s 2017-06-09 20:03:06.825 UTC [msp] DeserializeIdentity -> INFO 7e9 Obtaining identity 2017-06-09 20:03:11.824 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 7ea Sleeping 5s 2017-06-09 20:03:11.833 UTC [msp] DeserializeIdentity -> INFO 7eb Obtaining identity 2017-06-09 20:03:16.825 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 7ec Sleeping 5s 2017-06-09 20:03:16.834 UTC [msp] DeserializeIdentity -> INFO 7ed Obtaining identity 2017-06-09 20:03:21.826 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 7ee Sleeping 5s 2017-06-09 20:03:21.832 UTC [msp] DeserializeIdentity -> INFO 7ef Obtaining identity 2017-06-09 20:03:26.827 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 7f0 Sleeping 5s 2017-06-09 20:03:26.835 UTC [msp] DeserializeIdentity -> INFO 7f1 Obtaining identity 2017-06-09 20:03:31.735 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 7f2 Sleeping 25s 2017-06-09 20:03:31.788 UTC [gossip/comm#-1] Probe -> DEBU 7f3 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:03:31.804 UTC [gossip/comm#-1] Probe -> DEBU 7f4 Returning 2017-06-09 20:03:31.804 UTC [gossip/comm#-1] Send -> DEBU 7f5 Entering, sending GossipMessage: tag:EMPTY mem_req:\350\002 \017\327R\255\334\302\262\033\r\r\205\235\033\267\266'br\352V\033\224\304\257>\223\031H\363\257\005\022" > > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:03:31.805 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 7f6 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\350\002 \017\327R\255\334\302\262\033\r\r\205\235\033\267\266'br\352V\033\224\304\257>\223\031H\363\257\005\022" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:03:31.805 UTC [gossip/comm#-1] createConnection -> DEBU 7f7 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:03:31.807 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 7f8 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:03:31.808 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 7f9 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43594 2017-06-09 20:03:31.808 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 7fa [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:03:31.809 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 7fb Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43594 2017-06-09 20:03:31.809 UTC [msp] DeserializeIdentity -> INFO 7fc Obtaining identity 2017-06-09 20:03:31.809 UTC [msp] Validate -> INFO 7fd MSP Org1MSP validating identity 2017-06-09 20:03:31.809 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 7fe Authenticated 10.76.152.46:43594 2017-06-09 20:03:31.809 UTC [gossip/comm#-1] GossipStream -> DEBU 7ff Servicing 10.76.152.46:43594 2017-06-09 20:03:31.810 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 800 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:03:31.810 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 801 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:03:31.811 UTC [msp] DeserializeIdentity -> INFO 802 Obtaining identity 2017-06-09 20:03:31.811 UTC [msp] Validate -> INFO 803 MSP Org1MSP validating identity 2017-06-09 20:03:31.811 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 804 Authenticated 10.10.10.205:5010 2017-06-09 20:03:31.812 UTC [gossip/comm#-1] createConnection -> DEBU 805 Exiting 2017-06-09 20:03:31.812 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 806 Exiting 2017-06-09 20:03:31.813 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 807 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\350\002 \017\327R\255\334\302\262\033\r\r\205\235\033\267\266'br\352V\033\224\304\257>\223\031H\363\257\005\022" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:03:31.813 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 808 Exiting 2017-06-09 20:03:31.813 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 809 Got message: GossipMessage: tag:EMPTY mem_req:\350\002 \017\327R\255\334\302\262\033\r\r\205\235\033\267\266'br\352V\033\224\304\257>\223\031H\363\257\005\022" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:03:31.813 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 80a Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:03:31.813 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 80b Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:03:31.813 UTC [msp] DeserializeIdentity -> INFO 80c Obtaining identity 2017-06-09 20:03:31.814 UTC [msp] Validate -> INFO 80d MSP Org1MSP validating identity 2017-06-09 20:03:31.814 UTC [msp] DeserializeIdentity -> INFO 80e Obtaining identity 2017-06-09 20:03:31.814 UTC [msp] Validate -> INFO 80f MSP Org1MSP validating identity 2017-06-09 20:03:31.815 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 810 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:03:31.815 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 811 Exiting 2017-06-09 20:03:31.815 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 812 Exiting 2017-06-09 20:03:31.815 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 813 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:03:31.815 UTC [msp] DeserializeIdentity -> INFO 814 Obtaining identity 2017-06-09 20:03:31.816 UTC [msp] DeserializeIdentity -> INFO 815 Obtaining identity 2017-06-09 20:03:31.816 UTC [gossip/comm#-1] Send -> DEBU 816 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:03:31.816 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 817 Exiting, replying with alive:\324\272\324\234\320D\222*" > > 2017-06-09 20:03:31.816 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 818 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:03:31.817 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 819 Exiting 2017-06-09 20:03:31.817 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 81a Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:03:31.817 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 81b Exiting 2017-06-09 20:03:31.817 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 81c Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:03:31.817 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 81d Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:03:31.817 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 81e Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:03:31.817 UTC [msp] DeserializeIdentity -> INFO 81f Obtaining identity 2017-06-09 20:03:31.817 UTC [msp] Validate -> INFO 820 MSP Org1MSP validating identity 2017-06-09 20:03:31.818 UTC [msp] DeserializeIdentity -> INFO 821 Obtaining identity 2017-06-09 20:03:31.818 UTC [msp] Validate -> INFO 822 MSP Org1MSP validating identity 2017-06-09 20:03:31.819 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 823 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:03:31.819 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 824 Exiting 2017-06-09 20:03:31.819 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 825 Exiting 2017-06-09 20:03:31.828 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 826 Sleeping 5s 2017-06-09 20:03:31.836 UTC [msp] DeserializeIdentity -> INFO 827 Obtaining identity 2017-06-09 20:03:36.829 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 828 Sleeping 5s 2017-06-09 20:03:36.833 UTC [msp] DeserializeIdentity -> INFO 829 Obtaining identity 2017-06-09 20:03:41.831 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 82a Sleeping 5s 2017-06-09 20:03:41.833 UTC [msp] DeserializeIdentity -> INFO 82b Obtaining identity 2017-06-09 20:03:46.832 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 82c Sleeping 5s 2017-06-09 20:03:46.835 UTC [msp] DeserializeIdentity -> INFO 82d Obtaining identity 2017-06-09 20:03:51.833 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 82e Sleeping 5s 2017-06-09 20:03:51.839 UTC [msp] DeserializeIdentity -> INFO 82f Obtaining identity 2017-06-09 20:03:56.737 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 830 Sleeping 25s 2017-06-09 20:03:56.807 UTC [gossip/comm#-1] Probe -> DEBU 831 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:03:56.810 UTC [gossip/comm#-1] Probe -> DEBU 832 Returning 2017-06-09 20:03:56.810 UTC [gossip/comm#-1] Send -> DEBU 833 Entering, sending GossipMessage: tag:EMPTY mem_req:B\223J\002 l\307!\270\222\223\221z\n\313\021\341qas\027:\223dW\251\260#W\037$s\007HLt\366" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:03:56.810 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 834 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:B\223J\002 l\307!\270\222\223\221z\n\313\021\341qas\027:\223dW\251\260#W\037$s\007HLt\366" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:03:56.811 UTC [gossip/comm#-1] createConnection -> DEBU 835 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:03:56.813 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 836 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:03:56.813 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 837 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43662 2017-06-09 20:03:56.814 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 838 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:03:56.815 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 839 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43662 2017-06-09 20:03:56.815 UTC [msp] DeserializeIdentity -> INFO 83a Obtaining identity 2017-06-09 20:03:56.815 UTC [msp] Validate -> INFO 83b MSP Org1MSP validating identity 2017-06-09 20:03:56.816 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 83c Authenticated 10.76.152.46:43662 2017-06-09 20:03:56.816 UTC [gossip/comm#-1] GossipStream -> DEBU 83d Servicing 10.76.152.46:43662 2017-06-09 20:03:56.817 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 83e [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:03:56.817 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 83f Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:03:56.817 UTC [msp] DeserializeIdentity -> INFO 840 Obtaining identity 2017-06-09 20:03:56.818 UTC [msp] Validate -> INFO 841 MSP Org1MSP validating identity 2017-06-09 20:03:56.818 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 842 Authenticated 10.10.10.205:5010 2017-06-09 20:03:56.818 UTC [gossip/comm#-1] createConnection -> DEBU 843 Exiting 2017-06-09 20:03:56.819 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 844 Exiting 2017-06-09 20:03:56.820 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 845 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:B\223J\002 l\307!\270\222\223\221z\n\313\021\341qas\027:\223dW\251\260#W\037$s\007HLt\366" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:03:56.820 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 846 Exiting 2017-06-09 20:03:56.820 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 847 Got message: GossipMessage: tag:EMPTY mem_req:B\223J\002 l\307!\270\222\223\221z\n\313\021\341qas\027:\223dW\251\260#W\037$s\007HLt\366" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:03:56.820 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 848 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:03:56.821 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 849 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:03:56.821 UTC [msp] DeserializeIdentity -> INFO 84a Obtaining identity 2017-06-09 20:03:56.821 UTC [msp] Validate -> INFO 84b MSP Org1MSP validating identity 2017-06-09 20:03:56.822 UTC [msp] DeserializeIdentity -> INFO 84c Obtaining identity 2017-06-09 20:03:56.822 UTC [msp] Validate -> INFO 84d MSP Org1MSP validating identity 2017-06-09 20:03:56.822 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 84e Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:03:56.823 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 84f Exiting 2017-06-09 20:03:56.823 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 850 Exiting 2017-06-09 20:03:56.823 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 851 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:03:56.823 UTC [msp] DeserializeIdentity -> INFO 852 Obtaining identity 2017-06-09 20:03:56.823 UTC [msp] DeserializeIdentity -> INFO 853 Obtaining identity 2017-06-09 20:03:56.823 UTC [gossip/comm#-1] Send -> DEBU 854 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:03:56.824 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 855 Exiting, replying with alive:\303\202Q\263\034//\340#j\361\252\016\304\205 \005\225\276=C1G\000.\tv" secretEnvelope: > 2017-06-09 20:03:56.824 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 856 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:03:56.824 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 857 Exiting 2017-06-09 20:03:56.825 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 858 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:03:56.825 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 859 Exiting 2017-06-09 20:03:56.825 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 85a Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:03:56.825 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 85b Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:03:56.825 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 85c Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:03:56.825 UTC [msp] DeserializeIdentity -> INFO 85d Obtaining identity 2017-06-09 20:03:56.826 UTC [msp] Validate -> INFO 85e MSP Org1MSP validating identity 2017-06-09 20:03:56.826 UTC [msp] DeserializeIdentity -> INFO 85f Obtaining identity 2017-06-09 20:03:56.827 UTC [msp] Validate -> INFO 860 MSP Org1MSP validating identity 2017-06-09 20:03:56.827 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 861 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:03:56.827 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 862 Exiting 2017-06-09 20:03:56.827 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 863 Exiting 2017-06-09 20:03:56.834 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 864 Sleeping 5s 2017-06-09 20:03:56.837 UTC [msp] DeserializeIdentity -> INFO 865 Obtaining identity 2017-06-09 20:04:01.835 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 866 Sleeping 5s 2017-06-09 20:04:01.840 UTC [msp] DeserializeIdentity -> INFO 867 Obtaining identity 2017-06-09 20:04:06.836 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 868 Sleeping 5s 2017-06-09 20:04:06.837 UTC [msp] DeserializeIdentity -> INFO 869 Obtaining identity 2017-06-09 20:04:11.838 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 86a Sleeping 5s 2017-06-09 20:04:11.842 UTC [msp] DeserializeIdentity -> INFO 86b Obtaining identity 2017-06-09 20:04:16.839 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 86c Sleeping 5s 2017-06-09 20:04:16.848 UTC [msp] DeserializeIdentity -> INFO 86d Obtaining identity 2017-06-09 20:04:21.739 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 86e Sleeping 25s 2017-06-09 20:04:21.812 UTC [gossip/comm#-1] Probe -> DEBU 86f Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:04:21.815 UTC [gossip/comm#-1] Probe -> DEBU 870 Returning 2017-06-09 20:04:21.815 UTC [gossip/comm#-1] Send -> DEBU 871 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:04:21.816 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 872 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:04:21.816 UTC [gossip/comm#-1] createConnection -> DEBU 873 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:04:21.819 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 874 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:04:21.820 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 875 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43720 2017-06-09 20:04:21.821 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 876 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:04:21.821 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 877 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43720 2017-06-09 20:04:21.821 UTC [msp] DeserializeIdentity -> INFO 878 Obtaining identity 2017-06-09 20:04:21.821 UTC [msp] Validate -> INFO 879 MSP Org1MSP validating identity 2017-06-09 20:04:21.822 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 87a Authenticated 10.76.152.46:43720 2017-06-09 20:04:21.822 UTC [gossip/comm#-1] GossipStream -> DEBU 87b Servicing 10.76.152.46:43720 2017-06-09 20:04:21.823 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 87c [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:04:21.823 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 87d Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:04:21.823 UTC [msp] DeserializeIdentity -> INFO 87e Obtaining identity 2017-06-09 20:04:21.823 UTC [msp] Validate -> INFO 87f MSP Org1MSP validating identity 2017-06-09 20:04:21.824 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 880 Authenticated 10.10.10.205:5010 2017-06-09 20:04:21.824 UTC [gossip/comm#-1] createConnection -> DEBU 881 Exiting 2017-06-09 20:04:21.824 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 882 Exiting 2017-06-09 20:04:21.825 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 883 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:04:21.825 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 884 Exiting 2017-06-09 20:04:21.825 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 885 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:04:21.826 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 886 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:04:21.826 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 887 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:04:21.826 UTC [msp] DeserializeIdentity -> INFO 888 Obtaining identity 2017-06-09 20:04:21.826 UTC [msp] Validate -> INFO 889 MSP Org1MSP validating identity 2017-06-09 20:04:21.827 UTC [msp] DeserializeIdentity -> INFO 88a Obtaining identity 2017-06-09 20:04:21.827 UTC [msp] Validate -> INFO 88b MSP Org1MSP validating identity 2017-06-09 20:04:21.827 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 88c Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:04:21.828 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 88d Exiting 2017-06-09 20:04:21.828 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 88e Exiting 2017-06-09 20:04:21.828 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 88f Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:04:21.828 UTC [msp] DeserializeIdentity -> INFO 890 Obtaining identity 2017-06-09 20:04:21.829 UTC [msp] DeserializeIdentity -> INFO 891 Obtaining identity 2017-06-09 20:04:21.829 UTC [gossip/comm#-1] Send -> DEBU 892 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:04:21.829 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 893 Exiting, replying with alive: > 2017-06-09 20:04:21.829 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 894 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:04:21.830 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 895 Exiting 2017-06-09 20:04:21.830 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 896 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:04:21.830 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 897 Exiting 2017-06-09 20:04:21.830 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 898 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:04:21.831 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 899 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:04:21.831 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 89a Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:04:21.831 UTC [msp] DeserializeIdentity -> INFO 89b Obtaining identity 2017-06-09 20:04:21.831 UTC [msp] Validate -> INFO 89c MSP Org1MSP validating identity 2017-06-09 20:04:21.832 UTC [msp] DeserializeIdentity -> INFO 89d Obtaining identity 2017-06-09 20:04:21.832 UTC [msp] Validate -> INFO 89e MSP Org1MSP validating identity 2017-06-09 20:04:21.833 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 89f Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:04:21.833 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 8a0 Exiting 2017-06-09 20:04:21.833 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 8a1 Exiting 2017-06-09 20:04:21.840 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 8a2 Sleeping 5s 2017-06-09 20:04:21.850 UTC [msp] DeserializeIdentity -> INFO 8a3 Obtaining identity 2017-06-09 20:04:26.842 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 8a4 Sleeping 5s 2017-06-09 20:04:26.844 UTC [msp] DeserializeIdentity -> INFO 8a5 Obtaining identity 2017-06-09 20:04:31.843 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 8a6 Sleeping 5s 2017-06-09 20:04:31.850 UTC [msp] DeserializeIdentity -> INFO 8a7 Obtaining identity 2017-06-09 20:04:36.844 UTC [msp] DeserializeIdentity -> INFO 8a8 Obtaining identity 2017-06-09 20:04:36.845 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 8a9 Sleeping 5s 2017-06-09 20:04:41.846 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 8aa Sleeping 5s 2017-06-09 20:04:41.848 UTC [msp] DeserializeIdentity -> INFO 8ab Obtaining identity 2017-06-09 20:04:46.741 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 8ac Sleeping 25s 2017-06-09 20:04:46.817 UTC [gossip/comm#-1] Probe -> DEBU 8ad Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:04:46.819 UTC [gossip/comm#-1] Probe -> DEBU 8ae Returning 2017-06-09 20:04:46.819 UTC [gossip/comm#-1] Send -> DEBU 8af Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:04:46.820 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 8b0 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:04:46.820 UTC [gossip/comm#-1] createConnection -> DEBU 8b1 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:04:46.822 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8b2 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:04:46.822 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8b3 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43788 2017-06-09 20:04:46.823 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 8b4 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:04:46.823 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8b5 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43788 2017-06-09 20:04:46.823 UTC [msp] DeserializeIdentity -> INFO 8b6 Obtaining identity 2017-06-09 20:04:46.823 UTC [msp] Validate -> INFO 8b7 MSP Org1MSP validating identity 2017-06-09 20:04:46.824 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8b8 Authenticated 10.76.152.46:43788 2017-06-09 20:04:46.824 UTC [gossip/comm#-1] GossipStream -> DEBU 8b9 Servicing 10.76.152.46:43788 2017-06-09 20:04:46.824 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 8ba [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:04:46.824 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8bb Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:04:46.824 UTC [msp] DeserializeIdentity -> INFO 8bc Obtaining identity 2017-06-09 20:04:46.825 UTC [msp] Validate -> INFO 8bd MSP Org1MSP validating identity 2017-06-09 20:04:46.826 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8be Authenticated 10.10.10.205:5010 2017-06-09 20:04:46.826 UTC [gossip/comm#-1] createConnection -> DEBU 8bf Exiting 2017-06-09 20:04:46.826 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 8c0 Exiting 2017-06-09 20:04:46.827 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 8c1 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:04:46.827 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 8c2 Exiting 2017-06-09 20:04:46.827 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 8c3 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:04:46.828 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 8c4 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:04:46.828 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 8c5 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:04:46.828 UTC [msp] DeserializeIdentity -> INFO 8c6 Obtaining identity 2017-06-09 20:04:46.828 UTC [msp] Validate -> INFO 8c7 MSP Org1MSP validating identity 2017-06-09 20:04:46.829 UTC [msp] DeserializeIdentity -> INFO 8c8 Obtaining identity 2017-06-09 20:04:46.829 UTC [msp] Validate -> INFO 8c9 MSP Org1MSP validating identity 2017-06-09 20:04:46.830 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 8ca Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:04:46.830 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 8cb Exiting 2017-06-09 20:04:46.830 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 8cc Exiting 2017-06-09 20:04:46.830 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 8cd Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:04:46.830 UTC [msp] DeserializeIdentity -> INFO 8ce Obtaining identity 2017-06-09 20:04:46.831 UTC [msp] DeserializeIdentity -> INFO 8cf Obtaining identity 2017-06-09 20:04:46.831 UTC [gossip/comm#-1] Send -> DEBU 8d0 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:04:46.831 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 8d1 Exiting, replying with alive: > 2017-06-09 20:04:46.831 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 8d2 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:04:46.832 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 8d3 Exiting 2017-06-09 20:04:46.832 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 8d4 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:04:46.832 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 8d5 Exiting 2017-06-09 20:04:46.832 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 8d6 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:04:46.832 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 8d7 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:04:46.832 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 8d8 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:04:46.832 UTC [msp] DeserializeIdentity -> INFO 8d9 Obtaining identity 2017-06-09 20:04:46.833 UTC [msp] Validate -> INFO 8da MSP Org1MSP validating identity 2017-06-09 20:04:46.833 UTC [msp] DeserializeIdentity -> INFO 8db Obtaining identity 2017-06-09 20:04:46.833 UTC [msp] Validate -> INFO 8dc MSP Org1MSP validating identity 2017-06-09 20:04:46.834 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 8dd Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:04:46.834 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 8de Exiting 2017-06-09 20:04:46.834 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 8df Exiting 2017-06-09 20:04:46.847 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 8e0 Sleeping 5s 2017-06-09 20:04:46.855 UTC [msp] DeserializeIdentity -> INFO 8e1 Obtaining identity 2017-06-09 20:04:51.848 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 8e2 Sleeping 5s 2017-06-09 20:04:51.850 UTC [msp] DeserializeIdentity -> INFO 8e3 Obtaining identity 2017-06-09 20:04:56.850 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 8e4 Sleeping 5s 2017-06-09 20:04:56.851 UTC [msp] DeserializeIdentity -> INFO 8e5 Obtaining identity 2017-06-09 20:05:01.851 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 8e6 Sleeping 5s 2017-06-09 20:05:01.852 UTC [msp] DeserializeIdentity -> INFO 8e7 Obtaining identity 2017-06-09 20:05:06.853 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 8e8 Sleeping 5s 2017-06-09 20:05:06.859 UTC [msp] DeserializeIdentity -> INFO 8e9 Obtaining identity 2017-06-09 20:05:11.744 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 8ea Sleeping 25s 2017-06-09 20:05:11.821 UTC [gossip/comm#-1] Probe -> DEBU 8eb Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:05:11.824 UTC [gossip/comm#-1] Probe -> DEBU 8ec Returning 2017-06-09 20:05:11.824 UTC [gossip/comm#-1] Send -> DEBU 8ed Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:05:11.825 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 8ee Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:05:11.825 UTC [gossip/comm#-1] createConnection -> DEBU 8ef Entering blockchain-org1peer1:5010 [] 2017-06-09 20:05:11.827 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8f0 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:05:11.827 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8f1 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43844 2017-06-09 20:05:11.829 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 8f2 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:05:11.829 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8f3 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43844 2017-06-09 20:05:11.829 UTC [msp] DeserializeIdentity -> INFO 8f4 Obtaining identity 2017-06-09 20:05:11.829 UTC [msp] Validate -> INFO 8f5 MSP Org1MSP validating identity 2017-06-09 20:05:11.830 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8f7 Authenticated 10.76.152.46:43844 2017-06-09 20:05:11.830 UTC [gossip/comm#-1] GossipStream -> DEBU 8f8 Servicing 10.76.152.46:43844 2017-06-09 20:05:11.830 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 8f6 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:05:11.830 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8f9 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:05:11.831 UTC [msp] DeserializeIdentity -> INFO 8fa Obtaining identity 2017-06-09 20:05:11.831 UTC [msp] Validate -> INFO 8fb MSP Org1MSP validating identity 2017-06-09 20:05:11.832 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 8fc Authenticated 10.10.10.205:5010 2017-06-09 20:05:11.832 UTC [gossip/comm#-1] createConnection -> DEBU 8fd Exiting 2017-06-09 20:05:11.833 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 8fe Exiting 2017-06-09 20:05:11.834 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 8ff Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:05:11.834 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 900 Exiting 2017-06-09 20:05:11.834 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 901 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:05:11.834 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 902 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:05:11.834 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 903 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:05:11.834 UTC [msp] DeserializeIdentity -> INFO 904 Obtaining identity 2017-06-09 20:05:11.834 UTC [msp] Validate -> INFO 905 MSP Org1MSP validating identity 2017-06-09 20:05:11.835 UTC [msp] DeserializeIdentity -> INFO 906 Obtaining identity 2017-06-09 20:05:11.835 UTC [msp] Validate -> INFO 907 MSP Org1MSP validating identity 2017-06-09 20:05:11.836 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 908 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:05:11.836 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 909 Exiting 2017-06-09 20:05:11.836 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 90a Exiting 2017-06-09 20:05:11.836 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 90b Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:05:11.836 UTC [msp] DeserializeIdentity -> INFO 90c Obtaining identity 2017-06-09 20:05:11.836 UTC [msp] DeserializeIdentity -> INFO 90d Obtaining identity 2017-06-09 20:05:11.836 UTC [gossip/comm#-1] Send -> DEBU 90e Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:05:11.837 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 90f Exiting, replying with alive:\005\232\340" > > 2017-06-09 20:05:11.837 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 910 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:05:11.837 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 911 Exiting 2017-06-09 20:05:11.839 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 912 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:05:11.839 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 913 Exiting 2017-06-09 20:05:11.839 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 914 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:05:11.839 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 915 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:05:11.839 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 916 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:05:11.840 UTC [msp] DeserializeIdentity -> INFO 917 Obtaining identity 2017-06-09 20:05:11.840 UTC [msp] Validate -> INFO 918 MSP Org1MSP validating identity 2017-06-09 20:05:11.841 UTC [msp] DeserializeIdentity -> INFO 919 Obtaining identity 2017-06-09 20:05:11.841 UTC [msp] Validate -> INFO 91a MSP Org1MSP validating identity 2017-06-09 20:05:11.842 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 91b Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:05:11.842 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 91c Exiting 2017-06-09 20:05:11.842 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 91d Exiting 2017-06-09 20:05:11.854 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 91e Sleeping 5s 2017-06-09 20:05:11.858 UTC [msp] DeserializeIdentity -> INFO 91f Obtaining identity 2017-06-09 20:05:16.855 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 920 Sleeping 5s 2017-06-09 20:05:16.865 UTC [msp] DeserializeIdentity -> INFO 921 Obtaining identity 2017-06-09 20:05:21.856 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 922 Sleeping 5s 2017-06-09 20:05:21.861 UTC [msp] DeserializeIdentity -> INFO 923 Obtaining identity 2017-06-09 20:05:26.859 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 924 Sleeping 5s 2017-06-09 20:05:26.872 UTC [msp] DeserializeIdentity -> INFO 925 Obtaining identity 2017-06-09 20:05:31.861 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 926 Sleeping 5s 2017-06-09 20:05:31.866 UTC [msp] DeserializeIdentity -> INFO 927 Obtaining identity 2017-06-09 20:05:36.748 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 928 Sleeping 25s 2017-06-09 20:05:36.825 UTC [gossip/comm#-1] Probe -> DEBU 929 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:05:36.828 UTC [gossip/comm#-1] Probe -> DEBU 92a Returning 2017-06-09 20:05:36.828 UTC [gossip/comm#-1] Send -> DEBU 92b Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:05:36.829 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 92c Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:05:36.829 UTC [gossip/comm#-1] createConnection -> DEBU 92d Entering blockchain-org1peer1:5010 [] 2017-06-09 20:05:36.831 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 92e Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:05:36.831 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 92f Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43912 2017-06-09 20:05:36.832 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 930 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:05:36.832 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 931 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:05:36.832 UTC [msp] DeserializeIdentity -> INFO 932 Obtaining identity 2017-06-09 20:05:36.832 UTC [msp] Validate -> INFO 933 MSP Org1MSP validating identity 2017-06-09 20:05:36.833 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 934 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:05:36.833 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 935 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43912 2017-06-09 20:05:36.833 UTC [msp] DeserializeIdentity -> INFO 936 Obtaining identity 2017-06-09 20:05:36.833 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 937 Authenticated 10.10.10.205:5010 2017-06-09 20:05:36.834 UTC [msp] Validate -> INFO 938 MSP Org1MSP validating identity 2017-06-09 20:05:36.834 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 939 Authenticated 10.76.152.46:43912 2017-06-09 20:05:36.834 UTC [gossip/comm#-1] GossipStream -> DEBU 93a Servicing 10.76.152.46:43912 2017-06-09 20:05:36.834 UTC [gossip/comm#-1] createConnection -> DEBU 93b Exiting 2017-06-09 20:05:36.835 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 93c Exiting 2017-06-09 20:05:36.836 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 93d Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:05:36.836 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 93e Exiting 2017-06-09 20:05:36.836 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 93f Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:05:36.836 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 940 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:05:36.836 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 941 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:05:36.836 UTC [msp] DeserializeIdentity -> INFO 942 Obtaining identity 2017-06-09 20:05:36.836 UTC [msp] Validate -> INFO 943 MSP Org1MSP validating identity 2017-06-09 20:05:36.837 UTC [msp] DeserializeIdentity -> INFO 944 Obtaining identity 2017-06-09 20:05:36.837 UTC [msp] Validate -> INFO 945 MSP Org1MSP validating identity 2017-06-09 20:05:36.838 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 946 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:05:36.838 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 947 Exiting 2017-06-09 20:05:36.838 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 948 Exiting 2017-06-09 20:05:36.838 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 949 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:05:36.838 UTC [msp] DeserializeIdentity -> INFO 94a Obtaining identity 2017-06-09 20:05:36.838 UTC [msp] DeserializeIdentity -> INFO 94b Obtaining identity 2017-06-09 20:05:36.838 UTC [gossip/comm#-1] Send -> DEBU 94c Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:05:36.839 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 94d Exiting, replying with alive:Q\264\354@\362U6\235\020\262\037\233\1770\271L\312[\0000\377.\331\200" secretEnvelope:\371m\356O\214;\020\233\\e87n\342%:Fk\233ioc9\357\002 X\211p\032(\000\025\007\212[\217\206\311\362#\333N|\350w/H&\010\322zt\366r\t\307\250" > > 2017-06-09 20:05:36.839 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 94e Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:05:36.839 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 94f Exiting 2017-06-09 20:05:36.839 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 950 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:05:36.839 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 951 Exiting 2017-06-09 20:05:36.839 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 952 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:05:36.839 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 953 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:05:36.840 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 954 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:05:36.840 UTC [msp] DeserializeIdentity -> INFO 955 Obtaining identity 2017-06-09 20:05:36.840 UTC [msp] Validate -> INFO 956 MSP Org1MSP validating identity 2017-06-09 20:05:36.840 UTC [msp] DeserializeIdentity -> INFO 957 Obtaining identity 2017-06-09 20:05:36.840 UTC [msp] Validate -> INFO 958 MSP Org1MSP validating identity 2017-06-09 20:05:36.841 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 959 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:05:36.841 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 95a Exiting 2017-06-09 20:05:36.841 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 95b Exiting 2017-06-09 20:05:36.862 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 95c Sleeping 5s 2017-06-09 20:05:36.866 UTC [msp] DeserializeIdentity -> INFO 95d Obtaining identity 2017-06-09 20:05:41.863 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 95e Sleeping 5s 2017-06-09 20:05:41.873 UTC [msp] DeserializeIdentity -> INFO 95f Obtaining identity 2017-06-09 20:05:46.864 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 960 Sleeping 5s 2017-06-09 20:05:46.870 UTC [msp] DeserializeIdentity -> INFO 961 Obtaining identity 2017-06-09 20:05:51.866 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 962 Sleeping 5s 2017-06-09 20:05:51.875 UTC [msp] DeserializeIdentity -> INFO 963 Obtaining identity 2017-06-09 20:05:56.867 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 964 Sleeping 5s 2017-06-09 20:05:56.868 UTC [msp] DeserializeIdentity -> INFO 965 Obtaining identity 2017-06-09 20:06:01.751 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 966 Sleeping 25s 2017-06-09 20:06:01.830 UTC [gossip/comm#-1] Probe -> DEBU 967 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:06:01.833 UTC [gossip/comm#-1] Probe -> DEBU 968 Returning 2017-06-09 20:06:01.833 UTC [gossip/comm#-1] Send -> DEBU 969 Entering, sending GossipMessage: tag:EMPTY mem_req:\002 q\016\203\3224N0\300\034qd[\320\243L\324H\232Y\033{\262\216Y\303\007\375\333\277\\zk\032Q\201\032 A\002 _ls\212\262DU\207\000\207\237\363\032H$\235+\265\020\010l6\202\204\226-\321\254C\033\177\035" > > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:06:01.834 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 96a Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\002 q\016\203\3224N0\300\034qd[\320\243L\324H\232Y\033{\262\216Y\303\007\375\333\277\\zk\032Q\201\032 A\002 _ls\212\262DU\207\000\207\237\363\032H$\235+\265\020\010l6\202\204\226-\321\254C\033\177\035" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:06:01.834 UTC [gossip/comm#-1] createConnection -> DEBU 96b Entering blockchain-org1peer1:5010 [] 2017-06-09 20:06:01.837 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 96c Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:06:01.837 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 96d Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:43968 2017-06-09 20:06:01.838 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 96e [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:06:01.838 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 96f Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:06:01.838 UTC [msp] DeserializeIdentity -> INFO 970 Obtaining identity 2017-06-09 20:06:01.839 UTC [msp] Validate -> INFO 971 MSP Org1MSP validating identity 2017-06-09 20:06:01.839 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 972 Authenticated 10.10.10.205:5010 2017-06-09 20:06:01.840 UTC [gossip/comm#-1] createConnection -> DEBU 973 Exiting 2017-06-09 20:06:01.840 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 974 Exiting 2017-06-09 20:06:01.841 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 975 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:06:01.841 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 976 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:43968 2017-06-09 20:06:01.841 UTC [msp] DeserializeIdentity -> INFO 977 Obtaining identity 2017-06-09 20:06:01.841 UTC [msp] Validate -> INFO 978 MSP Org1MSP validating identity 2017-06-09 20:06:01.842 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 979 Authenticated 10.76.152.46:43968 2017-06-09 20:06:01.842 UTC [gossip/comm#-1] GossipStream -> DEBU 97a Servicing 10.76.152.46:43968 2017-06-09 20:06:01.843 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 97b Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\002 q\016\203\3224N0\300\034qd[\320\243L\324H\232Y\033{\262\216Y\303\007\375\333\277\\zk\032Q\201\032 A\002 _ls\212\262DU\207\000\207\237\363\032H$\235+\265\020\010l6\202\204\226-\321\254C\033\177\035" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:06:01.843 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 97c Exiting 2017-06-09 20:06:01.843 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 97d Got message: GossipMessage: tag:EMPTY mem_req:\002 q\016\203\3224N0\300\034qd[\320\243L\324H\232Y\033{\262\216Y\303\007\375\333\277\\zk\032Q\201\032 A\002 _ls\212\262DU\207\000\207\237\363\032H$\235+\265\020\010l6\202\204\226-\321\254C\033\177\035" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:06:01.843 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 97e Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:06:01.843 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 97f Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:06:01.843 UTC [msp] DeserializeIdentity -> INFO 980 Obtaining identity 2017-06-09 20:06:01.843 UTC [msp] Validate -> INFO 981 MSP Org1MSP validating identity 2017-06-09 20:06:01.844 UTC [msp] DeserializeIdentity -> INFO 982 Obtaining identity 2017-06-09 20:06:01.844 UTC [msp] Validate -> INFO 983 MSP Org1MSP validating identity 2017-06-09 20:06:01.844 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 984 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:06:01.845 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 985 Exiting 2017-06-09 20:06:01.845 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 986 Exiting 2017-06-09 20:06:01.845 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 987 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:06:01.845 UTC [msp] DeserializeIdentity -> INFO 988 Obtaining identity 2017-06-09 20:06:01.846 UTC [msp] DeserializeIdentity -> INFO 989 Obtaining identity 2017-06-09 20:06:01.846 UTC [gossip/comm#-1] Send -> DEBU 98a Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:06:01.846 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 98b Exiting, replying with alive: > 2017-06-09 20:06:01.846 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 98c Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:06:01.847 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 98d Exiting 2017-06-09 20:06:01.847 UTC [gossip/comm#-1] func1 -> DEBU 98e Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:06:01.847 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 98f Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:06:01.847 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 990 Exiting 2017-06-09 20:06:01.847 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 991 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:06:01.847 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 992 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:06:01.847 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 993 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:06:01.847 UTC [msp] DeserializeIdentity -> INFO 994 Obtaining identity 2017-06-09 20:06:01.848 UTC [msp] Validate -> INFO 995 MSP Org1MSP validating identity 2017-06-09 20:06:01.848 UTC [msp] DeserializeIdentity -> INFO 996 Obtaining identity 2017-06-09 20:06:01.849 UTC [msp] Validate -> INFO 997 MSP Org1MSP validating identity 2017-06-09 20:06:01.849 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 998 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:06:01.850 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 999 Exiting 2017-06-09 20:06:01.850 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 99a Exiting 2017-06-09 20:06:01.868 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 99b Sleeping 5s 2017-06-09 20:06:01.875 UTC [msp] DeserializeIdentity -> INFO 99c Obtaining identity 2017-06-09 20:06:06.869 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 99d Sleeping 5s 2017-06-09 20:06:06.879 UTC [msp] DeserializeIdentity -> INFO 99e Obtaining identity 2017-06-09 20:06:11.871 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 99f Sleeping 5s 2017-06-09 20:06:11.874 UTC [msp] DeserializeIdentity -> INFO 9a0 Obtaining identity 2017-06-09 20:06:16.872 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 9a1 Sleeping 5s 2017-06-09 20:06:16.877 UTC [msp] DeserializeIdentity -> INFO 9a2 Obtaining identity 2017-06-09 20:06:21.873 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 9a3 Sleeping 5s 2017-06-09 20:06:21.879 UTC [msp] DeserializeIdentity -> INFO 9a4 Obtaining identity 2017-06-09 20:06:26.753 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 9a5 Sleeping 25s 2017-06-09 20:06:26.836 UTC [gossip/comm#-1] Probe -> DEBU 9a6 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:06:26.839 UTC [gossip/comm#-1] Probe -> DEBU 9a7 Returning 2017-06-09 20:06:26.839 UTC [gossip/comm#-1] Send -> DEBU 9a8 Entering, sending GossipMessage: tag:EMPTY mem_req:c\334 tj2#\256\203\212I\225\250\223\275\326Mbpi\322\242\242O\013\273\270\235\227\352\235" > > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:06:26.840 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 9a9 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:c\334 tj2#\256\203\212I\225\250\223\275\326Mbpi\322\242\242O\013\273\270\235\227\352\235" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:06:26.840 UTC [gossip/comm#-1] createConnection -> DEBU 9aa Entering blockchain-org1peer1:5010 [] 2017-06-09 20:06:26.843 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9ab Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:06:26.843 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9ac Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44038 2017-06-09 20:06:26.844 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 9ad [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:06:26.844 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9ae Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44038 2017-06-09 20:06:26.844 UTC [msp] DeserializeIdentity -> INFO 9af Obtaining identity 2017-06-09 20:06:26.844 UTC [msp] Validate -> INFO 9b0 MSP Org1MSP validating identity 2017-06-09 20:06:26.844 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9b1 Authenticated 10.76.152.46:44038 2017-06-09 20:06:26.844 UTC [gossip/comm#-1] GossipStream -> DEBU 9b2 Servicing 10.76.152.46:44038 2017-06-09 20:06:26.845 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 9b3 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:06:26.845 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9b4 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:06:26.846 UTC [msp] DeserializeIdentity -> INFO 9b5 Obtaining identity 2017-06-09 20:06:26.846 UTC [msp] Validate -> INFO 9b6 MSP Org1MSP validating identity 2017-06-09 20:06:26.846 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9b7 Authenticated 10.10.10.205:5010 2017-06-09 20:06:26.847 UTC [gossip/comm#-1] createConnection -> DEBU 9b8 Exiting 2017-06-09 20:06:26.847 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 9b9 Exiting 2017-06-09 20:06:26.848 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 9ba Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:c\334 tj2#\256\203\212I\225\250\223\275\326Mbpi\322\242\242O\013\273\270\235\227\352\235" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:06:26.848 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 9bb Exiting 2017-06-09 20:06:26.848 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 9bc Got message: GossipMessage: tag:EMPTY mem_req:c\334 tj2#\256\203\212I\225\250\223\275\326Mbpi\322\242\242O\013\273\270\235\227\352\235" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:06:26.848 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 9bd Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:06:26.848 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 9be Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:06:26.848 UTC [msp] DeserializeIdentity -> INFO 9bf Obtaining identity 2017-06-09 20:06:26.849 UTC [msp] Validate -> INFO 9c0 MSP Org1MSP validating identity 2017-06-09 20:06:26.849 UTC [msp] DeserializeIdentity -> INFO 9c1 Obtaining identity 2017-06-09 20:06:26.849 UTC [msp] Validate -> INFO 9c2 MSP Org1MSP validating identity 2017-06-09 20:06:26.850 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 9c3 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:06:26.850 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 9c4 Exiting 2017-06-09 20:06:26.850 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 9c5 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:06:26.850 UTC [msp] DeserializeIdentity -> INFO 9c6 Obtaining identity 2017-06-09 20:06:26.851 UTC [msp] DeserializeIdentity -> INFO 9c7 Obtaining identity 2017-06-09 20:06:26.851 UTC [gossip/comm#-1] Send -> DEBU 9c8 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:06:26.851 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 9c9 Exiting, replying with alive:\202\230-\002\360\223\na\372W7}I7*\0140\315\237\001\034~\001\345@~/\002 0\317\371\232wb\301h\363N\032\240\273\322a\022{\2429\001\000\274\370d\350s\367\237\221~\003m" secretEnvelope: > 2017-06-09 20:06:26.851 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 9ca Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:06:26.852 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 9cb Exiting 2017-06-09 20:06:26.852 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 9cc Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:06:26.852 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 9cd Exiting 2017-06-09 20:06:26.852 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 9ce Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:06:26.852 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 9d0 Exiting 2017-06-09 20:06:26.852 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 9cf Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:06:26.852 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 9d1 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:06:26.852 UTC [msp] DeserializeIdentity -> INFO 9d2 Obtaining identity 2017-06-09 20:06:26.853 UTC [msp] Validate -> INFO 9d3 MSP Org1MSP validating identity 2017-06-09 20:06:26.853 UTC [msp] DeserializeIdentity -> INFO 9d4 Obtaining identity 2017-06-09 20:06:26.854 UTC [msp] Validate -> INFO 9d5 MSP Org1MSP validating identity 2017-06-09 20:06:26.854 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 9d6 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:06:26.854 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 9d7 Exiting 2017-06-09 20:06:26.854 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 9d8 Exiting 2017-06-09 20:06:26.874 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 9d9 Sleeping 5s 2017-06-09 20:06:26.882 UTC [msp] DeserializeIdentity -> INFO 9da Obtaining identity 2017-06-09 20:06:31.875 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 9db Sleeping 5s 2017-06-09 20:06:31.882 UTC [msp] DeserializeIdentity -> INFO 9dc Obtaining identity 2017-06-09 20:06:36.877 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 9dd Sleeping 5s 2017-06-09 20:06:36.887 UTC [msp] DeserializeIdentity -> INFO 9de Obtaining identity 2017-06-09 20:06:41.879 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 9df Sleeping 5s 2017-06-09 20:06:41.884 UTC [msp] DeserializeIdentity -> INFO 9e0 Obtaining identity 2017-06-09 20:06:46.880 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 9e1 Sleeping 5s 2017-06-09 20:06:46.886 UTC [msp] DeserializeIdentity -> INFO 9e2 Obtaining identity 2017-06-09 20:06:51.755 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 9e3 Sleeping 25s 2017-06-09 20:06:51.841 UTC [gossip/comm#-1] Probe -> DEBU 9e4 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:06:51.844 UTC [gossip/comm#-1] Probe -> DEBU 9e5 Returning 2017-06-09 20:06:51.844 UTC [gossip/comm#-1] Send -> DEBU 9e6 Entering, sending GossipMessage: tag:EMPTY mem_req:D\207\335\364\206c'_$6\206\233\220%\002 @Xx\016\324\016 09=y\341\357\307\206O~w\245\321\275\327?v\360\202\317\307\207E\303\274" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:06:51.844 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 9e7 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:D\207\335\364\206c'_$6\206\233\220%\002 @Xx\016\324\016 09=y\341\357\307\206O~w\245\321\275\327?v\360\202\317\307\207E\303\274" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:06:51.845 UTC [gossip/comm#-1] createConnection -> DEBU 9e8 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:06:51.848 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9e9 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:06:51.848 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9ea Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44092 2017-06-09 20:06:51.849 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 9eb [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:06:51.849 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9ec Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:06:51.849 UTC [msp] DeserializeIdentity -> INFO 9ed Obtaining identity 2017-06-09 20:06:51.850 UTC [msp] Validate -> INFO 9ee MSP Org1MSP validating identity 2017-06-09 20:06:51.850 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 9ef [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:06:51.850 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9f1 Authenticated 10.10.10.205:5010 2017-06-09 20:06:51.850 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9f0 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44092 2017-06-09 20:06:51.851 UTC [msp] DeserializeIdentity -> INFO 9f2 Obtaining identity 2017-06-09 20:06:51.851 UTC [msp] Validate -> INFO 9f3 MSP Org1MSP validating identity 2017-06-09 20:06:51.852 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 9f4 Authenticated 10.76.152.46:44092 2017-06-09 20:06:51.852 UTC [gossip/comm#-1] GossipStream -> DEBU 9f5 Servicing 10.76.152.46:44092 2017-06-09 20:06:51.852 UTC [gossip/comm#-1] createConnection -> DEBU 9f6 Exiting 2017-06-09 20:06:51.854 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 9f7 Exiting 2017-06-09 20:06:51.854 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 9f8 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:D\207\335\364\206c'_$6\206\233\220%\002 @Xx\016\324\016 09=y\341\357\307\206O~w\245\321\275\327?v\360\202\317\307\207E\303\274" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:06:51.854 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 9f9 Exiting 2017-06-09 20:06:51.854 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 9fa Got message: GossipMessage: tag:EMPTY mem_req:D\207\335\364\206c'_$6\206\233\220%\002 @Xx\016\324\016 09=y\341\357\307\206O~w\245\321\275\327?v\360\202\317\307\207E\303\274" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:06:51.855 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 9fb Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:06:51.855 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 9fc Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:06:51.855 UTC [msp] DeserializeIdentity -> INFO 9fd Obtaining identity 2017-06-09 20:06:51.855 UTC [msp] Validate -> INFO 9fe MSP Org1MSP validating identity 2017-06-09 20:06:51.856 UTC [msp] DeserializeIdentity -> INFO 9ff Obtaining identity 2017-06-09 20:06:51.856 UTC [msp] Validate -> INFO a00 MSP Org1MSP validating identity 2017-06-09 20:06:51.856 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a01 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:06:51.857 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a02 Exiting 2017-06-09 20:06:51.857 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU a03 Exiting 2017-06-09 20:06:51.857 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU a04 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:06:51.857 UTC [msp] DeserializeIdentity -> INFO a05 Obtaining identity 2017-06-09 20:06:51.857 UTC [msp] DeserializeIdentity -> INFO a06 Obtaining identity 2017-06-09 20:06:51.858 UTC [gossip/comm#-1] Send -> DEBU a07 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:06:51.858 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU a08 Exiting, replying with alive:\2676=\213\353.\351\021\361\210\272\314\224I\200\342h" > > 2017-06-09 20:06:51.858 UTC [gossip/comm#-1] sendToEndpoint -> DEBU a09 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:06:51.858 UTC [gossip/comm#-1] sendToEndpoint -> DEBU a0a Exiting 2017-06-09 20:06:51.859 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU a0b Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:06:51.859 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU a0c Exiting 2017-06-09 20:06:51.859 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU a0d Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:06:51.859 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a0e Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:06:51.859 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU a0f Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:06:51.860 UTC [msp] DeserializeIdentity -> INFO a10 Obtaining identity 2017-06-09 20:06:51.860 UTC [msp] Validate -> INFO a11 MSP Org1MSP validating identity 2017-06-09 20:06:51.860 UTC [msp] DeserializeIdentity -> INFO a12 Obtaining identity 2017-06-09 20:06:51.861 UTC [msp] Validate -> INFO a13 MSP Org1MSP validating identity 2017-06-09 20:06:51.861 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a14 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:06:51.861 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a15 Exiting 2017-06-09 20:06:51.861 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU a16 Exiting 2017-06-09 20:06:51.881 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU a17 Sleeping 5s 2017-06-09 20:06:51.884 UTC [msp] DeserializeIdentity -> INFO a18 Obtaining identity 2017-06-09 20:06:56.883 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU a19 Sleeping 5s 2017-06-09 20:06:56.886 UTC [msp] DeserializeIdentity -> INFO a1a Obtaining identity 2017-06-09 20:07:01.884 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU a1b Sleeping 5s 2017-06-09 20:07:01.888 UTC [msp] DeserializeIdentity -> INFO a1c Obtaining identity 2017-06-09 20:07:06.885 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU a1d Sleeping 5s 2017-06-09 20:07:06.889 UTC [msp] DeserializeIdentity -> INFO a1e Obtaining identity 2017-06-09 20:07:11.886 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU a1f Sleeping 5s 2017-06-09 20:07:11.893 UTC [msp] DeserializeIdentity -> INFO a20 Obtaining identity 2017-06-09 20:07:16.757 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU a21 Sleeping 25s 2017-06-09 20:07:16.845 UTC [gossip/comm#-1] Probe -> DEBU a22 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:07:16.847 UTC [gossip/comm#-1] Probe -> DEBU a23 Returning 2017-06-09 20:07:16.847 UTC [gossip/comm#-1] Send -> DEBU a24 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:07:16.851 UTC [gossip/comm#-1] sendToEndpoint -> DEBU a25 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:07:16.851 UTC [gossip/comm#-1] createConnection -> DEBU a26 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:07:16.858 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a27 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:07:16.859 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a28 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44172 2017-06-09 20:07:16.860 UTC [gossip/comm#-1] isPKIblackListed -> DEBU a29 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:07:16.860 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a2a Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44172 2017-06-09 20:07:16.860 UTC [msp] DeserializeIdentity -> INFO a2b Obtaining identity 2017-06-09 20:07:16.860 UTC [msp] Validate -> INFO a2c MSP Org1MSP validating identity 2017-06-09 20:07:16.860 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a2d Authenticated 10.76.152.46:44172 2017-06-09 20:07:16.860 UTC [gossip/comm#-1] GossipStream -> DEBU a2e Servicing 10.76.152.46:44172 2017-06-09 20:07:16.861 UTC [gossip/comm#-1] isPKIblackListed -> DEBU a2f [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:07:16.861 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a30 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:07:16.861 UTC [msp] DeserializeIdentity -> INFO a31 Obtaining identity 2017-06-09 20:07:16.861 UTC [msp] Validate -> INFO a32 MSP Org1MSP validating identity 2017-06-09 20:07:16.861 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a33 Authenticated 10.10.10.205:5010 2017-06-09 20:07:16.862 UTC [gossip/comm#-1] createConnection -> DEBU a34 Exiting 2017-06-09 20:07:16.862 UTC [gossip/comm#-1] sendToEndpoint -> DEBU a35 Exiting 2017-06-09 20:07:16.862 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU a36 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:07:16.863 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU a37 Exiting 2017-06-09 20:07:16.863 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU a38 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:07:16.863 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a39 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:07:16.863 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU a3a Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:07:16.863 UTC [msp] DeserializeIdentity -> INFO a3b Obtaining identity 2017-06-09 20:07:16.863 UTC [msp] Validate -> INFO a3c MSP Org1MSP validating identity 2017-06-09 20:07:16.864 UTC [msp] DeserializeIdentity -> INFO a3d Obtaining identity 2017-06-09 20:07:16.864 UTC [msp] Validate -> INFO a3e MSP Org1MSP validating identity 2017-06-09 20:07:16.864 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a3f Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:07:16.864 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a40 Exiting 2017-06-09 20:07:16.864 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU a41 Exiting 2017-06-09 20:07:16.864 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU a42 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:07:16.864 UTC [msp] DeserializeIdentity -> INFO a43 Obtaining identity 2017-06-09 20:07:16.865 UTC [msp] DeserializeIdentity -> INFO a44 Obtaining identity 2017-06-09 20:07:16.865 UTC [gossip/comm#-1] Send -> DEBU a45 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:07:16.865 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU a46 Exiting, replying with alive: > 2017-06-09 20:07:16.865 UTC [gossip/comm#-1] sendToEndpoint -> DEBU a47 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:07:16.865 UTC [gossip/comm#-1] sendToEndpoint -> DEBU a48 Exiting 2017-06-09 20:07:16.865 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU a49 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:07:16.866 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU a4a Exiting 2017-06-09 20:07:16.866 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU a4b Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:07:16.866 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a4c Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:07:16.866 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU a4d Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:07:16.866 UTC [msp] DeserializeIdentity -> INFO a4e Obtaining identity 2017-06-09 20:07:16.866 UTC [msp] Validate -> INFO a4f MSP Org1MSP validating identity 2017-06-09 20:07:16.867 UTC [msp] DeserializeIdentity -> INFO a50 Obtaining identity 2017-06-09 20:07:16.867 UTC [msp] Validate -> INFO a51 MSP Org1MSP validating identity 2017-06-09 20:07:16.867 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a52 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:07:16.867 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a53 Exiting 2017-06-09 20:07:16.868 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU a54 Exiting 2017-06-09 20:07:16.888 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU a55 Sleeping 5s 2017-06-09 20:07:16.888 UTC [msp] DeserializeIdentity -> INFO a56 Obtaining identity 2017-06-09 20:07:18.115 UTC [chaincode] launchAndWaitForRegister -> DEBU a57 stopping due to error while launching Timeout expired while starting chaincode pharma-network:0.7.5(networkid:nid1,peerid:jdoe,tx:b3f755afd0ffd9bb376876e09d3499ea08f66ab1e48ec6e09ba30375f0389f66) 2017-06-09 20:07:18.115 UTC [container] lockContainer -> DEBU a58 waiting for container(nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:07:18.115 UTC [container] lockContainer -> DEBU a59 got container (nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:07:18.117 UTC [dockercontroller] stopInternal -> DEBU a5a Stop container nid1-jdoe-pharma-network-0.7.5(Container not running: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:07:18.119 UTC [dockercontroller] stopInternal -> DEBU a5b Kill container nid1-jdoe-pharma-network-0.7.5 (API error (500): {"message":"Cannot kill container nid1-jdoe-pharma-network-0.7.5: Container 25aa8b51ff91a259c3a8324c76636d0379268f2113ebf71ccbc443fde70b4346 is not running"} ) 2017-06-09 20:07:18.124 UTC [dockercontroller] stopInternal -> DEBU a5c Removed container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:07:18.124 UTC [container] unlockContainer -> DEBU a5d container lock deleted(nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:07:18.124 UTC [chaincode] Launch -> ERRO a5e launchAndWaitForRegister failed Timeout expired while starting chaincode pharma-network:0.7.5(networkid:nid1,peerid:jdoe,tx:b3f755afd0ffd9bb376876e09d3499ea08f66ab1e48ec6e09ba30375f0389f66) 2017-06-09 20:07:18.124 UTC [lockbasedtxmgr] Done -> DEBU a5f Done with transaction simulation / query execution [c6e8a5e9-a657-40b9-bde6-81ff1595afd3] 2017-06-09 20:07:18.192 UTC [eventhub_producer] deRegisterHandler -> DEBU a60 deRegisterHandler BLOCK 2017-06-09 20:07:18.208 UTC [eventhub_producer] Chat -> ERRO a61 Error during Chat, stopping handler: stream error: code = 1 desc = "context canceled" 2017-06-09 20:07:21.889 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU a62 Sleeping 5s 2017-06-09 20:07:21.890 UTC [msp] DeserializeIdentity -> INFO a63 Obtaining identity 2017-06-09 20:07:26.890 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU a64 Sleeping 5s 2017-06-09 20:07:26.897 UTC [msp] DeserializeIdentity -> INFO a65 Obtaining identity 2017-06-09 20:07:31.892 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU a66 Sleeping 5s 2017-06-09 20:07:31.894 UTC [msp] DeserializeIdentity -> INFO a67 Obtaining identity 2017-06-09 20:07:36.893 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU a68 Sleeping 5s 2017-06-09 20:07:36.895 UTC [msp] DeserializeIdentity -> INFO a69 Obtaining identity 2017-06-09 20:07:41.759 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU a6a Sleeping 25s 2017-06-09 20:07:41.851 UTC [gossip/comm#-1] Probe -> DEBU a6b Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:07:41.854 UTC [gossip/comm#-1] Probe -> DEBU a6c Returning 2017-06-09 20:07:41.854 UTC [gossip/comm#-1] Send -> DEBU a6d Entering, sending GossipMessage: tag:EMPTY mem_req:_s\304\262(FB`\3215\347\376\365\343\327\331>" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:07:41.855 UTC [gossip/comm#-1] sendToEndpoint -> DEBU a6e Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:_s\304\262(FB`\3215\347\376\365\343\327\331>" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:07:41.856 UTC [gossip/comm#-1] createConnection -> DEBU a6f Entering blockchain-org1peer1:5010 [] 2017-06-09 20:07:41.858 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a70 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:07:41.859 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a71 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44224 2017-06-09 20:07:41.860 UTC [gossip/comm#-1] isPKIblackListed -> DEBU a72 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:07:41.860 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a73 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:07:41.860 UTC [msp] DeserializeIdentity -> INFO a74 Obtaining identity 2017-06-09 20:07:41.861 UTC [msp] Validate -> INFO a75 MSP Org1MSP validating identity 2017-06-09 20:07:41.861 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a76 Authenticated 10.10.10.205:5010 2017-06-09 20:07:41.861 UTC [gossip/comm#-1] isPKIblackListed -> DEBU a77 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:07:41.862 UTC [gossip/comm#-1] createConnection -> DEBU a78 Exiting 2017-06-09 20:07:41.862 UTC [gossip/comm#-1] sendToEndpoint -> DEBU a7a Exiting 2017-06-09 20:07:41.862 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a79 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44224 2017-06-09 20:07:41.863 UTC [msp] DeserializeIdentity -> INFO a7b Obtaining identity 2017-06-09 20:07:41.864 UTC [msp] Validate -> INFO a7c MSP Org1MSP validating identity 2017-06-09 20:07:41.864 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU a7d Authenticated 10.76.152.46:44224 2017-06-09 20:07:41.864 UTC [gossip/comm#-1] GossipStream -> DEBU a7e Servicing 10.76.152.46:44224 2017-06-09 20:07:41.865 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU a7f Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:_s\304\262(FB`\3215\347\376\365\343\327\331>" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:07:41.865 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU a80 Exiting 2017-06-09 20:07:41.865 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU a81 Got message: GossipMessage: tag:EMPTY mem_req:_s\304\262(FB`\3215\347\376\365\343\327\331>" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:07:41.866 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a82 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:07:41.866 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU a83 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:07:41.866 UTC [msp] DeserializeIdentity -> INFO a84 Obtaining identity 2017-06-09 20:07:41.866 UTC [msp] Validate -> INFO a85 MSP Org1MSP validating identity 2017-06-09 20:07:41.867 UTC [msp] DeserializeIdentity -> INFO a86 Obtaining identity 2017-06-09 20:07:41.867 UTC [msp] Validate -> INFO a87 MSP Org1MSP validating identity 2017-06-09 20:07:41.868 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a88 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:07:41.868 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a89 Exiting 2017-06-09 20:07:41.868 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU a8a Exiting 2017-06-09 20:07:41.868 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU a8b Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:07:41.868 UTC [msp] DeserializeIdentity -> INFO a8c Obtaining identity 2017-06-09 20:07:41.868 UTC [msp] DeserializeIdentity -> INFO a8d Obtaining identity 2017-06-09 20:07:41.869 UTC [gossip/comm#-1] Send -> DEBU a8e Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:07:41.869 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU a8f Exiting, replying with alive:a\246\r\241\305{\246*\033}px\336\317\367\356?M\016\033\224N" > > 2017-06-09 20:07:41.869 UTC [gossip/comm#-1] sendToEndpoint -> DEBU a90 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:07:41.869 UTC [gossip/comm#-1] sendToEndpoint -> DEBU a91 Exiting 2017-06-09 20:07:41.870 UTC [gossip/comm#-1] func1 -> DEBU a92 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:07:41.870 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU a93 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:07:41.871 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU a94 Exiting 2017-06-09 20:07:41.871 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU a95 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:07:41.871 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a96 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:07:41.871 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU a97 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:07:41.872 UTC [msp] DeserializeIdentity -> INFO a98 Obtaining identity 2017-06-09 20:07:41.872 UTC [msp] Validate -> INFO a99 MSP Org1MSP validating identity 2017-06-09 20:07:41.873 UTC [msp] DeserializeIdentity -> INFO a9a Obtaining identity 2017-06-09 20:07:41.873 UTC [msp] Validate -> INFO a9b MSP Org1MSP validating identity 2017-06-09 20:07:41.874 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a9c Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:07:41.874 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU a9d Exiting 2017-06-09 20:07:41.874 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU a9e Exiting 2017-06-09 20:07:41.895 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU a9f Sleeping 5s 2017-06-09 20:07:41.904 UTC [msp] DeserializeIdentity -> INFO aa0 Obtaining identity 2017-06-09 20:07:46.896 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU aa1 Sleeping 5s 2017-06-09 20:07:46.904 UTC [msp] DeserializeIdentity -> INFO aa2 Obtaining identity 2017-06-09 20:07:51.897 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU aa3 Sleeping 5s 2017-06-09 20:07:51.901 UTC [msp] DeserializeIdentity -> INFO aa4 Obtaining identity 2017-06-09 20:07:56.898 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU aa5 Sleeping 5s 2017-06-09 20:07:56.902 UTC [msp] DeserializeIdentity -> INFO aa6 Obtaining identity 2017-06-09 20:08:01.900 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU aa7 Sleeping 5s 2017-06-09 20:08:01.905 UTC [msp] DeserializeIdentity -> INFO aa8 Obtaining identity 2017-06-09 20:08:06.762 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU aa9 Sleeping 25s 2017-06-09 20:08:06.856 UTC [gossip/comm#-1] Probe -> DEBU aaa Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:08:06.859 UTC [gossip/comm#-1] Probe -> DEBU aab Returning 2017-06-09 20:08:06.859 UTC [gossip/comm#-1] Send -> DEBU aac Entering, sending GossipMessage: tag:EMPTY mem_req:\365\002\002 S\223\t\223\324Wq,\371lS\203\003\334\225\026y\016\323\203d\233\363\024sE\225J\307%\363i" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:08:06.860 UTC [gossip/comm#-1] sendToEndpoint -> DEBU aad Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\365\002\002 S\223\t\223\324Wq,\371lS\203\003\334\225\026y\016\323\203d\233\363\024sE\225J\307%\363i" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:08:06.860 UTC [gossip/comm#-1] createConnection -> DEBU aae Entering blockchain-org1peer1:5010 [] 2017-06-09 20:08:06.862 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU aaf Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:08:06.862 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ab0 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44296 2017-06-09 20:08:06.863 UTC [gossip/comm#-1] isPKIblackListed -> DEBU ab1 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:08:06.863 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ab2 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44296 2017-06-09 20:08:06.863 UTC [msp] DeserializeIdentity -> INFO ab3 Obtaining identity 2017-06-09 20:08:06.863 UTC [msp] Validate -> INFO ab4 MSP Org1MSP validating identity 2017-06-09 20:08:06.863 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ab5 Authenticated 10.76.152.46:44296 2017-06-09 20:08:06.863 UTC [gossip/comm#-1] GossipStream -> DEBU ab6 Servicing 10.76.152.46:44296 2017-06-09 20:08:06.864 UTC [gossip/comm#-1] isPKIblackListed -> DEBU ab7 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:08:06.864 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ab8 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:08:06.864 UTC [msp] DeserializeIdentity -> INFO ab9 Obtaining identity 2017-06-09 20:08:06.864 UTC [msp] Validate -> INFO aba MSP Org1MSP validating identity 2017-06-09 20:08:06.864 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU abb Authenticated 10.10.10.205:5010 2017-06-09 20:08:06.865 UTC [gossip/comm#-1] createConnection -> DEBU abc Exiting 2017-06-09 20:08:06.865 UTC [gossip/comm#-1] sendToEndpoint -> DEBU abd Exiting 2017-06-09 20:08:06.865 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU abe Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\365\002\002 S\223\t\223\324Wq,\371lS\203\003\334\225\026y\016\323\203d\233\363\024sE\225J\307%\363i" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:08:06.866 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU abf Exiting 2017-06-09 20:08:06.866 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU ac0 Got message: GossipMessage: tag:EMPTY mem_req:\365\002\002 S\223\t\223\324Wq,\371lS\203\003\334\225\026y\016\323\203d\233\363\024sE\225J\307%\363i" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:08:06.866 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU ac1 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:08:06.866 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU ac2 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:08:06.866 UTC [msp] DeserializeIdentity -> INFO ac3 Obtaining identity 2017-06-09 20:08:06.866 UTC [msp] Validate -> INFO ac4 MSP Org1MSP validating identity 2017-06-09 20:08:06.866 UTC [msp] DeserializeIdentity -> INFO ac5 Obtaining identity 2017-06-09 20:08:06.867 UTC [msp] Validate -> INFO ac6 MSP Org1MSP validating identity 2017-06-09 20:08:06.867 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU ac7 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:08:06.867 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU ac8 Exiting 2017-06-09 20:08:06.867 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU ac9 Exiting 2017-06-09 20:08:06.867 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU aca Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:08:06.867 UTC [msp] DeserializeIdentity -> INFO acb Obtaining identity 2017-06-09 20:08:06.868 UTC [msp] DeserializeIdentity -> INFO acc Obtaining identity 2017-06-09 20:08:06.868 UTC [gossip/comm#-1] Send -> DEBU acd Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:08:06.868 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU ace Exiting, replying with alive:\\5k\310\332\261\005< > 2017-06-09 20:08:06.868 UTC [gossip/comm#-1] sendToEndpoint -> DEBU acf Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:08:06.868 UTC [gossip/comm#-1] sendToEndpoint -> DEBU ad0 Exiting 2017-06-09 20:08:06.868 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU ad1 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:08:06.868 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU ad2 Exiting 2017-06-09 20:08:06.868 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU ad3 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:08:06.868 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU ad4 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:08:06.868 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU ad5 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:08:06.868 UTC [msp] DeserializeIdentity -> INFO ad6 Obtaining identity 2017-06-09 20:08:06.869 UTC [msp] Validate -> INFO ad7 MSP Org1MSP validating identity 2017-06-09 20:08:06.869 UTC [msp] DeserializeIdentity -> INFO ad8 Obtaining identity 2017-06-09 20:08:06.869 UTC [msp] Validate -> INFO ad9 MSP Org1MSP validating identity 2017-06-09 20:08:06.870 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU ada Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:08:06.870 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU adb Exiting 2017-06-09 20:08:06.870 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU adc Exiting 2017-06-09 20:08:06.901 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU add Sleeping 5s 2017-06-09 20:08:06.905 UTC [msp] DeserializeIdentity -> INFO ade Obtaining identity 2017-06-09 20:08:11.902 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU adf Sleeping 5s 2017-06-09 20:08:11.910 UTC [msp] DeserializeIdentity -> INFO ae0 Obtaining identity 2017-06-09 20:08:16.904 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU ae1 Sleeping 5s 2017-06-09 20:08:16.906 UTC [msp] DeserializeIdentity -> INFO ae2 Obtaining identity 2017-06-09 20:08:21.905 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU ae3 Sleeping 5s 2017-06-09 20:08:21.909 UTC [msp] DeserializeIdentity -> INFO ae4 Obtaining identity 2017-06-09 20:08:26.907 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU ae5 Sleeping 5s 2017-06-09 20:08:26.911 UTC [msp] DeserializeIdentity -> INFO ae6 Obtaining identity 2017-06-09 20:08:31.763 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU ae7 Sleeping 25s 2017-06-09 20:08:31.860 UTC [gossip/comm#-1] Probe -> DEBU ae8 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:08:31.863 UTC [gossip/comm#-1] Probe -> DEBU ae9 Returning 2017-06-09 20:08:31.863 UTC [gossip/comm#-1] Send -> DEBU aea Entering, sending GossipMessage: tag:EMPTY mem_req:I\204\3169\302\036\022y\255\343r\232\002 z\254\327no\237\367\246\325\233l\026\222\324\311\377\2623\332\254K\352!\250K'\313\366\005\272\325>" secretEnvelope:\212nv\263j\332\377\262\007A^H\360g*'.\"\004\327\266D\037\236" > > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:08:31.864 UTC [gossip/comm#-1] sendToEndpoint -> DEBU aeb Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:I\204\3169\302\036\022y\255\343r\232\002 z\254\327no\237\367\246\325\233l\026\222\324\311\377\2623\332\254K\352!\250K'\313\366\005\272\325>" secretEnvelope:\212nv\263j\332\377\262\007A^H\360g*'.\"\004\327\266D\037\236" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:08:31.864 UTC [gossip/comm#-1] createConnection -> DEBU aec Entering blockchain-org1peer1:5010 [] 2017-06-09 20:08:31.867 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU aed Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:08:31.868 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU aee Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44348 2017-06-09 20:08:31.869 UTC [gossip/comm#-1] isPKIblackListed -> DEBU aef [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:08:31.869 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU af0 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44348 2017-06-09 20:08:31.869 UTC [msp] DeserializeIdentity -> INFO af1 Obtaining identity 2017-06-09 20:08:31.869 UTC [msp] Validate -> INFO af2 MSP Org1MSP validating identity 2017-06-09 20:08:31.869 UTC [gossip/comm#-1] isPKIblackListed -> DEBU af3 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:08:31.869 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU af4 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:08:31.869 UTC [msp] DeserializeIdentity -> INFO af5 Obtaining identity 2017-06-09 20:08:31.870 UTC [msp] Validate -> INFO af6 MSP Org1MSP validating identity 2017-06-09 20:08:31.870 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU af7 Authenticated 10.10.10.205:5010 2017-06-09 20:08:31.870 UTC [gossip/comm#-1] createConnection -> DEBU af8 Exiting 2017-06-09 20:08:31.871 UTC [gossip/comm#-1] sendToEndpoint -> DEBU af9 Exiting 2017-06-09 20:08:31.871 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU afa Authenticated 10.76.152.46:44348 2017-06-09 20:08:31.871 UTC [gossip/comm#-1] GossipStream -> DEBU afb Servicing 10.76.152.46:44348 2017-06-09 20:08:31.872 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU afc Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:I\204\3169\302\036\022y\255\343r\232\002 z\254\327no\237\367\246\325\233l\026\222\324\311\377\2623\332\254K\352!\250K'\313\366\005\272\325>" secretEnvelope:\212nv\263j\332\377\262\007A^H\360g*'.\"\004\327\266D\037\236" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:08:31.872 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU afd Exiting 2017-06-09 20:08:31.872 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU afe Got message: GossipMessage: tag:EMPTY mem_req:I\204\3169\302\036\022y\255\343r\232\002 z\254\327no\237\367\246\325\233l\026\222\324\311\377\2623\332\254K\352!\250K'\313\366\005\272\325>" secretEnvelope:\212nv\263j\332\377\262\007A^H\360g*'.\"\004\327\266D\037\236" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:08:31.872 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU aff Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:08:31.873 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU b00 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:08:31.873 UTC [msp] DeserializeIdentity -> INFO b01 Obtaining identity 2017-06-09 20:08:31.873 UTC [msp] Validate -> INFO b02 MSP Org1MSP validating identity 2017-06-09 20:08:31.873 UTC [msp] DeserializeIdentity -> INFO b03 Obtaining identity 2017-06-09 20:08:31.874 UTC [msp] Validate -> INFO b04 MSP Org1MSP validating identity 2017-06-09 20:08:31.874 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b05 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:08:31.874 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b06 Exiting 2017-06-09 20:08:31.874 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU b07 Exiting 2017-06-09 20:08:31.875 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU b08 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:08:31.875 UTC [msp] DeserializeIdentity -> INFO b09 Obtaining identity 2017-06-09 20:08:31.875 UTC [msp] DeserializeIdentity -> INFO b0a Obtaining identity 2017-06-09 20:08:31.875 UTC [gossip/comm#-1] Send -> DEBU b0b Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:08:31.875 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU b0c Exiting, replying with alive: > 2017-06-09 20:08:31.876 UTC [gossip/comm#-1] sendToEndpoint -> DEBU b0d Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:08:31.876 UTC [gossip/comm#-1] sendToEndpoint -> DEBU b0e Exiting 2017-06-09 20:08:31.876 UTC [gossip/comm#-1] func1 -> DEBU b0f Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:08:31.876 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU b10 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:08:31.876 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU b11 Exiting 2017-06-09 20:08:31.877 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU b12 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:08:31.877 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b13 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:08:31.877 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU b14 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:08:31.877 UTC [msp] DeserializeIdentity -> INFO b15 Obtaining identity 2017-06-09 20:08:31.877 UTC [msp] Validate -> INFO b16 MSP Org1MSP validating identity 2017-06-09 20:08:31.878 UTC [msp] DeserializeIdentity -> INFO b17 Obtaining identity 2017-06-09 20:08:31.878 UTC [msp] Validate -> INFO b18 MSP Org1MSP validating identity 2017-06-09 20:08:31.878 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b19 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:08:31.878 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b1a Exiting 2017-06-09 20:08:31.878 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU b1b Exiting 2017-06-09 20:08:31.908 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b1c Sleeping 5s 2017-06-09 20:08:31.912 UTC [msp] DeserializeIdentity -> INFO b1d Obtaining identity 2017-06-09 20:08:36.910 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b1e Sleeping 5s 2017-06-09 20:08:36.915 UTC [msp] DeserializeIdentity -> INFO b1f Obtaining identity 2017-06-09 20:08:41.911 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b20 Sleeping 5s 2017-06-09 20:08:41.912 UTC [msp] DeserializeIdentity -> INFO b21 Obtaining identity 2017-06-09 20:08:46.912 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b22 Sleeping 5s 2017-06-09 20:08:46.918 UTC [msp] DeserializeIdentity -> INFO b23 Obtaining identity 2017-06-09 20:08:51.913 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b24 Sleeping 5s 2017-06-09 20:08:51.917 UTC [msp] DeserializeIdentity -> INFO b25 Obtaining identity 2017-06-09 20:08:56.765 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU b26 Sleeping 25s 2017-06-09 20:08:56.866 UTC [gossip/comm#-1] Probe -> DEBU b27 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:08:56.868 UTC [gossip/comm#-1] Probe -> DEBU b28 Returning 2017-06-09 20:08:56.868 UTC [gossip/comm#-1] Send -> DEBU b29 Entering, sending GossipMessage: tag:EMPTY mem_req:\326\241\035\001W\200\2046\325FvX\232\332\334_\243\275\244\303\237_,Y-R\300]\002 :\341\341\3013|\233\023\215i\221\217N\356\344{\241\251\324\250\226|$\333C\326\014-bx\240w" secretEnvelope:+\340r*\360\305}J\331+\252\037\210\211\254\333" > > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:08:56.869 UTC [gossip/comm#-1] sendToEndpoint -> DEBU b2a Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\326\241\035\001W\200\2046\325FvX\232\332\334_\243\275\244\303\237_,Y-R\300]\002 :\341\341\3013|\233\023\215i\221\217N\356\344{\241\251\324\250\226|$\333C\326\014-bx\240w" secretEnvelope:+\340r*\360\305}J\331+\252\037\210\211\254\333" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:08:56.870 UTC [gossip/comm#-1] createConnection -> DEBU b2b Entering blockchain-org1peer1:5010 [] 2017-06-09 20:08:56.871 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b2c Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:08:56.872 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b2d Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44420 2017-06-09 20:08:56.873 UTC [gossip/comm#-1] isPKIblackListed -> DEBU b2e [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:08:56.873 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b2f Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44420 2017-06-09 20:08:56.873 UTC [msp] DeserializeIdentity -> INFO b30 Obtaining identity 2017-06-09 20:08:56.873 UTC [msp] Validate -> INFO b31 MSP Org1MSP validating identity 2017-06-09 20:08:56.873 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b32 Authenticated 10.76.152.46:44420 2017-06-09 20:08:56.873 UTC [gossip/comm#-1] GossipStream -> DEBU b33 Servicing 10.76.152.46:44420 2017-06-09 20:08:56.874 UTC [gossip/comm#-1] isPKIblackListed -> DEBU b34 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:08:56.874 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b35 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:08:56.874 UTC [msp] DeserializeIdentity -> INFO b36 Obtaining identity 2017-06-09 20:08:56.874 UTC [msp] Validate -> INFO b37 MSP Org1MSP validating identity 2017-06-09 20:08:56.874 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b38 Authenticated 10.10.10.205:5010 2017-06-09 20:08:56.875 UTC [gossip/comm#-1] createConnection -> DEBU b39 Exiting 2017-06-09 20:08:56.875 UTC [gossip/comm#-1] sendToEndpoint -> DEBU b3a Exiting 2017-06-09 20:08:56.875 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU b3b Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\326\241\035\001W\200\2046\325FvX\232\332\334_\243\275\244\303\237_,Y-R\300]\002 :\341\341\3013|\233\023\215i\221\217N\356\344{\241\251\324\250\226|$\333C\326\014-bx\240w" secretEnvelope:+\340r*\360\305}J\331+\252\037\210\211\254\333" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:08:56.876 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU b3c Exiting 2017-06-09 20:08:56.876 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU b3d Got message: GossipMessage: tag:EMPTY mem_req:\326\241\035\001W\200\2046\325FvX\232\332\334_\243\275\244\303\237_,Y-R\300]\002 :\341\341\3013|\233\023\215i\221\217N\356\344{\241\251\324\250\226|$\333C\326\014-bx\240w" secretEnvelope:+\340r*\360\305}J\331+\252\037\210\211\254\333" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:08:56.876 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b3e Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:08:56.876 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU b3f Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:08:56.876 UTC [msp] DeserializeIdentity -> INFO b40 Obtaining identity 2017-06-09 20:08:56.876 UTC [msp] Validate -> INFO b41 MSP Org1MSP validating identity 2017-06-09 20:08:56.876 UTC [msp] DeserializeIdentity -> INFO b42 Obtaining identity 2017-06-09 20:08:56.877 UTC [msp] Validate -> INFO b43 MSP Org1MSP validating identity 2017-06-09 20:08:56.877 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b44 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:08:56.877 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b45 Exiting 2017-06-09 20:08:56.877 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU b46 Exiting 2017-06-09 20:08:56.877 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU b47 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:08:56.877 UTC [msp] DeserializeIdentity -> INFO b48 Obtaining identity 2017-06-09 20:08:56.878 UTC [msp] DeserializeIdentity -> INFO b49 Obtaining identity 2017-06-09 20:08:56.878 UTC [gossip/comm#-1] Send -> DEBU b4a Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:08:56.878 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU b4b Exiting, replying with alive: > 2017-06-09 20:08:56.878 UTC [gossip/comm#-1] sendToEndpoint -> DEBU b4c Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:08:56.878 UTC [gossip/comm#-1] sendToEndpoint -> DEBU b4d Exiting 2017-06-09 20:08:56.879 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU b4e Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:08:56.879 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU b4f Exiting 2017-06-09 20:08:56.879 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU b50 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:08:56.879 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b51 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:08:56.879 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU b52 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:08:56.879 UTC [msp] DeserializeIdentity -> INFO b53 Obtaining identity 2017-06-09 20:08:56.879 UTC [msp] Validate -> INFO b54 MSP Org1MSP validating identity 2017-06-09 20:08:56.880 UTC [msp] DeserializeIdentity -> INFO b55 Obtaining identity 2017-06-09 20:08:56.880 UTC [msp] Validate -> INFO b56 MSP Org1MSP validating identity 2017-06-09 20:08:56.880 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b57 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:08:56.880 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b58 Exiting 2017-06-09 20:08:56.880 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU b59 Exiting 2017-06-09 20:08:56.915 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b5a Sleeping 5s 2017-06-09 20:08:56.921 UTC [msp] DeserializeIdentity -> INFO b5b Obtaining identity 2017-06-09 20:09:01.916 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b5c Sleeping 5s 2017-06-09 20:09:01.923 UTC [msp] DeserializeIdentity -> INFO b5d Obtaining identity 2017-06-09 20:09:06.918 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b5e Sleeping 5s 2017-06-09 20:09:06.919 UTC [msp] DeserializeIdentity -> INFO b5f Obtaining identity 2017-06-09 20:09:11.920 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b60 Sleeping 5s 2017-06-09 20:09:11.929 UTC [msp] DeserializeIdentity -> INFO b61 Obtaining identity 2017-06-09 20:09:16.921 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b62 Sleeping 5s 2017-06-09 20:09:16.926 UTC [msp] DeserializeIdentity -> INFO b63 Obtaining identity 2017-06-09 20:09:21.767 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU b64 Sleeping 25s 2017-06-09 20:09:21.870 UTC [gossip/comm#-1] Probe -> DEBU b65 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:09:21.873 UTC [gossip/comm#-1] Probe -> DEBU b66 Returning 2017-06-09 20:09:21.873 UTC [gossip/comm#-1] Send -> DEBU b67 Entering, sending GossipMessage: tag:EMPTY mem_req:\332~\241k\333\245\326i\374\3234\314\324\207\343\334\240\035\320v\006\203pr\317\002 \026?]LO+\312\272\265\336\316\313\361{\235\021\276\225\227\316H\2034\014\2617K\215\371\377w\360" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:09:21.874 UTC [gossip/comm#-1] sendToEndpoint -> DEBU b68 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\332~\241k\333\245\326i\374\3234\314\324\207\343\334\240\035\320v\006\203pr\317\002 \026?]LO+\312\272\265\336\316\313\361{\235\021\276\225\227\316H\2034\014\2617K\215\371\377w\360" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:09:21.874 UTC [gossip/comm#-1] createConnection -> DEBU b69 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:09:21.877 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b6a Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:09:21.878 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b6b Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44472 2017-06-09 20:09:21.878 UTC [gossip/comm#-1] isPKIblackListed -> DEBU b6c [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:09:21.878 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b6d Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44472 2017-06-09 20:09:21.879 UTC [msp] DeserializeIdentity -> INFO b6e Obtaining identity 2017-06-09 20:09:21.879 UTC [msp] Validate -> INFO b6f MSP Org1MSP validating identity 2017-06-09 20:09:21.879 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b70 Authenticated 10.76.152.46:44472 2017-06-09 20:09:21.879 UTC [gossip/comm#-1] GossipStream -> DEBU b71 Servicing 10.76.152.46:44472 2017-06-09 20:09:21.880 UTC [gossip/comm#-1] isPKIblackListed -> DEBU b72 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:09:21.880 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b73 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:09:21.880 UTC [msp] DeserializeIdentity -> INFO b74 Obtaining identity 2017-06-09 20:09:21.880 UTC [msp] Validate -> INFO b75 MSP Org1MSP validating identity 2017-06-09 20:09:21.880 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU b76 Authenticated 10.10.10.205:5010 2017-06-09 20:09:21.881 UTC [gossip/comm#-1] createConnection -> DEBU b77 Exiting 2017-06-09 20:09:21.881 UTC [gossip/comm#-1] sendToEndpoint -> DEBU b78 Exiting 2017-06-09 20:09:21.882 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU b79 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\332~\241k\333\245\326i\374\3234\314\324\207\343\334\240\035\320v\006\203pr\317\002 \026?]LO+\312\272\265\336\316\313\361{\235\021\276\225\227\316H\2034\014\2617K\215\371\377w\360" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:09:21.882 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU b7a Exiting 2017-06-09 20:09:21.882 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU b7b Got message: GossipMessage: tag:EMPTY mem_req:\332~\241k\333\245\326i\374\3234\314\324\207\343\334\240\035\320v\006\203pr\317\002 \026?]LO+\312\272\265\336\316\313\361{\235\021\276\225\227\316H\2034\014\2617K\215\371\377w\360" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:09:21.882 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b7c Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:09:21.882 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU b7d Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:09:21.882 UTC [msp] DeserializeIdentity -> INFO b7e Obtaining identity 2017-06-09 20:09:21.882 UTC [msp] Validate -> INFO b7f MSP Org1MSP validating identity 2017-06-09 20:09:21.883 UTC [msp] DeserializeIdentity -> INFO b80 Obtaining identity 2017-06-09 20:09:21.883 UTC [msp] Validate -> INFO b81 MSP Org1MSP validating identity 2017-06-09 20:09:21.883 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b82 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:09:21.884 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b83 Exiting 2017-06-09 20:09:21.884 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU b84 Exiting 2017-06-09 20:09:21.884 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU b85 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:09:21.884 UTC [msp] DeserializeIdentity -> INFO b86 Obtaining identity 2017-06-09 20:09:21.884 UTC [msp] DeserializeIdentity -> INFO b87 Obtaining identity 2017-06-09 20:09:21.884 UTC [gossip/comm#-1] Send -> DEBU b88 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:09:21.884 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU b89 Exiting, replying with alive: > 2017-06-09 20:09:21.884 UTC [gossip/comm#-1] sendToEndpoint -> DEBU b8a Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:09:21.885 UTC [gossip/comm#-1] sendToEndpoint -> DEBU b8b Exiting 2017-06-09 20:09:21.885 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU b8c Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:09:21.885 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU b8d Exiting 2017-06-09 20:09:21.885 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU b8e Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:09:21.885 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b8f Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:09:21.885 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU b90 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:09:21.885 UTC [msp] DeserializeIdentity -> INFO b91 Obtaining identity 2017-06-09 20:09:21.885 UTC [msp] Validate -> INFO b92 MSP Org1MSP validating identity 2017-06-09 20:09:21.886 UTC [msp] DeserializeIdentity -> INFO b93 Obtaining identity 2017-06-09 20:09:21.886 UTC [msp] Validate -> INFO b94 MSP Org1MSP validating identity 2017-06-09 20:09:21.887 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b95 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:09:21.887 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU b96 Exiting 2017-06-09 20:09:21.887 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU b97 Exiting 2017-06-09 20:09:21.923 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b98 Sleeping 5s 2017-06-09 20:09:21.931 UTC [msp] DeserializeIdentity -> INFO b99 Obtaining identity 2017-06-09 20:09:26.924 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b9a Sleeping 5s 2017-06-09 20:09:26.930 UTC [msp] DeserializeIdentity -> INFO b9b Obtaining identity 2017-06-09 20:09:31.925 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b9c Sleeping 5s 2017-06-09 20:09:31.935 UTC [msp] DeserializeIdentity -> INFO b9d Obtaining identity 2017-06-09 20:09:36.926 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU b9e Sleeping 5s 2017-06-09 20:09:36.929 UTC [msp] DeserializeIdentity -> INFO b9f Obtaining identity 2017-06-09 20:09:41.927 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU ba0 Sleeping 5s 2017-06-09 20:09:41.936 UTC [msp] DeserializeIdentity -> INFO ba1 Obtaining identity 2017-06-09 20:09:46.769 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU ba2 Sleeping 25s 2017-06-09 20:09:46.874 UTC [gossip/comm#-1] Probe -> DEBU ba3 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:09:46.876 UTC [gossip/comm#-1] Probe -> DEBU ba4 Returning 2017-06-09 20:09:46.876 UTC [gossip/comm#-1] Send -> DEBU ba5 Entering, sending GossipMessage: tag:EMPTY mem_req:1\257HU\266\331UJ\321\360\002 <@y=\333\321=n\321\237\311\204\202N\025\3110\200\207\236\326i\360\005}\3509\202\335\177\314\023" secretEnvelope:5`\2335\003l\013*" > > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:09:46.877 UTC [gossip/comm#-1] sendToEndpoint -> DEBU ba6 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:1\257HU\266\331UJ\321\360\002 <@y=\333\321=n\321\237\311\204\202N\025\3110\200\207\236\326i\360\005}\3509\202\335\177\314\023" secretEnvelope:5`\2335\003l\013*" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:09:46.877 UTC [gossip/comm#-1] createConnection -> DEBU ba7 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:09:46.880 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ba8 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:09:46.880 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ba9 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44546 2017-06-09 20:09:46.881 UTC [gossip/comm#-1] isPKIblackListed -> DEBU baa [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:09:46.881 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU bab Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:09:46.881 UTC [msp] DeserializeIdentity -> INFO bad Obtaining identity 2017-06-09 20:09:46.881 UTC [gossip/comm#-1] isPKIblackListed -> DEBU bac [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:09:46.881 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU bae Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44546 2017-06-09 20:09:46.881 UTC [msp] DeserializeIdentity -> INFO bb0 Obtaining identity 2017-06-09 20:09:46.881 UTC [msp] Validate -> INFO baf MSP Org1MSP validating identity 2017-06-09 20:09:46.881 UTC [msp] Validate -> INFO bb1 MSP Org1MSP validating identity 2017-06-09 20:09:46.882 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU bb2 Authenticated 10.76.152.46:44546 2017-06-09 20:09:46.882 UTC [gossip/comm#-1] GossipStream -> DEBU bb4 Servicing 10.76.152.46:44546 2017-06-09 20:09:46.882 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU bb3 Authenticated 10.10.10.205:5010 2017-06-09 20:09:46.882 UTC [gossip/comm#-1] createConnection -> DEBU bb5 Exiting 2017-06-09 20:09:46.883 UTC [gossip/comm#-1] sendToEndpoint -> DEBU bb6 Exiting 2017-06-09 20:09:46.883 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU bb7 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:1\257HU\266\331UJ\321\360\002 <@y=\333\321=n\321\237\311\204\202N\025\3110\200\207\236\326i\360\005}\3509\202\335\177\314\023" secretEnvelope:5`\2335\003l\013*" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:09:46.883 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU bb8 Exiting 2017-06-09 20:09:46.883 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU bb9 Got message: GossipMessage: tag:EMPTY mem_req:1\257HU\266\331UJ\321\360\002 <@y=\333\321=n\321\237\311\204\202N\025\3110\200\207\236\326i\360\005}\3509\202\335\177\314\023" secretEnvelope:5`\2335\003l\013*" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:09:46.883 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU bba Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:09:46.884 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU bbb Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:09:46.884 UTC [msp] DeserializeIdentity -> INFO bbc Obtaining identity 2017-06-09 20:09:46.884 UTC [msp] Validate -> INFO bbd MSP Org1MSP validating identity 2017-06-09 20:09:46.884 UTC [msp] DeserializeIdentity -> INFO bbe Obtaining identity 2017-06-09 20:09:46.884 UTC [msp] Validate -> INFO bbf MSP Org1MSP validating identity 2017-06-09 20:09:46.885 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU bc0 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:09:46.885 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU bc1 Exiting 2017-06-09 20:09:46.885 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU bc2 Exiting 2017-06-09 20:09:46.885 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU bc3 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:09:46.885 UTC [msp] DeserializeIdentity -> INFO bc4 Obtaining identity 2017-06-09 20:09:46.885 UTC [msp] DeserializeIdentity -> INFO bc5 Obtaining identity 2017-06-09 20:09:46.886 UTC [gossip/comm#-1] Send -> DEBU bc6 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:09:46.886 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU bc7 Exiting, replying with alive: > 2017-06-09 20:09:46.886 UTC [gossip/comm#-1] sendToEndpoint -> DEBU bc8 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:09:46.886 UTC [gossip/comm#-1] sendToEndpoint -> DEBU bc9 Exiting 2017-06-09 20:09:46.886 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU bca Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:09:46.886 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU bcb Exiting 2017-06-09 20:09:46.886 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU bcc Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:09:46.886 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU bcd Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:09:46.887 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU bce Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:09:46.887 UTC [msp] DeserializeIdentity -> INFO bcf Obtaining identity 2017-06-09 20:09:46.887 UTC [msp] Validate -> INFO bd0 MSP Org1MSP validating identity 2017-06-09 20:09:46.887 UTC [msp] DeserializeIdentity -> INFO bd1 Obtaining identity 2017-06-09 20:09:46.887 UTC [msp] Validate -> INFO bd2 MSP Org1MSP validating identity 2017-06-09 20:09:46.888 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU bd3 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:09:46.888 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU bd4 Exiting 2017-06-09 20:09:46.888 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU bd5 Exiting 2017-06-09 20:09:46.928 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU bd6 Sleeping 5s 2017-06-09 20:09:46.936 UTC [msp] DeserializeIdentity -> INFO bd7 Obtaining identity 2017-06-09 20:09:51.930 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU bd8 Sleeping 5s 2017-06-09 20:09:51.935 UTC [msp] DeserializeIdentity -> INFO bd9 Obtaining identity 2017-06-09 20:09:56.931 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU bda Sleeping 5s 2017-06-09 20:09:56.938 UTC [msp] DeserializeIdentity -> INFO bdb Obtaining identity 2017-06-09 20:10:01.932 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU bdc Sleeping 5s 2017-06-09 20:10:01.933 UTC [msp] DeserializeIdentity -> INFO bdd Obtaining identity 2017-06-09 20:10:06.933 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU bde Sleeping 5s 2017-06-09 20:10:06.941 UTC [msp] DeserializeIdentity -> INFO bdf Obtaining identity 2017-06-09 20:10:11.771 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU be0 Sleeping 25s 2017-06-09 20:10:11.878 UTC [gossip/comm#-1] Probe -> DEBU be1 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:10:11.880 UTC [gossip/comm#-1] Probe -> DEBU be2 Returning 2017-06-09 20:10:11.881 UTC [gossip/comm#-1] Send -> DEBU be3 Entering, sending GossipMessage: tag:EMPTY mem_req:\202{\356\245\000\220cB\3460q\262" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:10:11.881 UTC [gossip/comm#-1] sendToEndpoint -> DEBU be4 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\202{\356\245\000\220cB\3460q\262" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:10:11.882 UTC [gossip/comm#-1] createConnection -> DEBU be5 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:10:11.884 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU be6 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:10:11.885 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU be7 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44598 2017-06-09 20:10:11.886 UTC [gossip/comm#-1] isPKIblackListed -> DEBU be8 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:10:11.886 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU be9 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44598 2017-06-09 20:10:11.886 UTC [msp] DeserializeIdentity -> INFO bea Obtaining identity 2017-06-09 20:10:11.886 UTC [msp] Validate -> INFO beb MSP Org1MSP validating identity 2017-06-09 20:10:11.886 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU bec Authenticated 10.76.152.46:44598 2017-06-09 20:10:11.886 UTC [gossip/comm#-1] GossipStream -> DEBU bed Servicing 10.76.152.46:44598 2017-06-09 20:10:11.887 UTC [gossip/comm#-1] isPKIblackListed -> DEBU bee [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:10:11.887 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU bef Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:10:11.887 UTC [msp] DeserializeIdentity -> INFO bf0 Obtaining identity 2017-06-09 20:10:11.887 UTC [msp] Validate -> INFO bf1 MSP Org1MSP validating identity 2017-06-09 20:10:11.888 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU bf2 Authenticated 10.10.10.205:5010 2017-06-09 20:10:11.888 UTC [gossip/comm#-1] createConnection -> DEBU bf3 Exiting 2017-06-09 20:10:11.888 UTC [gossip/comm#-1] sendToEndpoint -> DEBU bf4 Exiting 2017-06-09 20:10:11.889 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU bf5 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\202{\356\245\000\220cB\3460q\262" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:10:11.889 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU bf6 Exiting 2017-06-09 20:10:11.889 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU bf7 Got message: GossipMessage: tag:EMPTY mem_req:\202{\356\245\000\220cB\3460q\262" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:10:11.889 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU bf8 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:10:11.889 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU bf9 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:10:11.889 UTC [msp] DeserializeIdentity -> INFO bfa Obtaining identity 2017-06-09 20:10:11.889 UTC [msp] Validate -> INFO bfb MSP Org1MSP validating identity 2017-06-09 20:10:11.890 UTC [msp] DeserializeIdentity -> INFO bfc Obtaining identity 2017-06-09 20:10:11.890 UTC [msp] Validate -> INFO bfd MSP Org1MSP validating identity 2017-06-09 20:10:11.890 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU bfe Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:10:11.890 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU bff Exiting 2017-06-09 20:10:11.891 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU c00 Exiting 2017-06-09 20:10:11.891 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU c01 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:10:11.891 UTC [msp] DeserializeIdentity -> INFO c02 Obtaining identity 2017-06-09 20:10:11.891 UTC [msp] DeserializeIdentity -> INFO c03 Obtaining identity 2017-06-09 20:10:11.891 UTC [gossip/comm#-1] Send -> DEBU c04 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:10:11.891 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU c05 Exiting, replying with alive:\360\237\373\306t" secretEnvelope: > 2017-06-09 20:10:11.891 UTC [gossip/comm#-1] sendToEndpoint -> DEBU c06 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:10:11.892 UTC [gossip/comm#-1] sendToEndpoint -> DEBU c07 Exiting 2017-06-09 20:10:11.892 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU c08 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:10:11.892 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU c09 Exiting 2017-06-09 20:10:11.892 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU c0a Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:10:11.892 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c0b Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:10:11.892 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU c0c Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:10:11.892 UTC [msp] DeserializeIdentity -> INFO c0d Obtaining identity 2017-06-09 20:10:11.893 UTC [msp] Validate -> INFO c0e MSP Org1MSP validating identity 2017-06-09 20:10:11.893 UTC [msp] DeserializeIdentity -> INFO c0f Obtaining identity 2017-06-09 20:10:11.893 UTC [msp] Validate -> INFO c10 MSP Org1MSP validating identity 2017-06-09 20:10:11.894 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c11 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:10:11.894 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c12 Exiting 2017-06-09 20:10:11.894 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU c13 Exiting 2017-06-09 20:10:11.935 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c14 Sleeping 5s 2017-06-09 20:10:11.939 UTC [msp] DeserializeIdentity -> INFO c15 Obtaining identity 2017-06-09 20:10:16.936 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c16 Sleeping 5s 2017-06-09 20:10:16.944 UTC [msp] DeserializeIdentity -> INFO c17 Obtaining identity 2017-06-09 20:10:21.937 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c18 Sleeping 5s 2017-06-09 20:10:21.944 UTC [msp] DeserializeIdentity -> INFO c19 Obtaining identity 2017-06-09 20:10:26.938 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c1a Sleeping 5s 2017-06-09 20:10:26.939 UTC [msp] DeserializeIdentity -> INFO c1b Obtaining identity 2017-06-09 20:10:31.940 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c1c Sleeping 5s 2017-06-09 20:10:31.945 UTC [msp] DeserializeIdentity -> INFO c1d Obtaining identity 2017-06-09 20:10:36.772 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU c1e Sleeping 25s 2017-06-09 20:10:36.883 UTC [gossip/comm#-1] Probe -> DEBU c1f Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:10:36.885 UTC [gossip/comm#-1] Probe -> DEBU c20 Returning 2017-06-09 20:10:36.886 UTC [gossip/comm#-1] Send -> DEBU c21 Entering, sending GossipMessage: tag:EMPTY mem_req:\036\304\021_R\323\224#a\n\300,\025\266\263\002\253aO" > > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:10:36.886 UTC [gossip/comm#-1] sendToEndpoint -> DEBU c22 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\036\304\021_R\323\224#a\n\300,\025\266\263\002\253aO" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:10:36.887 UTC [gossip/comm#-1] createConnection -> DEBU c23 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:10:36.889 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c24 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:10:36.889 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c25 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44674 2017-06-09 20:10:36.889 UTC [gossip/comm#-1] isPKIblackListed -> DEBU c26 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:10:36.890 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c27 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:10:36.890 UTC [msp] DeserializeIdentity -> INFO c28 Obtaining identity 2017-06-09 20:10:36.890 UTC [msp] Validate -> INFO c29 MSP Org1MSP validating identity 2017-06-09 20:10:36.890 UTC [gossip/comm#-1] isPKIblackListed -> DEBU c2a [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:10:36.890 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c2b Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44674 2017-06-09 20:10:36.891 UTC [msp] DeserializeIdentity -> INFO c2d Obtaining identity 2017-06-09 20:10:36.890 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c2c Authenticated 10.10.10.205:5010 2017-06-09 20:10:36.891 UTC [msp] Validate -> INFO c2e MSP Org1MSP validating identity 2017-06-09 20:10:36.891 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c2f Authenticated 10.76.152.46:44674 2017-06-09 20:10:36.891 UTC [gossip/comm#-1] GossipStream -> DEBU c30 Servicing 10.76.152.46:44674 2017-06-09 20:10:36.891 UTC [gossip/comm#-1] createConnection -> DEBU c31 Exiting 2017-06-09 20:10:36.892 UTC [gossip/comm#-1] sendToEndpoint -> DEBU c32 Exiting 2017-06-09 20:10:36.892 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU c33 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\036\304\021_R\323\224#a\n\300,\025\266\263\002\253aO" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:10:36.893 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU c34 Exiting 2017-06-09 20:10:36.893 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU c35 Got message: GossipMessage: tag:EMPTY mem_req:\036\304\021_R\323\224#a\n\300,\025\266\263\002\253aO" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:10:36.893 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c36 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:10:36.893 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU c37 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:10:36.893 UTC [msp] DeserializeIdentity -> INFO c38 Obtaining identity 2017-06-09 20:10:36.893 UTC [msp] Validate -> INFO c39 MSP Org1MSP validating identity 2017-06-09 20:10:36.894 UTC [msp] DeserializeIdentity -> INFO c3a Obtaining identity 2017-06-09 20:10:36.894 UTC [msp] Validate -> INFO c3b MSP Org1MSP validating identity 2017-06-09 20:10:36.894 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c3c Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:10:36.894 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c3d Exiting 2017-06-09 20:10:36.894 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU c3e Exiting 2017-06-09 20:10:36.894 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU c3f Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:10:36.894 UTC [msp] DeserializeIdentity -> INFO c40 Obtaining identity 2017-06-09 20:10:36.895 UTC [msp] DeserializeIdentity -> INFO c41 Obtaining identity 2017-06-09 20:10:36.895 UTC [gossip/comm#-1] Send -> DEBU c42 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:10:36.895 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU c43 Exiting, replying with alive: > 2017-06-09 20:10:36.895 UTC [gossip/comm#-1] sendToEndpoint -> DEBU c44 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:10:36.895 UTC [gossip/comm#-1] sendToEndpoint -> DEBU c45 Exiting 2017-06-09 20:10:36.896 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU c46 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:10:36.896 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU c47 Exiting 2017-06-09 20:10:36.896 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU c48 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:10:36.896 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c49 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:10:36.896 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU c4a Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:10:36.896 UTC [msp] DeserializeIdentity -> INFO c4b Obtaining identity 2017-06-09 20:10:36.896 UTC [msp] Validate -> INFO c4c MSP Org1MSP validating identity 2017-06-09 20:10:36.897 UTC [msp] DeserializeIdentity -> INFO c4d Obtaining identity 2017-06-09 20:10:36.897 UTC [msp] Validate -> INFO c4e MSP Org1MSP validating identity 2017-06-09 20:10:36.897 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c4f Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:10:36.897 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c50 Exiting 2017-06-09 20:10:36.897 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU c51 Exiting 2017-06-09 20:10:36.941 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c52 Sleeping 5s 2017-06-09 20:10:36.946 UTC [msp] DeserializeIdentity -> INFO c53 Obtaining identity 2017-06-09 20:10:41.942 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c54 Sleeping 5s 2017-06-09 20:10:41.948 UTC [msp] DeserializeIdentity -> INFO c55 Obtaining identity 2017-06-09 20:10:46.943 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c56 Sleeping 5s 2017-06-09 20:10:46.952 UTC [msp] DeserializeIdentity -> INFO c57 Obtaining identity 2017-06-09 20:10:51.945 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c58 Sleeping 5s 2017-06-09 20:10:51.954 UTC [msp] DeserializeIdentity -> INFO c59 Obtaining identity 2017-06-09 20:10:56.946 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c5a Sleeping 5s 2017-06-09 20:10:56.948 UTC [msp] DeserializeIdentity -> INFO c5b Obtaining identity 2017-06-09 20:11:01.774 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU c5c Sleeping 25s 2017-06-09 20:11:01.887 UTC [gossip/comm#-1] Probe -> DEBU c5d Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:11:01.889 UTC [gossip/comm#-1] Probe -> DEBU c5e Returning 2017-06-09 20:11:01.889 UTC [gossip/comm#-1] Send -> DEBU c5f Entering, sending GossipMessage: tag:EMPTY mem_req:\256\377\001j}@\366\361 \260L\023\342Q\013z\226\3152~\362\002 Lm\344\235\030\367V\263Q\2231\217DX\3070\307I\372\010\031\276*\035\002\255kM\006'J\204" secretEnvelope:\030E\245\272\361\221\005\224D^z\236 \275\205\375\247\024\270Ay" > > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:11:01.890 UTC [gossip/comm#-1] sendToEndpoint -> DEBU c60 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\256\377\001j}@\366\361 \260L\023\342Q\013z\226\3152~\362\002 Lm\344\235\030\367V\263Q\2231\217DX\3070\307I\372\010\031\276*\035\002\255kM\006'J\204" secretEnvelope:\030E\245\272\361\221\005\224D^z\236 \275\205\375\247\024\270Ay" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:11:01.891 UTC [gossip/comm#-1] createConnection -> DEBU c61 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:11:01.892 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c62 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44726 2017-06-09 20:11:01.893 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c63 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:11:01.893 UTC [gossip/comm#-1] isPKIblackListed -> DEBU c64 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:11:01.894 UTC [gossip/comm#-1] isPKIblackListed -> DEBU c66 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:11:01.894 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c67 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:11:01.894 UTC [msp] DeserializeIdentity -> INFO c68 Obtaining identity 2017-06-09 20:11:01.894 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c65 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44726 2017-06-09 20:11:01.894 UTC [msp] DeserializeIdentity -> INFO c6a Obtaining identity 2017-06-09 20:11:01.894 UTC [msp] Validate -> INFO c69 MSP Org1MSP validating identity 2017-06-09 20:11:01.894 UTC [msp] Validate -> INFO c6b MSP Org1MSP validating identity 2017-06-09 20:11:01.895 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c6c Authenticated 10.10.10.205:5010 2017-06-09 20:11:01.895 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU c6d Authenticated 10.76.152.46:44726 2017-06-09 20:11:01.895 UTC [gossip/comm#-1] GossipStream -> DEBU c6e Servicing 10.76.152.46:44726 2017-06-09 20:11:01.895 UTC [gossip/comm#-1] createConnection -> DEBU c6f Exiting 2017-06-09 20:11:01.896 UTC [gossip/comm#-1] sendToEndpoint -> DEBU c70 Exiting 2017-06-09 20:11:01.896 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU c71 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\256\377\001j}@\366\361 \260L\023\342Q\013z\226\3152~\362\002 Lm\344\235\030\367V\263Q\2231\217DX\3070\307I\372\010\031\276*\035\002\255kM\006'J\204" secretEnvelope:\030E\245\272\361\221\005\224D^z\236 \275\205\375\247\024\270Ay" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:11:01.896 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU c72 Exiting 2017-06-09 20:11:01.896 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU c73 Got message: GossipMessage: tag:EMPTY mem_req:\256\377\001j}@\366\361 \260L\023\342Q\013z\226\3152~\362\002 Lm\344\235\030\367V\263Q\2231\217DX\3070\307I\372\010\031\276*\035\002\255kM\006'J\204" secretEnvelope:\030E\245\272\361\221\005\224D^z\236 \275\205\375\247\024\270Ay" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:11:01.897 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c74 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:11:01.897 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU c75 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:11:01.897 UTC [msp] DeserializeIdentity -> INFO c76 Obtaining identity 2017-06-09 20:11:01.897 UTC [msp] Validate -> INFO c77 MSP Org1MSP validating identity 2017-06-09 20:11:01.898 UTC [msp] DeserializeIdentity -> INFO c78 Obtaining identity 2017-06-09 20:11:01.898 UTC [msp] Validate -> INFO c79 MSP Org1MSP validating identity 2017-06-09 20:11:01.898 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c7a Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:11:01.898 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c7b Exiting 2017-06-09 20:11:01.899 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU c7c Exiting 2017-06-09 20:11:01.899 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU c7d Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:11:01.899 UTC [msp] DeserializeIdentity -> INFO c7e Obtaining identity 2017-06-09 20:11:01.899 UTC [msp] DeserializeIdentity -> INFO c7f Obtaining identity 2017-06-09 20:11:01.899 UTC [gossip/comm#-1] Send -> DEBU c80 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:11:01.899 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU c81 Exiting, replying with alive:\265\306\010\006\231\016>P\003\2528\006\376-&\266W\365N\002 \013R\200q\270\315\2664\267hr1\227\345c\245\024\260\322\260h5\372\037Z`\322\016\002\355y\264" secretEnvelope: > 2017-06-09 20:11:01.900 UTC [gossip/comm#-1] sendToEndpoint -> DEBU c82 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:11:01.900 UTC [gossip/comm#-1] sendToEndpoint -> DEBU c83 Exiting 2017-06-09 20:11:01.900 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU c84 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:11:01.901 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU c85 Exiting 2017-06-09 20:11:01.901 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU c86 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:11:01.901 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c87 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:11:01.901 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU c88 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:11:01.901 UTC [msp] DeserializeIdentity -> INFO c89 Obtaining identity 2017-06-09 20:11:01.901 UTC [msp] Validate -> INFO c8a MSP Org1MSP validating identity 2017-06-09 20:11:01.901 UTC [msp] DeserializeIdentity -> INFO c8b Obtaining identity 2017-06-09 20:11:01.902 UTC [msp] Validate -> INFO c8c MSP Org1MSP validating identity 2017-06-09 20:11:01.902 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c8d Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:11:01.902 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU c8e Exiting 2017-06-09 20:11:01.902 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU c8f Exiting 2017-06-09 20:11:01.947 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c90 Sleeping 5s 2017-06-09 20:11:01.954 UTC [msp] DeserializeIdentity -> INFO c91 Obtaining identity 2017-06-09 20:11:06.948 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c92 Sleeping 5s 2017-06-09 20:11:06.955 UTC [msp] DeserializeIdentity -> INFO c93 Obtaining identity 2017-06-09 20:11:11.950 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c94 Sleeping 5s 2017-06-09 20:11:11.955 UTC [msp] DeserializeIdentity -> INFO c95 Obtaining identity 2017-06-09 20:11:16.951 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c96 Sleeping 5s 2017-06-09 20:11:16.957 UTC [msp] DeserializeIdentity -> INFO c97 Obtaining identity 2017-06-09 20:11:21.952 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU c98 Sleeping 5s 2017-06-09 20:11:21.953 UTC [msp] DeserializeIdentity -> INFO c99 Obtaining identity 2017-06-09 20:11:26.776 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU c9a Sleeping 25s 2017-06-09 20:11:26.891 UTC [gossip/comm#-1] Probe -> DEBU c9b Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:11:26.894 UTC [gossip/comm#-1] Probe -> DEBU c9c Returning 2017-06-09 20:11:26.894 UTC [gossip/comm#-1] Send -> DEBU c9d Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:11:26.895 UTC [gossip/comm#-1] sendToEndpoint -> DEBU c9e Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:11:26.895 UTC [gossip/comm#-1] createConnection -> DEBU c9f Entering blockchain-org1peer1:5010 [] 2017-06-09 20:11:26.897 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ca0 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:11:26.898 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ca1 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44798 2017-06-09 20:11:26.898 UTC [gossip/comm#-1] isPKIblackListed -> DEBU ca2 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:11:26.898 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ca3 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44798 2017-06-09 20:11:26.898 UTC [msp] DeserializeIdentity -> INFO ca4 Obtaining identity 2017-06-09 20:11:26.899 UTC [gossip/comm#-1] isPKIblackListed -> DEBU ca5 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:11:26.899 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ca7 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:11:26.899 UTC [msp] DeserializeIdentity -> INFO ca8 Obtaining identity 2017-06-09 20:11:26.899 UTC [msp] Validate -> INFO ca6 MSP Org1MSP validating identity 2017-06-09 20:11:26.899 UTC [msp] Validate -> INFO ca9 MSP Org1MSP validating identity 2017-06-09 20:11:26.900 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU caa Authenticated 10.76.152.46:44798 2017-06-09 20:11:26.900 UTC [gossip/comm#-1] GossipStream -> DEBU cab Servicing 10.76.152.46:44798 2017-06-09 20:11:26.900 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU cac Authenticated 10.10.10.205:5010 2017-06-09 20:11:26.900 UTC [gossip/comm#-1] createConnection -> DEBU cad Exiting 2017-06-09 20:11:26.901 UTC [gossip/comm#-1] sendToEndpoint -> DEBU cae Exiting 2017-06-09 20:11:26.901 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU caf Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:11:26.901 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU cb0 Exiting 2017-06-09 20:11:26.902 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU cb1 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:11:26.902 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU cb2 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:11:26.902 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU cb3 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:11:26.902 UTC [msp] DeserializeIdentity -> INFO cb4 Obtaining identity 2017-06-09 20:11:26.902 UTC [msp] Validate -> INFO cb5 MSP Org1MSP validating identity 2017-06-09 20:11:26.903 UTC [msp] DeserializeIdentity -> INFO cb6 Obtaining identity 2017-06-09 20:11:26.903 UTC [msp] Validate -> INFO cb7 MSP Org1MSP validating identity 2017-06-09 20:11:26.903 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU cb8 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:11:26.903 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU cb9 Exiting 2017-06-09 20:11:26.903 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU cba Exiting 2017-06-09 20:11:26.903 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU cbb Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:11:26.904 UTC [msp] DeserializeIdentity -> INFO cbc Obtaining identity 2017-06-09 20:11:26.904 UTC [msp] DeserializeIdentity -> INFO cbd Obtaining identity 2017-06-09 20:11:26.904 UTC [gossip/comm#-1] Send -> DEBU cbe Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:11:26.904 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU cbf Exiting, replying with alive: > 2017-06-09 20:12:16.966 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU d4b Sleeping 5s 2017-06-09 20:12:16.968 UTC [msp] DeserializeIdentity -> INFO d4c Obtaining identity 2017-06-09 20:12:21.967 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU d4d Sleeping 5s 2017-06-09 20:12:21.976 UTC [msp] DeserializeIdentity -> INFO d4e Obtaining identity 2017-06-09 20:12:26.968 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU d4f Sleeping 5s 2017-06-09 20:12:26.978 UTC [msp] DeserializeIdentity -> INFO d50 Obtaining identity 2017-06-09 20:12:31.970 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU d51 Sleeping 5s 2017-06-09 20:12:31.976 UTC [msp] DeserializeIdentity -> INFO d52 Obtaining identity 2017-06-09 20:12:36.971 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU d53 Sleeping 5s 2017-06-09 20:12:36.980 UTC [msp] DeserializeIdentity -> INFO d54 Obtaining identity 2017-06-09 20:12:41.782 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU d55 Sleeping 25s 2017-06-09 20:12:41.909 UTC [gossip/comm#-1] Probe -> DEBU d56 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:12:41.911 UTC [gossip/comm#-1] Probe -> DEBU d57 Returning 2017-06-09 20:12:41.911 UTC [gossip/comm#-1] Send -> DEBU d58 Entering, sending GossipMessage: tag:EMPTY mem_req:\017\300\260\010\346\260U\214\263q2\353\307\251\342#e\304\253\363\235mR\0162," > > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:12:41.912 UTC [gossip/comm#-1] sendToEndpoint -> DEBU d59 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\017\300\260\010\346\260U\214\263q2\353\307\251\342#e\304\253\363\235mR\0162," > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:12:41.912 UTC [gossip/comm#-1] createConnection -> DEBU d5a Entering blockchain-org1peer1:5010 [] 2017-06-09 20:12:41.914 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU d5b Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:12:41.915 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU d5c Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:44986 2017-06-09 20:12:41.915 UTC [gossip/comm#-1] isPKIblackListed -> DEBU d5d [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:12:41.915 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU d5e Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:44986 2017-06-09 20:12:41.916 UTC [msp] DeserializeIdentity -> INFO d5f Obtaining identity 2017-06-09 20:12:41.916 UTC [msp] Validate -> INFO d60 MSP Org1MSP validating identity 2017-06-09 20:12:41.916 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU d61 Authenticated 10.76.152.46:44986 2017-06-09 20:12:41.916 UTC [gossip/comm#-1] GossipStream -> DEBU d62 Servicing 10.76.152.46:44986 2017-06-09 20:12:41.917 UTC [gossip/comm#-1] isPKIblackListed -> DEBU d63 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:12:41.917 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU d64 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:12:41.917 UTC [msp] DeserializeIdentity -> INFO d65 Obtaining identity 2017-06-09 20:12:41.917 UTC [msp] Validate -> INFO d66 MSP Org1MSP validating identity 2017-06-09 20:12:41.917 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU d67 Authenticated 10.10.10.205:5010 2017-06-09 20:12:41.918 UTC [gossip/comm#-1] createConnection -> DEBU d68 Exiting 2017-06-09 20:12:41.918 UTC [gossip/comm#-1] sendToEndpoint -> DEBU d69 Exiting 2017-06-09 20:12:41.918 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU d6a Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\017\300\260\010\346\260U\214\263q2\353\307\251\342#e\304\253\363\235mR\0162," > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:12:41.919 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU d6b Exiting 2017-06-09 20:12:41.919 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU d6c Got message: GossipMessage: tag:EMPTY mem_req:\017\300\260\010\346\260U\214\263q2\353\307\251\342#e\304\253\363\235mR\0162," > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:12:41.919 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU d6d Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:12:41.919 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU d6e Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:12:41.919 UTC [msp] DeserializeIdentity -> INFO d6f Obtaining identity 2017-06-09 20:12:41.919 UTC [msp] Validate -> INFO d70 MSP Org1MSP validating identity 2017-06-09 20:12:41.920 UTC [msp] DeserializeIdentity -> INFO d71 Obtaining identity 2017-06-09 20:12:41.920 UTC [msp] Validate -> INFO d72 MSP Org1MSP validating identity 2017-06-09 20:12:41.920 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU d73 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:12:41.920 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU d74 Exiting 2017-06-09 20:12:41.920 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU d75 Exiting 2017-06-09 20:12:41.921 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU d76 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:12:41.921 UTC [msp] DeserializeIdentity -> INFO d77 Obtaining identity 2017-06-09 20:12:41.921 UTC [msp] DeserializeIdentity -> INFO d78 Obtaining identity 2017-06-09 20:12:41.921 UTC [gossip/comm#-1] Send -> DEBU d79 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:12:41.921 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU d7a Exiting, replying with alive: > 2017-06-09 20:12:41.921 UTC [gossip/comm#-1] sendToEndpoint -> DEBU d7b Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:12:41.922 UTC [gossip/comm#-1] sendToEndpoint -> DEBU d7c Exiting 2017-06-09 20:12:41.922 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU d7d Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:12:41.922 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU d7e Exiting 2017-06-09 20:12:41.922 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU d7f Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:12:41.922 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU d80 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:12:41.922 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU d81 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:12:41.922 UTC [msp] DeserializeIdentity -> INFO d82 Obtaining identity 2017-06-09 20:12:41.923 UTC [msp] Validate -> INFO d83 MSP Org1MSP validating identity 2017-06-09 20:12:41.923 UTC [msp] DeserializeIdentity -> INFO d84 Obtaining identity 2017-06-09 20:12:41.923 UTC [msp] Validate -> INFO d85 MSP Org1MSP validating identity 2017-06-09 20:12:41.924 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU d86 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:12:41.924 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU d87 Exiting 2017-06-09 20:12:41.924 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU d88 Exiting 2017-06-09 20:12:41.972 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU d89 Sleeping 5s 2017-06-09 20:12:41.974 UTC [msp] DeserializeIdentity -> INFO d8a Obtaining identity 2017-06-09 20:12:46.974 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU d8b Sleeping 5s 2017-06-09 20:12:46.977 UTC [msp] DeserializeIdentity -> INFO d8c Obtaining identity 2017-06-09 20:12:51.975 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU d8d Sleeping 5s 2017-06-09 20:12:51.977 UTC [msp] DeserializeIdentity -> INFO d8e Obtaining identity 2017-06-09 20:12:56.976 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU d8f Sleeping 5s 2017-06-09 20:12:56.986 UTC [msp] DeserializeIdentity -> INFO d90 Obtaining identity 2017-06-09 20:13:01.977 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU d91 Sleeping 5s 2017-06-09 20:13:01.980 UTC [msp] DeserializeIdentity -> INFO d92 Obtaining identity 2017-06-09 20:13:06.786 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU d93 Sleeping 25s 2017-06-09 20:13:06.913 UTC [gossip/comm#-1] Probe -> DEBU d94 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:13:06.916 UTC [gossip/comm#-1] Probe -> DEBU d95 Returning 2017-06-09 20:13:06.916 UTC [gossip/comm#-1] Send -> DEBU d96 Entering, sending GossipMessage: tag:EMPTY mem_req:\374@uO\216\353\3064\214\210\350\002 \005\217\033\366\206\2724U\211m*\027\023F\315<\214W\225S\215D\030`\301Y<*W^3E" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:13:06.917 UTC [gossip/comm#-1] sendToEndpoint -> DEBU d97 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\374@uO\216\353\3064\214\210\350\002 \005\217\033\366\206\2724U\211m*\027\023F\315<\214W\225S\215D\030`\301Y<*W^3E" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:13:06.917 UTC [gossip/comm#-1] createConnection -> DEBU d98 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:13:06.919 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU d99 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:13:06.920 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU d9a Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45058 2017-06-09 20:13:06.920 UTC [gossip/comm#-1] isPKIblackListed -> DEBU d9b [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:13:06.920 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU d9c Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45058 2017-06-09 20:13:06.921 UTC [msp] DeserializeIdentity -> INFO d9d Obtaining identity 2017-06-09 20:13:06.921 UTC [msp] Validate -> INFO d9e MSP Org1MSP validating identity 2017-06-09 20:13:06.921 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU d9f Authenticated 10.76.152.46:45058 2017-06-09 20:13:06.921 UTC [gossip/comm#-1] GossipStream -> DEBU da0 Servicing 10.76.152.46:45058 2017-06-09 20:13:06.922 UTC [gossip/comm#-1] isPKIblackListed -> DEBU da1 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:13:06.922 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU da2 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:13:06.922 UTC [msp] DeserializeIdentity -> INFO da3 Obtaining identity 2017-06-09 20:13:06.922 UTC [msp] Validate -> INFO da4 MSP Org1MSP validating identity 2017-06-09 20:13:06.923 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU da5 Authenticated 10.10.10.205:5010 2017-06-09 20:13:06.923 UTC [gossip/comm#-1] createConnection -> DEBU da6 Exiting 2017-06-09 20:13:06.923 UTC [gossip/comm#-1] sendToEndpoint -> DEBU da7 Exiting 2017-06-09 20:13:06.924 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU da8 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\374@uO\216\353\3064\214\210\350\002 \005\217\033\366\206\2724U\211m*\027\023F\315<\214W\225S\215D\030`\301Y<*W^3E" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:13:06.924 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU da9 Exiting 2017-06-09 20:13:06.924 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU daa Got message: GossipMessage: tag:EMPTY mem_req:\374@uO\216\353\3064\214\210\350\002 \005\217\033\366\206\2724U\211m*\027\023F\315<\214W\225S\215D\030`\301Y<*W^3E" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:13:06.924 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU dab Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:13:06.924 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU dac Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:13:06.924 UTC [msp] DeserializeIdentity -> INFO dad Obtaining identity 2017-06-09 20:13:06.925 UTC [msp] Validate -> INFO dae MSP Org1MSP validating identity 2017-06-09 20:13:06.925 UTC [msp] DeserializeIdentity -> INFO daf Obtaining identity 2017-06-09 20:13:06.926 UTC [msp] Validate -> INFO db0 MSP Org1MSP validating identity 2017-06-09 20:13:06.926 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU db1 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:13:06.926 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU db2 Exiting 2017-06-09 20:13:06.926 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU db3 Exiting 2017-06-09 20:13:06.926 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU db4 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:13:06.926 UTC [msp] DeserializeIdentity -> INFO db5 Obtaining identity 2017-06-09 20:13:06.927 UTC [msp] DeserializeIdentity -> INFO db6 Obtaining identity 2017-06-09 20:13:06.927 UTC [gossip/comm#-1] Send -> DEBU db7 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:13:06.927 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU db8 Exiting, replying with alive: > 2017-06-09 20:13:06.927 UTC [gossip/comm#-1] sendToEndpoint -> DEBU db9 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:13:06.927 UTC [gossip/comm#-1] sendToEndpoint -> DEBU dba Exiting 2017-06-09 20:13:06.928 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU dbb Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:13:06.928 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU dbc Exiting 2017-06-09 20:13:06.928 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU dbd Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:13:06.928 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU dbe Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:13:06.928 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU dbf Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:13:06.928 UTC [msp] DeserializeIdentity -> INFO dc0 Obtaining identity 2017-06-09 20:13:06.928 UTC [msp] Validate -> INFO dc1 MSP Org1MSP validating identity 2017-06-09 20:13:06.929 UTC [msp] DeserializeIdentity -> INFO dc2 Obtaining identity 2017-06-09 20:13:06.929 UTC [msp] Validate -> INFO dc3 MSP Org1MSP validating identity 2017-06-09 20:13:06.929 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU dc4 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:13:06.930 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU dc5 Exiting 2017-06-09 20:13:06.930 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU dc6 Exiting 2017-06-09 20:13:06.978 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU dc7 Sleeping 5s 2017-06-09 20:13:06.987 UTC [msp] DeserializeIdentity -> INFO dc8 Obtaining identity 2017-06-09 20:13:11.979 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU dc9 Sleeping 5s 2017-06-09 20:13:11.983 UTC [msp] DeserializeIdentity -> INFO dca Obtaining identity 2017-06-09 20:13:16.981 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU dcb Sleeping 5s 2017-06-09 20:13:16.987 UTC [msp] DeserializeIdentity -> INFO dcc Obtaining identity 2017-06-09 20:13:21.982 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU dcd Sleeping 5s 2017-06-09 20:13:21.988 UTC [msp] DeserializeIdentity -> INFO dce Obtaining identity 2017-06-09 20:13:26.983 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU dcf Sleeping 5s 2017-06-09 20:13:26.985 UTC [msp] DeserializeIdentity -> INFO dd0 Obtaining identity 2017-06-09 20:13:31.788 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU dd1 Sleeping 25s 2017-06-09 20:13:31.918 UTC [gossip/comm#-1] Probe -> DEBU dd2 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:13:31.921 UTC [gossip/comm#-1] Probe -> DEBU dd3 Returning 2017-06-09 20:13:31.921 UTC [gossip/comm#-1] Send -> DEBU dd4 Entering, sending GossipMessage: tag:EMPTY mem_req:\352\307@>S\315\373\357~\342\231\222\320u\373\016Y\201\254J\304'\t*I'\025" > > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:13:31.922 UTC [gossip/comm#-1] sendToEndpoint -> DEBU dd5 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\352\307@>S\315\373\357~\342\231\222\320u\373\016Y\201\254J\304'\t*I'\025" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:13:31.922 UTC [gossip/comm#-1] createConnection -> DEBU dd6 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:13:31.924 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU dd7 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:13:31.924 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU dd8 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45112 2017-06-09 20:13:31.925 UTC [gossip/comm#-1] isPKIblackListed -> DEBU dd9 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:13:31.925 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU dda Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:13:31.925 UTC [msp] DeserializeIdentity -> INFO ddb Obtaining identity 2017-06-09 20:13:31.925 UTC [msp] Validate -> INFO ddc MSP Org1MSP validating identity 2017-06-09 20:13:31.926 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU dde Authenticated 10.10.10.205:5010 2017-06-09 20:13:31.926 UTC [gossip/comm#-1] isPKIblackListed -> DEBU ddd [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:13:31.926 UTC [gossip/comm#-1] createConnection -> DEBU ddf Exiting 2017-06-09 20:13:31.926 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU de0 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45112 2017-06-09 20:13:31.926 UTC [msp] DeserializeIdentity -> INFO de1 Obtaining identity 2017-06-09 20:13:31.926 UTC [gossip/comm#-1] sendToEndpoint -> DEBU de2 Exiting 2017-06-09 20:13:31.926 UTC [msp] Validate -> INFO de3 MSP Org1MSP validating identity 2017-06-09 20:13:31.927 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU de4 Authenticated 10.76.152.46:45112 2017-06-09 20:13:31.927 UTC [gossip/comm#-1] GossipStream -> DEBU de5 Servicing 10.76.152.46:45112 2017-06-09 20:13:31.927 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU de6 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\352\307@>S\315\373\357~\342\231\222\320u\373\016Y\201\254J\304'\t*I'\025" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:13:31.928 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU de7 Exiting 2017-06-09 20:13:31.928 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU de8 Got message: GossipMessage: tag:EMPTY mem_req:\352\307@>S\315\373\357~\342\231\222\320u\373\016Y\201\254J\304'\t*I'\025" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:13:31.928 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU de9 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:13:31.928 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU dea Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:13:31.928 UTC [msp] DeserializeIdentity -> INFO deb Obtaining identity 2017-06-09 20:13:31.928 UTC [msp] Validate -> INFO dec MSP Org1MSP validating identity 2017-06-09 20:13:31.929 UTC [msp] DeserializeIdentity -> INFO ded Obtaining identity 2017-06-09 20:13:31.929 UTC [msp] Validate -> INFO dee MSP Org1MSP validating identity 2017-06-09 20:13:31.929 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU def Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:13:31.929 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU df0 Exiting 2017-06-09 20:13:31.929 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU df1 Exiting 2017-06-09 20:13:31.929 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU df2 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:13:31.929 UTC [msp] DeserializeIdentity -> INFO df3 Obtaining identity 2017-06-09 20:13:31.930 UTC [msp] DeserializeIdentity -> INFO df4 Obtaining identity 2017-06-09 20:13:31.930 UTC [gossip/comm#-1] Send -> DEBU df5 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:13:31.930 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU df6 Exiting, replying with alive:\201\333\030+\306q-9o\333/&\204\337s8\306\371\230T\357\320N\304\007o\375\334\214" > > 2017-06-09 20:13:31.930 UTC [gossip/comm#-1] sendToEndpoint -> DEBU df7 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:13:31.931 UTC [gossip/comm#-1] sendToEndpoint -> DEBU df8 Exiting 2017-06-09 20:13:31.931 UTC [gossip/comm#-1] func1 -> DEBU df9 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:13:31.931 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU dfa Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:13:31.931 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU dfb Exiting 2017-06-09 20:13:31.931 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU dfc Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:13:31.931 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU dfd Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:13:31.931 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU dfe Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:13:31.931 UTC [msp] DeserializeIdentity -> INFO dff Obtaining identity 2017-06-09 20:13:31.931 UTC [msp] Validate -> INFO e00 MSP Org1MSP validating identity 2017-06-09 20:13:31.932 UTC [msp] DeserializeIdentity -> INFO e01 Obtaining identity 2017-06-09 20:13:31.932 UTC [msp] Validate -> INFO e02 MSP Org1MSP validating identity 2017-06-09 20:13:31.932 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e03 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:13:31.933 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e04 Exiting 2017-06-09 20:13:31.933 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU e05 Exiting 2017-06-09 20:13:31.984 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e06 Sleeping 5s 2017-06-09 20:13:31.986 UTC [msp] DeserializeIdentity -> INFO e07 Obtaining identity 2017-06-09 20:13:36.986 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e08 Sleeping 5s 2017-06-09 20:13:36.993 UTC [msp] DeserializeIdentity -> INFO e09 Obtaining identity 2017-06-09 20:13:41.987 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e0a Sleeping 5s 2017-06-09 20:13:41.992 UTC [msp] DeserializeIdentity -> INFO e0b Obtaining identity 2017-06-09 20:13:46.988 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e0c Sleeping 5s 2017-06-09 20:13:46.996 UTC [msp] DeserializeIdentity -> INFO e0d Obtaining identity 2017-06-09 20:13:51.989 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e0e Sleeping 5s 2017-06-09 20:13:51.994 UTC [msp] DeserializeIdentity -> INFO e0f Obtaining identity 2017-06-09 20:13:56.790 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU e10 Sleeping 25s 2017-06-09 20:13:56.922 UTC [gossip/comm#-1] Probe -> DEBU e11 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:13:56.925 UTC [gossip/comm#-1] Probe -> DEBU e12 Returning 2017-06-09 20:13:56.925 UTC [gossip/comm#-1] Send -> DEBU e13 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:13:56.925 UTC [gossip/comm#-1] sendToEndpoint -> DEBU e14 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:13:56.926 UTC [gossip/comm#-1] createConnection -> DEBU e15 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:13:56.928 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e16 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:13:56.929 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e17 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45184 2017-06-09 20:13:56.929 UTC [gossip/comm#-1] isPKIblackListed -> DEBU e18 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:13:56.929 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e19 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:13:56.929 UTC [msp] DeserializeIdentity -> INFO e1a Obtaining identity 2017-06-09 20:13:56.930 UTC [msp] Validate -> INFO e1b MSP Org1MSP validating identity 2017-06-09 20:13:56.930 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e1c Authenticated 10.10.10.205:5010 2017-06-09 20:13:56.930 UTC [gossip/comm#-1] isPKIblackListed -> DEBU e1d [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:13:56.930 UTC [gossip/comm#-1] createConnection -> DEBU e1f Exiting 2017-06-09 20:13:56.930 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e1e Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45184 2017-06-09 20:13:56.930 UTC [msp] DeserializeIdentity -> INFO e20 Obtaining identity 2017-06-09 20:13:56.931 UTC [msp] Validate -> INFO e22 MSP Org1MSP validating identity 2017-06-09 20:13:56.930 UTC [gossip/comm#-1] sendToEndpoint -> DEBU e21 Exiting 2017-06-09 20:13:56.931 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e23 Authenticated 10.76.152.46:45184 2017-06-09 20:13:56.931 UTC [gossip/comm#-1] GossipStream -> DEBU e24 Servicing 10.76.152.46:45184 2017-06-09 20:13:56.932 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU e25 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:13:56.932 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU e26 Exiting 2017-06-09 20:13:56.932 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU e27 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:13:56.932 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e28 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:13:56.933 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU e29 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:13:56.933 UTC [msp] DeserializeIdentity -> INFO e2a Obtaining identity 2017-06-09 20:13:56.933 UTC [msp] Validate -> INFO e2b MSP Org1MSP validating identity 2017-06-09 20:13:56.933 UTC [msp] DeserializeIdentity -> INFO e2c Obtaining identity 2017-06-09 20:13:56.933 UTC [msp] Validate -> INFO e2d MSP Org1MSP validating identity 2017-06-09 20:13:56.934 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e2e Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:13:56.934 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e2f Exiting 2017-06-09 20:13:56.934 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU e30 Exiting 2017-06-09 20:13:56.934 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU e31 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:13:56.934 UTC [msp] DeserializeIdentity -> INFO e32 Obtaining identity 2017-06-09 20:13:56.935 UTC [msp] DeserializeIdentity -> INFO e33 Obtaining identity 2017-06-09 20:13:56.935 UTC [gossip/comm#-1] Send -> DEBU e34 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:13:56.935 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU e35 Exiting, replying with alive:~\370R J\331\224" secretEnvelope: > 2017-06-09 20:13:56.935 UTC [gossip/comm#-1] sendToEndpoint -> DEBU e36 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:13:56.935 UTC [gossip/comm#-1] sendToEndpoint -> DEBU e37 Exiting 2017-06-09 20:13:56.935 UTC [gossip/comm#-1] func1 -> DEBU e38 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:13:56.936 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU e39 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:13:56.936 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU e3a Exiting 2017-06-09 20:13:56.936 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU e3b Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:13:56.936 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e3c Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:13:56.936 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU e3d Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:13:56.936 UTC [msp] DeserializeIdentity -> INFO e3e Obtaining identity 2017-06-09 20:13:56.936 UTC [msp] Validate -> INFO e3f MSP Org1MSP validating identity 2017-06-09 20:13:56.936 UTC [msp] DeserializeIdentity -> INFO e40 Obtaining identity 2017-06-09 20:13:56.936 UTC [msp] Validate -> INFO e41 MSP Org1MSP validating identity 2017-06-09 20:13:56.937 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e42 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:13:56.937 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e43 Exiting 2017-06-09 20:13:56.937 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU e44 Exiting 2017-06-09 20:13:56.991 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e45 Sleeping 5s 2017-06-09 20:13:56.996 UTC [msp] DeserializeIdentity -> INFO e46 Obtaining identity 2017-06-09 20:14:01.992 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e47 Sleeping 5s 2017-06-09 20:14:01.996 UTC [msp] DeserializeIdentity -> INFO e48 Obtaining identity 2017-06-09 20:14:06.993 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e49 Sleeping 5s 2017-06-09 20:14:06.999 UTC [msp] DeserializeIdentity -> INFO e4a Obtaining identity 2017-06-09 20:14:11.994 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e4b Sleeping 5s 2017-06-09 20:14:11.997 UTC [msp] DeserializeIdentity -> INFO e4c Obtaining identity 2017-06-09 20:14:16.996 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e4d Sleeping 5s 2017-06-09 20:14:17.003 UTC [msp] DeserializeIdentity -> INFO e4e Obtaining identity 2017-06-09 20:14:21.792 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU e4f Sleeping 25s 2017-06-09 20:14:21.926 UTC [gossip/comm#-1] Probe -> DEBU e50 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:14:21.930 UTC [gossip/comm#-1] Probe -> DEBU e51 Returning 2017-06-09 20:14:21.931 UTC [gossip/comm#-1] Send -> DEBU e52 Entering, sending GossipMessage: tag:EMPTY mem_req:\2066}\237<-\323\036P\262\270\314\226V\330\313\247\234\313V\224|\277\033" > > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:14:21.931 UTC [gossip/comm#-1] sendToEndpoint -> DEBU e53 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\2066}\237<-\323\036P\262\270\314\226V\330\313\247\234\313V\224|\277\033" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:14:21.931 UTC [gossip/comm#-1] createConnection -> DEBU e54 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:14:21.934 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e55 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:14:21.934 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e56 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45238 2017-06-09 20:14:21.934 UTC [gossip/comm#-1] isPKIblackListed -> DEBU e57 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:14:21.934 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e58 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45238 2017-06-09 20:14:21.934 UTC [msp] DeserializeIdentity -> INFO e59 Obtaining identity 2017-06-09 20:14:21.935 UTC [gossip/comm#-1] isPKIblackListed -> DEBU e5a [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:14:21.935 UTC [msp] Validate -> INFO e5b MSP Org1MSP validating identity 2017-06-09 20:14:21.935 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e5c Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:14:21.935 UTC [msp] DeserializeIdentity -> INFO e5d Obtaining identity 2017-06-09 20:14:21.935 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e5e Authenticated 10.76.152.46:45238 2017-06-09 20:14:21.935 UTC [gossip/comm#-1] GossipStream -> DEBU e5f Servicing 10.76.152.46:45238 2017-06-09 20:14:21.936 UTC [msp] Validate -> INFO e60 MSP Org1MSP validating identity 2017-06-09 20:14:21.936 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e61 Authenticated 10.10.10.205:5010 2017-06-09 20:14:21.936 UTC [gossip/comm#-1] createConnection -> DEBU e62 Exiting 2017-06-09 20:14:21.937 UTC [gossip/comm#-1] sendToEndpoint -> DEBU e63 Exiting 2017-06-09 20:14:21.937 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU e64 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\2066}\237<-\323\036P\262\270\314\226V\330\313\247\234\313V\224|\277\033" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:14:21.937 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU e65 Exiting 2017-06-09 20:14:21.937 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU e66 Got message: GossipMessage: tag:EMPTY mem_req:\2066}\237<-\323\036P\262\270\314\226V\330\313\247\234\313V\224|\277\033" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:14:21.937 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e67 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:14:21.938 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU e68 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:14:21.938 UTC [msp] DeserializeIdentity -> INFO e69 Obtaining identity 2017-06-09 20:14:21.938 UTC [msp] Validate -> INFO e6a MSP Org1MSP validating identity 2017-06-09 20:14:21.938 UTC [msp] DeserializeIdentity -> INFO e6b Obtaining identity 2017-06-09 20:14:21.938 UTC [msp] Validate -> INFO e6c MSP Org1MSP validating identity 2017-06-09 20:14:21.939 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e6d Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:14:21.939 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e6e Exiting 2017-06-09 20:14:21.939 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU e6f Exiting 2017-06-09 20:14:21.939 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU e70 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:14:21.939 UTC [msp] DeserializeIdentity -> INFO e71 Obtaining identity 2017-06-09 20:14:21.940 UTC [msp] DeserializeIdentity -> INFO e72 Obtaining identity 2017-06-09 20:14:21.940 UTC [gossip/comm#-1] Send -> DEBU e73 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:14:21.940 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU e74 Exiting, replying with alive: > 2017-06-09 20:14:21.940 UTC [gossip/comm#-1] sendToEndpoint -> DEBU e75 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:14:21.940 UTC [gossip/comm#-1] sendToEndpoint -> DEBU e76 Exiting 2017-06-09 20:14:21.941 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU e77 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:14:21.941 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU e78 Exiting 2017-06-09 20:14:21.941 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU e79 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:14:21.941 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e7a Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:14:21.941 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU e7b Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:14:21.941 UTC [msp] DeserializeIdentity -> INFO e7c Obtaining identity 2017-06-09 20:14:21.941 UTC [msp] Validate -> INFO e7d MSP Org1MSP validating identity 2017-06-09 20:14:21.941 UTC [msp] DeserializeIdentity -> INFO e7e Obtaining identity 2017-06-09 20:14:21.942 UTC [msp] Validate -> INFO e7f MSP Org1MSP validating identity 2017-06-09 20:14:21.942 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e80 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:14:21.942 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU e81 Exiting 2017-06-09 20:14:21.942 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU e82 Exiting 2017-06-09 20:14:21.997 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e83 Sleeping 5s 2017-06-09 20:14:22.003 UTC [msp] DeserializeIdentity -> INFO e84 Obtaining identity 2017-06-09 20:14:26.998 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e85 Sleeping 5s 2017-06-09 20:14:26.999 UTC [msp] DeserializeIdentity -> INFO e86 Obtaining identity 2017-06-09 20:14:31.999 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e87 Sleeping 5s 2017-06-09 20:14:32.002 UTC [msp] DeserializeIdentity -> INFO e88 Obtaining identity 2017-06-09 20:14:37.001 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e89 Sleeping 5s 2017-06-09 20:14:37.006 UTC [msp] DeserializeIdentity -> INFO e8a Obtaining identity 2017-06-09 20:14:42.002 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU e8b Sleeping 5s 2017-06-09 20:14:42.011 UTC [msp] DeserializeIdentity -> INFO e8c Obtaining identity 2017-06-09 20:14:46.793 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU e8d Sleeping 25s 2017-06-09 20:14:46.932 UTC [gossip/comm#-1] Probe -> DEBU e8e Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:14:46.935 UTC [gossip/comm#-1] Probe -> DEBU e8f Returning 2017-06-09 20:14:46.935 UTC [gossip/comm#-1] Send -> DEBU e90 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:14:46.936 UTC [gossip/comm#-1] sendToEndpoint -> DEBU e91 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:14:46.936 UTC [gossip/comm#-1] createConnection -> DEBU e92 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:14:46.938 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e93 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:14:46.938 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e94 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45310 2017-06-09 20:14:46.939 UTC [gossip/comm#-1] isPKIblackListed -> DEBU e95 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:14:46.939 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e96 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45310 2017-06-09 20:14:46.939 UTC [msp] DeserializeIdentity -> INFO e97 Obtaining identity 2017-06-09 20:14:46.939 UTC [msp] Validate -> INFO e98 MSP Org1MSP validating identity 2017-06-09 20:14:46.940 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e99 Authenticated 10.76.152.46:45310 2017-06-09 20:14:46.940 UTC [gossip/comm#-1] GossipStream -> DEBU e9a Servicing 10.76.152.46:45310 2017-06-09 20:14:46.940 UTC [gossip/comm#-1] isPKIblackListed -> DEBU e9b [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:14:46.940 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e9c Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:14:46.940 UTC [msp] DeserializeIdentity -> INFO e9d Obtaining identity 2017-06-09 20:14:46.940 UTC [msp] Validate -> INFO e9e MSP Org1MSP validating identity 2017-06-09 20:14:46.941 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU e9f Authenticated 10.10.10.205:5010 2017-06-09 20:14:46.941 UTC [gossip/comm#-1] createConnection -> DEBU ea0 Exiting 2017-06-09 20:14:46.941 UTC [gossip/comm#-1] sendToEndpoint -> DEBU ea1 Exiting 2017-06-09 20:14:46.942 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU ea2 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:14:46.942 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU ea3 Exiting 2017-06-09 20:14:46.942 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU ea4 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:14:46.942 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU ea5 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:14:46.942 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU ea6 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:14:46.942 UTC [msp] DeserializeIdentity -> INFO ea7 Obtaining identity 2017-06-09 20:14:46.942 UTC [msp] Validate -> INFO ea8 MSP Org1MSP validating identity 2017-06-09 20:14:46.943 UTC [msp] DeserializeIdentity -> INFO ea9 Obtaining identity 2017-06-09 20:14:46.943 UTC [msp] Validate -> INFO eaa MSP Org1MSP validating identity 2017-06-09 20:14:46.943 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU eab Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:14:46.943 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU eac Exiting 2017-06-09 20:14:46.943 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU ead Exiting 2017-06-09 20:14:46.944 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU eae Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:14:46.944 UTC [msp] DeserializeIdentity -> INFO eaf Obtaining identity 2017-06-09 20:14:46.944 UTC [msp] DeserializeIdentity -> INFO eb0 Obtaining identity 2017-06-09 20:14:46.944 UTC [gossip/comm#-1] Send -> DEBU eb1 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:14:46.944 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU eb2 Exiting, replying with alive:\245\027\334\242h\210\230\245\031|uj\027\200_\302\377\016\225\002 os=\024\344]\271G\220}\177\363(\266\007\356\000T\030\327U\232S18\330\230\021y\360Y\253" secretEnvelope: > 2017-06-09 20:14:46.944 UTC [gossip/comm#-1] sendToEndpoint -> DEBU eb3 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:14:46.945 UTC [gossip/comm#-1] sendToEndpoint -> DEBU eb4 Exiting 2017-06-09 20:14:46.945 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU eb5 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:14:46.945 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU eb6 Exiting 2017-06-09 20:14:46.945 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU eb7 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:14:46.945 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU eb8 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:14:46.945 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU eb9 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:14:46.945 UTC [msp] DeserializeIdentity -> INFO eba Obtaining identity 2017-06-09 20:14:46.946 UTC [msp] Validate -> INFO ebb MSP Org1MSP validating identity 2017-06-09 20:14:46.946 UTC [msp] DeserializeIdentity -> INFO ebc Obtaining identity 2017-06-09 20:14:46.946 UTC [msp] Validate -> INFO ebd MSP Org1MSP validating identity 2017-06-09 20:14:46.947 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU ebe Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:14:46.947 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU ebf Exiting 2017-06-09 20:14:46.947 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU ec0 Exiting 2017-06-09 20:14:47.003 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU ec1 Sleeping 5s 2017-06-09 20:14:47.003 UTC [msp] DeserializeIdentity -> INFO ec2 Obtaining identity 2017-06-09 20:14:52.004 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU ec3 Sleeping 5s 2017-06-09 20:14:52.013 UTC [msp] DeserializeIdentity -> INFO ec4 Obtaining identity 2017-06-09 20:14:57.005 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU ec5 Sleeping 5s 2017-06-09 20:14:57.007 UTC [msp] DeserializeIdentity -> INFO ec6 Obtaining identity 2017-06-09 20:15:02.006 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU ec7 Sleeping 5s 2017-06-09 20:15:02.013 UTC [msp] DeserializeIdentity -> INFO ec8 Obtaining identity 2017-06-09 20:15:07.007 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU ec9 Sleeping 5s 2017-06-09 20:15:07.015 UTC [msp] DeserializeIdentity -> INFO eca Obtaining identity 2017-06-09 20:15:11.795 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU ecb Sleeping 25s 2017-06-09 20:15:11.936 UTC [gossip/comm#-1] Probe -> DEBU ecc Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:15:11.939 UTC [gossip/comm#-1] Probe -> DEBU ecd Returning 2017-06-09 20:15:11.939 UTC [gossip/comm#-1] Send -> DEBU ece Entering, sending GossipMessage: tag:EMPTY mem_req:K[\324\007Y\337O\264\005\3626?\317\346|$\342\204\240\031\"\002\341\331\304\243?\\&6\263\304'\302\210\211\241\004=\326\226\\\233\256\363\303M`\227\032\362^\355" > > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:15:11.940 UTC [gossip/comm#-1] sendToEndpoint -> DEBU ecf Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:K[\324\007Y\337O\264\005\3626?\317\346|$\342\204\240\031\"\002\341\331\304\243?\\&6\263\304'\302\210\211\241\004=\326\226\\\233\256\363\303M`\227\032\362^\355" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:15:11.940 UTC [gossip/comm#-1] createConnection -> DEBU ed0 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:15:11.942 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ed1 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:15:11.942 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ed2 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45364 2017-06-09 20:15:11.943 UTC [gossip/comm#-1] isPKIblackListed -> DEBU ed3 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:15:11.943 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ed4 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45364 2017-06-09 20:15:11.943 UTC [msp] DeserializeIdentity -> INFO ed5 Obtaining identity 2017-06-09 20:15:11.943 UTC [gossip/comm#-1] isPKIblackListed -> DEBU ed6 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:15:11.944 UTC [msp] Validate -> INFO ed7 MSP Org1MSP validating identity 2017-06-09 20:15:11.944 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU ed8 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:15:11.944 UTC [msp] DeserializeIdentity -> INFO ed9 Obtaining identity 2017-06-09 20:15:11.944 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU eda Authenticated 10.76.152.46:45364 2017-06-09 20:15:11.944 UTC [gossip/comm#-1] GossipStream -> DEBU edb Servicing 10.76.152.46:45364 2017-06-09 20:15:11.944 UTC [msp] Validate -> INFO edc MSP Org1MSP validating identity 2017-06-09 20:15:11.945 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU edd Authenticated 10.10.10.205:5010 2017-06-09 20:15:11.945 UTC [gossip/comm#-1] createConnection -> DEBU ede Exiting 2017-06-09 20:15:11.945 UTC [gossip/comm#-1] sendToEndpoint -> DEBU edf Exiting 2017-06-09 20:15:11.946 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU ee0 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:K[\324\007Y\337O\264\005\3626?\317\346|$\342\204\240\031\"\002\341\331\304\243?\\&6\263\304'\302\210\211\241\004=\326\226\\\233\256\363\303M`\227\032\362^\355" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:15:11.946 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU ee1 Exiting 2017-06-09 20:15:11.946 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU ee2 Got message: GossipMessage: tag:EMPTY mem_req:K[\324\007Y\337O\264\005\3626?\317\346|$\342\204\240\031\"\002\341\331\304\243?\\&6\263\304'\302\210\211\241\004=\326\226\\\233\256\363\303M`\227\032\362^\355" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:15:11.946 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU ee3 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:15:11.946 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU ee4 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:15:11.946 UTC [msp] DeserializeIdentity -> INFO ee5 Obtaining identity 2017-06-09 20:15:11.946 UTC [msp] Validate -> INFO ee6 MSP Org1MSP validating identity 2017-06-09 20:15:11.947 UTC [msp] DeserializeIdentity -> INFO ee7 Obtaining identity 2017-06-09 20:15:11.947 UTC [msp] Validate -> INFO ee8 MSP Org1MSP validating identity 2017-06-09 20:15:11.947 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU ee9 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:15:11.947 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU eea Exiting 2017-06-09 20:15:11.948 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU eeb Exiting 2017-06-09 20:15:11.948 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU eec Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:15:11.948 UTC [msp] DeserializeIdentity -> INFO eed Obtaining identity 2017-06-09 20:15:11.948 UTC [msp] DeserializeIdentity -> INFO eee Obtaining identity 2017-06-09 20:15:11.948 UTC [gossip/comm#-1] Send -> DEBU eef Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:15:11.948 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU ef0 Exiting, replying with alive: > 2017-06-09 20:15:11.948 UTC [gossip/comm#-1] sendToEndpoint -> DEBU ef1 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:15:11.949 UTC [gossip/comm#-1] sendToEndpoint -> DEBU ef2 Exiting 2017-06-09 20:15:11.949 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU ef3 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:15:11.949 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU ef4 Exiting 2017-06-09 20:15:11.949 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU ef5 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:15:11.949 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU ef6 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:15:11.949 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU ef7 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:15:11.950 UTC [msp] DeserializeIdentity -> INFO ef8 Obtaining identity 2017-06-09 20:15:11.950 UTC [msp] Validate -> INFO ef9 MSP Org1MSP validating identity 2017-06-09 20:15:11.950 UTC [msp] DeserializeIdentity -> INFO efa Obtaining identity 2017-06-09 20:15:11.951 UTC [msp] Validate -> INFO efb MSP Org1MSP validating identity 2017-06-09 20:15:11.951 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU efc Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:15:11.951 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU efd Exiting 2017-06-09 20:15:11.951 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU efe Exiting 2017-06-09 20:15:12.008 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU eff Sleeping 5s 2017-06-09 20:15:12.016 UTC [msp] DeserializeIdentity -> INFO f00 Obtaining identity 2017-06-09 20:15:17.010 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f01 Sleeping 5s 2017-06-09 20:15:17.016 UTC [msp] DeserializeIdentity -> INFO f02 Obtaining identity 2017-06-09 20:15:22.011 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f03 Sleeping 5s 2017-06-09 20:15:22.018 UTC [msp] DeserializeIdentity -> INFO f04 Obtaining identity 2017-06-09 20:15:27.012 UTC [msp] DeserializeIdentity -> INFO f05 Obtaining identity 2017-06-09 20:15:27.012 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f06 Sleeping 5s 2017-06-09 20:15:32.015 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f07 Sleeping 5s 2017-06-09 20:15:32.016 UTC [msp] DeserializeIdentity -> INFO f08 Obtaining identity 2017-06-09 20:15:36.797 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU f09 Sleeping 25s 2017-06-09 20:15:36.941 UTC [gossip/comm#-1] Probe -> DEBU f0a Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:15:36.944 UTC [gossip/comm#-1] Probe -> DEBU f0b Returning 2017-06-09 20:15:36.944 UTC [gossip/comm#-1] Send -> DEBU f0c Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:15:36.945 UTC [gossip/comm#-1] sendToEndpoint -> DEBU f0d Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:15:36.945 UTC [gossip/comm#-1] createConnection -> DEBU f0e Entering blockchain-org1peer1:5010 [] 2017-06-09 20:15:36.948 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f0f Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:15:36.948 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f10 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45434 2017-06-09 20:15:36.949 UTC [gossip/comm#-1] isPKIblackListed -> DEBU f11 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:15:36.949 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f12 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45434 2017-06-09 20:15:36.949 UTC [msp] DeserializeIdentity -> INFO f13 Obtaining identity 2017-06-09 20:15:36.949 UTC [gossip/comm#-1] isPKIblackListed -> DEBU f14 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:15:36.950 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f15 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:15:36.950 UTC [msp] DeserializeIdentity -> INFO f16 Obtaining identity 2017-06-09 20:15:36.950 UTC [msp] Validate -> INFO f17 MSP Org1MSP validating identity 2017-06-09 20:15:36.950 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f18 Authenticated 10.10.10.205:5010 2017-06-09 20:15:36.950 UTC [msp] Validate -> INFO f1a MSP Org1MSP validating identity 2017-06-09 20:15:36.951 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f1b Authenticated 10.76.152.46:45434 2017-06-09 20:15:36.951 UTC [gossip/comm#-1] GossipStream -> DEBU f1c Servicing 10.76.152.46:45434 2017-06-09 20:15:36.950 UTC [gossip/comm#-1] createConnection -> DEBU f19 Exiting 2017-06-09 20:15:36.952 UTC [gossip/comm#-1] sendToEndpoint -> DEBU f1d Exiting 2017-06-09 20:15:36.952 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU f1e Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:15:36.952 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU f1f Exiting 2017-06-09 20:15:36.953 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU f20 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:15:36.953 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f21 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:15:36.953 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU f22 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:15:36.953 UTC [msp] DeserializeIdentity -> INFO f23 Obtaining identity 2017-06-09 20:15:36.953 UTC [msp] Validate -> INFO f24 MSP Org1MSP validating identity 2017-06-09 20:15:36.954 UTC [msp] DeserializeIdentity -> INFO f25 Obtaining identity 2017-06-09 20:15:36.954 UTC [msp] Validate -> INFO f26 MSP Org1MSP validating identity 2017-06-09 20:15:36.954 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f27 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:15:36.954 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f28 Exiting 2017-06-09 20:15:36.954 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU f29 Exiting 2017-06-09 20:15:36.955 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU f2a Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:15:36.955 UTC [msp] DeserializeIdentity -> INFO f2b Obtaining identity 2017-06-09 20:15:36.955 UTC [msp] DeserializeIdentity -> INFO f2c Obtaining identity 2017-06-09 20:15:36.955 UTC [gossip/comm#-1] Send -> DEBU f2d Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:15:36.955 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU f2e Exiting, replying with alive: > 2017-06-09 20:15:36.955 UTC [gossip/comm#-1] sendToEndpoint -> DEBU f2f Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:15:36.956 UTC [gossip/comm#-1] sendToEndpoint -> DEBU f30 Exiting 2017-06-09 20:15:36.956 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU f31 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:15:36.956 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU f32 Exiting 2017-06-09 20:15:36.956 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU f33 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:15:36.956 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f34 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:15:36.957 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU f35 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:15:36.957 UTC [msp] DeserializeIdentity -> INFO f36 Obtaining identity 2017-06-09 20:15:36.957 UTC [msp] Validate -> INFO f37 MSP Org1MSP validating identity 2017-06-09 20:15:36.957 UTC [msp] DeserializeIdentity -> INFO f38 Obtaining identity 2017-06-09 20:15:36.957 UTC [msp] Validate -> INFO f39 MSP Org1MSP validating identity 2017-06-09 20:15:36.958 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f3a Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:15:36.958 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f3b Exiting 2017-06-09 20:15:36.958 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU f3c Exiting 2017-06-09 20:15:37.016 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f3d Sleeping 5s 2017-06-09 20:15:37.018 UTC [msp] DeserializeIdentity -> INFO f3e Obtaining identity 2017-06-09 20:15:42.017 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f3f Sleeping 5s 2017-06-09 20:15:42.024 UTC [msp] DeserializeIdentity -> INFO f40 Obtaining identity 2017-06-09 20:15:47.019 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f41 Sleeping 5s 2017-06-09 20:15:47.027 UTC [msp] DeserializeIdentity -> INFO f42 Obtaining identity 2017-06-09 20:15:52.020 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f43 Sleeping 5s 2017-06-09 20:15:52.029 UTC [msp] DeserializeIdentity -> INFO f44 Obtaining identity 2017-06-09 20:15:57.021 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f45 Sleeping 5s 2017-06-09 20:15:57.023 UTC [msp] DeserializeIdentity -> INFO f46 Obtaining identity 2017-06-09 20:16:01.799 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU f47 Sleeping 25s 2017-06-09 20:16:01.946 UTC [gossip/comm#-1] Probe -> DEBU f48 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:16:01.948 UTC [gossip/comm#-1] Probe -> DEBU f49 Returning 2017-06-09 20:16:01.948 UTC [gossip/comm#-1] Send -> DEBU f4a Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:16:01.949 UTC [gossip/comm#-1] sendToEndpoint -> DEBU f4b Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:01.949 UTC [gossip/comm#-1] createConnection -> DEBU f4c Entering blockchain-org1peer1:5010 [] 2017-06-09 20:16:01.951 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f4d Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:16:01.951 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f4e Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45488 2017-06-09 20:16:01.952 UTC [gossip/comm#-1] isPKIblackListed -> DEBU f4f [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:16:01.952 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f50 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45488 2017-06-09 20:16:01.952 UTC [msp] DeserializeIdentity -> INFO f51 Obtaining identity 2017-06-09 20:16:01.953 UTC [gossip/comm#-1] isPKIblackListed -> DEBU f52 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:16:01.953 UTC [msp] Validate -> INFO f53 MSP Org1MSP validating identity 2017-06-09 20:16:01.953 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f54 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:16:01.953 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f56 Authenticated 10.76.152.46:45488 2017-06-09 20:16:01.953 UTC [gossip/comm#-1] GossipStream -> DEBU f57 Servicing 10.76.152.46:45488 2017-06-09 20:16:01.953 UTC [msp] DeserializeIdentity -> INFO f55 Obtaining identity 2017-06-09 20:16:01.955 UTC [msp] Validate -> INFO f58 MSP Org1MSP validating identity 2017-06-09 20:16:01.956 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f59 Authenticated 10.10.10.205:5010 2017-06-09 20:16:01.956 UTC [gossip/comm#-1] createConnection -> DEBU f5a Exiting 2017-06-09 20:16:01.956 UTC [gossip/comm#-1] sendToEndpoint -> DEBU f5b Exiting 2017-06-09 20:16:01.957 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU f5c Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:01.957 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU f5d Exiting 2017-06-09 20:16:01.957 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU f5e Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:01.958 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f5f Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:16:01.958 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU f60 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:16:01.958 UTC [msp] DeserializeIdentity -> INFO f61 Obtaining identity 2017-06-09 20:16:01.958 UTC [msp] Validate -> INFO f62 MSP Org1MSP validating identity 2017-06-09 20:16:01.958 UTC [msp] DeserializeIdentity -> INFO f63 Obtaining identity 2017-06-09 20:16:01.959 UTC [msp] Validate -> INFO f64 MSP Org1MSP validating identity 2017-06-09 20:16:01.959 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f65 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:16:01.959 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f66 Exiting 2017-06-09 20:16:01.959 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU f67 Exiting 2017-06-09 20:16:01.959 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU f68 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:16:01.960 UTC [msp] DeserializeIdentity -> INFO f69 Obtaining identity 2017-06-09 20:16:01.960 UTC [msp] DeserializeIdentity -> INFO f6a Obtaining identity 2017-06-09 20:16:01.960 UTC [gossip/comm#-1] Send -> DEBU f6b Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:16:01.960 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU f6c Exiting, replying with alive:c\235\250\\\201%\374\204{\316\310P\317[&\216\233.\270\002 \036e8\224\347#\202\370\377/\276+\317_2R\245\\1\262Gdj\253\366\270z\273\t\354\033\004" secretEnvelope: > 2017-06-09 20:16:01.960 UTC [gossip/comm#-1] sendToEndpoint -> DEBU f6d Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:01.961 UTC [gossip/comm#-1] sendToEndpoint -> DEBU f6e Exiting 2017-06-09 20:16:01.961 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU f6f Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:01.961 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU f70 Exiting 2017-06-09 20:16:01.961 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU f71 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:01.961 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f72 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:16:01.961 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU f73 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:16:01.961 UTC [msp] DeserializeIdentity -> INFO f74 Obtaining identity 2017-06-09 20:16:01.962 UTC [msp] Validate -> INFO f75 MSP Org1MSP validating identity 2017-06-09 20:16:01.962 UTC [msp] DeserializeIdentity -> INFO f76 Obtaining identity 2017-06-09 20:16:01.962 UTC [msp] Validate -> INFO f77 MSP Org1MSP validating identity 2017-06-09 20:16:01.963 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f78 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:16:01.963 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f79 Exiting 2017-06-09 20:16:01.963 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU f7a Exiting 2017-06-09 20:16:02.022 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f7b Sleeping 5s 2017-06-09 20:16:02.027 UTC [msp] DeserializeIdentity -> INFO f7c Obtaining identity 2017-06-09 20:16:07.024 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f7d Sleeping 5s 2017-06-09 20:16:07.025 UTC [msp] DeserializeIdentity -> INFO f7e Obtaining identity 2017-06-09 20:16:12.025 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f7f Sleeping 5s 2017-06-09 20:16:12.034 UTC [msp] DeserializeIdentity -> INFO f80 Obtaining identity 2017-06-09 20:16:17.027 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f81 Sleeping 5s 2017-06-09 20:16:17.030 UTC [msp] DeserializeIdentity -> INFO f82 Obtaining identity 2017-06-09 20:16:22.028 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU f83 Sleeping 5s 2017-06-09 20:16:22.030 UTC [msp] DeserializeIdentity -> INFO f84 Obtaining identity 2017-06-09 20:16:23.416 UTC [eventhub_producer] registerHandler -> DEBU f85 registerHandler BLOCK 2017-06-09 20:16:26.801 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU f86 Sleeping 25s 2017-06-09 20:16:26.949 UTC [gossip/comm#-1] Probe -> DEBU f87 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:16:26.952 UTC [gossip/comm#-1] Probe -> DEBU f88 Returning 2017-06-09 20:16:26.952 UTC [gossip/comm#-1] Send -> DEBU f89 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:16:26.953 UTC [gossip/comm#-1] sendToEndpoint -> DEBU f8a Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:26.953 UTC [gossip/comm#-1] createConnection -> DEBU f8b Entering blockchain-org1peer1:5010 [] 2017-06-09 20:16:26.956 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f8c Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:16:26.956 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f8d Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45560 2017-06-09 20:16:26.957 UTC [gossip/comm#-1] isPKIblackListed -> DEBU f8e [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:16:26.957 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f8f Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:16:26.957 UTC [msp] DeserializeIdentity -> INFO f90 Obtaining identity 2017-06-09 20:16:26.957 UTC [gossip/comm#-1] isPKIblackListed -> DEBU f91 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:16:26.957 UTC [msp] Validate -> INFO f93 MSP Org1MSP validating identity 2017-06-09 20:16:26.957 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f92 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45560 2017-06-09 20:16:26.957 UTC [msp] DeserializeIdentity -> INFO f94 Obtaining identity 2017-06-09 20:16:26.958 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f95 Authenticated 10.10.10.205:5010 2017-06-09 20:16:26.958 UTC [msp] Validate -> INFO f96 MSP Org1MSP validating identity 2017-06-09 20:16:26.958 UTC [gossip/comm#-1] createConnection -> DEBU f97 Exiting 2017-06-09 20:16:26.958 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU f98 Authenticated 10.76.152.46:45560 2017-06-09 20:16:26.958 UTC [gossip/comm#-1] GossipStream -> DEBU f99 Servicing 10.76.152.46:45560 2017-06-09 20:16:26.959 UTC [gossip/comm#-1] sendToEndpoint -> DEBU f9a Exiting 2017-06-09 20:16:26.960 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU f9b Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:26.960 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU f9c Exiting 2017-06-09 20:16:26.960 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU f9d Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:26.960 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU f9e Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:16:26.960 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU f9f Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:16:26.960 UTC [msp] DeserializeIdentity -> INFO fa0 Obtaining identity 2017-06-09 20:16:26.960 UTC [msp] Validate -> INFO fa1 MSP Org1MSP validating identity 2017-06-09 20:16:26.961 UTC [msp] DeserializeIdentity -> INFO fa2 Obtaining identity 2017-06-09 20:16:26.961 UTC [msp] Validate -> INFO fa3 MSP Org1MSP validating identity 2017-06-09 20:16:26.961 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU fa4 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:16:26.961 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU fa5 Exiting 2017-06-09 20:16:26.961 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU fa6 Exiting 2017-06-09 20:16:26.961 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU fa7 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:16:26.961 UTC [msp] DeserializeIdentity -> INFO fa8 Obtaining identity 2017-06-09 20:16:26.962 UTC [msp] DeserializeIdentity -> INFO fa9 Obtaining identity 2017-06-09 20:16:26.962 UTC [gossip/comm#-1] Send -> DEBU faa Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:16:26.962 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU fab Exiting, replying with alive: > 2017-06-09 20:16:26.962 UTC [gossip/comm#-1] sendToEndpoint -> DEBU fac Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:16:26.963 UTC [gossip/comm#-1] sendToEndpoint -> DEBU fad Exiting 2017-06-09 20:16:26.963 UTC [gossip/comm#-1] func1 -> DEBU fae Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:16:26.963 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU faf Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:16:26.963 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU fb0 Exiting 2017-06-09 20:16:26.963 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU fb1 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:16:26.963 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU fb2 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:16:26.963 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU fb3 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:16:26.963 UTC [msp] DeserializeIdentity -> INFO fb4 Obtaining identity 2017-06-09 20:16:26.964 UTC [msp] Validate -> INFO fb5 MSP Org1MSP validating identity 2017-06-09 20:16:26.964 UTC [msp] DeserializeIdentity -> INFO fb6 Obtaining identity 2017-06-09 20:16:26.964 UTC [msp] Validate -> INFO fb7 MSP Org1MSP validating identity 2017-06-09 20:16:26.965 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU fb8 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:16:26.965 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU fb9 Exiting 2017-06-09 20:16:26.965 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU fba Exiting 2017-06-09 20:16:27.030 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU fbb Sleeping 5s 2017-06-09 20:16:27.031 UTC [msp] DeserializeIdentity -> INFO fbc Obtaining identity 2017-06-09 20:16:31.967 UTC [protoutils] ValidateProposalMessage -> DEBU fbd ValidateProposalMessage starts for signed proposal 0xc4219d9500 2017-06-09 20:16:31.971 UTC [protoutils] validateChannelHeader -> DEBU fbe validateChannelHeader info: header type 3 2017-06-09 20:16:31.971 UTC [protoutils] checkSignatureFromCreator -> DEBU fbf checkSignatureFromCreator starts 2017-06-09 20:16:31.971 UTC [msp] DeserializeIdentity -> INFO fc0 Obtaining identity 2017-06-09 20:16:31.972 UTC [protoutils] checkSignatureFromCreator -> DEBU fc1 checkSignatureFromCreator info: creator is &{Org1MSP DEFAULT} 2017-06-09 20:16:31.972 UTC [msp] Validate -> INFO fc2 MSP Org1MSP validating identity 2017-06-09 20:16:31.972 UTC [protoutils] checkSignatureFromCreator -> DEBU fc3 checkSignatureFromCreator info: creator is valid 2017-06-09 20:16:31.985 UTC [protoutils] checkSignatureFromCreator -> DEBU fc4 checkSignatureFromCreator exists successfully 2017-06-09 20:16:31.985 UTC [protoutils] validateChaincodeProposalMessage -> DEBU fc5 validateChaincodeProposalMessage starts for proposal 0xc421aca550, header 0xc4219d9530 2017-06-09 20:16:31.985 UTC [protoutils] validateChaincodeProposalMessage -> DEBU fc6 validateChaincodeProposalMessage info: header extension references chaincode name:"lccc" 2017-06-09 20:16:31.992 UTC [ccprovider] NewCCContext -> DEBU fc7 NewCCCC (chain=,chaincode=lccc,version=1.0.0-alpha,txid=2e881b02fbc8d3d1e06bc4f6065eb8238ec80ae16b52b735bf26fb8bc6eb4fa2,syscc=true,proposal=0xc421aca550,canname=lccc:1.0.0-alpha 2017-06-09 20:16:31.992 UTC [chaincode] Launch -> DEBU fc8 chaincode is running(no need to launch) : lccc:1.0.0-alpha 2017-06-09 20:16:31.996 UTC [chaincode] sendExecuteMessage -> DEBU fc9 [2e881b02]Inside sendExecuteMessage. Message TRANSACTION 2017-06-09 20:16:31.996 UTC [chaincode] setChaincodeProposal -> DEBU fca Setting chaincode proposal context... 2017-06-09 20:16:31.996 UTC [chaincode] setChaincodeProposal -> DEBU fcb Proposal different from nil. Creating chaincode proposal context... 2017-06-09 20:16:31.996 UTC [chaincode] sendExecuteMessage -> DEBU fcc [2e881b02]sendExecuteMsg trigger event TRANSACTION 2017-06-09 20:16:31.996 UTC [chaincode] processStream -> DEBU fcd [2e881b02]Move state message TRANSACTION 2017-06-09 20:16:31.996 UTC [chaincode] HandleMessage -> DEBU fce [2e881b02]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2017-06-09 20:16:31.996 UTC [chaincode] filterError -> DEBU fcf Ignoring NoTransitionError: no transition 2017-06-09 20:16:31.996 UTC [chaincode] processStream -> DEBU fd0 [2e881b02]sending state message TRANSACTION 2017-06-09 20:16:31.996 UTC [shim] func1 -> DEBU fd1 [2e881b02]Received message TRANSACTION from shim 2017-06-09 20:16:31.996 UTC [shim] handleMessage -> DEBU fd2 [2e881b02]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2017-06-09 20:16:31.996 UTC [shim] beforeTransaction -> DEBU fd3 [2e881b02]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2017-06-09 20:16:32.031 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU fd4 Sleeping 5s 2017-06-09 20:16:32.032 UTC [msp] DeserializeIdentity -> INFO fd5 Obtaining identity 2017-06-09 20:16:32.117 UTC [shim] func1 -> DEBU fd6 [2e881b02]Transaction completed. Sending COMPLETED 2017-06-09 20:16:32.117 UTC [shim] func1 -> DEBU fd7 [2e881b02]Move state message COMPLETED 2017-06-09 20:16:32.117 UTC [shim] handleMessage -> DEBU fd8 [2e881b02]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 20:16:32.117 UTC [shim] func1 -> DEBU fd9 [2e881b02]send state message COMPLETED 2017-06-09 20:16:32.117 UTC [chaincode] processStream -> DEBU fda [2e881b02]Received message COMPLETED from shim 2017-06-09 20:16:32.117 UTC [chaincode] HandleMessage -> DEBU fdb [2e881b02]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 20:16:32.117 UTC [chaincode] HandleMessage -> DEBU fdc [2e881b02fbc8d3d1e06bc4f6065eb8238ec80ae16b52b735bf26fb8bc6eb4fa2]HandleMessage- COMPLETED. Notify 2017-06-09 20:16:32.117 UTC [chaincode] notify -> DEBU fdd notifying Txid:2e881b02fbc8d3d1e06bc4f6065eb8238ec80ae16b52b735bf26fb8bc6eb4fa2 2017-06-09 20:16:32.578 UTC [protoutils] ValidateProposalMessage -> DEBU fde ValidateProposalMessage starts for signed proposal 0xc4221e45d0 2017-06-09 20:16:32.578 UTC [protoutils] validateChannelHeader -> DEBU fdf validateChannelHeader info: header type 3 2017-06-09 20:16:32.578 UTC [protoutils] checkSignatureFromCreator -> DEBU fe0 checkSignatureFromCreator starts 2017-06-09 20:16:32.579 UTC [protoutils] checkSignatureFromCreator -> DEBU fe1 checkSignatureFromCreator info: creator is &{Org1MSP DEFAULT} 2017-06-09 20:16:32.579 UTC [msp] Validate -> INFO fe2 MSP Org1MSP validating identity 2017-06-09 20:16:32.579 UTC [protoutils] checkSignatureFromCreator -> DEBU fe3 checkSignatureFromCreator info: creator is valid 2017-06-09 20:16:32.579 UTC [protoutils] checkSignatureFromCreator -> DEBU fe4 checkSignatureFromCreator exists successfully 2017-06-09 20:16:32.579 UTC [protoutils] validateChaincodeProposalMessage -> DEBU fe5 validateChaincodeProposalMessage starts for proposal 0xc421acbd10, header 0xc4221e4600 2017-06-09 20:16:32.580 UTC [protoutils] validateChaincodeProposalMessage -> DEBU fe6 validateChaincodeProposalMessage info: header extension references chaincode name:"lccc" 2017-06-09 20:16:32.580 UTC [kvledger] retrieveTransactionByID -> DEBU fe7 retrieveTransactionByID() - txId = [6c24bd3d2f9394f226b15af2d9072746443356edab83f403ed5832dfc689d926] 2017-06-09 20:16:32.580 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU fe8 constructing new tx simulator 2017-06-09 20:16:32.580 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU fe9 constructing new tx simulator [b90c4f88-b18b-44a3-b823-f69f26e4dae0] 2017-06-09 20:16:32.580 UTC [ccprovider] NewCCContext -> DEBU fea NewCCCC (chain=channel1,chaincode=lccc,version=1.0.0-alpha,txid=6c24bd3d2f9394f226b15af2d9072746443356edab83f403ed5832dfc689d926,syscc=true,proposal=0xc421acbd10,canname=lccc:1.0.0-alpha 2017-06-09 20:16:32.580 UTC [chaincode] Launch -> DEBU feb chaincode is running(no need to launch) : lccc:1.0.0-alpha 2017-06-09 20:16:32.580 UTC [chaincode] sendExecuteMessage -> DEBU fec [6c24bd3d]Inside sendExecuteMessage. Message TRANSACTION 2017-06-09 20:16:32.580 UTC [chaincode] setChaincodeProposal -> DEBU fed Setting chaincode proposal context... 2017-06-09 20:16:32.580 UTC [chaincode] setChaincodeProposal -> DEBU fee Proposal different from nil. Creating chaincode proposal context... 2017-06-09 20:16:32.580 UTC [chaincode] sendExecuteMessage -> DEBU fef [6c24bd3d]sendExecuteMsg trigger event TRANSACTION 2017-06-09 20:16:32.580 UTC [chaincode] processStream -> DEBU ff0 [6c24bd3d]Move state message TRANSACTION 2017-06-09 20:16:32.580 UTC [chaincode] HandleMessage -> DEBU ff1 [6c24bd3d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2017-06-09 20:16:32.580 UTC [chaincode] filterError -> DEBU ff2 Ignoring NoTransitionError: no transition 2017-06-09 20:16:32.580 UTC [chaincode] processStream -> DEBU ff3 [6c24bd3d]sending state message TRANSACTION 2017-06-09 20:16:32.580 UTC [shim] func1 -> DEBU ff4 [6c24bd3d]Received message TRANSACTION from shim 2017-06-09 20:16:32.580 UTC [shim] handleMessage -> DEBU ff5 [6c24bd3d]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2017-06-09 20:16:32.580 UTC [shim] beforeTransaction -> DEBU ff6 [6c24bd3d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2017-06-09 20:16:32.580 UTC [shim] handleGetState -> DEBU ff7 [6c24bd3d]Sending GET_STATE 2017-06-09 20:16:32.580 UTC [chaincode] processStream -> DEBU ff8 [6c24bd3d]Received message GET_STATE from shim 2017-06-09 20:16:32.580 UTC [chaincode] HandleMessage -> DEBU ff9 [6c24bd3d]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2017-06-09 20:16:32.580 UTC [chaincode] afterGetState -> DEBU ffa [6c24bd3d]Received GET_STATE, invoking get state from ledger 2017-06-09 20:16:32.580 UTC [chaincode] filterError -> DEBU ffb Ignoring NoTransitionError: no transition 2017-06-09 20:16:32.580 UTC [chaincode] func1 -> DEBU ffc [6c24bd3d] getting state for chaincode lccc, key pharma-network, channel channel1 2017-06-09 20:16:32.580 UTC [stateleveldb] GetState -> DEBU ffd GetState(). ns=lccc, key=pharma-network 2017-06-09 20:16:32.580 UTC [chaincode] func1 -> DEBU ffe [6c24bd3d]No state associated with key: pharma-network. Sending RESPONSE with an empty payload 2017-06-09 20:16:32.581 UTC [chaincode] 1 -> DEBU fff [6c24bd3d]handleGetState serial send RESPONSE 2017-06-09 20:16:32.581 UTC [shim] func1 -> DEBU 1000 [6c24bd3d]Received message RESPONSE from shim 2017-06-09 20:16:32.581 UTC [shim] handleMessage -> DEBU 1001 [6c24bd3d]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2017-06-09 20:16:32.581 UTC [shim] sendChannel -> DEBU 1002 [6c24bd3d]before send 2017-06-09 20:16:32.581 UTC [shim] sendChannel -> DEBU 1003 [6c24bd3d]after send 2017-06-09 20:16:32.581 UTC [shim] afterResponse -> DEBU 1004 [6c24bd3d]Received RESPONSE, communicated (state:ready) 2017-06-09 20:16:32.581 UTC [shim] handleGetState -> DEBU 1005 [6c24bd3d]GetState received payload RESPONSE 2017-06-09 20:16:32.581 UTC [shim] handlePutState -> DEBU 1006 [6c24bd3d]Inside putstate 2017-06-09 20:16:32.581 UTC [shim] handlePutState -> DEBU 1007 [6c24bd3d]Sending PUT_STATE 2017-06-09 20:16:32.581 UTC [chaincode] processStream -> DEBU 1008 [6c24bd3d]Received message PUT_STATE from shim 2017-06-09 20:16:32.581 UTC [chaincode] HandleMessage -> DEBU 1009 [6c24bd3d]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2017-06-09 20:16:32.581 UTC [chaincode] filterError -> DEBU 100a Ignoring NoTransitionError: no transition 2017-06-09 20:16:32.581 UTC [chaincode] func1 -> DEBU 100b [6c24bd3d]state is ready 2017-06-09 20:16:32.581 UTC [chaincode] func1 -> DEBU 100c [6c24bd3d]Completed PUT_STATE. Sending RESPONSE 2017-06-09 20:16:32.581 UTC [chaincode] 1 -> DEBU 100d [6c24bd3d]enterBusyState trigger event RESPONSE 2017-06-09 20:16:32.581 UTC [chaincode] processStream -> DEBU 100e [6c24bd3d]Move state message RESPONSE 2017-06-09 20:16:32.581 UTC [chaincode] HandleMessage -> DEBU 100f [6c24bd3d]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2017-06-09 20:16:32.581 UTC [chaincode] filterError -> DEBU 1010 Ignoring NoTransitionError: no transition 2017-06-09 20:16:32.581 UTC [chaincode] processStream -> DEBU 1011 [6c24bd3d]sending state message RESPONSE 2017-06-09 20:16:32.581 UTC [shim] func1 -> DEBU 1012 [6c24bd3d]Received message RESPONSE from shim 2017-06-09 20:16:32.581 UTC [shim] handleMessage -> DEBU 1013 [6c24bd3d]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2017-06-09 20:16:32.581 UTC [shim] sendChannel -> DEBU 1014 [6c24bd3d]before send 2017-06-09 20:16:32.581 UTC [shim] sendChannel -> DEBU 1015 [6c24bd3d]after send 2017-06-09 20:16:32.581 UTC [shim] afterResponse -> DEBU 1016 [6c24bd3d]Received RESPONSE, communicated (state:ready) 2017-06-09 20:16:32.581 UTC [shim] handlePutState -> DEBU 1017 [6c24bd3d]Received RESPONSE. Successfully updated state 2017-06-09 20:16:32.581 UTC [shim] func1 -> DEBU 1018 [6c24bd3d]Transaction completed. Sending COMPLETED 2017-06-09 20:16:32.581 UTC [shim] func1 -> DEBU 1019 [6c24bd3d]Move state message COMPLETED 2017-06-09 20:16:32.581 UTC [shim] handleMessage -> DEBU 101a [6c24bd3d]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 20:16:32.581 UTC [shim] func1 -> DEBU 101b [6c24bd3d]send state message COMPLETED 2017-06-09 20:16:32.581 UTC [chaincode] processStream -> DEBU 101c [6c24bd3d]Received message COMPLETED from shim 2017-06-09 20:16:32.581 UTC [chaincode] HandleMessage -> DEBU 101d [6c24bd3d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 20:16:32.581 UTC [chaincode] HandleMessage -> DEBU 101e [6c24bd3d2f9394f226b15af2d9072746443356edab83f403ed5832dfc689d926]HandleMessage- COMPLETED. Notify 2017-06-09 20:16:32.581 UTC [chaincode] notify -> DEBU 101f notifying Txid:6c24bd3d2f9394f226b15af2d9072746443356edab83f403ed5832dfc689d926 2017-06-09 20:16:32.581 UTC [ccprovider] NewCCContext -> DEBU 1020 NewCCCC (chain=channel1,chaincode=pharma-network,version=0.7.5,txid=6c24bd3d2f9394f226b15af2d9072746443356edab83f403ed5832dfc689d926,syscc=false,proposal=0xc421acbd10,canname=pharma-network:0.7.5 2017-06-09 20:16:32.600 UTC [chaincode] Launch -> DEBU 1021 launchAndWaitForRegister fetched 2684396 from file system%!(EXTRA ) 2017-06-09 20:16:32.600 UTC [chaincode] getArgsAndEnv -> DEBU 1022 Executable is chaincode 2017-06-09 20:16:32.600 UTC [chaincode] getArgsAndEnv -> DEBU 1023 Args [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 20:16:32.600 UTC [chaincode] launchAndWaitForRegister -> DEBU 1024 start container: pharma-network:0.7.5(networkid:nid1,peerid:jdoe) 2017-06-09 20:16:32.600 UTC [chaincode] launchAndWaitForRegister -> DEBU 1025 start container with args: chaincode -peer.address=blockchain-org1peer1:5010 2017-06-09 20:16:32.600 UTC [chaincode] launchAndWaitForRegister -> DEBU 1026 start container with env: CORE_CHAINCODE_ID_NAME=pharma-network:0.7.5 CORE_PEER_TLS_ENABLED=false CORE_CHAINCODE_LOGLEVEL=WARNING CORE_CHAINCODE_LOGFORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} 2017-06-09 20:16:32.600 UTC [container] lockContainer -> DEBU 1027 waiting for container(nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:16:32.600 UTC [container] lockContainer -> DEBU 1028 got container (nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:16:32.601 UTC [dockercontroller] Start -> DEBU 1029 Cleanup container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:16:32.602 UTC [dockercontroller] stopInternal -> DEBU 102a Stop container nid1-jdoe-pharma-network-0.7.5(No such container: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:16:32.604 UTC [dockercontroller] stopInternal -> DEBU 102b Kill container nid1-jdoe-pharma-network-0.7.5 (No such container: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:16:32.605 UTC [dockercontroller] stopInternal -> DEBU 102c Remove container nid1-jdoe-pharma-network-0.7.5 (No such container: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:16:32.605 UTC [dockercontroller] Start -> DEBU 102d Start container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:16:32.605 UTC [dockercontroller] createContainer -> DEBU 102e Create container: nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:16:32.714 UTC [dockercontroller] createContainer -> DEBU 102f Created container: nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:16:32.878 UTC [dockercontroller] Start -> DEBU 1030 Started container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:16:32.891 UTC [container] unlockContainer -> DEBU 1031 container lock deleted(nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:16:37.032 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1032 Sleeping 5s 2017-06-09 20:16:37.034 UTC [msp] DeserializeIdentity -> INFO 1033 Obtaining identity 2017-06-09 20:16:42.034 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1034 Sleeping 5s 2017-06-09 20:16:42.041 UTC [msp] DeserializeIdentity -> INFO 1035 Obtaining identity 2017-06-09 20:16:47.035 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1036 Sleeping 5s 2017-06-09 20:16:47.039 UTC [msp] DeserializeIdentity -> INFO 1037 Obtaining identity 2017-06-09 20:16:51.803 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1038 Sleeping 25s 2017-06-09 20:16:51.954 UTC [gossip/comm#-1] Probe -> DEBU 1039 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:16:51.968 UTC [gossip/comm#-1] Probe -> DEBU 103a Returning 2017-06-09 20:16:51.968 UTC [gossip/comm#-1] Send -> DEBU 103b Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:16:51.969 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 103c Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:51.969 UTC [gossip/comm#-1] createConnection -> DEBU 103d Entering blockchain-org1peer1:5010 [] 2017-06-09 20:16:51.971 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 103e Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:16:51.972 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 103f Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45612 2017-06-09 20:16:51.972 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1040 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:16:51.972 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1041 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:16:51.973 UTC [msp] DeserializeIdentity -> INFO 1043 Obtaining identity 2017-06-09 20:16:51.973 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1042 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:16:51.973 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1044 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45612 2017-06-09 20:16:51.973 UTC [msp] DeserializeIdentity -> INFO 1045 Obtaining identity 2017-06-09 20:16:51.973 UTC [msp] Validate -> INFO 1047 MSP Org1MSP validating identity 2017-06-09 20:16:51.973 UTC [msp] Validate -> INFO 1046 MSP Org1MSP validating identity 2017-06-09 20:16:51.974 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1048 Authenticated 10.10.10.205:5010 2017-06-09 20:16:51.974 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1049 Authenticated 10.76.152.46:45612 2017-06-09 20:16:51.974 UTC [gossip/comm#-1] GossipStream -> DEBU 104a Servicing 10.76.152.46:45612 2017-06-09 20:16:51.974 UTC [gossip/comm#-1] createConnection -> DEBU 104b Exiting 2017-06-09 20:16:51.975 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 104c Exiting 2017-06-09 20:16:51.975 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 104d Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:51.976 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 104e Exiting 2017-06-09 20:16:51.976 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 104f Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:16:51.976 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1050 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:16:51.976 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1051 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:16:51.976 UTC [msp] DeserializeIdentity -> INFO 1052 Obtaining identity 2017-06-09 20:16:51.976 UTC [msp] Validate -> INFO 1053 MSP Org1MSP validating identity 2017-06-09 20:16:51.976 UTC [msp] DeserializeIdentity -> INFO 1054 Obtaining identity 2017-06-09 20:16:51.977 UTC [msp] Validate -> INFO 1055 MSP Org1MSP validating identity 2017-06-09 20:16:51.977 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1056 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:16:51.977 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1057 Exiting 2017-06-09 20:16:51.977 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1058 Exiting 2017-06-09 20:16:51.977 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1059 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:16:51.977 UTC [msp] DeserializeIdentity -> INFO 105a Obtaining identity 2017-06-09 20:16:51.978 UTC [msp] DeserializeIdentity -> INFO 105b Obtaining identity 2017-06-09 20:16:51.978 UTC [gossip/comm#-1] Send -> DEBU 105c Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:16:51.978 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 105d Exiting, replying with alive: > 2017-06-09 20:16:51.978 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 105e Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:16:51.978 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 105f Exiting 2017-06-09 20:16:51.979 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1060 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:16:51.979 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1061 Exiting 2017-06-09 20:16:51.979 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1062 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:16:51.979 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1063 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:16:51.979 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1064 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:16:51.979 UTC [msp] DeserializeIdentity -> INFO 1065 Obtaining identity 2017-06-09 20:16:51.980 UTC [msp] Validate -> INFO 1066 MSP Org1MSP validating identity 2017-06-09 20:16:51.980 UTC [msp] DeserializeIdentity -> INFO 1067 Obtaining identity 2017-06-09 20:16:51.980 UTC [msp] Validate -> INFO 1068 MSP Org1MSP validating identity 2017-06-09 20:16:51.981 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1069 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:16:51.981 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 106a Exiting 2017-06-09 20:16:51.981 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 106b Exiting 2017-06-09 20:16:52.036 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 106c Sleeping 5s 2017-06-09 20:16:52.043 UTC [msp] DeserializeIdentity -> INFO 106d Obtaining identity 2017-06-09 20:16:57.037 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 106e Sleeping 5s 2017-06-09 20:16:57.039 UTC [msp] DeserializeIdentity -> INFO 106f Obtaining identity 2017-06-09 20:17:02.038 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1070 Sleeping 5s 2017-06-09 20:17:02.048 UTC [msp] DeserializeIdentity -> INFO 1071 Obtaining identity 2017-06-09 20:17:07.040 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1072 Sleeping 5s 2017-06-09 20:17:07.050 UTC [msp] DeserializeIdentity -> INFO 1073 Obtaining identity 2017-06-09 20:17:12.041 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1074 Sleeping 5s 2017-06-09 20:17:12.043 UTC [msp] DeserializeIdentity -> INFO 1075 Obtaining identity 2017-06-09 20:17:16.805 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1076 Sleeping 25s 2017-06-09 20:17:16.969 UTC [gossip/comm#-1] Probe -> DEBU 1077 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:17:16.972 UTC [gossip/comm#-1] Probe -> DEBU 1078 Returning 2017-06-09 20:17:16.972 UTC [gossip/comm#-1] Send -> DEBU 1079 Entering, sending GossipMessage: tag:EMPTY mem_req:F\250UO\037\266\202\222H\351\276" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:17:16.973 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 107a Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:F\250UO\037\266\202\222H\351\276" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:17:16.974 UTC [gossip/comm#-1] createConnection -> DEBU 107b Entering blockchain-org1peer1:5010 [] 2017-06-09 20:17:16.976 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 107c Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:17:16.977 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 107d Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45682 2017-06-09 20:17:16.977 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 107e [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:17:16.978 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 107f Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45682 2017-06-09 20:17:16.978 UTC [msp] DeserializeIdentity -> INFO 1080 Obtaining identity 2017-06-09 20:17:16.978 UTC [msp] Validate -> INFO 1081 MSP Org1MSP validating identity 2017-06-09 20:17:16.979 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1083 Authenticated 10.76.152.46:45682 2017-06-09 20:17:16.979 UTC [gossip/comm#-1] GossipStream -> DEBU 1084 Servicing 10.76.152.46:45682 2017-06-09 20:17:16.979 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1082 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:17:16.979 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1085 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:17:16.979 UTC [msp] DeserializeIdentity -> INFO 1086 Obtaining identity 2017-06-09 20:17:16.980 UTC [msp] Validate -> INFO 1087 MSP Org1MSP validating identity 2017-06-09 20:17:16.980 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1088 Authenticated 10.10.10.205:5010 2017-06-09 20:17:16.981 UTC [gossip/comm#-1] createConnection -> DEBU 1089 Exiting 2017-06-09 20:17:16.981 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 108a Exiting 2017-06-09 20:17:16.982 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 108b Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:F\250UO\037\266\202\222H\351\276" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:17:16.982 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 108c Exiting 2017-06-09 20:17:16.982 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 108d Got message: GossipMessage: tag:EMPTY mem_req:F\250UO\037\266\202\222H\351\276" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:17:16.982 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 108e Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:17:16.982 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 108f Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:17:16.982 UTC [msp] DeserializeIdentity -> INFO 1090 Obtaining identity 2017-06-09 20:17:16.983 UTC [msp] Validate -> INFO 1091 MSP Org1MSP validating identity 2017-06-09 20:17:16.983 UTC [msp] DeserializeIdentity -> INFO 1092 Obtaining identity 2017-06-09 20:17:16.983 UTC [msp] Validate -> INFO 1093 MSP Org1MSP validating identity 2017-06-09 20:17:16.984 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1094 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:17:16.984 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1095 Exiting 2017-06-09 20:17:16.984 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1096 Exiting 2017-06-09 20:17:16.984 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1097 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:17:16.984 UTC [msp] DeserializeIdentity -> INFO 1098 Obtaining identity 2017-06-09 20:17:16.984 UTC [msp] DeserializeIdentity -> INFO 1099 Obtaining identity 2017-06-09 20:17:16.985 UTC [gossip/comm#-1] Send -> DEBU 109a Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:17:16.985 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 109b Exiting, replying with alive: > 2017-06-09 20:17:16.985 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 109c Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:17:16.985 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 109d Exiting 2017-06-09 20:17:16.985 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 109e Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:17:16.985 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 109f Exiting 2017-06-09 20:17:16.985 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 10a0 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:17:16.986 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 10a1 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:17:16.986 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 10a2 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:17:16.986 UTC [msp] DeserializeIdentity -> INFO 10a3 Obtaining identity 2017-06-09 20:17:16.986 UTC [msp] Validate -> INFO 10a4 MSP Org1MSP validating identity 2017-06-09 20:17:16.986 UTC [msp] DeserializeIdentity -> INFO 10a5 Obtaining identity 2017-06-09 20:17:16.986 UTC [msp] Validate -> INFO 10a6 MSP Org1MSP validating identity 2017-06-09 20:17:16.987 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 10a7 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:17:16.987 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 10a8 Exiting 2017-06-09 20:17:16.987 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 10a9 Exiting 2017-06-09 20:17:17.042 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 10aa Sleeping 5s 2017-06-09 20:17:17.049 UTC [msp] DeserializeIdentity -> INFO 10ab Obtaining identity 2017-06-09 20:17:22.044 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 10ac Sleeping 5s 2017-06-09 20:17:22.051 UTC [msp] DeserializeIdentity -> INFO 10ad Obtaining identity 2017-06-09 20:17:27.045 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 10ae Sleeping 5s 2017-06-09 20:17:27.054 UTC [msp] DeserializeIdentity -> INFO 10af Obtaining identity 2017-06-09 20:17:32.046 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 10b0 Sleeping 5s 2017-06-09 20:17:32.047 UTC [msp] DeserializeIdentity -> INFO 10b1 Obtaining identity 2017-06-09 20:17:37.048 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 10b2 Sleeping 5s 2017-06-09 20:17:37.054 UTC [msp] DeserializeIdentity -> INFO 10b3 Obtaining identity 2017-06-09 20:17:41.807 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 10b4 Sleeping 25s 2017-06-09 20:17:41.974 UTC [gossip/comm#-1] Probe -> DEBU 10b5 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:17:41.976 UTC [gossip/comm#-1] Probe -> DEBU 10b6 Returning 2017-06-09 20:17:41.976 UTC [gossip/comm#-1] Send -> DEBU 10b7 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:17:41.977 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 10b8 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:17:41.977 UTC [gossip/comm#-1] createConnection -> DEBU 10b9 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:17:41.979 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 10ba Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:17:41.982 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 10bb Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45744 2017-06-09 20:17:41.986 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 10bc [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:17:41.986 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 10bd Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:17:41.986 UTC [msp] DeserializeIdentity -> INFO 10be Obtaining identity 2017-06-09 20:17:41.987 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 10bf [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:17:41.987 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 10c0 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45744 2017-06-09 20:17:41.987 UTC [msp] DeserializeIdentity -> INFO 10c1 Obtaining identity 2017-06-09 20:17:41.988 UTC [msp] Validate -> INFO 10c2 MSP Org1MSP validating identity 2017-06-09 20:17:41.988 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 10c3 Authenticated 10.76.152.46:45744 2017-06-09 20:17:41.989 UTC [msp] Validate -> INFO 10c4 MSP Org1MSP validating identity 2017-06-09 20:17:41.989 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 10c6 Authenticated 10.10.10.205:5010 2017-06-09 20:17:41.989 UTC [gossip/comm#-1] createConnection -> DEBU 10c7 Exiting 2017-06-09 20:17:41.989 UTC [gossip/comm#-1] GossipStream -> DEBU 10c5 Servicing 10.76.152.46:45744 2017-06-09 20:17:41.989 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 10c8 Exiting 2017-06-09 20:17:41.991 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 10c9 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:17:41.991 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 10ca Exiting 2017-06-09 20:17:41.991 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 10cb Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:17:41.991 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 10cc Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:17:41.991 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 10cd Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:17:41.991 UTC [msp] DeserializeIdentity -> INFO 10ce Obtaining identity 2017-06-09 20:17:41.991 UTC [msp] Validate -> INFO 10cf MSP Org1MSP validating identity 2017-06-09 20:17:41.992 UTC [msp] DeserializeIdentity -> INFO 10d0 Obtaining identity 2017-06-09 20:17:41.992 UTC [msp] Validate -> INFO 10d1 MSP Org1MSP validating identity 2017-06-09 20:17:41.993 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 10d2 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:17:41.993 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 10d3 Exiting 2017-06-09 20:17:41.993 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 10d4 Exiting 2017-06-09 20:17:41.993 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 10d5 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:17:41.993 UTC [msp] DeserializeIdentity -> INFO 10d6 Obtaining identity 2017-06-09 20:17:41.993 UTC [msp] DeserializeIdentity -> INFO 10d7 Obtaining identity 2017-06-09 20:17:41.993 UTC [gossip/comm#-1] Send -> DEBU 10d8 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:17:41.993 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 10d9 Exiting, replying with alive: > 2017-06-09 20:17:41.993 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 10da Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:17:41.994 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 10db Exiting 2017-06-09 20:17:41.994 UTC [gossip/comm#-1] func1 -> DEBU 10dc Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:17:41.994 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 10dd Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:17:41.994 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 10de Exiting 2017-06-09 20:17:41.994 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 10df Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:17:41.994 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 10e0 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:17:41.994 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 10e1 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:17:41.994 UTC [msp] DeserializeIdentity -> INFO 10e2 Obtaining identity 2017-06-09 20:17:41.994 UTC [msp] Validate -> INFO 10e3 MSP Org1MSP validating identity 2017-06-09 20:17:41.995 UTC [msp] DeserializeIdentity -> INFO 10e4 Obtaining identity 2017-06-09 20:17:41.995 UTC [msp] Validate -> INFO 10e5 MSP Org1MSP validating identity 2017-06-09 20:17:41.995 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 10e6 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:17:41.996 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 10e7 Exiting 2017-06-09 20:17:41.996 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 10e8 Exiting 2017-06-09 20:17:42.049 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 10e9 Sleeping 5s 2017-06-09 20:17:42.058 UTC [msp] DeserializeIdentity -> INFO 10ea Obtaining identity 2017-06-09 20:17:47.050 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 10eb Sleeping 5s 2017-06-09 20:17:47.054 UTC [msp] DeserializeIdentity -> INFO 10ec Obtaining identity 2017-06-09 20:17:52.051 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 10ed Sleeping 5s 2017-06-09 20:17:52.054 UTC [msp] DeserializeIdentity -> INFO 10ee Obtaining identity 2017-06-09 20:17:57.053 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 10ef Sleeping 5s 2017-06-09 20:17:57.063 UTC [msp] DeserializeIdentity -> INFO 10f0 Obtaining identity 2017-06-09 20:18:02.054 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 10f1 Sleeping 5s 2017-06-09 20:18:02.059 UTC [msp] DeserializeIdentity -> INFO 10f2 Obtaining identity 2017-06-09 20:18:06.809 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 10f3 Sleeping 25s 2017-06-09 20:18:06.977 UTC [gossip/comm#-1] Probe -> DEBU 10f4 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:18:06.980 UTC [gossip/comm#-1] Probe -> DEBU 10f5 Returning 2017-06-09 20:18:06.980 UTC [gossip/comm#-1] Send -> DEBU 10f6 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:18:06.980 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 10f7 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:18:06.981 UTC [gossip/comm#-1] createConnection -> DEBU 10f8 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:18:06.983 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 10f9 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:18:06.984 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 10fa Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45812 2017-06-09 20:18:06.984 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 10fb [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:18:06.984 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 10fc Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:18:06.985 UTC [msp] DeserializeIdentity -> INFO 10fd Obtaining identity 2017-06-09 20:18:06.985 UTC [msp] Validate -> INFO 10fe MSP Org1MSP validating identity 2017-06-09 20:18:06.986 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 10ff Authenticated 10.10.10.205:5010 2017-06-09 20:18:06.986 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1100 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:18:06.986 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1101 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45812 2017-06-09 20:18:06.986 UTC [msp] DeserializeIdentity -> INFO 1103 Obtaining identity 2017-06-09 20:18:06.987 UTC [msp] Validate -> INFO 1104 MSP Org1MSP validating identity 2017-06-09 20:18:06.987 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1105 Authenticated 10.76.152.46:45812 2017-06-09 20:18:06.987 UTC [gossip/comm#-1] GossipStream -> DEBU 1106 Servicing 10.76.152.46:45812 2017-06-09 20:18:06.986 UTC [gossip/comm#-1] createConnection -> DEBU 1102 Exiting 2017-06-09 20:18:06.988 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1107 Exiting 2017-06-09 20:18:06.989 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1108 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:18:06.989 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1109 Exiting 2017-06-09 20:18:06.989 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 110a Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:18:06.990 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 110b Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:18:06.990 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 110c Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:18:06.990 UTC [msp] DeserializeIdentity -> INFO 110d Obtaining identity 2017-06-09 20:18:06.990 UTC [msp] Validate -> INFO 110e MSP Org1MSP validating identity 2017-06-09 20:18:06.991 UTC [msp] DeserializeIdentity -> INFO 110f Obtaining identity 2017-06-09 20:18:06.991 UTC [msp] Validate -> INFO 1110 MSP Org1MSP validating identity 2017-06-09 20:18:06.992 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1111 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:18:06.992 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1112 Exiting 2017-06-09 20:18:06.992 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1113 Exiting 2017-06-09 20:18:06.992 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1114 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:18:06.992 UTC [msp] DeserializeIdentity -> INFO 1115 Obtaining identity 2017-06-09 20:18:06.992 UTC [msp] DeserializeIdentity -> INFO 1116 Obtaining identity 2017-06-09 20:18:06.992 UTC [gossip/comm#-1] Send -> DEBU 1117 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:18:06.992 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1118 Exiting, replying with alive: > 2017-06-09 20:18:06.992 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1119 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:18:06.993 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 111a Exiting 2017-06-09 20:18:06.993 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 111b Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:18:06.993 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 111c Exiting 2017-06-09 20:18:06.993 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 111d Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:18:06.993 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 111e Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:18:06.993 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 111f Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:18:06.993 UTC [msp] DeserializeIdentity -> INFO 1120 Obtaining identity 2017-06-09 20:18:06.993 UTC [msp] Validate -> INFO 1121 MSP Org1MSP validating identity 2017-06-09 20:18:06.994 UTC [msp] DeserializeIdentity -> INFO 1122 Obtaining identity 2017-06-09 20:18:06.994 UTC [msp] Validate -> INFO 1123 MSP Org1MSP validating identity 2017-06-09 20:18:06.994 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1124 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:18:06.995 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1125 Exiting 2017-06-09 20:18:06.995 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1126 Exiting 2017-06-09 20:18:07.055 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1127 Sleeping 5s 2017-06-09 20:18:07.056 UTC [msp] DeserializeIdentity -> INFO 1128 Obtaining identity 2017-06-09 20:18:12.057 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1129 Sleeping 5s 2017-06-09 20:18:12.064 UTC [msp] DeserializeIdentity -> INFO 112a Obtaining identity 2017-06-09 20:18:17.058 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 112b Sleeping 5s 2017-06-09 20:18:17.067 UTC [msp] DeserializeIdentity -> INFO 112c Obtaining identity 2017-06-09 20:18:22.059 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 112d Sleeping 5s 2017-06-09 20:18:22.061 UTC [msp] DeserializeIdentity -> INFO 112e Obtaining identity 2017-06-09 20:18:27.060 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 112f Sleeping 5s 2017-06-09 20:18:27.069 UTC [msp] DeserializeIdentity -> INFO 1130 Obtaining identity 2017-06-09 20:18:31.810 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1131 Sleeping 25s 2017-06-09 20:18:31.983 UTC [gossip/comm#-1] Probe -> DEBU 1132 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:18:31.985 UTC [gossip/comm#-1] Probe -> DEBU 1133 Returning 2017-06-09 20:18:31.986 UTC [gossip/comm#-1] Send -> DEBU 1134 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:18:31.987 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1135 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:18:31.987 UTC [gossip/comm#-1] createConnection -> DEBU 1136 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:18:31.990 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1137 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:18:31.991 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1138 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45870 2017-06-09 20:18:31.992 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1139 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:18:31.992 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 113a Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45870 2017-06-09 20:18:31.992 UTC [msp] DeserializeIdentity -> INFO 113b Obtaining identity 2017-06-09 20:18:31.992 UTC [msp] Validate -> INFO 113c MSP Org1MSP validating identity 2017-06-09 20:18:31.993 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 113d Authenticated 10.76.152.46:45870 2017-06-09 20:18:31.993 UTC [gossip/comm#-1] GossipStream -> DEBU 113e Servicing 10.76.152.46:45870 2017-06-09 20:18:31.994 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 113f [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:18:31.994 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1140 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:18:31.994 UTC [msp] DeserializeIdentity -> INFO 1141 Obtaining identity 2017-06-09 20:18:31.994 UTC [msp] Validate -> INFO 1142 MSP Org1MSP validating identity 2017-06-09 20:18:31.995 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1143 Authenticated 10.10.10.205:5010 2017-06-09 20:18:31.995 UTC [gossip/comm#-1] createConnection -> DEBU 1144 Exiting 2017-06-09 20:18:31.996 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1145 Exiting 2017-06-09 20:18:31.997 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1146 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:18:31.997 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1147 Exiting 2017-06-09 20:18:31.997 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1148 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:18:31.997 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1149 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:18:31.998 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 114a Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:18:31.998 UTC [msp] DeserializeIdentity -> INFO 114b Obtaining identity 2017-06-09 20:18:31.999 UTC [msp] Validate -> INFO 114c MSP Org1MSP validating identity 2017-06-09 20:18:31.999 UTC [msp] DeserializeIdentity -> INFO 114d Obtaining identity 2017-06-09 20:18:32.000 UTC [msp] Validate -> INFO 114e MSP Org1MSP validating identity 2017-06-09 20:18:32.000 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 114f Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:18:32.000 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1150 Exiting 2017-06-09 20:18:32.000 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1151 Exiting 2017-06-09 20:18:32.000 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1152 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:18:32.001 UTC [msp] DeserializeIdentity -> INFO 1153 Obtaining identity 2017-06-09 20:18:32.001 UTC [msp] DeserializeIdentity -> INFO 1154 Obtaining identity 2017-06-09 20:18:32.001 UTC [gossip/comm#-1] Send -> DEBU 1155 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:18:32.001 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1156 Exiting, replying with alive:\307Y\255\377\320_%\032 > 2017-06-09 20:18:32.002 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1157 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:18:32.002 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1158 Exiting 2017-06-09 20:18:32.003 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1159 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:18:32.003 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 115a Exiting 2017-06-09 20:18:32.003 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 115b Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:18:32.003 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 115c Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:18:32.003 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 115d Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:18:32.003 UTC [msp] DeserializeIdentity -> INFO 115e Obtaining identity 2017-06-09 20:18:32.003 UTC [msp] Validate -> INFO 115f MSP Org1MSP validating identity 2017-06-09 20:18:32.005 UTC [msp] DeserializeIdentity -> INFO 1160 Obtaining identity 2017-06-09 20:18:32.005 UTC [msp] Validate -> INFO 1161 MSP Org1MSP validating identity 2017-06-09 20:18:32.005 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1162 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:18:32.006 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1163 Exiting 2017-06-09 20:18:32.006 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1164 Exiting 2017-06-09 20:18:32.062 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1165 Sleeping 5s 2017-06-09 20:18:32.067 UTC [msp] DeserializeIdentity -> INFO 1166 Obtaining identity 2017-06-09 20:18:37.063 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1167 Sleeping 5s 2017-06-09 20:18:37.070 UTC [msp] DeserializeIdentity -> INFO 1168 Obtaining identity 2017-06-09 20:18:42.064 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1169 Sleeping 5s 2017-06-09 20:18:42.071 UTC [msp] DeserializeIdentity -> INFO 116a Obtaining identity 2017-06-09 20:18:47.066 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 116b Sleeping 5s 2017-06-09 20:18:47.073 UTC [msp] DeserializeIdentity -> INFO 116c Obtaining identity 2017-06-09 20:18:52.067 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 116d Sleeping 5s 2017-06-09 20:18:52.072 UTC [msp] DeserializeIdentity -> INFO 116e Obtaining identity 2017-06-09 20:18:56.813 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 116f Sleeping 25s 2017-06-09 20:18:56.987 UTC [gossip/comm#-1] Probe -> DEBU 1170 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:18:56.990 UTC [gossip/comm#-1] Probe -> DEBU 1171 Returning 2017-06-09 20:18:56.990 UTC [gossip/comm#-1] Send -> DEBU 1172 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:18:56.991 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1173 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:18:56.992 UTC [gossip/comm#-1] createConnection -> DEBU 1174 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:18:56.994 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1175 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:18:56.995 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1176 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45938 2017-06-09 20:18:56.996 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1177 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:18:56.996 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1178 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45938 2017-06-09 20:18:56.996 UTC [msp] DeserializeIdentity -> INFO 1179 Obtaining identity 2017-06-09 20:18:56.996 UTC [msp] Validate -> INFO 117a MSP Org1MSP validating identity 2017-06-09 20:18:56.997 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 117b Authenticated 10.76.152.46:45938 2017-06-09 20:18:56.997 UTC [gossip/comm#-1] GossipStream -> DEBU 117c Servicing 10.76.152.46:45938 2017-06-09 20:18:56.998 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 117d [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:18:56.998 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 117e Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:18:56.998 UTC [msp] DeserializeIdentity -> INFO 117f Obtaining identity 2017-06-09 20:18:56.999 UTC [msp] Validate -> INFO 1180 MSP Org1MSP validating identity 2017-06-09 20:18:56.999 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1181 Authenticated 10.10.10.205:5010 2017-06-09 20:18:56.999 UTC [gossip/comm#-1] createConnection -> DEBU 1182 Exiting 2017-06-09 20:18:57.000 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1183 Exiting 2017-06-09 20:18:57.001 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1184 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:18:57.001 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1185 Exiting 2017-06-09 20:18:57.001 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1186 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:18:57.001 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1187 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:18:57.002 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1188 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:18:57.002 UTC [msp] DeserializeIdentity -> INFO 1189 Obtaining identity 2017-06-09 20:18:57.002 UTC [msp] Validate -> INFO 118a MSP Org1MSP validating identity 2017-06-09 20:18:57.003 UTC [msp] DeserializeIdentity -> INFO 118b Obtaining identity 2017-06-09 20:18:57.003 UTC [msp] Validate -> INFO 118c MSP Org1MSP validating identity 2017-06-09 20:18:57.003 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 118d Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:18:57.004 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 118e Exiting 2017-06-09 20:18:57.004 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 118f Exiting 2017-06-09 20:18:57.004 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1190 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:18:57.004 UTC [msp] DeserializeIdentity -> INFO 1191 Obtaining identity 2017-06-09 20:18:57.004 UTC [msp] DeserializeIdentity -> INFO 1192 Obtaining identity 2017-06-09 20:18:57.004 UTC [gossip/comm#-1] Send -> DEBU 1193 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:18:57.005 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1194 Exiting, replying with alive:`\342\307+\361&@m\014\236Y\"\376V\307&\205" > > 2017-06-09 20:18:57.005 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1195 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:18:57.005 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1196 Exiting 2017-06-09 20:18:57.006 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1197 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:18:57.006 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1198 Exiting 2017-06-09 20:18:57.006 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1199 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:18:57.006 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 119a Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:18:57.007 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 119b Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:18:57.007 UTC [msp] DeserializeIdentity -> INFO 119c Obtaining identity 2017-06-09 20:18:57.007 UTC [msp] Validate -> INFO 119d MSP Org1MSP validating identity 2017-06-09 20:18:57.008 UTC [msp] DeserializeIdentity -> INFO 119e Obtaining identity 2017-06-09 20:18:57.008 UTC [msp] Validate -> INFO 119f MSP Org1MSP validating identity 2017-06-09 20:18:57.009 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 11a0 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:18:57.009 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 11a1 Exiting 2017-06-09 20:18:57.009 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 11a2 Exiting 2017-06-09 20:18:57.068 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 11a3 Sleeping 5s 2017-06-09 20:18:57.070 UTC [msp] DeserializeIdentity -> INFO 11a4 Obtaining identity 2017-06-09 20:19:02.069 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 11a5 Sleeping 5s 2017-06-09 20:19:02.075 UTC [msp] DeserializeIdentity -> INFO 11a6 Obtaining identity 2017-06-09 20:19:07.071 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 11a7 Sleeping 5s 2017-06-09 20:19:07.077 UTC [msp] DeserializeIdentity -> INFO 11a8 Obtaining identity 2017-06-09 20:19:12.073 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 11a9 Sleeping 5s 2017-06-09 20:19:12.079 UTC [msp] DeserializeIdentity -> INFO 11aa Obtaining identity 2017-06-09 20:19:17.074 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 11ab Sleeping 5s 2017-06-09 20:19:17.076 UTC [msp] DeserializeIdentity -> INFO 11ac Obtaining identity 2017-06-09 20:19:21.815 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 11ad Sleeping 25s 2017-06-09 20:19:21.992 UTC [gossip/comm#-1] Probe -> DEBU 11ae Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:19:21.994 UTC [gossip/comm#-1] Probe -> DEBU 11af Returning 2017-06-09 20:19:21.995 UTC [gossip/comm#-1] Send -> DEBU 11b0 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:19:21.995 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 11b1 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:19:21.995 UTC [gossip/comm#-1] createConnection -> DEBU 11b2 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:19:21.997 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11b3 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:19:21.997 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11b4 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:45996 2017-06-09 20:19:21.998 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 11b5 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:19:21.998 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11b6 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:19:21.999 UTC [msp] DeserializeIdentity -> INFO 11b7 Obtaining identity 2017-06-09 20:19:22.000 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 11b8 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:19:22.000 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11ba Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:45996 2017-06-09 20:19:22.000 UTC [msp] Validate -> INFO 11b9 MSP Org1MSP validating identity 2017-06-09 20:19:22.000 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11bb Authenticated 10.10.10.205:5010 2017-06-09 20:19:22.000 UTC [gossip/comm#-1] createConnection -> DEBU 11bc Exiting 2017-06-09 20:19:22.001 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 11bd Exiting 2017-06-09 20:19:22.001 UTC [msp] DeserializeIdentity -> INFO 11be Obtaining identity 2017-06-09 20:19:22.001 UTC [msp] Validate -> INFO 11bf MSP Org1MSP validating identity 2017-06-09 20:19:22.002 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11c0 Authenticated 10.76.152.46:45996 2017-06-09 20:19:22.002 UTC [gossip/comm#-1] GossipStream -> DEBU 11c1 Servicing 10.76.152.46:45996 2017-06-09 20:19:22.004 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 11c2 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:19:22.004 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 11c3 Exiting 2017-06-09 20:19:22.004 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 11c4 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:19:22.004 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 11c5 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:19:22.004 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 11c6 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:19:22.004 UTC [msp] DeserializeIdentity -> INFO 11c7 Obtaining identity 2017-06-09 20:19:22.004 UTC [msp] Validate -> INFO 11c8 MSP Org1MSP validating identity 2017-06-09 20:19:22.005 UTC [msp] DeserializeIdentity -> INFO 11c9 Obtaining identity 2017-06-09 20:19:22.005 UTC [msp] Validate -> INFO 11ca MSP Org1MSP validating identity 2017-06-09 20:19:22.005 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 11cb Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:19:22.005 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 11cc Exiting 2017-06-09 20:19:22.005 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 11cd Exiting 2017-06-09 20:19:22.005 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 11ce Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:19:22.005 UTC [msp] DeserializeIdentity -> INFO 11cf Obtaining identity 2017-06-09 20:19:22.006 UTC [msp] DeserializeIdentity -> INFO 11d0 Obtaining identity 2017-06-09 20:19:22.006 UTC [gossip/comm#-1] Send -> DEBU 11d1 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:19:22.006 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 11d2 Exiting, replying with alive:\365WF\010\332\221\226\356\272$9\020*o" > > 2017-06-09 20:19:22.006 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 11d3 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:19:22.007 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 11d4 Exiting 2017-06-09 20:19:22.008 UTC [gossip/comm#-1] func1 -> DEBU 11d5 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:19:22.008 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 11d6 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:19:22.008 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 11d7 Exiting 2017-06-09 20:19:22.009 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 11d8 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:19:22.009 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 11d9 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:19:22.009 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 11da Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:19:22.010 UTC [msp] DeserializeIdentity -> INFO 11db Obtaining identity 2017-06-09 20:19:22.010 UTC [msp] Validate -> INFO 11dc MSP Org1MSP validating identity 2017-06-09 20:19:22.011 UTC [msp] DeserializeIdentity -> INFO 11dd Obtaining identity 2017-06-09 20:19:22.011 UTC [msp] Validate -> INFO 11de MSP Org1MSP validating identity 2017-06-09 20:19:22.011 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 11df Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:19:22.011 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 11e0 Exiting 2017-06-09 20:19:22.012 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 11e1 Exiting 2017-06-09 20:19:22.076 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 11e2 Sleeping 5s 2017-06-09 20:19:22.080 UTC [msp] DeserializeIdentity -> INFO 11e3 Obtaining identity 2017-06-09 20:19:27.077 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 11e4 Sleeping 5s 2017-06-09 20:19:27.078 UTC [msp] DeserializeIdentity -> INFO 11e5 Obtaining identity 2017-06-09 20:19:32.078 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 11e6 Sleeping 5s 2017-06-09 20:19:32.088 UTC [msp] DeserializeIdentity -> INFO 11e7 Obtaining identity 2017-06-09 20:19:37.080 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 11e8 Sleeping 5s 2017-06-09 20:19:37.089 UTC [msp] DeserializeIdentity -> INFO 11e9 Obtaining identity 2017-06-09 20:19:42.083 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 11ea Sleeping 5s 2017-06-09 20:19:42.088 UTC [msp] DeserializeIdentity -> INFO 11eb Obtaining identity 2017-06-09 20:19:46.817 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 11ec Sleeping 25s 2017-06-09 20:19:46.996 UTC [gossip/comm#-1] Probe -> DEBU 11ed Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:19:46.999 UTC [gossip/comm#-1] Probe -> DEBU 11ee Returning 2017-06-09 20:19:47.000 UTC [gossip/comm#-1] Send -> DEBU 11ef Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:19:47.001 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 11f0 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:19:47.001 UTC [gossip/comm#-1] createConnection -> DEBU 11f1 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:19:47.005 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11f2 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:19:47.005 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11f3 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46064 2017-06-09 20:19:47.006 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 11f4 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:19:47.007 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 11f5 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:19:47.007 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11f7 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:19:47.007 UTC [msp] DeserializeIdentity -> INFO 11f8 Obtaining identity 2017-06-09 20:19:47.007 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11f6 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46064 2017-06-09 20:19:47.007 UTC [msp] Validate -> INFO 11f9 MSP Org1MSP validating identity 2017-06-09 20:19:47.007 UTC [msp] DeserializeIdentity -> INFO 11fa Obtaining identity 2017-06-09 20:19:47.008 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11fb Authenticated 10.10.10.205:5010 2017-06-09 20:19:47.008 UTC [gossip/comm#-1] createConnection -> DEBU 11fc Exiting 2017-06-09 20:19:47.008 UTC [msp] Validate -> INFO 11fd MSP Org1MSP validating identity 2017-06-09 20:19:47.009 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 11fe Exiting 2017-06-09 20:19:47.009 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 11ff Authenticated 10.76.152.46:46064 2017-06-09 20:19:47.010 UTC [gossip/comm#-1] GossipStream -> DEBU 1200 Servicing 10.76.152.46:46064 2017-06-09 20:19:47.011 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1201 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:19:47.011 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1202 Exiting 2017-06-09 20:19:47.011 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1203 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:19:47.011 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1204 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:19:47.011 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1205 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:19:47.011 UTC [msp] DeserializeIdentity -> INFO 1206 Obtaining identity 2017-06-09 20:19:47.012 UTC [msp] Validate -> INFO 1207 MSP Org1MSP validating identity 2017-06-09 20:19:47.012 UTC [msp] DeserializeIdentity -> INFO 1208 Obtaining identity 2017-06-09 20:19:47.013 UTC [msp] Validate -> INFO 1209 MSP Org1MSP validating identity 2017-06-09 20:19:47.013 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 120a Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:19:47.013 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 120b Exiting 2017-06-09 20:19:47.013 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 120c Exiting 2017-06-09 20:19:47.014 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 120d Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:19:47.014 UTC [msp] DeserializeIdentity -> INFO 120e Obtaining identity 2017-06-09 20:19:47.016 UTC [msp] DeserializeIdentity -> INFO 120f Obtaining identity 2017-06-09 20:19:47.016 UTC [gossip/comm#-1] Send -> DEBU 1210 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:19:47.017 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1211 Exiting, replying with alive: > 2017-06-09 20:19:47.017 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1212 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:19:47.018 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1213 Exiting 2017-06-09 20:19:47.019 UTC [gossip/comm#-1] func1 -> DEBU 1214 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:19:47.019 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1215 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:19:47.019 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1216 Exiting 2017-06-09 20:19:47.019 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1217 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:19:47.020 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1218 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:19:47.020 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1219 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:19:47.020 UTC [msp] DeserializeIdentity -> INFO 121a Obtaining identity 2017-06-09 20:19:47.021 UTC [msp] Validate -> INFO 121b MSP Org1MSP validating identity 2017-06-09 20:19:47.021 UTC [msp] DeserializeIdentity -> INFO 121c Obtaining identity 2017-06-09 20:19:47.022 UTC [msp] Validate -> INFO 121d MSP Org1MSP validating identity 2017-06-09 20:19:47.022 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 121e Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:19:47.022 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 121f Exiting 2017-06-09 20:19:47.022 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1220 Exiting 2017-06-09 20:19:47.084 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1221 Sleeping 5s 2017-06-09 20:19:47.091 UTC [msp] DeserializeIdentity -> INFO 1222 Obtaining identity 2017-06-09 20:19:52.085 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1223 Sleeping 5s 2017-06-09 20:19:52.092 UTC [msp] DeserializeIdentity -> INFO 1224 Obtaining identity 2017-06-09 20:19:57.086 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1225 Sleeping 5s 2017-06-09 20:19:57.096 UTC [msp] DeserializeIdentity -> INFO 1226 Obtaining identity 2017-06-09 20:20:02.088 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1227 Sleeping 5s 2017-06-09 20:20:02.092 UTC [msp] DeserializeIdentity -> INFO 1228 Obtaining identity 2017-06-09 20:20:07.089 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1229 Sleeping 5s 2017-06-09 20:20:07.096 UTC [msp] DeserializeIdentity -> INFO 122a Obtaining identity 2017-06-09 20:20:11.819 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 122b Sleeping 25s 2017-06-09 20:20:12.004 UTC [gossip/comm#-1] Probe -> DEBU 122c Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:20:12.007 UTC [gossip/comm#-1] Probe -> DEBU 122d Returning 2017-06-09 20:20:12.007 UTC [gossip/comm#-1] Send -> DEBU 122e Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:20:12.007 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 122f Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:20:12.008 UTC [gossip/comm#-1] createConnection -> DEBU 1230 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:20:12.010 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1231 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:20:12.011 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1232 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46122 2017-06-09 20:20:12.012 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1233 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:20:12.012 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1235 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:20:12.012 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1236 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:20:12.012 UTC [msp] DeserializeIdentity -> INFO 1237 Obtaining identity 2017-06-09 20:20:12.012 UTC [msp] Validate -> INFO 1238 MSP Org1MSP validating identity 2017-06-09 20:20:12.013 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1239 Authenticated 10.10.10.205:5010 2017-06-09 20:20:12.013 UTC [gossip/comm#-1] createConnection -> DEBU 123a Exiting 2017-06-09 20:20:12.014 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 123b Exiting 2017-06-09 20:20:12.012 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1234 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46122 2017-06-09 20:20:12.014 UTC [msp] DeserializeIdentity -> INFO 123c Obtaining identity 2017-06-09 20:20:12.014 UTC [msp] Validate -> INFO 123d MSP Org1MSP validating identity 2017-06-09 20:20:12.015 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 123e Authenticated 10.76.152.46:46122 2017-06-09 20:20:12.015 UTC [gossip/comm#-1] GossipStream -> DEBU 123f Servicing 10.76.152.46:46122 2017-06-09 20:20:12.015 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1240 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:20:12.015 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1241 Exiting 2017-06-09 20:20:12.015 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1242 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:20:12.016 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1243 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:20:12.016 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1244 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:20:12.016 UTC [msp] DeserializeIdentity -> INFO 1245 Obtaining identity 2017-06-09 20:20:12.016 UTC [msp] Validate -> INFO 1246 MSP Org1MSP validating identity 2017-06-09 20:20:12.016 UTC [msp] DeserializeIdentity -> INFO 1247 Obtaining identity 2017-06-09 20:20:12.016 UTC [msp] Validate -> INFO 1248 MSP Org1MSP validating identity 2017-06-09 20:20:12.017 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1249 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:20:12.017 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 124a Exiting 2017-06-09 20:20:12.017 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 124b Exiting 2017-06-09 20:20:12.017 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 124c Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:20:12.017 UTC [msp] DeserializeIdentity -> INFO 124d Obtaining identity 2017-06-09 20:20:12.017 UTC [msp] DeserializeIdentity -> INFO 124e Obtaining identity 2017-06-09 20:20:12.018 UTC [gossip/comm#-1] Send -> DEBU 124f Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:20:12.018 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1250 Exiting, replying with alive: > 2017-06-09 20:20:12.018 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1251 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:20:12.018 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1252 Exiting 2017-06-09 20:20:12.019 UTC [gossip/comm#-1] func1 -> DEBU 1253 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:20:12.019 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1254 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:20:12.019 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1255 Exiting 2017-06-09 20:20:12.019 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1256 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:20:12.019 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1257 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:20:12.019 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1258 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:20:12.019 UTC [msp] DeserializeIdentity -> INFO 1259 Obtaining identity 2017-06-09 20:20:12.019 UTC [msp] Validate -> INFO 125a MSP Org1MSP validating identity 2017-06-09 20:20:12.020 UTC [msp] DeserializeIdentity -> INFO 125b Obtaining identity 2017-06-09 20:20:12.020 UTC [msp] Validate -> INFO 125c MSP Org1MSP validating identity 2017-06-09 20:20:12.020 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 125d Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:20:12.021 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 125e Exiting 2017-06-09 20:20:12.021 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 125f Exiting 2017-06-09 20:20:12.090 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1260 Sleeping 5s 2017-06-09 20:20:12.096 UTC [msp] DeserializeIdentity -> INFO 1261 Obtaining identity 2017-06-09 20:20:17.091 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1262 Sleeping 5s 2017-06-09 20:20:17.093 UTC [msp] DeserializeIdentity -> INFO 1263 Obtaining identity 2017-06-09 20:20:22.093 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1264 Sleeping 5s 2017-06-09 20:20:22.100 UTC [msp] DeserializeIdentity -> INFO 1265 Obtaining identity 2017-06-09 20:20:27.094 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1266 Sleeping 5s 2017-06-09 20:20:27.094 UTC [msp] DeserializeIdentity -> INFO 1267 Obtaining identity 2017-06-09 20:20:32.095 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1268 Sleeping 5s 2017-06-09 20:20:32.105 UTC [msp] DeserializeIdentity -> INFO 1269 Obtaining identity 2017-06-09 20:20:36.821 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 126a Sleeping 25s 2017-06-09 20:20:37.011 UTC [gossip/comm#-1] Probe -> DEBU 126b Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:20:37.014 UTC [gossip/comm#-1] Probe -> DEBU 126c Returning 2017-06-09 20:20:37.014 UTC [gossip/comm#-1] Send -> DEBU 126d Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:20:37.015 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 126e Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:20:37.015 UTC [gossip/comm#-1] createConnection -> DEBU 126f Entering blockchain-org1peer1:5010 [] 2017-06-09 20:20:37.017 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1270 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:20:37.018 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1271 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46190 2017-06-09 20:20:37.018 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1272 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:20:37.018 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1273 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46190 2017-06-09 20:20:37.018 UTC [msp] DeserializeIdentity -> INFO 1274 Obtaining identity 2017-06-09 20:20:37.018 UTC [msp] Validate -> INFO 1275 MSP Org1MSP validating identity 2017-06-09 20:20:37.019 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1276 Authenticated 10.76.152.46:46190 2017-06-09 20:20:37.019 UTC [gossip/comm#-1] GossipStream -> DEBU 1277 Servicing 10.76.152.46:46190 2017-06-09 20:20:37.019 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1278 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:20:37.019 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1279 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:20:37.020 UTC [msp] DeserializeIdentity -> INFO 127a Obtaining identity 2017-06-09 20:20:37.020 UTC [msp] Validate -> INFO 127b MSP Org1MSP validating identity 2017-06-09 20:20:37.020 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 127c Authenticated 10.10.10.205:5010 2017-06-09 20:20:37.020 UTC [gossip/comm#-1] createConnection -> DEBU 127d Exiting 2017-06-09 20:20:37.021 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 127e Exiting 2017-06-09 20:20:37.021 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 127f Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:20:37.022 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1280 Exiting 2017-06-09 20:20:37.022 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1281 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:20:37.022 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1282 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:20:37.022 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1283 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:20:37.022 UTC [msp] DeserializeIdentity -> INFO 1284 Obtaining identity 2017-06-09 20:20:37.022 UTC [msp] Validate -> INFO 1285 MSP Org1MSP validating identity 2017-06-09 20:20:37.022 UTC [msp] DeserializeIdentity -> INFO 1286 Obtaining identity 2017-06-09 20:20:37.023 UTC [msp] Validate -> INFO 1287 MSP Org1MSP validating identity 2017-06-09 20:20:37.023 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1288 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:20:37.023 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1289 Exiting 2017-06-09 20:20:37.023 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 128a Exiting 2017-06-09 20:20:37.023 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 128b Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:20:37.023 UTC [msp] DeserializeIdentity -> INFO 128c Obtaining identity 2017-06-09 20:20:37.024 UTC [msp] DeserializeIdentity -> INFO 128d Obtaining identity 2017-06-09 20:20:37.024 UTC [gossip/comm#-1] Send -> DEBU 128e Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:20:37.024 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 128f Exiting, replying with alive: > 2017-06-09 20:20:37.024 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1290 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:20:37.024 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1291 Exiting 2017-06-09 20:20:37.025 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1292 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:20:37.025 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1293 Exiting 2017-06-09 20:20:37.025 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1294 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:20:37.025 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1295 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:20:37.025 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1296 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:20:37.025 UTC [msp] DeserializeIdentity -> INFO 1297 Obtaining identity 2017-06-09 20:20:37.025 UTC [msp] Validate -> INFO 1298 MSP Org1MSP validating identity 2017-06-09 20:20:37.026 UTC [msp] DeserializeIdentity -> INFO 1299 Obtaining identity 2017-06-09 20:20:37.026 UTC [msp] Validate -> INFO 129a MSP Org1MSP validating identity 2017-06-09 20:20:37.026 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 129b Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:20:37.026 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 129c Exiting 2017-06-09 20:20:37.026 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 129d Exiting 2017-06-09 20:20:37.097 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 129e Sleeping 5s 2017-06-09 20:20:37.098 UTC [msp] DeserializeIdentity -> INFO 129f Obtaining identity 2017-06-09 20:20:42.098 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 12a0 Sleeping 5s 2017-06-09 20:20:42.105 UTC [msp] DeserializeIdentity -> INFO 12a1 Obtaining identity 2017-06-09 20:20:47.099 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 12a2 Sleeping 5s 2017-06-09 20:20:47.107 UTC [msp] DeserializeIdentity -> INFO 12a3 Obtaining identity 2017-06-09 20:20:52.101 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 12a4 Sleeping 5s 2017-06-09 20:20:52.104 UTC [msp] DeserializeIdentity -> INFO 12a5 Obtaining identity 2017-06-09 20:20:57.102 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 12a6 Sleeping 5s 2017-06-09 20:20:57.105 UTC [msp] DeserializeIdentity -> INFO 12a7 Obtaining identity 2017-06-09 20:21:01.823 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 12a8 Sleeping 25s 2017-06-09 20:21:02.015 UTC [gossip/comm#-1] Probe -> DEBU 12a9 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:21:02.019 UTC [gossip/comm#-1] Probe -> DEBU 12aa Returning 2017-06-09 20:21:02.019 UTC [gossip/comm#-1] Send -> DEBU 12ab Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:21:02.019 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 12ac Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:21:02.019 UTC [gossip/comm#-1] createConnection -> DEBU 12ad Entering blockchain-org1peer1:5010 [] 2017-06-09 20:21:02.022 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12ae Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:21:02.023 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12af Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46248 2017-06-09 20:21:02.024 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 12b1 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:21:02.024 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12b2 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46248 2017-06-09 20:21:02.024 UTC [msp] DeserializeIdentity -> INFO 12b3 Obtaining identity 2017-06-09 20:21:02.024 UTC [msp] Validate -> INFO 12b4 MSP Org1MSP validating identity 2017-06-09 20:21:02.024 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12b5 Authenticated 10.76.152.46:46248 2017-06-09 20:21:02.024 UTC [gossip/comm#-1] GossipStream -> DEBU 12b6 Servicing 10.76.152.46:46248 2017-06-09 20:21:02.024 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 12b0 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:21:02.025 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12b7 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:21:02.025 UTC [msp] DeserializeIdentity -> INFO 12b8 Obtaining identity 2017-06-09 20:21:02.026 UTC [msp] Validate -> INFO 12b9 MSP Org1MSP validating identity 2017-06-09 20:21:02.026 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12ba Authenticated 10.10.10.205:5010 2017-06-09 20:21:02.027 UTC [gossip/comm#-1] createConnection -> DEBU 12bb Exiting 2017-06-09 20:21:02.027 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 12bc Exiting 2017-06-09 20:21:02.028 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 12bd Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:21:02.028 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 12be Exiting 2017-06-09 20:21:02.028 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 12bf Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:21:02.029 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 12c0 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:21:02.029 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 12c1 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:21:02.029 UTC [msp] DeserializeIdentity -> INFO 12c2 Obtaining identity 2017-06-09 20:21:02.029 UTC [msp] Validate -> INFO 12c3 MSP Org1MSP validating identity 2017-06-09 20:21:02.029 UTC [msp] DeserializeIdentity -> INFO 12c4 Obtaining identity 2017-06-09 20:21:02.029 UTC [msp] Validate -> INFO 12c5 MSP Org1MSP validating identity 2017-06-09 20:21:02.030 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 12c6 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:21:02.030 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 12c7 Exiting 2017-06-09 20:21:02.030 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 12c8 Exiting 2017-06-09 20:21:02.030 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 12c9 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:21:02.030 UTC [msp] DeserializeIdentity -> INFO 12ca Obtaining identity 2017-06-09 20:21:02.031 UTC [msp] DeserializeIdentity -> INFO 12cb Obtaining identity 2017-06-09 20:21:02.031 UTC [gossip/comm#-1] Send -> DEBU 12cc Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:21:02.031 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 12cd Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:21:02.032 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 12ce Exiting 2017-06-09 20:21:02.032 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 12cf Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:21:02.032 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 12d0 Exiting 2017-06-09 20:21:02.032 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 12d1 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:21:02.032 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 12d2 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:21:02.033 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 12d3 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:21:02.033 UTC [msp] DeserializeIdentity -> INFO 12d4 Obtaining identity 2017-06-09 20:21:02.033 UTC [msp] Validate -> INFO 12d5 MSP Org1MSP validating identity 2017-06-09 20:21:02.033 UTC [msp] DeserializeIdentity -> INFO 12d6 Obtaining identity 2017-06-09 20:21:02.033 UTC [msp] Validate -> INFO 12d7 MSP Org1MSP validating identity 2017-06-09 20:21:02.034 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 12d8 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:21:02.034 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 12d9 Exiting 2017-06-09 20:21:02.034 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 12da Exiting 2017-06-09 20:21:02.034 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 12db Exiting, replying with alive:\357\236iz\344>\353S\3117\234\357&v/\353\327\331\260\026\307]\326\t\350\323" secretEnvelope: > 2017-06-09 20:21:02.104 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 12dc Sleeping 5s 2017-06-09 20:21:02.109 UTC [msp] DeserializeIdentity -> INFO 12dd Obtaining identity 2017-06-09 20:21:07.105 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 12de Sleeping 5s 2017-06-09 20:21:07.115 UTC [msp] DeserializeIdentity -> INFO 12df Obtaining identity 2017-06-09 20:21:12.106 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 12e0 Sleeping 5s 2017-06-09 20:21:12.114 UTC [msp] DeserializeIdentity -> INFO 12e1 Obtaining identity 2017-06-09 20:21:17.108 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 12e2 Sleeping 5s 2017-06-09 20:21:17.111 UTC [msp] DeserializeIdentity -> INFO 12e3 Obtaining identity 2017-06-09 20:21:22.109 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 12e4 Sleeping 5s 2017-06-09 20:21:22.118 UTC [msp] DeserializeIdentity -> INFO 12e5 Obtaining identity 2017-06-09 20:21:26.825 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 12e6 Sleeping 25s 2017-06-09 20:21:27.020 UTC [gossip/comm#-1] Probe -> DEBU 12e7 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:21:27.023 UTC [gossip/comm#-1] Probe -> DEBU 12e8 Returning 2017-06-09 20:21:27.023 UTC [gossip/comm#-1] Send -> DEBU 12e9 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:21:27.024 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 12ea Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:21:27.024 UTC [gossip/comm#-1] createConnection -> DEBU 12eb Entering blockchain-org1peer1:5010 [] 2017-06-09 20:21:27.026 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12ec Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:21:27.026 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12ed Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46316 2017-06-09 20:21:27.026 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 12ee [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:21:27.026 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12ef Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:21:27.026 UTC [msp] DeserializeIdentity -> INFO 12f0 Obtaining identity 2017-06-09 20:21:27.027 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 12f1 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:21:27.027 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12f2 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46316 2017-06-09 20:21:27.027 UTC [msp] Validate -> INFO 12f3 MSP Org1MSP validating identity 2017-06-09 20:21:27.027 UTC [msp] DeserializeIdentity -> INFO 12f4 Obtaining identity 2017-06-09 20:21:27.027 UTC [msp] Validate -> INFO 12f5 MSP Org1MSP validating identity 2017-06-09 20:21:27.027 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12f6 Authenticated 10.10.10.205:5010 2017-06-09 20:21:27.027 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 12f7 Authenticated 10.76.152.46:46316 2017-06-09 20:21:27.027 UTC [gossip/comm#-1] GossipStream -> DEBU 12f8 Servicing 10.76.152.46:46316 2017-06-09 20:21:27.027 UTC [gossip/comm#-1] createConnection -> DEBU 12f9 Exiting 2017-06-09 20:21:27.028 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 12fa Exiting 2017-06-09 20:21:27.029 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 12fb Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:21:27.030 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 12fc Exiting 2017-06-09 20:21:27.030 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 12fd Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:21:27.030 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 12fe Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:21:27.030 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 12ff Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:21:27.030 UTC [msp] DeserializeIdentity -> INFO 1300 Obtaining identity 2017-06-09 20:21:27.030 UTC [msp] Validate -> INFO 1301 MSP Org1MSP validating identity 2017-06-09 20:21:27.031 UTC [msp] DeserializeIdentity -> INFO 1302 Obtaining identity 2017-06-09 20:21:27.031 UTC [msp] Validate -> INFO 1303 MSP Org1MSP validating identity 2017-06-09 20:21:27.032 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1304 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:21:27.032 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1305 Exiting 2017-06-09 20:21:27.032 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1306 Exiting 2017-06-09 20:21:27.032 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1307 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:21:27.032 UTC [msp] DeserializeIdentity -> INFO 1308 Obtaining identity 2017-06-09 20:21:27.032 UTC [msp] DeserializeIdentity -> INFO 1309 Obtaining identity 2017-06-09 20:21:27.032 UTC [gossip/comm#-1] Send -> DEBU 130a Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:21:27.033 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 130b Exiting, replying with alive:\250O*j\362=\023\002\367m" > > 2017-06-09 20:21:27.033 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 130c Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:21:27.033 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 130d Exiting 2017-06-09 20:21:27.033 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 130e Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:21:27.033 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 130f Exiting 2017-06-09 20:21:27.033 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1310 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:21:27.033 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1311 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:21:27.033 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1312 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:21:27.033 UTC [msp] DeserializeIdentity -> INFO 1313 Obtaining identity 2017-06-09 20:21:27.034 UTC [msp] Validate -> INFO 1314 MSP Org1MSP validating identity 2017-06-09 20:21:27.034 UTC [msp] DeserializeIdentity -> INFO 1315 Obtaining identity 2017-06-09 20:21:27.034 UTC [msp] Validate -> INFO 1316 MSP Org1MSP validating identity 2017-06-09 20:21:27.035 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1317 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:21:27.035 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1318 Exiting 2017-06-09 20:21:27.035 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1319 Exiting 2017-06-09 20:21:27.110 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 131a Sleeping 5s 2017-06-09 20:21:27.116 UTC [msp] DeserializeIdentity -> INFO 131b Obtaining identity 2017-06-09 20:21:32.112 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 131c Sleeping 5s 2017-06-09 20:21:32.116 UTC [msp] DeserializeIdentity -> INFO 131d Obtaining identity 2017-06-09 20:21:32.891 UTC [chaincode] launchAndWaitForRegister -> DEBU 131e stopping due to error while launching Timeout expired while starting chaincode pharma-network:0.7.5(networkid:nid1,peerid:jdoe,tx:6c24bd3d2f9394f226b15af2d9072746443356edab83f403ed5832dfc689d926) 2017-06-09 20:21:32.891 UTC [container] lockContainer -> DEBU 131f waiting for container(nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:21:32.891 UTC [container] lockContainer -> DEBU 1320 got container (nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:21:32.893 UTC [dockercontroller] stopInternal -> DEBU 1321 Stop container nid1-jdoe-pharma-network-0.7.5(Container not running: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:21:32.895 UTC [dockercontroller] stopInternal -> DEBU 1322 Kill container nid1-jdoe-pharma-network-0.7.5 (API error (500): {"message":"Cannot kill container nid1-jdoe-pharma-network-0.7.5: Container 037342a1c589fa57c7d3ad0c59e59f5973656d76b3f4875634de2664cb8fcb1c is not running"} ) 2017-06-09 20:21:32.899 UTC [dockercontroller] stopInternal -> DEBU 1323 Removed container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:21:32.900 UTC [container] unlockContainer -> DEBU 1324 container lock deleted(nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:21:32.900 UTC [chaincode] Launch -> ERRO 1325 launchAndWaitForRegister failed Timeout expired while starting chaincode pharma-network:0.7.5(networkid:nid1,peerid:jdoe,tx:6c24bd3d2f9394f226b15af2d9072746443356edab83f403ed5832dfc689d926) 2017-06-09 20:21:32.900 UTC [lockbasedtxmgr] Done -> DEBU 1326 Done with transaction simulation / query execution [b90c4f88-b18b-44a3-b823-f69f26e4dae0] 2017-06-09 20:21:32.965 UTC [eventhub_producer] deRegisterHandler -> DEBU 1327 deRegisterHandler BLOCK 2017-06-09 20:21:32.979 UTC [eventhub_producer] Chat -> ERRO 1328 Error during Chat, stopping handler: stream error: code = 1 desc = "context canceled" 2017-06-09 20:21:37.113 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1329 Sleeping 5s 2017-06-09 20:21:37.116 UTC [msp] DeserializeIdentity -> INFO 132a Obtaining identity 2017-06-09 20:21:42.115 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 132b Sleeping 5s 2017-06-09 20:21:42.116 UTC [msp] DeserializeIdentity -> INFO 132c Obtaining identity 2017-06-09 20:21:47.116 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 132d Sleeping 5s 2017-06-09 20:21:47.122 UTC [msp] DeserializeIdentity -> INFO 132e Obtaining identity 2017-06-09 20:21:51.827 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 132f Sleeping 25s 2017-06-09 20:21:52.025 UTC [gossip/comm#-1] Probe -> DEBU 1330 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:21:52.028 UTC [gossip/comm#-1] Probe -> DEBU 1331 Returning 2017-06-09 20:21:52.028 UTC [gossip/comm#-1] Send -> DEBU 1332 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:21:52.029 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1333 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:21:52.029 UTC [gossip/comm#-1] createConnection -> DEBU 1334 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:21:52.031 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1335 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:21:52.032 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1336 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46374 2017-06-09 20:21:52.032 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1337 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:21:52.032 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1338 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:21:52.033 UTC [msp] DeserializeIdentity -> INFO 1339 Obtaining identity 2017-06-09 20:21:52.033 UTC [msp] Validate -> INFO 133a MSP Org1MSP validating identity 2017-06-09 20:21:52.034 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 133b Authenticated 10.10.10.205:5010 2017-06-09 20:21:52.034 UTC [gossip/comm#-1] createConnection -> DEBU 133c Exiting 2017-06-09 20:21:52.034 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 133d [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:21:52.034 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 133e Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46374 2017-06-09 20:21:52.035 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1340 Exiting 2017-06-09 20:21:52.035 UTC [msp] DeserializeIdentity -> INFO 133f Obtaining identity 2017-06-09 20:21:52.036 UTC [msp] Validate -> INFO 1341 MSP Org1MSP validating identity 2017-06-09 20:21:52.036 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1342 Authenticated 10.76.152.46:46374 2017-06-09 20:21:52.036 UTC [gossip/comm#-1] GossipStream -> DEBU 1343 Servicing 10.76.152.46:46374 2017-06-09 20:21:52.038 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1344 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:21:52.038 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1345 Exiting 2017-06-09 20:21:52.038 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1346 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:21:52.038 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1347 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:21:52.038 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1348 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:21:52.039 UTC [msp] DeserializeIdentity -> INFO 1349 Obtaining identity 2017-06-09 20:21:52.039 UTC [msp] Validate -> INFO 134a MSP Org1MSP validating identity 2017-06-09 20:21:52.040 UTC [msp] DeserializeIdentity -> INFO 134b Obtaining identity 2017-06-09 20:21:52.040 UTC [msp] Validate -> INFO 134c MSP Org1MSP validating identity 2017-06-09 20:21:52.041 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 134d Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:21:52.041 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 134e Exiting 2017-06-09 20:21:52.041 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 134f Exiting 2017-06-09 20:21:52.041 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1350 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:21:52.041 UTC [msp] DeserializeIdentity -> INFO 1351 Obtaining identity 2017-06-09 20:21:52.042 UTC [msp] DeserializeIdentity -> INFO 1352 Obtaining identity 2017-06-09 20:21:52.042 UTC [gossip/comm#-1] Send -> DEBU 1353 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:21:52.042 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1354 Exiting, replying with alive:\311\230\027\226\330$\027\313\253\317\020&\273\342\313#^M?\374\2020\311\202\251\024\322\236" secretEnvelope:" > > 2017-06-09 20:21:52.042 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1355 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:21:52.043 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1356 Exiting 2017-06-09 20:21:52.043 UTC [gossip/comm#-1] func1 -> DEBU 1357 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:21:52.043 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1358 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:21:52.043 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1359 Exiting 2017-06-09 20:21:52.043 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 135a Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:21:52.043 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 135b Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:21:52.043 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 135c Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:21:52.043 UTC [msp] DeserializeIdentity -> INFO 135d Obtaining identity 2017-06-09 20:21:52.044 UTC [msp] Validate -> INFO 135e MSP Org1MSP validating identity 2017-06-09 20:21:52.045 UTC [msp] DeserializeIdentity -> INFO 135f Obtaining identity 2017-06-09 20:21:52.045 UTC [msp] Validate -> INFO 1360 MSP Org1MSP validating identity 2017-06-09 20:21:52.045 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1361 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:21:52.045 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1362 Exiting 2017-06-09 20:21:52.045 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1363 Exiting 2017-06-09 20:21:52.118 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1364 Sleeping 5s 2017-06-09 20:21:52.127 UTC [msp] DeserializeIdentity -> INFO 1365 Obtaining identity 2017-06-09 20:21:57.119 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1366 Sleeping 5s 2017-06-09 20:21:57.129 UTC [msp] DeserializeIdentity -> INFO 1367 Obtaining identity 2017-06-09 20:22:02.121 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1368 Sleeping 5s 2017-06-09 20:22:02.125 UTC [msp] DeserializeIdentity -> INFO 1369 Obtaining identity 2017-06-09 20:22:07.122 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 136a Sleeping 5s 2017-06-09 20:22:07.131 UTC [msp] DeserializeIdentity -> INFO 136b Obtaining identity 2017-06-09 20:22:12.124 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 136c Sleeping 5s 2017-06-09 20:22:12.125 UTC [msp] DeserializeIdentity -> INFO 136d Obtaining identity 2017-06-09 20:22:16.829 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 136e Sleeping 25s 2017-06-09 20:22:17.029 UTC [gossip/comm#-1] Probe -> DEBU 136f Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:22:17.032 UTC [gossip/comm#-1] Probe -> DEBU 1370 Returning 2017-06-09 20:22:17.032 UTC [gossip/comm#-1] Send -> DEBU 1371 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:22:17.033 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1372 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:22:17.034 UTC [gossip/comm#-1] createConnection -> DEBU 1373 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:22:17.036 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1374 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:22:17.037 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1375 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46444 2017-06-09 20:22:17.037 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1376 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:22:17.037 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1377 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46444 2017-06-09 20:22:17.037 UTC [msp] DeserializeIdentity -> INFO 1378 Obtaining identity 2017-06-09 20:22:17.037 UTC [msp] Validate -> INFO 1379 MSP Org1MSP validating identity 2017-06-09 20:22:17.038 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 137a Authenticated 10.76.152.46:46444 2017-06-09 20:22:17.038 UTC [gossip/comm#-1] GossipStream -> DEBU 137b Servicing 10.76.152.46:46444 2017-06-09 20:22:17.038 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 137c [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:22:17.038 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 137d Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:22:17.039 UTC [msp] DeserializeIdentity -> INFO 137e Obtaining identity 2017-06-09 20:22:17.039 UTC [msp] Validate -> INFO 137f MSP Org1MSP validating identity 2017-06-09 20:22:17.039 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1380 Authenticated 10.10.10.205:5010 2017-06-09 20:22:17.039 UTC [gossip/comm#-1] createConnection -> DEBU 1381 Exiting 2017-06-09 20:22:17.040 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1382 Exiting 2017-06-09 20:22:17.040 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1383 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:22:17.040 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1384 Exiting 2017-06-09 20:22:17.040 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1385 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:22:17.040 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1386 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:22:17.040 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1387 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:22:17.040 UTC [msp] DeserializeIdentity -> INFO 1388 Obtaining identity 2017-06-09 20:22:17.041 UTC [msp] Validate -> INFO 1389 MSP Org1MSP validating identity 2017-06-09 20:22:17.041 UTC [msp] DeserializeIdentity -> INFO 138a Obtaining identity 2017-06-09 20:22:17.041 UTC [msp] Validate -> INFO 138b MSP Org1MSP validating identity 2017-06-09 20:22:17.042 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 138c Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:22:17.042 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 138d Exiting 2017-06-09 20:22:17.042 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 138e Exiting 2017-06-09 20:22:17.042 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 138f Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:22:17.042 UTC [msp] DeserializeIdentity -> INFO 1390 Obtaining identity 2017-06-09 20:22:17.043 UTC [msp] DeserializeIdentity -> INFO 1391 Obtaining identity 2017-06-09 20:22:17.043 UTC [gossip/comm#-1] Send -> DEBU 1392 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:22:17.043 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1394 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:22:17.043 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1395 Exiting 2017-06-09 20:22:17.044 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1396 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:22:17.044 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1397 Exiting 2017-06-09 20:22:17.044 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1398 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:22:17.044 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1399 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:22:17.044 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 139a Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:22:17.044 UTC [msp] DeserializeIdentity -> INFO 139b Obtaining identity 2017-06-09 20:22:17.044 UTC [msp] Validate -> INFO 139c MSP Org1MSP validating identity 2017-06-09 20:22:17.045 UTC [msp] DeserializeIdentity -> INFO 139d Obtaining identity 2017-06-09 20:22:17.045 UTC [msp] Validate -> INFO 139e MSP Org1MSP validating identity 2017-06-09 20:22:17.045 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 139f Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:22:17.046 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 13a0 Exiting 2017-06-09 20:22:17.046 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 13a1 Exiting 2017-06-09 20:22:17.043 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1393 Exiting, replying with alive: > 2017-06-09 20:22:17.125 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 13a2 Sleeping 5s 2017-06-09 20:22:17.132 UTC [msp] DeserializeIdentity -> INFO 13a3 Obtaining identity 2017-06-09 20:22:22.126 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 13a4 Sleeping 5s 2017-06-09 20:22:22.132 UTC [msp] DeserializeIdentity -> INFO 13a5 Obtaining identity 2017-06-09 20:22:27.127 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 13a6 Sleeping 5s 2017-06-09 20:22:27.134 UTC [msp] DeserializeIdentity -> INFO 13a7 Obtaining identity 2017-06-09 20:22:32.129 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 13a8 Sleeping 5s 2017-06-09 20:22:32.138 UTC [msp] DeserializeIdentity -> INFO 13a9 Obtaining identity 2017-06-09 20:22:37.130 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 13aa Sleeping 5s 2017-06-09 20:22:37.137 UTC [msp] DeserializeIdentity -> INFO 13ab Obtaining identity 2017-06-09 20:22:41.832 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 13ac Sleeping 25s 2017-06-09 20:22:42.034 UTC [gossip/comm#-1] Probe -> DEBU 13ad Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:22:42.036 UTC [gossip/comm#-1] Probe -> DEBU 13ae Returning 2017-06-09 20:22:42.036 UTC [gossip/comm#-1] Send -> DEBU 13af Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:22:42.037 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 13b0 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:22:42.038 UTC [gossip/comm#-1] createConnection -> DEBU 13b1 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:22:42.040 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13b2 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:22:42.041 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13b3 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46508 2017-06-09 20:22:42.042 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 13b4 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:22:42.042 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13b5 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:22:42.042 UTC [msp] DeserializeIdentity -> INFO 13b6 Obtaining identity 2017-06-09 20:22:42.042 UTC [msp] Validate -> INFO 13b7 MSP Org1MSP validating identity 2017-06-09 20:22:42.043 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13b8 Authenticated 10.10.10.205:5010 2017-06-09 20:22:42.043 UTC [gossip/comm#-1] createConnection -> DEBU 13b9 Exiting 2017-06-09 20:22:42.043 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 13ba Exiting 2017-06-09 20:22:42.044 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 13bb [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:22:42.044 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13bc Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46508 2017-06-09 20:22:42.044 UTC [msp] DeserializeIdentity -> INFO 13bd Obtaining identity 2017-06-09 20:22:42.044 UTC [msp] Validate -> INFO 13be MSP Org1MSP validating identity 2017-06-09 20:22:42.044 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13bf Authenticated 10.76.152.46:46508 2017-06-09 20:22:42.045 UTC [gossip/comm#-1] GossipStream -> DEBU 13c0 Servicing 10.76.152.46:46508 2017-06-09 20:22:42.045 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 13c1 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:22:42.045 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 13c2 Exiting 2017-06-09 20:22:42.045 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 13c3 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:22:42.045 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 13c4 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:22:42.046 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 13c5 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:22:42.046 UTC [msp] DeserializeIdentity -> INFO 13c6 Obtaining identity 2017-06-09 20:22:42.046 UTC [msp] Validate -> INFO 13c7 MSP Org1MSP validating identity 2017-06-09 20:22:42.046 UTC [msp] DeserializeIdentity -> INFO 13c8 Obtaining identity 2017-06-09 20:22:42.047 UTC [msp] Validate -> INFO 13c9 MSP Org1MSP validating identity 2017-06-09 20:22:42.047 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 13ca Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:22:42.047 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 13cb Exiting 2017-06-09 20:22:42.047 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 13cc Exiting 2017-06-09 20:22:42.047 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 13cd Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:22:42.047 UTC [msp] DeserializeIdentity -> INFO 13ce Obtaining identity 2017-06-09 20:22:42.048 UTC [msp] DeserializeIdentity -> INFO 13cf Obtaining identity 2017-06-09 20:22:42.048 UTC [gossip/comm#-1] Send -> DEBU 13d0 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:22:42.048 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 13d1 Exiting, replying with alive: > 2017-06-09 20:22:42.048 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 13d2 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:22:42.049 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 13d3 Exiting 2017-06-09 20:22:42.049 UTC [gossip/comm#-1] func1 -> DEBU 13d4 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:22:42.049 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 13d5 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:22:42.049 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 13d6 Exiting 2017-06-09 20:22:42.049 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 13d7 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:22:42.049 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 13d8 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:22:42.049 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 13d9 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:22:42.049 UTC [msp] DeserializeIdentity -> INFO 13da Obtaining identity 2017-06-09 20:22:42.049 UTC [msp] Validate -> INFO 13db MSP Org1MSP validating identity 2017-06-09 20:22:42.050 UTC [msp] DeserializeIdentity -> INFO 13dc Obtaining identity 2017-06-09 20:22:42.050 UTC [msp] Validate -> INFO 13dd MSP Org1MSP validating identity 2017-06-09 20:22:42.050 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 13de Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:22:42.051 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 13df Exiting 2017-06-09 20:22:42.051 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 13e0 Exiting 2017-06-09 20:22:42.131 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 13e1 Sleeping 5s 2017-06-09 20:22:42.136 UTC [msp] DeserializeIdentity -> INFO 13e2 Obtaining identity 2017-06-09 20:22:47.132 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 13e3 Sleeping 5s 2017-06-09 20:22:47.142 UTC [msp] DeserializeIdentity -> INFO 13e4 Obtaining identity 2017-06-09 20:22:52.134 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 13e5 Sleeping 5s 2017-06-09 20:22:52.135 UTC [msp] DeserializeIdentity -> INFO 13e6 Obtaining identity 2017-06-09 20:22:57.135 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 13e7 Sleeping 5s 2017-06-09 20:22:57.137 UTC [msp] DeserializeIdentity -> INFO 13e8 Obtaining identity 2017-06-09 20:23:02.137 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 13e9 Sleeping 5s 2017-06-09 20:23:02.138 UTC [msp] DeserializeIdentity -> INFO 13ea Obtaining identity 2017-06-09 20:23:06.833 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 13eb Sleeping 25s 2017-06-09 20:23:07.038 UTC [gossip/comm#-1] Probe -> DEBU 13ec Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:23:07.041 UTC [gossip/comm#-1] Probe -> DEBU 13ed Returning 2017-06-09 20:23:07.041 UTC [gossip/comm#-1] Send -> DEBU 13ee Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:23:07.042 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 13ef Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:07.043 UTC [gossip/comm#-1] createConnection -> DEBU 13f0 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:23:07.045 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13f2 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46576 2017-06-09 20:23:07.045 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13f1 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:23:07.047 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 13f3 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:23:07.047 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13f4 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46576 2017-06-09 20:23:07.047 UTC [msp] DeserializeIdentity -> INFO 13f5 Obtaining identity 2017-06-09 20:23:07.047 UTC [msp] Validate -> INFO 13f6 MSP Org1MSP validating identity 2017-06-09 20:23:07.047 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13f7 Authenticated 10.76.152.46:46576 2017-06-09 20:23:07.047 UTC [gossip/comm#-1] GossipStream -> DEBU 13f8 Servicing 10.76.152.46:46576 2017-06-09 20:23:07.052 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 13f9 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:23:07.052 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13fa Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:23:07.053 UTC [msp] DeserializeIdentity -> INFO 13fb Obtaining identity 2017-06-09 20:23:07.053 UTC [msp] Validate -> INFO 13fc MSP Org1MSP validating identity 2017-06-09 20:23:07.054 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 13fd Authenticated 10.10.10.205:5010 2017-06-09 20:23:07.054 UTC [gossip/comm#-1] createConnection -> DEBU 13fe Exiting 2017-06-09 20:23:07.055 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 13ff Exiting 2017-06-09 20:23:07.056 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1400 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:07.056 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1401 Exiting 2017-06-09 20:23:07.056 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1402 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:07.056 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1403 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:23:07.056 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1404 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:23:07.056 UTC [msp] DeserializeIdentity -> INFO 1405 Obtaining identity 2017-06-09 20:23:07.056 UTC [msp] Validate -> INFO 1406 MSP Org1MSP validating identity 2017-06-09 20:23:07.057 UTC [msp] DeserializeIdentity -> INFO 1407 Obtaining identity 2017-06-09 20:23:07.057 UTC [msp] Validate -> INFO 1408 MSP Org1MSP validating identity 2017-06-09 20:23:07.057 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1409 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:23:07.057 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 140a Exiting 2017-06-09 20:23:07.057 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 140b Exiting 2017-06-09 20:23:07.057 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 140c Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:23:07.058 UTC [msp] DeserializeIdentity -> INFO 140d Obtaining identity 2017-06-09 20:23:07.058 UTC [msp] DeserializeIdentity -> INFO 140e Obtaining identity 2017-06-09 20:23:07.058 UTC [gossip/comm#-1] Send -> DEBU 140f Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:23:07.058 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1410 Exiting, replying with alive: > 2017-06-09 20:23:07.058 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1411 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:23:07.059 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1412 Exiting 2017-06-09 20:23:07.059 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1413 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:23:07.059 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1414 Exiting 2017-06-09 20:23:07.059 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1415 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:23:07.059 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1416 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:23:07.059 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1417 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:23:07.059 UTC [msp] DeserializeIdentity -> INFO 1418 Obtaining identity 2017-06-09 20:23:07.060 UTC [msp] Validate -> INFO 1419 MSP Org1MSP validating identity 2017-06-09 20:23:07.060 UTC [msp] DeserializeIdentity -> INFO 141a Obtaining identity 2017-06-09 20:23:07.060 UTC [msp] Validate -> INFO 141b MSP Org1MSP validating identity 2017-06-09 20:23:07.061 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 141c Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:23:07.061 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 141d Exiting 2017-06-09 20:23:07.061 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 141e Exiting 2017-06-09 20:23:07.138 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 141f Sleeping 5s 2017-06-09 20:23:07.144 UTC [msp] DeserializeIdentity -> INFO 1420 Obtaining identity 2017-06-09 20:23:12.140 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1421 Sleeping 5s 2017-06-09 20:23:12.150 UTC [msp] DeserializeIdentity -> INFO 1422 Obtaining identity 2017-06-09 20:23:17.141 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1423 Sleeping 5s 2017-06-09 20:23:17.145 UTC [msp] DeserializeIdentity -> INFO 1424 Obtaining identity 2017-06-09 20:23:22.142 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1425 Sleeping 5s 2017-06-09 20:23:22.151 UTC [msp] DeserializeIdentity -> INFO 1426 Obtaining identity 2017-06-09 20:23:27.144 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1427 Sleeping 5s 2017-06-09 20:23:27.148 UTC [msp] DeserializeIdentity -> INFO 1428 Obtaining identity 2017-06-09 20:23:31.835 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1429 Sleeping 25s 2017-06-09 20:23:32.043 UTC [gossip/comm#-1] Probe -> DEBU 142a Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:23:32.045 UTC [gossip/comm#-1] Probe -> DEBU 142b Returning 2017-06-09 20:23:32.045 UTC [gossip/comm#-1] Send -> DEBU 142c Entering, sending GossipMessage: tag:EMPTY mem_req:2\231\224\256n\2505\236\362{\021\242\016Cv\277G\223\234C\372\002 k\277\026\034\312\0332\337\230\200\354\330'\305z\331|\2772\260\217\210\243\275\360Q\034\2005{\005\340" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:23:32.047 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 142d Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:2\231\224\256n\2505\236\362{\021\242\016Cv\277G\223\234C\372\002 k\277\026\034\312\0332\337\230\200\354\330'\305z\331|\2772\260\217\210\243\275\360Q\034\2005{\005\340" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:32.047 UTC [gossip/comm#-1] createConnection -> DEBU 142e Entering blockchain-org1peer1:5010 [] 2017-06-09 20:23:32.049 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 142f Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:23:32.050 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1430 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46632 2017-06-09 20:23:32.051 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1431 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:23:32.051 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1432 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:23:32.051 UTC [msp] DeserializeIdentity -> INFO 1433 Obtaining identity 2017-06-09 20:23:32.051 UTC [msp] Validate -> INFO 1434 MSP Org1MSP validating identity 2017-06-09 20:23:32.051 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1435 Authenticated 10.10.10.205:5010 2017-06-09 20:23:32.052 UTC [gossip/comm#-1] createConnection -> DEBU 1436 Exiting 2017-06-09 20:23:32.052 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1437 Exiting 2017-06-09 20:23:32.053 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1438 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:23:32.053 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1439 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46632 2017-06-09 20:23:32.053 UTC [msp] DeserializeIdentity -> INFO 143a Obtaining identity 2017-06-09 20:23:32.053 UTC [msp] Validate -> INFO 143b MSP Org1MSP validating identity 2017-06-09 20:23:32.053 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 143c Authenticated 10.76.152.46:46632 2017-06-09 20:23:32.053 UTC [gossip/comm#-1] GossipStream -> DEBU 143d Servicing 10.76.152.46:46632 2017-06-09 20:23:32.054 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 143e Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:2\231\224\256n\2505\236\362{\021\242\016Cv\277G\223\234C\372\002 k\277\026\034\312\0332\337\230\200\354\330'\305z\331|\2772\260\217\210\243\275\360Q\034\2005{\005\340" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:32.054 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 143f Exiting 2017-06-09 20:23:32.054 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1440 Got message: GossipMessage: tag:EMPTY mem_req:2\231\224\256n\2505\236\362{\021\242\016Cv\277G\223\234C\372\002 k\277\026\034\312\0332\337\230\200\354\330'\305z\331|\2772\260\217\210\243\275\360Q\034\2005{\005\340" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:32.054 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1441 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:23:32.054 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1442 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:23:32.054 UTC [msp] DeserializeIdentity -> INFO 1443 Obtaining identity 2017-06-09 20:23:32.055 UTC [msp] Validate -> INFO 1444 MSP Org1MSP validating identity 2017-06-09 20:23:32.055 UTC [msp] DeserializeIdentity -> INFO 1445 Obtaining identity 2017-06-09 20:23:32.055 UTC [msp] Validate -> INFO 1446 MSP Org1MSP validating identity 2017-06-09 20:23:32.056 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1447 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:23:32.056 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1448 Exiting 2017-06-09 20:23:32.056 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1449 Exiting 2017-06-09 20:23:32.056 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 144a Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:23:32.056 UTC [msp] DeserializeIdentity -> INFO 144b Obtaining identity 2017-06-09 20:23:32.056 UTC [msp] DeserializeIdentity -> INFO 144c Obtaining identity 2017-06-09 20:23:32.056 UTC [gossip/comm#-1] Send -> DEBU 144d Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:23:32.057 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 144e Exiting, replying with alive: > 2017-06-09 20:23:32.057 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 144f Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:23:32.057 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1450 Exiting 2017-06-09 20:23:32.057 UTC [gossip/comm#-1] func1 -> DEBU 1451 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:23:32.057 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1452 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:23:32.057 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1453 Exiting 2017-06-09 20:23:32.058 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1454 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:23:32.058 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1455 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:23:32.058 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1456 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:23:32.058 UTC [msp] DeserializeIdentity -> INFO 1457 Obtaining identity 2017-06-09 20:23:32.058 UTC [msp] Validate -> INFO 1458 MSP Org1MSP validating identity 2017-06-09 20:23:32.059 UTC [msp] DeserializeIdentity -> INFO 1459 Obtaining identity 2017-06-09 20:23:32.059 UTC [msp] Validate -> INFO 145a MSP Org1MSP validating identity 2017-06-09 20:23:32.060 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 145b Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:23:32.060 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 145c Exiting 2017-06-09 20:23:32.060 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 145d Exiting 2017-06-09 20:23:32.145 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 145e Sleeping 5s 2017-06-09 20:23:32.153 UTC [msp] DeserializeIdentity -> INFO 145f Obtaining identity 2017-06-09 20:23:37.146 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1460 Sleeping 5s 2017-06-09 20:23:37.153 UTC [msp] DeserializeIdentity -> INFO 1461 Obtaining identity 2017-06-09 20:23:42.147 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1462 Sleeping 5s 2017-06-09 20:23:42.157 UTC [msp] DeserializeIdentity -> INFO 1463 Obtaining identity 2017-06-09 20:23:47.149 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1464 Sleeping 5s 2017-06-09 20:23:47.157 UTC [msp] DeserializeIdentity -> INFO 1465 Obtaining identity 2017-06-09 20:23:52.150 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1466 Sleeping 5s 2017-06-09 20:23:52.154 UTC [msp] DeserializeIdentity -> INFO 1467 Obtaining identity 2017-06-09 20:23:56.837 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1468 Sleeping 25s 2017-06-09 20:23:57.047 UTC [gossip/comm#-1] Probe -> DEBU 1469 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:23:57.050 UTC [gossip/comm#-1] Probe -> DEBU 146a Returning 2017-06-09 20:23:57.050 UTC [gossip/comm#-1] Send -> DEBU 146b Entering, sending GossipMessage: tag:EMPTY mem_req:,I\272<\020\006\346\305\001\002 7\364\242G\327\313}n\214\361\277\021\254\034\037sJ\316 \025o\2550\005DN\316R4%\364\271" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:23:57.051 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 146c Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:,I\272<\020\006\346\305\001\002 7\364\242G\327\313}n\214\361\277\021\254\034\037sJ\316 \025o\2550\005DN\316R4%\364\271" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:57.051 UTC [gossip/comm#-1] createConnection -> DEBU 146d Entering blockchain-org1peer1:5010 [] 2017-06-09 20:23:57.053 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 146e Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:23:57.054 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 146f Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46702 2017-06-09 20:23:57.054 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1470 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:23:57.055 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1471 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46702 2017-06-09 20:23:57.055 UTC [msp] DeserializeIdentity -> INFO 1472 Obtaining identity 2017-06-09 20:23:57.055 UTC [msp] Validate -> INFO 1473 MSP Org1MSP validating identity 2017-06-09 20:23:57.055 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1474 Authenticated 10.76.152.46:46702 2017-06-09 20:23:57.055 UTC [gossip/comm#-1] GossipStream -> DEBU 1475 Servicing 10.76.152.46:46702 2017-06-09 20:23:57.056 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1476 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:23:57.057 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1477 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:23:57.057 UTC [msp] DeserializeIdentity -> INFO 1478 Obtaining identity 2017-06-09 20:23:57.058 UTC [msp] Validate -> INFO 1479 MSP Org1MSP validating identity 2017-06-09 20:23:57.058 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 147a Authenticated 10.10.10.205:5010 2017-06-09 20:23:57.059 UTC [gossip/comm#-1] createConnection -> DEBU 147b Exiting 2017-06-09 20:23:57.060 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 147c Exiting 2017-06-09 20:23:57.060 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 147d Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:,I\272<\020\006\346\305\001\002 7\364\242G\327\313}n\214\361\277\021\254\034\037sJ\316 \025o\2550\005DN\316R4%\364\271" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:57.060 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 147e Exiting 2017-06-09 20:23:57.061 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 147f Got message: GossipMessage: tag:EMPTY mem_req:,I\272<\020\006\346\305\001\002 7\364\242G\327\313}n\214\361\277\021\254\034\037sJ\316 \025o\2550\005DN\316R4%\364\271" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:57.061 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1480 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:23:57.061 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1481 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:23:57.061 UTC [msp] DeserializeIdentity -> INFO 1482 Obtaining identity 2017-06-09 20:23:57.061 UTC [msp] Validate -> INFO 1483 MSP Org1MSP validating identity 2017-06-09 20:23:57.062 UTC [msp] DeserializeIdentity -> INFO 1484 Obtaining identity 2017-06-09 20:23:57.062 UTC [msp] Validate -> INFO 1485 MSP Org1MSP validating identity 2017-06-09 20:23:57.063 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1486 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:23:57.063 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1487 Exiting 2017-06-09 20:23:57.063 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1488 Exiting 2017-06-09 20:23:57.063 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1489 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:23:57.063 UTC [msp] DeserializeIdentity -> INFO 148a Obtaining identity 2017-06-09 20:23:57.064 UTC [msp] DeserializeIdentity -> INFO 148b Obtaining identity 2017-06-09 20:23:57.064 UTC [gossip/comm#-1] Send -> DEBU 148c Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:23:57.064 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 148d Exiting, replying with alive: > 2017-06-09 20:23:57.064 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 148e Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:57.065 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 148f Exiting 2017-06-09 20:23:57.065 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1490 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:57.065 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1491 Exiting 2017-06-09 20:23:57.065 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1492 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:23:57.065 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1493 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:23:57.065 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1494 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:23:57.065 UTC [msp] DeserializeIdentity -> INFO 1495 Obtaining identity 2017-06-09 20:23:57.065 UTC [msp] Validate -> INFO 1496 MSP Org1MSP validating identity 2017-06-09 20:23:57.066 UTC [msp] DeserializeIdentity -> INFO 1497 Obtaining identity 2017-06-09 20:23:57.066 UTC [msp] Validate -> INFO 1498 MSP Org1MSP validating identity 2017-06-09 20:23:57.066 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1499 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:23:57.067 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 149a Exiting 2017-06-09 20:23:57.067 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 149b Exiting 2017-06-09 20:23:57.151 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 149c Sleeping 5s 2017-06-09 20:23:57.151 UTC [msp] DeserializeIdentity -> INFO 149d Obtaining identity 2017-06-09 20:24:02.152 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 149e Sleeping 5s 2017-06-09 20:24:02.153 UTC [msp] DeserializeIdentity -> INFO 149f Obtaining identity 2017-06-09 20:24:07.153 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 14a0 Sleeping 5s 2017-06-09 20:24:07.162 UTC [msp] DeserializeIdentity -> INFO 14a1 Obtaining identity 2017-06-09 20:24:12.155 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 14a2 Sleeping 5s 2017-06-09 20:24:12.165 UTC [msp] DeserializeIdentity -> INFO 14a3 Obtaining identity 2017-06-09 20:24:17.156 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 14a4 Sleeping 5s 2017-06-09 20:24:17.164 UTC [msp] DeserializeIdentity -> INFO 14a5 Obtaining identity 2017-06-09 20:24:21.839 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 14a6 Sleeping 25s 2017-06-09 20:24:22.052 UTC [gossip/comm#-1] Probe -> DEBU 14a7 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:24:22.055 UTC [gossip/comm#-1] Probe -> DEBU 14a8 Returning 2017-06-09 20:24:22.055 UTC [gossip/comm#-1] Send -> DEBU 14a9 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:24:22.056 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 14aa Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:24:22.056 UTC [gossip/comm#-1] createConnection -> DEBU 14ab Entering blockchain-org1peer1:5010 [] 2017-06-09 20:24:22.058 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14ac Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:24:22.059 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14ad Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46758 2017-06-09 20:24:22.060 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 14ae [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:24:22.060 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14af Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46758 2017-06-09 20:24:22.060 UTC [msp] DeserializeIdentity -> INFO 14b1 Obtaining identity 2017-06-09 20:24:22.060 UTC [msp] Validate -> INFO 14b2 MSP Org1MSP validating identity 2017-06-09 20:24:22.061 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14b3 Authenticated 10.76.152.46:46758 2017-06-09 20:24:22.061 UTC [gossip/comm#-1] GossipStream -> DEBU 14b4 Servicing 10.76.152.46:46758 2017-06-09 20:24:22.060 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 14b0 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:24:22.062 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14b5 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:24:22.062 UTC [msp] DeserializeIdentity -> INFO 14b6 Obtaining identity 2017-06-09 20:24:22.062 UTC [msp] Validate -> INFO 14b7 MSP Org1MSP validating identity 2017-06-09 20:24:22.062 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14b8 Authenticated 10.10.10.205:5010 2017-06-09 20:24:22.063 UTC [gossip/comm#-1] createConnection -> DEBU 14b9 Exiting 2017-06-09 20:24:22.063 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 14ba Exiting 2017-06-09 20:24:22.064 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 14bb Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:24:22.064 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 14bc Exiting 2017-06-09 20:24:22.064 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 14bd Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:24:22.065 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 14be Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:24:22.065 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 14bf Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:24:22.065 UTC [msp] DeserializeIdentity -> INFO 14c0 Obtaining identity 2017-06-09 20:24:22.065 UTC [msp] Validate -> INFO 14c1 MSP Org1MSP validating identity 2017-06-09 20:24:22.066 UTC [msp] DeserializeIdentity -> INFO 14c2 Obtaining identity 2017-06-09 20:24:22.066 UTC [msp] Validate -> INFO 14c3 MSP Org1MSP validating identity 2017-06-09 20:24:22.067 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 14c4 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:24:22.067 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 14c5 Exiting 2017-06-09 20:24:22.067 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 14c6 Exiting 2017-06-09 20:24:22.067 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 14c7 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:24:22.067 UTC [msp] DeserializeIdentity -> INFO 14c8 Obtaining identity 2017-06-09 20:24:22.068 UTC [msp] DeserializeIdentity -> INFO 14c9 Obtaining identity 2017-06-09 20:24:22.068 UTC [gossip/comm#-1] Send -> DEBU 14ca Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:24:22.068 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 14cb Exiting, replying with alive: > 2017-06-09 20:24:22.068 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 14cc Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:24:22.069 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 14cd Exiting 2017-06-09 20:24:22.069 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 14ce Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:24:22.069 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 14cf Exiting 2017-06-09 20:24:22.069 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 14d0 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:24:22.069 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 14d1 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:24:22.070 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 14d2 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:24:22.070 UTC [msp] DeserializeIdentity -> INFO 14d3 Obtaining identity 2017-06-09 20:24:22.070 UTC [msp] Validate -> INFO 14d4 MSP Org1MSP validating identity 2017-06-09 20:24:22.071 UTC [msp] DeserializeIdentity -> INFO 14d5 Obtaining identity 2017-06-09 20:24:22.071 UTC [msp] Validate -> INFO 14d6 MSP Org1MSP validating identity 2017-06-09 20:24:22.072 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 14d7 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:24:22.072 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 14d8 Exiting 2017-06-09 20:24:22.072 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 14d9 Exiting 2017-06-09 20:24:22.158 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 14da Sleeping 5s 2017-06-09 20:24:22.168 UTC [msp] DeserializeIdentity -> INFO 14db Obtaining identity 2017-06-09 20:24:27.159 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 14dc Sleeping 5s 2017-06-09 20:24:27.161 UTC [msp] DeserializeIdentity -> INFO 14dd Obtaining identity 2017-06-09 20:24:32.161 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 14de Sleeping 5s 2017-06-09 20:24:32.166 UTC [msp] DeserializeIdentity -> INFO 14df Obtaining identity 2017-06-09 20:24:37.162 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 14e0 Sleeping 5s 2017-06-09 20:24:37.165 UTC [msp] DeserializeIdentity -> INFO 14e1 Obtaining identity 2017-06-09 20:24:42.163 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 14e2 Sleeping 5s 2017-06-09 20:24:42.166 UTC [msp] DeserializeIdentity -> INFO 14e3 Obtaining identity 2017-06-09 20:24:46.841 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 14e4 Sleeping 25s 2017-06-09 20:24:47.057 UTC [gossip/comm#-1] Probe -> DEBU 14e5 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:24:47.059 UTC [gossip/comm#-1] Probe -> DEBU 14e6 Returning 2017-06-09 20:24:47.060 UTC [gossip/comm#-1] Send -> DEBU 14e7 Entering, sending GossipMessage: tag:EMPTY mem_req:-\213\374\020\215\037(\027@/\367\023v\263\245|\347\002 \025{\257\036y\267w<\003\031\354\270\241\365\247w\375\016]\027\216\215\312\2768\276P\274\325\232^\332" secretEnvelope:\232\270A\305\223\207#\364\246\260\255s\\G\n\234\257\363;\025\250b\316b\242" > > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:24:47.060 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 14e8 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:-\213\374\020\215\037(\027@/\367\023v\263\245|\347\002 \025{\257\036y\267w<\003\031\354\270\241\365\247w\375\016]\027\216\215\312\2768\276P\274\325\232^\332" secretEnvelope:\232\270A\305\223\207#\364\246\260\255s\\G\n\234\257\363;\025\250b\316b\242" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:24:47.061 UTC [gossip/comm#-1] createConnection -> DEBU 14e9 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:24:47.064 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14ea Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:24:47.064 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14eb Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46826 2017-06-09 20:24:47.065 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 14ec [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:24:47.065 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14ed Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46826 2017-06-09 20:24:47.065 UTC [msp] DeserializeIdentity -> INFO 14ee Obtaining identity 2017-06-09 20:24:47.065 UTC [msp] Validate -> INFO 14ef MSP Org1MSP validating identity 2017-06-09 20:24:47.066 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 14f0 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:24:47.066 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14f1 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:24:47.066 UTC [msp] DeserializeIdentity -> INFO 14f2 Obtaining identity 2017-06-09 20:24:47.066 UTC [msp] Validate -> INFO 14f3 MSP Org1MSP validating identity 2017-06-09 20:24:47.066 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14f4 Authenticated 10.10.10.205:5010 2017-06-09 20:24:47.067 UTC [gossip/comm#-1] createConnection -> DEBU 14f5 Exiting 2017-06-09 20:24:47.067 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 14f6 Exiting 2017-06-09 20:24:47.067 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 14f7 Authenticated 10.76.152.46:46826 2017-06-09 20:24:47.067 UTC [gossip/comm#-1] GossipStream -> DEBU 14f8 Servicing 10.76.152.46:46826 2017-06-09 20:24:47.068 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 14f9 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:-\213\374\020\215\037(\027@/\367\023v\263\245|\347\002 \025{\257\036y\267w<\003\031\354\270\241\365\247w\375\016]\027\216\215\312\2768\276P\274\325\232^\332" secretEnvelope:\232\270A\305\223\207#\364\246\260\255s\\G\n\234\257\363;\025\250b\316b\242" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:24:47.068 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 14fa Exiting 2017-06-09 20:24:47.069 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 14fb Got message: GossipMessage: tag:EMPTY mem_req:-\213\374\020\215\037(\027@/\367\023v\263\245|\347\002 \025{\257\036y\267w<\003\031\354\270\241\365\247w\375\016]\027\216\215\312\2768\276P\274\325\232^\332" secretEnvelope:\232\270A\305\223\207#\364\246\260\255s\\G\n\234\257\363;\025\250b\316b\242" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:24:47.069 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 14fc Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:24:47.069 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 14fd Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:24:47.069 UTC [msp] DeserializeIdentity -> INFO 14fe Obtaining identity 2017-06-09 20:24:47.069 UTC [msp] Validate -> INFO 14ff MSP Org1MSP validating identity 2017-06-09 20:24:47.070 UTC [msp] DeserializeIdentity -> INFO 1500 Obtaining identity 2017-06-09 20:24:47.070 UTC [msp] Validate -> INFO 1501 MSP Org1MSP validating identity 2017-06-09 20:24:47.071 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1502 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:24:47.071 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1503 Exiting 2017-06-09 20:24:47.071 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1504 Exiting 2017-06-09 20:24:47.071 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1505 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:24:47.071 UTC [msp] DeserializeIdentity -> INFO 1506 Obtaining identity 2017-06-09 20:24:47.072 UTC [msp] DeserializeIdentity -> INFO 1507 Obtaining identity 2017-06-09 20:24:47.072 UTC [gossip/comm#-1] Send -> DEBU 1508 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:24:47.072 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1509 Exiting, replying with alive:\211L\222\177\336\240i\002 F\207\264\021j\214\013w\237\343\276lQ\370\363\016\364\351m]\374\310e%\025\000_\033#[S\277" > > 2017-06-09 20:24:47.072 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 150a Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:24:47.073 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 150b Exiting 2017-06-09 20:24:47.073 UTC [gossip/comm#-1] func1 -> DEBU 150c Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:24:47.073 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 150d Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:24:47.073 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 150e Exiting 2017-06-09 20:24:47.073 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 150f Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:24:47.073 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1510 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:24:47.074 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1511 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:24:47.074 UTC [msp] DeserializeIdentity -> INFO 1512 Obtaining identity 2017-06-09 20:24:47.074 UTC [msp] Validate -> INFO 1513 MSP Org1MSP validating identity 2017-06-09 20:24:47.075 UTC [msp] DeserializeIdentity -> INFO 1514 Obtaining identity 2017-06-09 20:24:47.075 UTC [msp] Validate -> INFO 1515 MSP Org1MSP validating identity 2017-06-09 20:24:47.076 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1516 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:24:47.076 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1517 Exiting 2017-06-09 20:24:47.076 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1518 Exiting 2017-06-09 20:24:47.164 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1519 Sleeping 5s 2017-06-09 20:24:47.168 UTC [msp] DeserializeIdentity -> INFO 151a Obtaining identity 2017-06-09 20:24:52.166 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 151b Sleeping 5s 2017-06-09 20:24:52.169 UTC [msp] DeserializeIdentity -> INFO 151c Obtaining identity 2017-06-09 20:24:57.168 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 151d Sleeping 5s 2017-06-09 20:24:57.171 UTC [msp] DeserializeIdentity -> INFO 151e Obtaining identity 2017-06-09 20:25:02.169 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 151f Sleeping 5s 2017-06-09 20:25:02.173 UTC [msp] DeserializeIdentity -> INFO 1520 Obtaining identity 2017-06-09 20:25:07.170 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1521 Sleeping 5s 2017-06-09 20:25:07.177 UTC [msp] DeserializeIdentity -> INFO 1522 Obtaining identity 2017-06-09 20:25:11.843 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1523 Sleeping 25s 2017-06-09 20:25:12.063 UTC [gossip/comm#-1] Probe -> DEBU 1524 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:25:12.065 UTC [gossip/comm#-1] Probe -> DEBU 1525 Returning 2017-06-09 20:25:12.065 UTC [gossip/comm#-1] Send -> DEBU 1526 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:25:12.066 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1527 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:25:12.066 UTC [gossip/comm#-1] createConnection -> DEBU 1528 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:25:12.069 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1529 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:25:12.070 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 152a Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46882 2017-06-09 20:25:12.070 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 152b [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:25:12.071 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 152c Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46882 2017-06-09 20:25:12.071 UTC [msp] DeserializeIdentity -> INFO 152d Obtaining identity 2017-06-09 20:25:12.071 UTC [msp] Validate -> INFO 152e MSP Org1MSP validating identity 2017-06-09 20:25:12.071 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 152f Authenticated 10.76.152.46:46882 2017-06-09 20:25:12.071 UTC [gossip/comm#-1] GossipStream -> DEBU 1530 Servicing 10.76.152.46:46882 2017-06-09 20:25:12.072 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1531 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:25:12.072 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1532 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:25:12.072 UTC [msp] DeserializeIdentity -> INFO 1533 Obtaining identity 2017-06-09 20:25:12.072 UTC [msp] Validate -> INFO 1534 MSP Org1MSP validating identity 2017-06-09 20:25:12.072 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1535 Authenticated 10.10.10.205:5010 2017-06-09 20:25:12.073 UTC [gossip/comm#-1] createConnection -> DEBU 1536 Exiting 2017-06-09 20:25:12.073 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1537 Exiting 2017-06-09 20:25:12.074 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1538 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:25:12.074 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1539 Exiting 2017-06-09 20:25:12.074 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 153a Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:25:12.074 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 153b Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:25:12.074 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 153c Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:25:12.074 UTC [msp] DeserializeIdentity -> INFO 153d Obtaining identity 2017-06-09 20:25:12.074 UTC [msp] Validate -> INFO 153e MSP Org1MSP validating identity 2017-06-09 20:25:12.075 UTC [msp] DeserializeIdentity -> INFO 153f Obtaining identity 2017-06-09 20:25:12.075 UTC [msp] Validate -> INFO 1540 MSP Org1MSP validating identity 2017-06-09 20:25:12.075 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1541 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:25:12.076 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1542 Exiting 2017-06-09 20:25:12.076 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1543 Exiting 2017-06-09 20:25:12.076 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1544 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:25:12.076 UTC [msp] DeserializeIdentity -> INFO 1545 Obtaining identity 2017-06-09 20:25:12.076 UTC [msp] DeserializeIdentity -> INFO 1546 Obtaining identity 2017-06-09 20:25:12.076 UTC [gossip/comm#-1] Send -> DEBU 1547 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:25:12.077 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1548 Exiting, replying with alive: > 2017-06-09 20:25:12.077 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1549 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:25:12.077 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 154a Exiting 2017-06-09 20:25:12.077 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 154b Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:25:12.077 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 154c Exiting 2017-06-09 20:25:12.077 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 154d Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:25:12.078 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 154e Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:25:12.078 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 154f Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:25:12.078 UTC [msp] DeserializeIdentity -> INFO 1550 Obtaining identity 2017-06-09 20:25:12.078 UTC [msp] Validate -> INFO 1551 MSP Org1MSP validating identity 2017-06-09 20:25:12.078 UTC [msp] DeserializeIdentity -> INFO 1552 Obtaining identity 2017-06-09 20:25:12.079 UTC [msp] Validate -> INFO 1553 MSP Org1MSP validating identity 2017-06-09 20:25:12.079 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1554 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:25:12.079 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1555 Exiting 2017-06-09 20:25:12.079 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1556 Exiting 2017-06-09 20:25:12.172 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1557 Sleeping 5s 2017-06-09 20:25:12.180 UTC [msp] DeserializeIdentity -> INFO 1558 Obtaining identity 2017-06-09 20:25:17.173 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1559 Sleeping 5s 2017-06-09 20:25:17.177 UTC [msp] DeserializeIdentity -> INFO 155a Obtaining identity 2017-06-09 20:25:22.175 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 155b Sleeping 5s 2017-06-09 20:25:22.178 UTC [msp] DeserializeIdentity -> INFO 155c Obtaining identity 2017-06-09 20:25:27.176 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 155d Sleeping 5s 2017-06-09 20:25:27.179 UTC [msp] DeserializeIdentity -> INFO 155e Obtaining identity 2017-06-09 20:25:32.178 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 155f Sleeping 5s 2017-06-09 20:25:32.189 UTC [msp] DeserializeIdentity -> INFO 1560 Obtaining identity 2017-06-09 20:25:36.845 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1561 Sleeping 25s 2017-06-09 20:25:37.068 UTC [gossip/comm#-1] Probe -> DEBU 1562 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:25:37.071 UTC [gossip/comm#-1] Probe -> DEBU 1563 Returning 2017-06-09 20:25:37.071 UTC [gossip/comm#-1] Send -> DEBU 1564 Entering, sending GossipMessage: tag:EMPTY mem_req:F;\377\3644-$\265\340!Q\016\3110H\035:EZ\274" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:25:37.071 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1565 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:F;\377\3644-$\265\340!Q\016\3110H\035:EZ\274" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:25:37.072 UTC [gossip/comm#-1] createConnection -> DEBU 1566 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:25:37.074 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1567 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:25:37.075 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1568 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:46952 2017-06-09 20:25:37.075 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1569 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:25:37.075 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 156a Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:25:37.075 UTC [msp] DeserializeIdentity -> INFO 156b Obtaining identity 2017-06-09 20:25:37.076 UTC [msp] Validate -> INFO 156c MSP Org1MSP validating identity 2017-06-09 20:25:37.076 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 156d Authenticated 10.10.10.205:5010 2017-06-09 20:25:37.076 UTC [gossip/comm#-1] createConnection -> DEBU 156e Exiting 2017-06-09 20:25:37.077 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 156f Exiting 2017-06-09 20:25:37.078 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1570 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:25:37.078 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1571 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:46952 2017-06-09 20:25:37.078 UTC [msp] DeserializeIdentity -> INFO 1572 Obtaining identity 2017-06-09 20:25:37.078 UTC [msp] Validate -> INFO 1573 MSP Org1MSP validating identity 2017-06-09 20:25:37.078 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1574 Authenticated 10.76.152.46:46952 2017-06-09 20:25:37.078 UTC [gossip/comm#-1] GossipStream -> DEBU 1575 Servicing 10.76.152.46:46952 2017-06-09 20:25:37.079 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1576 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:F;\377\3644-$\265\340!Q\016\3110H\035:EZ\274" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:25:37.079 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1577 Exiting 2017-06-09 20:25:37.079 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1578 Got message: GossipMessage: tag:EMPTY mem_req:F;\377\3644-$\265\340!Q\016\3110H\035:EZ\274" secretEnvelope: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:25:37.079 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1579 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:25:37.079 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 157a Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:25:37.079 UTC [msp] DeserializeIdentity -> INFO 157b Obtaining identity 2017-06-09 20:25:37.079 UTC [msp] Validate -> INFO 157c MSP Org1MSP validating identity 2017-06-09 20:25:37.080 UTC [msp] DeserializeIdentity -> INFO 157d Obtaining identity 2017-06-09 20:25:37.080 UTC [msp] Validate -> INFO 157e MSP Org1MSP validating identity 2017-06-09 20:25:37.081 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 157f Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:25:37.081 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1580 Exiting 2017-06-09 20:25:37.081 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1581 Exiting 2017-06-09 20:25:37.081 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1582 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:25:37.081 UTC [msp] DeserializeIdentity -> INFO 1583 Obtaining identity 2017-06-09 20:25:37.082 UTC [msp] DeserializeIdentity -> INFO 1584 Obtaining identity 2017-06-09 20:25:37.082 UTC [gossip/comm#-1] Send -> DEBU 1585 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:25:37.082 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1586 Exiting, replying with alive: > 2017-06-09 20:25:37.082 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1587 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:25:37.082 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1588 Exiting 2017-06-09 20:25:37.083 UTC [gossip/comm#-1] func1 -> DEBU 1589 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:25:37.083 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 158a Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:25:37.083 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 158b Exiting 2017-06-09 20:25:37.083 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 158c Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:25:37.083 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 158d Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:25:37.083 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 158e Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:25:37.083 UTC [msp] DeserializeIdentity -> INFO 158f Obtaining identity 2017-06-09 20:25:37.084 UTC [msp] Validate -> INFO 1590 MSP Org1MSP validating identity 2017-06-09 20:25:37.084 UTC [msp] DeserializeIdentity -> INFO 1591 Obtaining identity 2017-06-09 20:25:37.085 UTC [msp] Validate -> INFO 1592 MSP Org1MSP validating identity 2017-06-09 20:25:37.085 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1593 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:25:37.085 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1594 Exiting 2017-06-09 20:25:37.086 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1595 Exiting 2017-06-09 20:25:37.180 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1596 Sleeping 5s 2017-06-09 20:25:37.184 UTC [msp] DeserializeIdentity -> INFO 1597 Obtaining identity 2017-06-09 20:25:42.182 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1598 Sleeping 5s 2017-06-09 20:25:42.189 UTC [msp] DeserializeIdentity -> INFO 1599 Obtaining identity 2017-06-09 20:25:47.183 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 159a Sleeping 5s 2017-06-09 20:25:47.185 UTC [msp] DeserializeIdentity -> INFO 159b Obtaining identity 2017-06-09 20:25:52.184 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 159c Sleeping 5s 2017-06-09 20:25:52.193 UTC [msp] DeserializeIdentity -> INFO 159d Obtaining identity 2017-06-09 20:25:57.185 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 159e Sleeping 5s 2017-06-09 20:25:57.194 UTC [msp] DeserializeIdentity -> INFO 159f Obtaining identity 2017-06-09 20:26:01.847 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 15a0 Sleeping 25s 2017-06-09 20:26:02.073 UTC [gossip/comm#-1] Probe -> DEBU 15a1 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:26:02.076 UTC [gossip/comm#-1] Probe -> DEBU 15a2 Returning 2017-06-09 20:26:02.077 UTC [gossip/comm#-1] Send -> DEBU 15a3 Entering, sending GossipMessage: tag:EMPTY mem_req:y\337T\036\370\327\256\253&v\235\345\304\014|\301c\002 n)\037EG\257\234Sd\305\n-\261\230/\352t\375\303Ab/\030\245\240g\235\311\002h\345\371" secretEnvelope:\343\341\023\303u\336\231\262\362\244\314\363\216\265\002 d\335(Z\345\204Q\350&m\263\336\000D\"\024_\030\356\262:\003;#\261\222\372\224r\2325\207" > > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:26:02.077 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 15a4 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:y\337T\036\370\327\256\253&v\235\345\304\014|\301c\002 n)\037EG\257\234Sd\305\n-\261\230/\352t\375\303Ab/\030\245\240g\235\311\002h\345\371" secretEnvelope:\343\341\023\303u\336\231\262\362\244\314\363\216\265\002 d\335(Z\345\204Q\350&m\263\336\000D\"\024_\030\356\262:\003;#\261\222\372\224r\2325\207" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:02.078 UTC [gossip/comm#-1] createConnection -> DEBU 15a5 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:26:02.079 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15a6 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:26:02.081 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15a7 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47008 2017-06-09 20:26:02.081 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 15a9 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:26:02.082 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15aa Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47008 2017-06-09 20:26:02.082 UTC [msp] DeserializeIdentity -> INFO 15ab Obtaining identity 2017-06-09 20:26:02.081 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 15a8 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:26:02.082 UTC [msp] Validate -> INFO 15ac MSP Org1MSP validating identity 2017-06-09 20:26:02.082 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15ad Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:26:02.083 UTC [msp] DeserializeIdentity -> INFO 15af Obtaining identity 2017-06-09 20:26:02.083 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15ae Authenticated 10.76.152.46:47008 2017-06-09 20:26:02.083 UTC [gossip/comm#-1] GossipStream -> DEBU 15b0 Servicing 10.76.152.46:47008 2017-06-09 20:26:02.083 UTC [msp] Validate -> INFO 15b1 MSP Org1MSP validating identity 2017-06-09 20:26:02.084 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15b2 Authenticated 10.10.10.205:5010 2017-06-09 20:26:02.085 UTC [gossip/comm#-1] createConnection -> DEBU 15b3 Exiting 2017-06-09 20:26:02.085 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 15b4 Exiting 2017-06-09 20:26:02.086 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 15b5 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:y\337T\036\370\327\256\253&v\235\345\304\014|\301c\002 n)\037EG\257\234Sd\305\n-\261\230/\352t\375\303Ab/\030\245\240g\235\311\002h\345\371" secretEnvelope:\343\341\023\303u\336\231\262\362\244\314\363\216\265\002 d\335(Z\345\204Q\350&m\263\336\000D\"\024_\030\356\262:\003;#\261\222\372\224r\2325\207" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:02.086 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 15b6 Exiting 2017-06-09 20:26:02.086 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 15b7 Got message: GossipMessage: tag:EMPTY mem_req:y\337T\036\370\327\256\253&v\235\345\304\014|\301c\002 n)\037EG\257\234Sd\305\n-\261\230/\352t\375\303Ab/\030\245\240g\235\311\002h\345\371" secretEnvelope:\343\341\023\303u\336\231\262\362\244\314\363\216\265\002 d\335(Z\345\204Q\350&m\263\336\000D\"\024_\030\356\262:\003;#\261\222\372\224r\2325\207" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:02.086 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 15b8 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:26:02.086 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 15b9 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:26:02.086 UTC [msp] DeserializeIdentity -> INFO 15ba Obtaining identity 2017-06-09 20:26:02.087 UTC [msp] Validate -> INFO 15bb MSP Org1MSP validating identity 2017-06-09 20:26:02.087 UTC [msp] DeserializeIdentity -> INFO 15bc Obtaining identity 2017-06-09 20:26:02.088 UTC [msp] Validate -> INFO 15bd MSP Org1MSP validating identity 2017-06-09 20:26:02.088 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 15be Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:26:02.088 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 15bf Exiting 2017-06-09 20:26:02.088 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 15c0 Exiting 2017-06-09 20:26:02.088 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 15c1 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:26:02.089 UTC [msp] DeserializeIdentity -> INFO 15c2 Obtaining identity 2017-06-09 20:26:02.089 UTC [msp] DeserializeIdentity -> INFO 15c3 Obtaining identity 2017-06-09 20:26:02.089 UTC [gossip/comm#-1] Send -> DEBU 15c4 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:26:02.089 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 15c5 Exiting, replying with alive: > 2017-06-09 20:26:02.089 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 15c6 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:26:02.090 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 15c7 Exiting 2017-06-09 20:26:02.091 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 15c8 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:26:02.091 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 15c9 Exiting 2017-06-09 20:26:02.091 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 15ca Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:26:02.091 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 15cb Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:26:02.091 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 15cc Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:26:02.091 UTC [msp] DeserializeIdentity -> INFO 15cd Obtaining identity 2017-06-09 20:26:02.091 UTC [msp] Validate -> INFO 15ce MSP Org1MSP validating identity 2017-06-09 20:26:02.091 UTC [msp] DeserializeIdentity -> INFO 15cf Obtaining identity 2017-06-09 20:26:02.092 UTC [msp] Validate -> INFO 15d0 MSP Org1MSP validating identity 2017-06-09 20:26:02.092 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 15d1 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:26:02.092 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 15d2 Exiting 2017-06-09 20:26:02.092 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 15d3 Exiting 2017-06-09 20:26:02.186 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 15d4 Sleeping 5s 2017-06-09 20:26:02.191 UTC [msp] DeserializeIdentity -> INFO 15d5 Obtaining identity 2017-06-09 20:26:07.187 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 15d6 Sleeping 5s 2017-06-09 20:26:07.191 UTC [msp] DeserializeIdentity -> INFO 15d7 Obtaining identity 2017-06-09 20:26:12.189 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 15d8 Sleeping 5s 2017-06-09 20:26:12.196 UTC [msp] DeserializeIdentity -> INFO 15d9 Obtaining identity 2017-06-09 20:26:17.190 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 15da Sleeping 5s 2017-06-09 20:26:17.195 UTC [msp] DeserializeIdentity -> INFO 15db Obtaining identity 2017-06-09 20:26:22.191 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 15dc Sleeping 5s 2017-06-09 20:26:22.197 UTC [msp] DeserializeIdentity -> INFO 15dd Obtaining identity 2017-06-09 20:26:26.848 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 15de Sleeping 25s 2017-06-09 20:26:27.081 UTC [gossip/comm#-1] Probe -> DEBU 15df Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:26:27.085 UTC [gossip/comm#-1] Probe -> DEBU 15e0 Returning 2017-06-09 20:26:27.085 UTC [gossip/comm#-1] Send -> DEBU 15e1 Entering, sending GossipMessage: tag:EMPTY mem_req:\237\275\345\t\371#\302\353\031\374\263\377\343\177\245\312\362\340\356\263\377 \022 ~r \"M\002 ~bxj4\301\316\370}\236&\361S\200\0001\320Z\222:\033\026R\317\r\337m\203\234d\235\"" secretEnvelope: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:26:27.086 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 15e2 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\237\275\345\t\371#\302\353\031\374\263\377\343\177\245\312\362\340\356\263\377 \022 ~r \"M\002 ~bxj4\301\316\370}\236&\361S\200\0001\320Z\222:\033\026R\317\r\337m\203\234d\235\"" secretEnvelope: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:26:27.086 UTC [gossip/comm#-1] createConnection -> DEBU 15e3 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:26:27.088 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15e4 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:26:27.089 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15e5 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47078 2017-06-09 20:26:27.090 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 15e6 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:26:27.090 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15e7 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47078 2017-06-09 20:26:27.090 UTC [msp] DeserializeIdentity -> INFO 15e8 Obtaining identity 2017-06-09 20:26:27.091 UTC [msp] Validate -> INFO 15e9 MSP Org1MSP validating identity 2017-06-09 20:26:27.091 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15ea Authenticated 10.76.152.46:47078 2017-06-09 20:26:27.091 UTC [gossip/comm#-1] GossipStream -> DEBU 15eb Servicing 10.76.152.46:47078 2017-06-09 20:26:27.092 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 15ec [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:26:27.093 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15ed Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:26:27.093 UTC [msp] DeserializeIdentity -> INFO 15ee Obtaining identity 2017-06-09 20:26:27.093 UTC [msp] Validate -> INFO 15ef MSP Org1MSP validating identity 2017-06-09 20:26:27.093 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 15f0 Authenticated 10.10.10.205:5010 2017-06-09 20:26:27.094 UTC [gossip/comm#-1] createConnection -> DEBU 15f1 Exiting 2017-06-09 20:26:27.094 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 15f2 Exiting 2017-06-09 20:26:27.095 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 15f3 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\237\275\345\t\371#\302\353\031\374\263\377\343\177\245\312\362\340\356\263\377 \022 ~r \"M\002 ~bxj4\301\316\370}\236&\361S\200\0001\320Z\222:\033\026R\317\r\337m\203\234d\235\"" secretEnvelope: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:26:27.095 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 15f4 Exiting 2017-06-09 20:26:27.095 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 15f5 Got message: GossipMessage: tag:EMPTY mem_req:\237\275\345\t\371#\302\353\031\374\263\377\343\177\245\312\362\340\356\263\377 \022 ~r \"M\002 ~bxj4\301\316\370}\236&\361S\200\0001\320Z\222:\033\026R\317\r\337m\203\234d\235\"" secretEnvelope: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:26:27.096 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 15f6 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:26:27.096 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 15f7 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:26:27.096 UTC [msp] DeserializeIdentity -> INFO 15f8 Obtaining identity 2017-06-09 20:26:27.096 UTC [msp] Validate -> INFO 15f9 MSP Org1MSP validating identity 2017-06-09 20:26:27.097 UTC [msp] DeserializeIdentity -> INFO 15fa Obtaining identity 2017-06-09 20:26:27.097 UTC [msp] Validate -> INFO 15fb MSP Org1MSP validating identity 2017-06-09 20:26:27.098 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 15fc Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:26:27.098 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 15fd Exiting 2017-06-09 20:26:27.098 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 15fe Exiting 2017-06-09 20:26:27.098 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 15ff Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:26:27.098 UTC [msp] DeserializeIdentity -> INFO 1600 Obtaining identity 2017-06-09 20:26:27.099 UTC [msp] DeserializeIdentity -> INFO 1601 Obtaining identity 2017-06-09 20:26:27.099 UTC [gossip/comm#-1] Send -> DEBU 1602 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:26:27.099 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1603 Exiting, replying with alive: > 2017-06-09 20:26:27.099 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1604 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:27.100 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1605 Exiting 2017-06-09 20:26:27.100 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1606 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:27.101 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1607 Exiting 2017-06-09 20:26:27.101 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1608 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:27.101 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1609 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:26:27.101 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 160a Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:26:27.101 UTC [msp] DeserializeIdentity -> INFO 160b Obtaining identity 2017-06-09 20:26:27.102 UTC [msp] Validate -> INFO 160c MSP Org1MSP validating identity 2017-06-09 20:26:27.102 UTC [msp] DeserializeIdentity -> INFO 160d Obtaining identity 2017-06-09 20:26:27.102 UTC [msp] Validate -> INFO 160e MSP Org1MSP validating identity 2017-06-09 20:26:27.103 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 160f Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:26:27.103 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1610 Exiting 2017-06-09 20:26:27.103 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1611 Exiting 2017-06-09 20:26:27.192 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1612 Sleeping 5s 2017-06-09 20:26:27.194 UTC [msp] DeserializeIdentity -> INFO 1613 Obtaining identity 2017-06-09 20:26:32.193 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1614 Sleeping 5s 2017-06-09 20:26:32.198 UTC [msp] DeserializeIdentity -> INFO 1615 Obtaining identity 2017-06-09 20:26:37.195 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1616 Sleeping 5s 2017-06-09 20:26:37.204 UTC [msp] DeserializeIdentity -> INFO 1617 Obtaining identity 2017-06-09 20:26:42.197 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1618 Sleeping 5s 2017-06-09 20:26:42.203 UTC [msp] DeserializeIdentity -> INFO 1619 Obtaining identity 2017-06-09 20:26:47.198 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 161a Sleeping 5s 2017-06-09 20:26:47.201 UTC [msp] DeserializeIdentity -> INFO 161b Obtaining identity 2017-06-09 20:26:51.851 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 161c Sleeping 25s 2017-06-09 20:26:52.087 UTC [gossip/comm#-1] Probe -> DEBU 161d Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:26:52.089 UTC [gossip/comm#-1] Probe -> DEBU 161e Returning 2017-06-09 20:26:52.089 UTC [gossip/comm#-1] Send -> DEBU 161f Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:26:52.090 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1620 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:52.091 UTC [gossip/comm#-1] createConnection -> DEBU 1621 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:26:52.092 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1622 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:26:52.093 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1623 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47134 2017-06-09 20:26:52.094 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1624 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:26:52.094 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1626 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:26:52.094 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1627 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:26:52.094 UTC [msp] DeserializeIdentity -> INFO 1628 Obtaining identity 2017-06-09 20:26:52.094 UTC [msp] Validate -> INFO 1629 MSP Org1MSP validating identity 2017-06-09 20:26:52.095 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 162a Authenticated 10.10.10.205:5010 2017-06-09 20:26:52.095 UTC [gossip/comm#-1] createConnection -> DEBU 162b Exiting 2017-06-09 20:26:52.095 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 162c Exiting 2017-06-09 20:26:52.094 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1625 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47134 2017-06-09 20:26:52.096 UTC [msp] DeserializeIdentity -> INFO 162d Obtaining identity 2017-06-09 20:26:52.097 UTC [msp] Validate -> INFO 162e MSP Org1MSP validating identity 2017-06-09 20:26:52.097 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 162f Authenticated 10.76.152.46:47134 2017-06-09 20:26:52.097 UTC [gossip/comm#-1] GossipStream -> DEBU 1630 Servicing 10.76.152.46:47134 2017-06-09 20:26:52.098 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1631 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:52.098 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1632 Exiting 2017-06-09 20:26:52.098 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1633 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:52.098 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1634 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:26:52.098 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1635 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:26:52.098 UTC [msp] DeserializeIdentity -> INFO 1636 Obtaining identity 2017-06-09 20:26:52.099 UTC [msp] Validate -> INFO 1637 MSP Org1MSP validating identity 2017-06-09 20:26:52.099 UTC [msp] DeserializeIdentity -> INFO 1638 Obtaining identity 2017-06-09 20:26:52.099 UTC [msp] Validate -> INFO 1639 MSP Org1MSP validating identity 2017-06-09 20:26:52.100 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 163a Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:26:52.100 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 163b Exiting 2017-06-09 20:26:52.100 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 163c Exiting 2017-06-09 20:26:52.100 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 163d Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:26:52.100 UTC [msp] DeserializeIdentity -> INFO 163e Obtaining identity 2017-06-09 20:26:52.101 UTC [msp] DeserializeIdentity -> INFO 163f Obtaining identity 2017-06-09 20:26:52.101 UTC [gossip/comm#-1] Send -> DEBU 1640 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:26:52.101 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1641 Exiting, replying with alive: > 2017-06-09 20:26:52.101 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1642 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:52.102 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1643 Exiting 2017-06-09 20:26:52.102 UTC [gossip/comm#-1] func1 -> DEBU 1644 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:52.102 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1645 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:52.103 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1646 Exiting 2017-06-09 20:26:52.103 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1647 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:26:52.103 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1648 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:26:52.103 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1649 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:26:52.103 UTC [msp] DeserializeIdentity -> INFO 164a Obtaining identity 2017-06-09 20:26:52.104 UTC [msp] Validate -> INFO 164b MSP Org1MSP validating identity 2017-06-09 20:26:52.104 UTC [msp] DeserializeIdentity -> INFO 164c Obtaining identity 2017-06-09 20:26:52.105 UTC [msp] Validate -> INFO 164d MSP Org1MSP validating identity 2017-06-09 20:26:52.105 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 164e Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:26:52.105 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 164f Exiting 2017-06-09 20:26:52.105 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1650 Exiting 2017-06-09 20:26:52.199 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1651 Sleeping 5s 2017-06-09 20:26:52.200 UTC [msp] DeserializeIdentity -> INFO 1652 Obtaining identity 2017-06-09 20:26:57.201 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1653 Sleeping 5s 2017-06-09 20:26:57.208 UTC [msp] DeserializeIdentity -> INFO 1654 Obtaining identity 2017-06-09 20:27:02.202 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1655 Sleeping 5s 2017-06-09 20:27:02.211 UTC [msp] DeserializeIdentity -> INFO 1656 Obtaining identity 2017-06-09 20:27:07.203 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1657 Sleeping 5s 2017-06-09 20:27:07.213 UTC [msp] DeserializeIdentity -> INFO 1658 Obtaining identity 2017-06-09 20:27:12.204 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1659 Sleeping 5s 2017-06-09 20:27:12.205 UTC [msp] DeserializeIdentity -> INFO 165a Obtaining identity 2017-06-09 20:27:16.853 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 165b Sleeping 25s 2017-06-09 20:27:17.091 UTC [gossip/comm#-1] Probe -> DEBU 165c Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:27:17.094 UTC [gossip/comm#-1] Probe -> DEBU 165d Returning 2017-06-09 20:27:17.094 UTC [gossip/comm#-1] Send -> DEBU 165e Entering, sending GossipMessage: tag:EMPTY mem_req:~\007\252Z\276\306\022\274\376\010ejv\241Ud\002 N\036&:\217\006\265\342g(\2316Q\316\026\313\036\177\370\351s\2436\272\247\222Q\221D\3335J" > > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:27:17.095 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 165f Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:~\007\252Z\276\306\022\274\376\010ejv\241Ud\002 N\036&:\217\006\265\342g(\2316Q\316\026\313\036\177\370\351s\2436\272\247\222Q\221D\3335J" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:27:17.095 UTC [gossip/comm#-1] createConnection -> DEBU 1660 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:27:17.097 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1661 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:27:17.098 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1662 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47204 2017-06-09 20:27:17.098 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1663 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:27:17.098 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1664 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:27:17.099 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1666 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47204 2017-06-09 20:27:17.099 UTC [msp] DeserializeIdentity -> INFO 1667 Obtaining identity 2017-06-09 20:27:17.099 UTC [msp] Validate -> INFO 1668 MSP Org1MSP validating identity 2017-06-09 20:27:17.100 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1669 Authenticated 10.76.152.46:47204 2017-06-09 20:27:17.100 UTC [gossip/comm#-1] GossipStream -> DEBU 166a Servicing 10.76.152.46:47204 2017-06-09 20:27:17.099 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1665 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:27:17.100 UTC [msp] DeserializeIdentity -> INFO 166b Obtaining identity 2017-06-09 20:27:17.101 UTC [msp] Validate -> INFO 166c MSP Org1MSP validating identity 2017-06-09 20:27:17.101 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 166d Authenticated 10.10.10.205:5010 2017-06-09 20:27:17.101 UTC [gossip/comm#-1] createConnection -> DEBU 166e Exiting 2017-06-09 20:27:17.102 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 166f Exiting 2017-06-09 20:27:17.102 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1670 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:~\007\252Z\276\306\022\274\376\010ejv\241Ud\002 N\036&:\217\006\265\342g(\2316Q\316\026\313\036\177\370\351s\2436\272\247\222Q\221D\3335J" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:27:17.102 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1671 Exiting 2017-06-09 20:27:17.102 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1672 Got message: GossipMessage: tag:EMPTY mem_req:~\007\252Z\276\306\022\274\376\010ejv\241Ud\002 N\036&:\217\006\265\342g(\2316Q\316\026\313\036\177\370\351s\2436\272\247\222Q\221D\3335J" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:27:17.103 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1673 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:27:17.103 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1674 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:27:17.103 UTC [msp] DeserializeIdentity -> INFO 1675 Obtaining identity 2017-06-09 20:27:17.103 UTC [msp] Validate -> INFO 1676 MSP Org1MSP validating identity 2017-06-09 20:27:17.103 UTC [msp] DeserializeIdentity -> INFO 1677 Obtaining identity 2017-06-09 20:27:17.104 UTC [msp] Validate -> INFO 1678 MSP Org1MSP validating identity 2017-06-09 20:27:17.104 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1679 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:27:17.104 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 167a Exiting 2017-06-09 20:27:17.104 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 167b Exiting 2017-06-09 20:27:17.104 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 167c Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:27:17.104 UTC [msp] DeserializeIdentity -> INFO 167d Obtaining identity 2017-06-09 20:27:17.105 UTC [msp] DeserializeIdentity -> INFO 167e Obtaining identity 2017-06-09 20:27:17.105 UTC [gossip/comm#-1] Send -> DEBU 167f Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:27:17.105 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1680 Exiting, replying with alive: > 2017-06-09 20:27:17.105 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1681 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:27:17.105 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1682 Exiting 2017-06-09 20:27:17.106 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1683 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:27:17.106 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1684 Exiting 2017-06-09 20:27:17.106 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1685 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:27:17.106 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1686 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:27:17.106 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1687 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:27:17.106 UTC [msp] DeserializeIdentity -> INFO 1688 Obtaining identity 2017-06-09 20:27:17.106 UTC [msp] Validate -> INFO 1689 MSP Org1MSP validating identity 2017-06-09 20:27:17.107 UTC [msp] DeserializeIdentity -> INFO 168a Obtaining identity 2017-06-09 20:27:17.107 UTC [msp] Validate -> INFO 168b MSP Org1MSP validating identity 2017-06-09 20:27:17.107 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 168c Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:27:17.108 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 168d Exiting 2017-06-09 20:27:17.108 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 168e Exiting 2017-06-09 20:27:17.205 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 168f Sleeping 5s 2017-06-09 20:27:17.210 UTC [msp] DeserializeIdentity -> INFO 1690 Obtaining identity 2017-06-09 20:27:22.207 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1691 Sleeping 5s 2017-06-09 20:27:22.212 UTC [msp] DeserializeIdentity -> INFO 1692 Obtaining identity 2017-06-09 20:27:27.209 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1693 Sleeping 5s 2017-06-09 20:27:27.218 UTC [msp] DeserializeIdentity -> INFO 1694 Obtaining identity 2017-06-09 20:27:32.210 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1695 Sleeping 5s 2017-06-09 20:27:32.218 UTC [msp] DeserializeIdentity -> INFO 1696 Obtaining identity 2017-06-09 20:27:37.212 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1697 Sleeping 5s 2017-06-09 20:27:37.214 UTC [msp] DeserializeIdentity -> INFO 1698 Obtaining identity 2017-06-09 20:27:41.854 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1699 Sleeping 25s 2017-06-09 20:27:42.096 UTC [gossip/comm#-1] Probe -> DEBU 169a Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:27:42.098 UTC [gossip/comm#-1] Probe -> DEBU 169b Returning 2017-06-09 20:27:42.099 UTC [gossip/comm#-1] Send -> DEBU 169c Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:27:42.099 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 169d Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:27:42.100 UTC [gossip/comm#-1] createConnection -> DEBU 169e Entering blockchain-org1peer1:5010 [] 2017-06-09 20:27:42.103 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 169f Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:27:42.103 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 16a0 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47264 2017-06-09 20:27:42.103 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 16a1 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:27:42.103 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 16a2 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:27:42.104 UTC [msp] DeserializeIdentity -> INFO 16a3 Obtaining identity 2017-06-09 20:27:42.104 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 16a4 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:27:42.104 UTC [msp] Validate -> INFO 16a6 MSP Org1MSP validating identity 2017-06-09 20:27:42.104 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 16a5 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47264 2017-06-09 20:27:42.104 UTC [msp] DeserializeIdentity -> INFO 16a7 Obtaining identity 2017-06-09 20:27:42.104 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 16a8 Authenticated 10.10.10.205:5010 2017-06-09 20:27:42.104 UTC [msp] Validate -> INFO 16a9 MSP Org1MSP validating identity 2017-06-09 20:27:42.105 UTC [gossip/comm#-1] createConnection -> DEBU 16aa Exiting 2017-06-09 20:27:42.105 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 16ab Authenticated 10.76.152.46:47264 2017-06-09 20:27:42.105 UTC [gossip/comm#-1] GossipStream -> DEBU 16ad Servicing 10.76.152.46:47264 2017-06-09 20:27:42.105 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 16ac Exiting 2017-06-09 20:27:42.106 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 16ae Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:27:42.106 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 16af Exiting 2017-06-09 20:27:42.106 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 16b0 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:27:42.106 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 16b1 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:27:42.106 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 16b2 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:27:42.106 UTC [msp] DeserializeIdentity -> INFO 16b3 Obtaining identity 2017-06-09 20:27:42.107 UTC [msp] Validate -> INFO 16b4 MSP Org1MSP validating identity 2017-06-09 20:27:42.107 UTC [msp] DeserializeIdentity -> INFO 16b5 Obtaining identity 2017-06-09 20:27:42.107 UTC [msp] Validate -> INFO 16b6 MSP Org1MSP validating identity 2017-06-09 20:27:42.108 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 16b7 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:27:42.108 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 16b8 Exiting 2017-06-09 20:27:42.108 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 16b9 Exiting 2017-06-09 20:27:42.108 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 16ba Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:27:42.108 UTC [msp] DeserializeIdentity -> INFO 16bb Obtaining identity 2017-06-09 20:27:42.108 UTC [msp] DeserializeIdentity -> INFO 16bc Obtaining identity 2017-06-09 20:27:42.108 UTC [gossip/comm#-1] Send -> DEBU 16bd Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:27:42.109 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 16be Exiting, replying with alive:F\347tt8I$\212\203\235@\024\277@\004B\271\306\364$\002 `}|\232\331W(T\200\260uo.KbuGaU\225\337\213\250\236\033)\305\t+[V/" secretEnvelope:\247\024\323\026\033\353\207\300\354\352\rRz\260M\250\224\215BG\315\330\373\237\277a\262\235\332\315=\002 iG\200jx\005'>\232\355(Q\\S\206\300\377X]\260U\235c\177u`d\030\244\227gE" > > 2017-06-09 20:27:42.109 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 16bf Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:27:42.109 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 16c0 Exiting 2017-06-09 20:27:42.109 UTC [gossip/comm#-1] func1 -> DEBU 16c1 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:27:42.109 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 16c2 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:27:42.109 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 16c3 Exiting 2017-06-09 20:27:42.109 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 16c4 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:27:42.109 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 16c5 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:27:42.110 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 16c6 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:27:42.110 UTC [msp] DeserializeIdentity -> INFO 16c7 Obtaining identity 2017-06-09 20:27:42.110 UTC [msp] Validate -> INFO 16c8 MSP Org1MSP validating identity 2017-06-09 20:27:42.110 UTC [msp] DeserializeIdentity -> INFO 16c9 Obtaining identity 2017-06-09 20:27:42.110 UTC [msp] Validate -> INFO 16ca MSP Org1MSP validating identity 2017-06-09 20:27:42.111 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 16cb Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:27:42.111 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 16cc Exiting 2017-06-09 20:27:42.111 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 16cd Exiting 2017-06-09 20:27:42.213 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 16ce Sleeping 5s 2017-06-09 20:27:42.213 UTC [msp] DeserializeIdentity -> INFO 16cf Obtaining identity 2017-06-09 20:27:47.215 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 16d0 Sleeping 5s 2017-06-09 20:27:47.221 UTC [msp] DeserializeIdentity -> INFO 16d1 Obtaining identity 2017-06-09 20:27:52.216 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 16d2 Sleeping 5s 2017-06-09 20:27:52.223 UTC [msp] DeserializeIdentity -> INFO 16d3 Obtaining identity 2017-06-09 20:27:57.217 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 16d4 Sleeping 5s 2017-06-09 20:27:57.224 UTC [msp] DeserializeIdentity -> INFO 16d5 Obtaining identity 2017-06-09 20:28:02.218 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 16d6 Sleeping 5s 2017-06-09 20:28:02.224 UTC [msp] DeserializeIdentity -> INFO 16d7 Obtaining identity 2017-06-09 20:28:02.837 UTC [eventhub_producer] registerHandler -> DEBU 16d8 registerHandler BLOCK 2017-06-09 20:28:06.856 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 16d9 Sleeping 25s 2017-06-09 20:28:07.100 UTC [gossip/comm#-1] Probe -> DEBU 16da Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:28:07.103 UTC [gossip/comm#-1] Probe -> DEBU 16db Returning 2017-06-09 20:28:07.103 UTC [gossip/comm#-1] Send -> DEBU 16dc Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:28:07.104 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 16dd Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:28:07.104 UTC [gossip/comm#-1] createConnection -> DEBU 16de Entering blockchain-org1peer1:5010 [] 2017-06-09 20:28:07.107 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 16df Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:28:07.107 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 16e0 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47334 2017-06-09 20:28:07.108 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 16e1 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:28:07.108 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 16e2 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:28:07.108 UTC [msp] DeserializeIdentity -> INFO 16e3 Obtaining identity 2017-06-09 20:28:07.109 UTC [msp] Validate -> INFO 16e4 MSP Org1MSP validating identity 2017-06-09 20:28:07.109 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 16e5 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:28:07.109 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 16e6 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47334 2017-06-09 20:28:07.110 UTC [msp] DeserializeIdentity -> INFO 16e8 Obtaining identity 2017-06-09 20:28:07.110 UTC [msp] Validate -> INFO 16e9 MSP Org1MSP validating identity 2017-06-09 20:28:07.109 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 16e7 Authenticated 10.10.10.205:5010 2017-06-09 20:28:07.111 UTC [gossip/comm#-1] createConnection -> DEBU 16eb Exiting 2017-06-09 20:28:07.110 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 16ea Authenticated 10.76.152.46:47334 2017-06-09 20:28:07.111 UTC [gossip/comm#-1] GossipStream -> DEBU 16ec Servicing 10.76.152.46:47334 2017-06-09 20:28:07.112 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 16ed Exiting 2017-06-09 20:28:07.113 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 16ee Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:28:07.113 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 16ef Exiting 2017-06-09 20:28:07.113 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 16f0 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:28:07.113 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 16f1 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:28:07.113 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 16f2 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:28:07.113 UTC [msp] DeserializeIdentity -> INFO 16f3 Obtaining identity 2017-06-09 20:28:07.113 UTC [msp] Validate -> INFO 16f4 MSP Org1MSP validating identity 2017-06-09 20:28:07.114 UTC [msp] DeserializeIdentity -> INFO 16f5 Obtaining identity 2017-06-09 20:28:07.115 UTC [msp] Validate -> INFO 16f6 MSP Org1MSP validating identity 2017-06-09 20:28:07.115 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 16f7 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:28:07.115 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 16f8 Exiting 2017-06-09 20:28:07.115 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 16f9 Exiting 2017-06-09 20:28:07.115 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 16fa Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:28:07.115 UTC [msp] DeserializeIdentity -> INFO 16fb Obtaining identity 2017-06-09 20:28:07.116 UTC [msp] DeserializeIdentity -> INFO 16fc Obtaining identity 2017-06-09 20:28:07.116 UTC [gossip/comm#-1] Send -> DEBU 16fd Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:28:07.116 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 16fe Exiting, replying with alive:\227\271\377\361\366\334\377\312\370\361\330^C\250\317" secretEnvelope: > 2017-06-09 20:28:07.116 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 16ff Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:28:07.116 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1700 Exiting 2017-06-09 20:28:07.116 UTC [gossip/comm#-1] func1 -> DEBU 1701 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:28:07.116 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1702 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:28:07.117 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1703 Exiting 2017-06-09 20:28:07.117 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1704 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:28:07.117 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1705 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:28:07.117 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1706 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:28:07.117 UTC [msp] DeserializeIdentity -> INFO 1707 Obtaining identity 2017-06-09 20:28:07.117 UTC [msp] Validate -> INFO 1708 MSP Org1MSP validating identity 2017-06-09 20:28:07.117 UTC [msp] DeserializeIdentity -> INFO 1709 Obtaining identity 2017-06-09 20:28:07.117 UTC [msp] Validate -> INFO 170a MSP Org1MSP validating identity 2017-06-09 20:28:07.118 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 170b Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:28:07.118 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 170c Exiting 2017-06-09 20:28:07.118 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 170d Exiting 2017-06-09 20:28:07.219 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 170e Sleeping 5s 2017-06-09 20:28:07.227 UTC [msp] DeserializeIdentity -> INFO 170f Obtaining identity 2017-06-09 20:28:11.430 UTC [protoutils] ValidateProposalMessage -> DEBU 1710 ValidateProposalMessage starts for signed proposal 0xc42145b8f0 2017-06-09 20:28:11.435 UTC [protoutils] validateChannelHeader -> DEBU 1711 validateChannelHeader info: header type 3 2017-06-09 20:28:11.435 UTC [protoutils] checkSignatureFromCreator -> DEBU 1712 checkSignatureFromCreator starts 2017-06-09 20:28:11.435 UTC [msp] DeserializeIdentity -> INFO 1713 Obtaining identity 2017-06-09 20:28:11.435 UTC [protoutils] checkSignatureFromCreator -> DEBU 1714 checkSignatureFromCreator info: creator is &{Org1MSP DEFAULT} 2017-06-09 20:28:11.435 UTC [msp] Validate -> INFO 1715 MSP Org1MSP validating identity 2017-06-09 20:28:11.435 UTC [protoutils] checkSignatureFromCreator -> DEBU 1716 checkSignatureFromCreator info: creator is valid 2017-06-09 20:28:11.448 UTC [protoutils] checkSignatureFromCreator -> DEBU 1717 checkSignatureFromCreator exists successfully 2017-06-09 20:28:11.448 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1718 validateChaincodeProposalMessage starts for proposal 0xc421355810, header 0xc42145b920 2017-06-09 20:28:11.448 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1719 validateChaincodeProposalMessage info: header extension references chaincode name:"lccc" 2017-06-09 20:28:11.455 UTC [ccprovider] NewCCContext -> DEBU 171a NewCCCC (chain=,chaincode=lccc,version=1.0.0-alpha,txid=203c5df2ea9b6cc14d5ac8b48d476878c73247333b737d68be33efaba8483a23,syscc=true,proposal=0xc421355810,canname=lccc:1.0.0-alpha 2017-06-09 20:28:11.456 UTC [chaincode] Launch -> DEBU 171b chaincode is running(no need to launch) : lccc:1.0.0-alpha 2017-06-09 20:28:11.459 UTC [chaincode] sendExecuteMessage -> DEBU 171c [203c5df2]Inside sendExecuteMessage. Message TRANSACTION 2017-06-09 20:28:11.459 UTC [chaincode] setChaincodeProposal -> DEBU 171d Setting chaincode proposal context... 2017-06-09 20:28:11.459 UTC [chaincode] setChaincodeProposal -> DEBU 171e Proposal different from nil. Creating chaincode proposal context... 2017-06-09 20:28:11.459 UTC [chaincode] sendExecuteMessage -> DEBU 171f [203c5df2]sendExecuteMsg trigger event TRANSACTION 2017-06-09 20:28:11.459 UTC [chaincode] processStream -> DEBU 1720 [203c5df2]Move state message TRANSACTION 2017-06-09 20:28:11.459 UTC [chaincode] HandleMessage -> DEBU 1721 [203c5df2]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2017-06-09 20:28:11.459 UTC [chaincode] filterError -> DEBU 1722 Ignoring NoTransitionError: no transition 2017-06-09 20:28:11.460 UTC [chaincode] processStream -> DEBU 1723 [203c5df2]sending state message TRANSACTION 2017-06-09 20:28:11.460 UTC [shim] func1 -> DEBU 1724 [203c5df2]Received message TRANSACTION from shim 2017-06-09 20:28:11.460 UTC [shim] handleMessage -> DEBU 1725 [203c5df2]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2017-06-09 20:28:11.460 UTC [shim] beforeTransaction -> DEBU 1726 [203c5df2]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2017-06-09 20:28:11.580 UTC [shim] func1 -> DEBU 1727 [203c5df2]Transaction completed. Sending COMPLETED 2017-06-09 20:28:11.580 UTC [shim] func1 -> DEBU 1728 [203c5df2]Move state message COMPLETED 2017-06-09 20:28:11.580 UTC [shim] handleMessage -> DEBU 1729 [203c5df2]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 20:28:11.580 UTC [shim] func1 -> DEBU 172a [203c5df2]send state message COMPLETED 2017-06-09 20:28:11.581 UTC [chaincode] processStream -> DEBU 172b [203c5df2]Received message COMPLETED from shim 2017-06-09 20:28:11.581 UTC [chaincode] HandleMessage -> DEBU 172c [203c5df2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 20:28:11.581 UTC [chaincode] HandleMessage -> DEBU 172d [203c5df2ea9b6cc14d5ac8b48d476878c73247333b737d68be33efaba8483a23]HandleMessage- COMPLETED. Notify 2017-06-09 20:28:11.581 UTC [chaincode] notify -> DEBU 172e notifying Txid:203c5df2ea9b6cc14d5ac8b48d476878c73247333b737d68be33efaba8483a23 2017-06-09 20:28:12.078 UTC [protoutils] ValidateProposalMessage -> DEBU 172f ValidateProposalMessage starts for signed proposal 0xc421445050 2017-06-09 20:28:12.092 UTC [protoutils] validateChannelHeader -> DEBU 1730 validateChannelHeader info: header type 3 2017-06-09 20:28:12.092 UTC [protoutils] checkSignatureFromCreator -> DEBU 1731 checkSignatureFromCreator starts 2017-06-09 20:28:12.093 UTC [protoutils] checkSignatureFromCreator -> DEBU 1732 checkSignatureFromCreator info: creator is &{Org1MSP DEFAULT} 2017-06-09 20:28:12.093 UTC [msp] Validate -> INFO 1733 MSP Org1MSP validating identity 2017-06-09 20:28:12.093 UTC [protoutils] checkSignatureFromCreator -> DEBU 1734 checkSignatureFromCreator info: creator is valid 2017-06-09 20:28:12.094 UTC [protoutils] checkSignatureFromCreator -> DEBU 1735 checkSignatureFromCreator exists successfully 2017-06-09 20:28:12.094 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1736 validateChaincodeProposalMessage starts for proposal 0xc42139f7c0, header 0xc421445080 2017-06-09 20:28:12.094 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1737 validateChaincodeProposalMessage info: header extension references chaincode name:"lccc" 2017-06-09 20:28:12.094 UTC [kvledger] retrieveTransactionByID -> DEBU 1738 retrieveTransactionByID() - txId = [c701b70d0bfc502406f0e0563f45b506da8436168561646d07dd9f93b80ff89b] 2017-06-09 20:28:12.094 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 1739 constructing new tx simulator 2017-06-09 20:28:12.094 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 173a constructing new tx simulator [2e094a2f-6403-4909-bcc1-b964d57a1eb4] 2017-06-09 20:28:12.095 UTC [ccprovider] NewCCContext -> DEBU 173b NewCCCC (chain=channel1,chaincode=lccc,version=1.0.0-alpha,txid=c701b70d0bfc502406f0e0563f45b506da8436168561646d07dd9f93b80ff89b,syscc=true,proposal=0xc42139f7c0,canname=lccc:1.0.0-alpha 2017-06-09 20:28:12.095 UTC [chaincode] Launch -> DEBU 173c chaincode is running(no need to launch) : lccc:1.0.0-alpha 2017-06-09 20:28:12.095 UTC [chaincode] sendExecuteMessage -> DEBU 173d [c701b70d]Inside sendExecuteMessage. Message TRANSACTION 2017-06-09 20:28:12.095 UTC [chaincode] setChaincodeProposal -> DEBU 173e Setting chaincode proposal context... 2017-06-09 20:28:12.095 UTC [chaincode] setChaincodeProposal -> DEBU 173f Proposal different from nil. Creating chaincode proposal context... 2017-06-09 20:28:12.095 UTC [chaincode] sendExecuteMessage -> DEBU 1740 [c701b70d]sendExecuteMsg trigger event TRANSACTION 2017-06-09 20:28:12.095 UTC [chaincode] processStream -> DEBU 1741 [c701b70d]Move state message TRANSACTION 2017-06-09 20:28:12.095 UTC [chaincode] HandleMessage -> DEBU 1742 [c701b70d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2017-06-09 20:28:12.095 UTC [chaincode] filterError -> DEBU 1743 Ignoring NoTransitionError: no transition 2017-06-09 20:28:12.095 UTC [chaincode] processStream -> DEBU 1744 [c701b70d]sending state message TRANSACTION 2017-06-09 20:28:12.095 UTC [shim] func1 -> DEBU 1745 [c701b70d]Received message TRANSACTION from shim 2017-06-09 20:28:12.095 UTC [shim] handleMessage -> DEBU 1746 [c701b70d]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2017-06-09 20:28:12.095 UTC [shim] beforeTransaction -> DEBU 1747 [c701b70d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2017-06-09 20:28:12.096 UTC [shim] handleGetState -> DEBU 1748 [c701b70d]Sending GET_STATE 2017-06-09 20:28:12.096 UTC [chaincode] processStream -> DEBU 1749 [c701b70d]Received message GET_STATE from shim 2017-06-09 20:28:12.096 UTC [chaincode] HandleMessage -> DEBU 174a [c701b70d]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2017-06-09 20:28:12.096 UTC [chaincode] afterGetState -> DEBU 174b [c701b70d]Received GET_STATE, invoking get state from ledger 2017-06-09 20:28:12.096 UTC [chaincode] filterError -> DEBU 174c Ignoring NoTransitionError: no transition 2017-06-09 20:28:12.096 UTC [chaincode] func1 -> DEBU 174d [c701b70d] getting state for chaincode lccc, key pharma-network, channel channel1 2017-06-09 20:28:12.096 UTC [stateleveldb] GetState -> DEBU 174e GetState(). ns=lccc, key=pharma-network 2017-06-09 20:28:12.096 UTC [chaincode] func1 -> DEBU 174f [c701b70d]No state associated with key: pharma-network. Sending RESPONSE with an empty payload 2017-06-09 20:28:12.096 UTC [chaincode] 1 -> DEBU 1750 [c701b70d]handleGetState serial send RESPONSE 2017-06-09 20:28:12.096 UTC [shim] func1 -> DEBU 1751 [c701b70d]Received message RESPONSE from shim 2017-06-09 20:28:12.096 UTC [shim] handleMessage -> DEBU 1752 [c701b70d]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2017-06-09 20:28:12.096 UTC [shim] sendChannel -> DEBU 1753 [c701b70d]before send 2017-06-09 20:28:12.096 UTC [shim] sendChannel -> DEBU 1754 [c701b70d]after send 2017-06-09 20:28:12.096 UTC [shim] afterResponse -> DEBU 1755 [c701b70d]Received RESPONSE, communicated (state:ready) 2017-06-09 20:28:12.096 UTC [shim] handleGetState -> DEBU 1756 [c701b70d]GetState received payload RESPONSE 2017-06-09 20:28:12.096 UTC [shim] handlePutState -> DEBU 1757 [c701b70d]Inside putstate 2017-06-09 20:28:12.096 UTC [shim] handlePutState -> DEBU 1758 [c701b70d]Sending PUT_STATE 2017-06-09 20:28:12.096 UTC [chaincode] processStream -> DEBU 1759 [c701b70d]Received message PUT_STATE from shim 2017-06-09 20:28:12.096 UTC [chaincode] HandleMessage -> DEBU 175a [c701b70d]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2017-06-09 20:28:12.096 UTC [chaincode] filterError -> DEBU 175b Ignoring NoTransitionError: no transition 2017-06-09 20:28:12.096 UTC [chaincode] func1 -> DEBU 175c [c701b70d]state is ready 2017-06-09 20:28:12.096 UTC [chaincode] func1 -> DEBU 175d [c701b70d]Completed PUT_STATE. Sending RESPONSE 2017-06-09 20:28:12.096 UTC [chaincode] 1 -> DEBU 175e [c701b70d]enterBusyState trigger event RESPONSE 2017-06-09 20:28:12.096 UTC [chaincode] processStream -> DEBU 175f [c701b70d]Move state message RESPONSE 2017-06-09 20:28:12.096 UTC [chaincode] HandleMessage -> DEBU 1760 [c701b70d]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2017-06-09 20:28:12.096 UTC [chaincode] filterError -> DEBU 1761 Ignoring NoTransitionError: no transition 2017-06-09 20:28:12.096 UTC [chaincode] processStream -> DEBU 1762 [c701b70d]sending state message RESPONSE 2017-06-09 20:28:12.096 UTC [shim] func1 -> DEBU 1763 [c701b70d]Received message RESPONSE from shim 2017-06-09 20:28:12.097 UTC [shim] handleMessage -> DEBU 1764 [c701b70d]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2017-06-09 20:28:12.097 UTC [shim] sendChannel -> DEBU 1765 [c701b70d]before send 2017-06-09 20:28:12.097 UTC [shim] sendChannel -> DEBU 1766 [c701b70d]after send 2017-06-09 20:28:12.097 UTC [shim] afterResponse -> DEBU 1767 [c701b70d]Received RESPONSE, communicated (state:ready) 2017-06-09 20:28:12.097 UTC [shim] handlePutState -> DEBU 1768 [c701b70d]Received RESPONSE. Successfully updated state 2017-06-09 20:28:12.097 UTC [shim] func1 -> DEBU 1769 [c701b70d]Transaction completed. Sending COMPLETED 2017-06-09 20:28:12.097 UTC [shim] func1 -> DEBU 176a [c701b70d]Move state message COMPLETED 2017-06-09 20:28:12.097 UTC [shim] handleMessage -> DEBU 176b [c701b70d]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2017-06-09 20:28:12.097 UTC [shim] func1 -> DEBU 176c [c701b70d]send state message COMPLETED 2017-06-09 20:28:12.097 UTC [chaincode] processStream -> DEBU 176d [c701b70d]Received message COMPLETED from shim 2017-06-09 20:28:12.097 UTC [chaincode] HandleMessage -> DEBU 176e [c701b70d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2017-06-09 20:28:12.097 UTC [chaincode] HandleMessage -> DEBU 176f [c701b70d0bfc502406f0e0563f45b506da8436168561646d07dd9f93b80ff89b]HandleMessage- COMPLETED. Notify 2017-06-09 20:28:12.097 UTC [chaincode] notify -> DEBU 1770 notifying Txid:c701b70d0bfc502406f0e0563f45b506da8436168561646d07dd9f93b80ff89b 2017-06-09 20:28:12.097 UTC [ccprovider] NewCCContext -> DEBU 1771 NewCCCC (chain=channel1,chaincode=pharma-network,version=0.7.5,txid=c701b70d0bfc502406f0e0563f45b506da8436168561646d07dd9f93b80ff89b,syscc=false,proposal=0xc42139f7c0,canname=pharma-network:0.7.5 2017-06-09 20:28:12.101 UTC [chaincode] Launch -> DEBU 1772 launchAndWaitForRegister fetched 2684396 from file system%!(EXTRA ) 2017-06-09 20:28:12.102 UTC [chaincode] getArgsAndEnv -> DEBU 1773 Executable is chaincode 2017-06-09 20:28:12.102 UTC [chaincode] getArgsAndEnv -> DEBU 1774 Args [chaincode -peer.address=blockchain-org1peer1:5010] 2017-06-09 20:28:12.102 UTC [chaincode] launchAndWaitForRegister -> DEBU 1775 start container: pharma-network:0.7.5(networkid:nid1,peerid:jdoe) 2017-06-09 20:28:12.102 UTC [chaincode] launchAndWaitForRegister -> DEBU 1776 start container with args: chaincode -peer.address=blockchain-org1peer1:5010 2017-06-09 20:28:12.102 UTC [chaincode] launchAndWaitForRegister -> DEBU 1777 start container with env: CORE_CHAINCODE_ID_NAME=pharma-network:0.7.5 CORE_PEER_TLS_ENABLED=false CORE_CHAINCODE_LOGLEVEL=WARNING CORE_CHAINCODE_LOGFORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} 2017-06-09 20:28:12.103 UTC [container] lockContainer -> DEBU 1778 waiting for container(nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:28:12.103 UTC [container] lockContainer -> DEBU 1779 got container (nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:28:12.104 UTC [dockercontroller] Start -> DEBU 177a Cleanup container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:28:12.106 UTC [dockercontroller] stopInternal -> DEBU 177b Stop container nid1-jdoe-pharma-network-0.7.5(No such container: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:28:12.108 UTC [dockercontroller] stopInternal -> DEBU 177c Kill container nid1-jdoe-pharma-network-0.7.5 (No such container: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:28:12.110 UTC [dockercontroller] stopInternal -> DEBU 177d Remove container nid1-jdoe-pharma-network-0.7.5 (No such container: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:28:12.110 UTC [dockercontroller] Start -> DEBU 177e Start container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:28:12.110 UTC [dockercontroller] createContainer -> DEBU 177f Create container: nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:28:12.214 UTC [dockercontroller] createContainer -> DEBU 1780 Created container: nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:28:12.221 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1781 Sleeping 5s 2017-06-09 20:28:12.221 UTC [msp] DeserializeIdentity -> INFO 1782 Obtaining identity 2017-06-09 20:28:12.469 UTC [dockercontroller] Start -> DEBU 1783 Started container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:28:12.469 UTC [container] unlockContainer -> DEBU 1784 container lock deleted(nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:28:17.222 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1785 Sleeping 5s 2017-06-09 20:28:17.227 UTC [msp] DeserializeIdentity -> INFO 1786 Obtaining identity 2017-06-09 20:28:22.223 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1787 Sleeping 5s 2017-06-09 20:28:22.229 UTC [msp] DeserializeIdentity -> INFO 1788 Obtaining identity 2017-06-09 20:28:27.225 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1789 Sleeping 5s 2017-06-09 20:28:27.233 UTC [msp] DeserializeIdentity -> INFO 178a Obtaining identity 2017-06-09 20:28:31.858 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 178b Sleeping 25s 2017-06-09 20:28:32.106 UTC [gossip/comm#-1] Probe -> DEBU 178c Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:28:32.108 UTC [gossip/comm#-1] Probe -> DEBU 178d Returning 2017-06-09 20:28:32.108 UTC [gossip/comm#-1] Send -> DEBU 178e Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:28:32.109 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 178f Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:28:32.110 UTC [gossip/comm#-1] createConnection -> DEBU 1790 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:28:32.112 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1791 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:28:32.112 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1792 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47384 2017-06-09 20:28:32.113 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1793 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:28:32.113 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1794 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:28:32.113 UTC [msp] DeserializeIdentity -> INFO 1795 Obtaining identity 2017-06-09 20:28:32.113 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1796 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:28:32.114 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1797 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47384 2017-06-09 20:28:32.114 UTC [msp] DeserializeIdentity -> INFO 1798 Obtaining identity 2017-06-09 20:28:32.114 UTC [msp] Validate -> INFO 1799 MSP Org1MSP validating identity 2017-06-09 20:28:32.115 UTC [msp] Validate -> INFO 179a MSP Org1MSP validating identity 2017-06-09 20:28:32.115 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 179b Authenticated 10.10.10.205:5010 2017-06-09 20:28:32.116 UTC [gossip/comm#-1] createConnection -> DEBU 179c Exiting 2017-06-09 20:28:32.116 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 179d Exiting 2017-06-09 20:28:32.117 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 179e Authenticated 10.76.152.46:47384 2017-06-09 20:28:32.117 UTC [gossip/comm#-1] GossipStream -> DEBU 179f Servicing 10.76.152.46:47384 2017-06-09 20:28:32.118 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 17a0 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:28:32.118 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 17a1 Exiting 2017-06-09 20:28:32.118 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 17a2 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:28:32.118 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17a3 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:28:32.118 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 17a4 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:28:32.118 UTC [msp] DeserializeIdentity -> INFO 17a5 Obtaining identity 2017-06-09 20:28:32.119 UTC [msp] Validate -> INFO 17a6 MSP Org1MSP validating identity 2017-06-09 20:28:32.119 UTC [msp] DeserializeIdentity -> INFO 17a7 Obtaining identity 2017-06-09 20:28:32.119 UTC [msp] Validate -> INFO 17a8 MSP Org1MSP validating identity 2017-06-09 20:28:32.120 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17a9 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:28:32.120 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17aa Exiting 2017-06-09 20:28:32.120 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 17ab Exiting 2017-06-09 20:28:32.120 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 17ac Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:28:32.120 UTC [msp] DeserializeIdentity -> INFO 17ad Obtaining identity 2017-06-09 20:28:32.120 UTC [msp] DeserializeIdentity -> INFO 17ae Obtaining identity 2017-06-09 20:28:32.121 UTC [gossip/comm#-1] Send -> DEBU 17af Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:28:32.121 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 17b0 Exiting, replying with alive: > 2017-06-09 20:28:32.121 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 17b1 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:28:32.121 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 17b2 Exiting 2017-06-09 20:28:32.122 UTC [gossip/comm#-1] func1 -> DEBU 17b3 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:28:32.122 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 17b4 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:28:32.122 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 17b5 Exiting 2017-06-09 20:28:32.122 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 17b6 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:28:32.122 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17b7 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:28:32.123 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 17b8 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:28:32.123 UTC [msp] DeserializeIdentity -> INFO 17b9 Obtaining identity 2017-06-09 20:28:32.123 UTC [msp] Validate -> INFO 17ba MSP Org1MSP validating identity 2017-06-09 20:28:32.124 UTC [msp] DeserializeIdentity -> INFO 17bb Obtaining identity 2017-06-09 20:28:32.124 UTC [msp] Validate -> INFO 17bc MSP Org1MSP validating identity 2017-06-09 20:28:32.125 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17bd Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:28:32.125 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17be Exiting 2017-06-09 20:28:32.125 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 17bf Exiting 2017-06-09 20:28:32.226 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 17c0 Sleeping 5s 2017-06-09 20:28:32.229 UTC [msp] DeserializeIdentity -> INFO 17c1 Obtaining identity 2017-06-09 20:28:37.227 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 17c2 Sleeping 5s 2017-06-09 20:28:37.230 UTC [msp] DeserializeIdentity -> INFO 17c3 Obtaining identity 2017-06-09 20:28:42.228 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 17c4 Sleeping 5s 2017-06-09 20:28:42.235 UTC [msp] DeserializeIdentity -> INFO 17c5 Obtaining identity 2017-06-09 20:28:47.230 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 17c6 Sleeping 5s 2017-06-09 20:28:47.239 UTC [msp] DeserializeIdentity -> INFO 17c7 Obtaining identity 2017-06-09 20:28:52.231 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 17c8 Sleeping 5s 2017-06-09 20:28:52.234 UTC [msp] DeserializeIdentity -> INFO 17c9 Obtaining identity 2017-06-09 20:28:56.860 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 17ca Sleeping 25s 2017-06-09 20:28:57.111 UTC [gossip/comm#-1] Probe -> DEBU 17cb Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:28:57.114 UTC [gossip/comm#-1] Probe -> DEBU 17cc Returning 2017-06-09 20:28:57.114 UTC [gossip/comm#-1] Send -> DEBU 17cd Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:28:57.116 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 17ce Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:28:57.116 UTC [gossip/comm#-1] createConnection -> DEBU 17cf Entering blockchain-org1peer1:5010 [] 2017-06-09 20:28:57.118 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 17d0 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:28:57.119 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 17d1 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47458 2017-06-09 20:28:57.119 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 17d2 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:28:57.119 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 17d3 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47458 2017-06-09 20:28:57.119 UTC [msp] DeserializeIdentity -> INFO 17d4 Obtaining identity 2017-06-09 20:28:57.120 UTC [msp] Validate -> INFO 17d5 MSP Org1MSP validating identity 2017-06-09 20:28:57.120 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 17d6 Authenticated 10.76.152.46:47458 2017-06-09 20:28:57.120 UTC [gossip/comm#-1] GossipStream -> DEBU 17d7 Servicing 10.76.152.46:47458 2017-06-09 20:28:57.121 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 17d8 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:28:57.121 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 17d9 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:28:57.121 UTC [msp] DeserializeIdentity -> INFO 17da Obtaining identity 2017-06-09 20:28:57.121 UTC [msp] Validate -> INFO 17db MSP Org1MSP validating identity 2017-06-09 20:28:57.121 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 17dc Authenticated 10.10.10.205:5010 2017-06-09 20:28:57.122 UTC [gossip/comm#-1] createConnection -> DEBU 17dd Exiting 2017-06-09 20:28:57.122 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 17de Exiting 2017-06-09 20:28:57.123 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 17df Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:28:57.123 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 17e0 Exiting 2017-06-09 20:28:57.123 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 17e1 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:28:57.123 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17e2 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:28:57.123 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 17e3 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:28:57.123 UTC [msp] DeserializeIdentity -> INFO 17e4 Obtaining identity 2017-06-09 20:28:57.124 UTC [msp] Validate -> INFO 17e5 MSP Org1MSP validating identity 2017-06-09 20:28:57.125 UTC [msp] DeserializeIdentity -> INFO 17e6 Obtaining identity 2017-06-09 20:28:57.125 UTC [msp] Validate -> INFO 17e7 MSP Org1MSP validating identity 2017-06-09 20:28:57.125 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17e8 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:28:57.126 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17e9 Exiting 2017-06-09 20:28:57.126 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 17ea Exiting 2017-06-09 20:28:57.126 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 17eb Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:28:57.126 UTC [msp] DeserializeIdentity -> INFO 17ec Obtaining identity 2017-06-09 20:28:57.126 UTC [msp] DeserializeIdentity -> INFO 17ed Obtaining identity 2017-06-09 20:28:57.127 UTC [gossip/comm#-1] Send -> DEBU 17ee Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:28:57.127 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 17ef Exiting, replying with alive: > 2017-06-09 20:28:57.127 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 17f0 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:28:57.127 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 17f1 Exiting 2017-06-09 20:28:57.127 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 17f2 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:28:57.128 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 17f3 Exiting 2017-06-09 20:28:57.128 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 17f4 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:28:57.128 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17f5 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:28:57.128 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 17f6 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:28:57.128 UTC [msp] DeserializeIdentity -> INFO 17f7 Obtaining identity 2017-06-09 20:28:57.128 UTC [msp] Validate -> INFO 17f8 MSP Org1MSP validating identity 2017-06-09 20:28:57.128 UTC [msp] DeserializeIdentity -> INFO 17f9 Obtaining identity 2017-06-09 20:28:57.129 UTC [msp] Validate -> INFO 17fa MSP Org1MSP validating identity 2017-06-09 20:28:57.129 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17fb Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:28:57.129 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 17fc Exiting 2017-06-09 20:28:57.129 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 17fd Exiting 2017-06-09 20:28:57.232 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 17fe Sleeping 5s 2017-06-09 20:28:57.240 UTC [msp] DeserializeIdentity -> INFO 17ff Obtaining identity 2017-06-09 20:29:02.233 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1800 Sleeping 5s 2017-06-09 20:29:02.243 UTC [msp] DeserializeIdentity -> INFO 1801 Obtaining identity 2017-06-09 20:29:07.234 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1802 Sleeping 5s 2017-06-09 20:29:07.244 UTC [msp] DeserializeIdentity -> INFO 1803 Obtaining identity 2017-06-09 20:29:12.236 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1804 Sleeping 5s 2017-06-09 20:29:12.238 UTC [msp] DeserializeIdentity -> INFO 1805 Obtaining identity 2017-06-09 20:29:17.237 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1806 Sleeping 5s 2017-06-09 20:29:17.240 UTC [msp] DeserializeIdentity -> INFO 1807 Obtaining identity 2017-06-09 20:29:21.862 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1808 Sleeping 25s 2017-06-09 20:29:22.116 UTC [gossip/comm#-1] Probe -> DEBU 1809 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:29:22.119 UTC [gossip/comm#-1] Probe -> DEBU 180a Returning 2017-06-09 20:29:22.120 UTC [gossip/comm#-1] Send -> DEBU 180b Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:29:22.120 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 180c Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:29:22.121 UTC [gossip/comm#-1] createConnection -> DEBU 180d Entering blockchain-org1peer1:5010 [] 2017-06-09 20:29:22.123 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 180e Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:29:22.124 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 180f Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47510 2017-06-09 20:29:22.125 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1810 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:29:22.125 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1811 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47510 2017-06-09 20:29:22.125 UTC [msp] DeserializeIdentity -> INFO 1812 Obtaining identity 2017-06-09 20:29:22.125 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1813 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:29:22.125 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1814 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:29:22.125 UTC [msp] DeserializeIdentity -> INFO 1815 Obtaining identity 2017-06-09 20:29:22.125 UTC [msp] Validate -> INFO 1816 MSP Org1MSP validating identity 2017-06-09 20:29:22.126 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1817 Authenticated 10.10.10.205:5010 2017-06-09 20:29:22.126 UTC [msp] Validate -> INFO 1818 MSP Org1MSP validating identity 2017-06-09 20:29:22.126 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1819 Authenticated 10.76.152.46:47510 2017-06-09 20:29:22.126 UTC [gossip/comm#-1] GossipStream -> DEBU 181a Servicing 10.76.152.46:47510 2017-06-09 20:29:22.127 UTC [gossip/comm#-1] createConnection -> DEBU 181b Exiting 2017-06-09 20:29:22.128 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 181c Exiting 2017-06-09 20:29:22.129 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 181d Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:29:22.129 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 181e Exiting 2017-06-09 20:29:22.129 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 181f Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:29:22.129 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1820 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:29:22.129 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1821 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:29:22.129 UTC [msp] DeserializeIdentity -> INFO 1822 Obtaining identity 2017-06-09 20:29:22.129 UTC [msp] Validate -> INFO 1823 MSP Org1MSP validating identity 2017-06-09 20:29:22.130 UTC [msp] DeserializeIdentity -> INFO 1824 Obtaining identity 2017-06-09 20:29:22.130 UTC [msp] Validate -> INFO 1825 MSP Org1MSP validating identity 2017-06-09 20:29:22.131 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1826 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:29:22.131 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1827 Exiting 2017-06-09 20:29:22.131 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1828 Exiting 2017-06-09 20:29:22.131 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1829 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:29:22.131 UTC [msp] DeserializeIdentity -> INFO 182a Obtaining identity 2017-06-09 20:29:22.132 UTC [msp] DeserializeIdentity -> INFO 182b Obtaining identity 2017-06-09 20:29:22.132 UTC [gossip/comm#-1] Send -> DEBU 182c Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:29:22.132 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 182d Exiting, replying with alive: > 2017-06-09 20:29:22.132 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 182e Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:29:22.133 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 182f Exiting 2017-06-09 20:29:22.133 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1830 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:29:22.133 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1831 Exiting 2017-06-09 20:29:22.133 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1832 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:29:22.133 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1833 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:29:22.134 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1834 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:29:22.134 UTC [msp] DeserializeIdentity -> INFO 1835 Obtaining identity 2017-06-09 20:29:22.134 UTC [msp] Validate -> INFO 1836 MSP Org1MSP validating identity 2017-06-09 20:29:22.134 UTC [msp] DeserializeIdentity -> INFO 1837 Obtaining identity 2017-06-09 20:29:22.134 UTC [msp] Validate -> INFO 1838 MSP Org1MSP validating identity 2017-06-09 20:29:22.136 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1839 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:29:22.136 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 183a Exiting 2017-06-09 20:29:22.136 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 183b Exiting 2017-06-09 20:29:22.238 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 183c Sleeping 5s 2017-06-09 20:29:22.245 UTC [msp] DeserializeIdentity -> INFO 183d Obtaining identity 2017-06-09 20:29:27.239 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 183e Sleeping 5s 2017-06-09 20:29:27.241 UTC [msp] DeserializeIdentity -> INFO 183f Obtaining identity 2017-06-09 20:29:32.240 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1840 Sleeping 5s 2017-06-09 20:29:32.244 UTC [msp] DeserializeIdentity -> INFO 1841 Obtaining identity 2017-06-09 20:29:37.241 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1842 Sleeping 5s 2017-06-09 20:29:37.244 UTC [msp] DeserializeIdentity -> INFO 1843 Obtaining identity 2017-06-09 20:29:42.242 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1844 Sleeping 5s 2017-06-09 20:29:42.250 UTC [msp] DeserializeIdentity -> INFO 1845 Obtaining identity 2017-06-09 20:29:46.864 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1846 Sleeping 25s 2017-06-09 20:29:47.121 UTC [gossip/comm#-1] Probe -> DEBU 1847 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:29:47.124 UTC [gossip/comm#-1] Probe -> DEBU 1848 Returning 2017-06-09 20:29:47.124 UTC [gossip/comm#-1] Send -> DEBU 1849 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:29:47.125 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 184a Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:29:47.126 UTC [gossip/comm#-1] createConnection -> DEBU 184b Entering blockchain-org1peer1:5010 [] 2017-06-09 20:29:47.128 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 184c Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:29:47.128 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 184d Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47584 2017-06-09 20:29:47.129 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 184e [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:29:47.129 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 184f Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47584 2017-06-09 20:29:47.129 UTC [msp] DeserializeIdentity -> INFO 1850 Obtaining identity 2017-06-09 20:29:47.130 UTC [msp] Validate -> INFO 1851 MSP Org1MSP validating identity 2017-06-09 20:29:47.130 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1852 Authenticated 10.76.152.46:47584 2017-06-09 20:29:47.130 UTC [gossip/comm#-1] GossipStream -> DEBU 1853 Servicing 10.76.152.46:47584 2017-06-09 20:29:47.131 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1854 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:29:47.131 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1855 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:29:47.131 UTC [msp] DeserializeIdentity -> INFO 1856 Obtaining identity 2017-06-09 20:29:47.131 UTC [msp] Validate -> INFO 1857 MSP Org1MSP validating identity 2017-06-09 20:29:47.131 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1858 Authenticated 10.10.10.205:5010 2017-06-09 20:29:47.132 UTC [gossip/comm#-1] createConnection -> DEBU 1859 Exiting 2017-06-09 20:29:47.133 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 185a Exiting 2017-06-09 20:29:47.133 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 185b Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:29:47.133 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 185c Exiting 2017-06-09 20:29:47.133 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 185d Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:29:47.134 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 185e Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:29:47.134 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 185f Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:29:47.134 UTC [msp] DeserializeIdentity -> INFO 1860 Obtaining identity 2017-06-09 20:29:47.134 UTC [msp] Validate -> INFO 1861 MSP Org1MSP validating identity 2017-06-09 20:29:47.134 UTC [msp] DeserializeIdentity -> INFO 1862 Obtaining identity 2017-06-09 20:29:47.135 UTC [msp] Validate -> INFO 1863 MSP Org1MSP validating identity 2017-06-09 20:29:47.135 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1864 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:29:47.135 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1865 Exiting 2017-06-09 20:29:47.135 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1866 Exiting 2017-06-09 20:29:47.135 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1867 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:29:47.135 UTC [msp] DeserializeIdentity -> INFO 1868 Obtaining identity 2017-06-09 20:29:47.136 UTC [msp] DeserializeIdentity -> INFO 1869 Obtaining identity 2017-06-09 20:29:47.136 UTC [gossip/comm#-1] Send -> DEBU 186a Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:29:47.136 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 186b Exiting, replying with alive:\t.\377)F%\006O\231\265\000\272\353\300\t\265\257.&\322\023\221D\254j\300\010^\002 \023f\037\25204\2338\022q\0253\3700y\217\200|f\264\352(\312t\344:W\376\362\342\326\022" > > 2017-06-09 20:29:47.137 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 186c Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:29:47.137 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 186d Exiting 2017-06-09 20:29:47.138 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 186e Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:29:47.138 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 186f Exiting 2017-06-09 20:29:47.138 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1870 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:29:47.138 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1871 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:29:47.138 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1872 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:29:47.138 UTC [msp] DeserializeIdentity -> INFO 1873 Obtaining identity 2017-06-09 20:29:47.138 UTC [msp] Validate -> INFO 1874 MSP Org1MSP validating identity 2017-06-09 20:29:47.139 UTC [msp] DeserializeIdentity -> INFO 1875 Obtaining identity 2017-06-09 20:29:47.139 UTC [msp] Validate -> INFO 1876 MSP Org1MSP validating identity 2017-06-09 20:29:47.140 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1877 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:29:47.140 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1878 Exiting 2017-06-09 20:29:47.140 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1879 Exiting 2017-06-09 20:29:47.244 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 187a Sleeping 5s 2017-06-09 20:29:47.253 UTC [msp] DeserializeIdentity -> INFO 187b Obtaining identity 2017-06-09 20:29:52.245 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 187c Sleeping 5s 2017-06-09 20:29:52.250 UTC [msp] DeserializeIdentity -> INFO 187d Obtaining identity 2017-06-09 20:29:57.246 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 187e Sleeping 5s 2017-06-09 20:29:57.251 UTC [msp] DeserializeIdentity -> INFO 187f Obtaining identity 2017-06-09 20:30:02.248 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1880 Sleeping 5s 2017-06-09 20:30:02.257 UTC [msp] DeserializeIdentity -> INFO 1881 Obtaining identity 2017-06-09 20:30:07.249 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1882 Sleeping 5s 2017-06-09 20:30:07.251 UTC [msp] DeserializeIdentity -> INFO 1883 Obtaining identity 2017-06-09 20:30:11.867 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1884 Sleeping 25s 2017-06-09 20:30:12.126 UTC [gossip/comm#-1] Probe -> DEBU 1885 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:30:12.130 UTC [gossip/comm#-1] Probe -> DEBU 1886 Returning 2017-06-09 20:30:12.130 UTC [gossip/comm#-1] Send -> DEBU 1887 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:30:12.131 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1888 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:30:12.132 UTC [gossip/comm#-1] createConnection -> DEBU 1889 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:30:12.134 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 188a Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:30:12.134 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 188b Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47636 2017-06-09 20:30:12.136 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 188c [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:30:12.136 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 188e Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47636 2017-06-09 20:30:12.136 UTC [msp] DeserializeIdentity -> INFO 188f Obtaining identity 2017-06-09 20:30:12.136 UTC [msp] Validate -> INFO 1890 MSP Org1MSP validating identity 2017-06-09 20:30:12.136 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1891 Authenticated 10.76.152.46:47636 2017-06-09 20:30:12.136 UTC [gossip/comm#-1] GossipStream -> DEBU 1892 Servicing 10.76.152.46:47636 2017-06-09 20:30:12.136 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 188d [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:30:12.137 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1893 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:30:12.137 UTC [msp] DeserializeIdentity -> INFO 1894 Obtaining identity 2017-06-09 20:30:12.138 UTC [msp] Validate -> INFO 1895 MSP Org1MSP validating identity 2017-06-09 20:30:12.138 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1896 Authenticated 10.10.10.205:5010 2017-06-09 20:30:12.138 UTC [gossip/comm#-1] createConnection -> DEBU 1897 Exiting 2017-06-09 20:30:12.139 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1898 Exiting 2017-06-09 20:30:12.140 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1899 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:30:12.140 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 189a Exiting 2017-06-09 20:30:12.140 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 189b Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:30:12.140 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 189c Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:30:12.140 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 189d Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:30:12.140 UTC [msp] DeserializeIdentity -> INFO 189e Obtaining identity 2017-06-09 20:30:12.140 UTC [msp] Validate -> INFO 189f MSP Org1MSP validating identity 2017-06-09 20:30:12.141 UTC [msp] DeserializeIdentity -> INFO 18a0 Obtaining identity 2017-06-09 20:30:12.141 UTC [msp] Validate -> INFO 18a1 MSP Org1MSP validating identity 2017-06-09 20:30:12.142 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 18a2 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:30:12.142 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 18a3 Exiting 2017-06-09 20:30:12.142 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 18a4 Exiting 2017-06-09 20:30:12.142 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 18a5 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:30:12.142 UTC [msp] DeserializeIdentity -> INFO 18a6 Obtaining identity 2017-06-09 20:30:12.143 UTC [msp] DeserializeIdentity -> INFO 18a7 Obtaining identity 2017-06-09 20:30:12.143 UTC [gossip/comm#-1] Send -> DEBU 18a8 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:30:12.143 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 18aa Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:30:12.144 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 18ab Exiting 2017-06-09 20:30:12.144 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 18ac Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:30:12.144 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 18ad Exiting 2017-06-09 20:30:12.144 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 18ae Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:30:12.144 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 18af Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:30:12.144 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 18b0 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:30:12.144 UTC [msp] DeserializeIdentity -> INFO 18b1 Obtaining identity 2017-06-09 20:30:12.144 UTC [msp] Validate -> INFO 18b2 MSP Org1MSP validating identity 2017-06-09 20:30:12.143 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 18a9 Exiting, replying with alive: > 2017-06-09 20:30:12.145 UTC [msp] DeserializeIdentity -> INFO 18b3 Obtaining identity 2017-06-09 20:30:12.145 UTC [msp] Validate -> INFO 18b4 MSP Org1MSP validating identity 2017-06-09 20:30:12.146 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 18b5 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:30:12.146 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 18b6 Exiting 2017-06-09 20:30:12.146 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 18b7 Exiting 2017-06-09 20:30:12.251 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 18b8 Sleeping 5s 2017-06-09 20:30:12.252 UTC [msp] DeserializeIdentity -> INFO 18b9 Obtaining identity 2017-06-09 20:30:17.252 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 18ba Sleeping 5s 2017-06-09 20:30:17.259 UTC [msp] DeserializeIdentity -> INFO 18bb Obtaining identity 2017-06-09 20:30:22.253 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 18bc Sleeping 5s 2017-06-09 20:30:22.257 UTC [msp] DeserializeIdentity -> INFO 18bd Obtaining identity 2017-06-09 20:30:27.255 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 18be Sleeping 5s 2017-06-09 20:30:27.256 UTC [msp] DeserializeIdentity -> INFO 18bf Obtaining identity 2017-06-09 20:30:32.256 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 18c0 Sleeping 5s 2017-06-09 20:30:32.266 UTC [msp] DeserializeIdentity -> INFO 18c1 Obtaining identity 2017-06-09 20:30:36.868 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 18c2 Sleeping 25s 2017-06-09 20:30:37.132 UTC [gossip/comm#-1] Probe -> DEBU 18c3 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:30:37.135 UTC [gossip/comm#-1] Probe -> DEBU 18c4 Returning 2017-06-09 20:30:37.135 UTC [gossip/comm#-1] Send -> DEBU 18c5 Entering, sending GossipMessage: tag:EMPTY mem_req:A\002v\002\367\247\\\363-\234'\003\337\002 K1\255@\201>oc(`\201\227\312\3776\246\321\027\233\3302\177J\000\034R5\271\374\306\372\203" > > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:30:37.136 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 18c6 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:A\002v\002\367\247\\\363-\234'\003\337\002 K1\255@\201>oc(`\201\227\312\3776\246\321\027\233\3302\177J\000\034R5\271\374\306\372\203" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:30:37.136 UTC [gossip/comm#-1] createConnection -> DEBU 18c7 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:30:37.138 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 18c8 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:30:37.139 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 18c9 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47710 2017-06-09 20:30:37.140 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 18cb [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:30:37.140 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 18ca [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:30:37.140 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 18cd Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:30:37.140 UTC [msp] DeserializeIdentity -> INFO 18ce Obtaining identity 2017-06-09 20:30:37.140 UTC [msp] Validate -> INFO 18cf MSP Org1MSP validating identity 2017-06-09 20:30:37.140 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 18d0 Authenticated 10.10.10.205:5010 2017-06-09 20:30:37.141 UTC [gossip/comm#-1] createConnection -> DEBU 18d1 Exiting 2017-06-09 20:30:37.141 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 18d2 Exiting 2017-06-09 20:30:37.140 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 18cc Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47710 2017-06-09 20:30:37.141 UTC [msp] DeserializeIdentity -> INFO 18d3 Obtaining identity 2017-06-09 20:30:37.141 UTC [msp] Validate -> INFO 18d4 MSP Org1MSP validating identity 2017-06-09 20:30:37.142 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 18d5 Authenticated 10.76.152.46:47710 2017-06-09 20:30:37.142 UTC [gossip/comm#-1] GossipStream -> DEBU 18d6 Servicing 10.76.152.46:47710 2017-06-09 20:30:37.142 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 18d7 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:A\002v\002\367\247\\\363-\234'\003\337\002 K1\255@\201>oc(`\201\227\312\3776\246\321\027\233\3302\177J\000\034R5\271\374\306\372\203" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:30:37.143 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 18d8 Exiting 2017-06-09 20:30:37.143 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 18d9 Got message: GossipMessage: tag:EMPTY mem_req:A\002v\002\367\247\\\363-\234'\003\337\002 K1\255@\201>oc(`\201\227\312\3776\246\321\027\233\3302\177J\000\034R5\271\374\306\372\203" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:30:37.143 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 18da Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:30:37.143 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 18db Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:30:37.143 UTC [msp] DeserializeIdentity -> INFO 18dc Obtaining identity 2017-06-09 20:30:37.143 UTC [msp] Validate -> INFO 18dd MSP Org1MSP validating identity 2017-06-09 20:30:37.143 UTC [msp] DeserializeIdentity -> INFO 18de Obtaining identity 2017-06-09 20:30:37.144 UTC [msp] Validate -> INFO 18df MSP Org1MSP validating identity 2017-06-09 20:30:37.144 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 18e0 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:30:37.144 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 18e1 Exiting 2017-06-09 20:30:37.144 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 18e2 Exiting 2017-06-09 20:30:37.144 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 18e3 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:30:37.144 UTC [msp] DeserializeIdentity -> INFO 18e4 Obtaining identity 2017-06-09 20:30:37.145 UTC [msp] DeserializeIdentity -> INFO 18e5 Obtaining identity 2017-06-09 20:30:37.145 UTC [gossip/comm#-1] Send -> DEBU 18e6 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:30:37.145 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 18e7 Exiting, replying with alive: > 2017-06-09 20:30:37.145 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 18e8 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:30:37.145 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 18e9 Exiting 2017-06-09 20:30:37.146 UTC [gossip/comm#-1] func1 -> DEBU 18ea Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:30:37.146 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 18eb Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:30:37.146 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 18ec Exiting 2017-06-09 20:30:37.146 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 18ed Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:30:37.146 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 18ee Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:30:37.146 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 18ef Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:30:37.146 UTC [msp] DeserializeIdentity -> INFO 18f0 Obtaining identity 2017-06-09 20:30:37.146 UTC [msp] Validate -> INFO 18f1 MSP Org1MSP validating identity 2017-06-09 20:30:37.147 UTC [msp] DeserializeIdentity -> INFO 18f2 Obtaining identity 2017-06-09 20:30:37.147 UTC [msp] Validate -> INFO 18f3 MSP Org1MSP validating identity 2017-06-09 20:30:37.147 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 18f4 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:30:37.148 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 18f5 Exiting 2017-06-09 20:30:37.148 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 18f6 Exiting 2017-06-09 20:30:37.257 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 18f7 Sleeping 5s 2017-06-09 20:30:37.264 UTC [msp] DeserializeIdentity -> INFO 18f8 Obtaining identity 2017-06-09 20:30:42.259 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 18f9 Sleeping 5s 2017-06-09 20:30:42.266 UTC [msp] DeserializeIdentity -> INFO 18fa Obtaining identity 2017-06-09 20:30:47.260 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 18fb Sleeping 5s 2017-06-09 20:30:47.261 UTC [msp] DeserializeIdentity -> INFO 18fc Obtaining identity 2017-06-09 20:30:52.261 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 18fd Sleeping 5s 2017-06-09 20:30:52.270 UTC [msp] DeserializeIdentity -> INFO 18fe Obtaining identity 2017-06-09 20:30:57.263 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 18ff Sleeping 5s 2017-06-09 20:30:57.267 UTC [msp] DeserializeIdentity -> INFO 1900 Obtaining identity 2017-06-09 20:31:01.870 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1901 Sleeping 25s 2017-06-09 20:31:02.137 UTC [gossip/comm#-1] Probe -> DEBU 1902 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:31:02.139 UTC [gossip/comm#-1] Probe -> DEBU 1903 Returning 2017-06-09 20:31:02.139 UTC [gossip/comm#-1] Send -> DEBU 1904 Entering, sending GossipMessage: tag:EMPTY mem_req:\343\272\335\271\263\003\300\364'\"\027\216L\304y\314Z" > > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:31:02.140 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1905 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\343\272\335\271\263\003\300\364'\"\027\216L\304y\314Z" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:31:02.140 UTC [gossip/comm#-1] createConnection -> DEBU 1906 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:31:02.143 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1907 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47762 2017-06-09 20:31:02.144 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1908 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:31:02.145 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1909 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:31:02.145 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 190a Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:31:02.145 UTC [msp] DeserializeIdentity -> INFO 190b Obtaining identity 2017-06-09 20:31:02.145 UTC [msp] Validate -> INFO 190c MSP Org1MSP validating identity 2017-06-09 20:31:02.145 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 190d Authenticated 10.10.10.205:5010 2017-06-09 20:31:02.146 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 190e [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:31:02.146 UTC [gossip/comm#-1] createConnection -> DEBU 190f Exiting 2017-06-09 20:31:02.146 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1910 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47762 2017-06-09 20:31:02.146 UTC [msp] DeserializeIdentity -> INFO 1911 Obtaining identity 2017-06-09 20:31:02.147 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1912 Exiting 2017-06-09 20:31:02.147 UTC [msp] Validate -> INFO 1913 MSP Org1MSP validating identity 2017-06-09 20:31:02.148 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1914 Authenticated 10.76.152.46:47762 2017-06-09 20:31:02.148 UTC [gossip/comm#-1] GossipStream -> DEBU 1915 Servicing 10.76.152.46:47762 2017-06-09 20:31:02.149 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1916 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\343\272\335\271\263\003\300\364'\"\027\216L\304y\314Z" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:31:02.149 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1917 Exiting 2017-06-09 20:31:02.149 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1918 Got message: GossipMessage: tag:EMPTY mem_req:\343\272\335\271\263\003\300\364'\"\027\216L\304y\314Z" > > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:31:02.149 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1919 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:31:02.149 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 191a Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:31:02.149 UTC [msp] DeserializeIdentity -> INFO 191b Obtaining identity 2017-06-09 20:31:02.149 UTC [msp] Validate -> INFO 191c MSP Org1MSP validating identity 2017-06-09 20:31:02.150 UTC [msp] DeserializeIdentity -> INFO 191d Obtaining identity 2017-06-09 20:31:02.150 UTC [msp] Validate -> INFO 191e MSP Org1MSP validating identity 2017-06-09 20:31:02.150 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 191f Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:31:02.151 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1920 Exiting 2017-06-09 20:31:02.151 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1921 Exiting 2017-06-09 20:31:02.151 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1922 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:31:02.151 UTC [msp] DeserializeIdentity -> INFO 1923 Obtaining identity 2017-06-09 20:31:02.151 UTC [msp] DeserializeIdentity -> INFO 1924 Obtaining identity 2017-06-09 20:31:02.151 UTC [gossip/comm#-1] Send -> DEBU 1925 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:31:02.151 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1926 Exiting, replying with alive: > 2017-06-09 20:31:02.151 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1927 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:31:02.152 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1928 Exiting 2017-06-09 20:31:02.153 UTC [gossip/comm#-1] func1 -> DEBU 1929 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:31:02.153 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 192a Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:31:02.153 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 192b Exiting 2017-06-09 20:31:02.153 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 192c Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:31:02.153 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 192d Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:31:02.153 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 192e Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:31:02.153 UTC [msp] DeserializeIdentity -> INFO 192f Obtaining identity 2017-06-09 20:31:02.153 UTC [msp] Validate -> INFO 1930 MSP Org1MSP validating identity 2017-06-09 20:31:02.154 UTC [msp] DeserializeIdentity -> INFO 1931 Obtaining identity 2017-06-09 20:31:02.154 UTC [msp] Validate -> INFO 1932 MSP Org1MSP validating identity 2017-06-09 20:31:02.155 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1933 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:31:02.155 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1934 Exiting 2017-06-09 20:31:02.155 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1935 Exiting 2017-06-09 20:31:02.264 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1936 Sleeping 5s 2017-06-09 20:31:02.268 UTC [msp] DeserializeIdentity -> INFO 1937 Obtaining identity 2017-06-09 20:31:07.266 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1938 Sleeping 5s 2017-06-09 20:31:07.274 UTC [msp] DeserializeIdentity -> INFO 1939 Obtaining identity 2017-06-09 20:31:12.267 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 193a Sleeping 5s 2017-06-09 20:31:12.273 UTC [msp] DeserializeIdentity -> INFO 193b Obtaining identity 2017-06-09 20:31:17.269 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 193c Sleeping 5s 2017-06-09 20:31:17.271 UTC [msp] DeserializeIdentity -> INFO 193d Obtaining identity 2017-06-09 20:31:22.270 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 193e Sleeping 5s 2017-06-09 20:31:22.275 UTC [msp] DeserializeIdentity -> INFO 193f Obtaining identity 2017-06-09 20:31:26.872 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1940 Sleeping 25s 2017-06-09 20:31:27.142 UTC [gossip/comm#-1] Probe -> DEBU 1941 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:31:27.144 UTC [gossip/comm#-1] Probe -> DEBU 1942 Returning 2017-06-09 20:31:27.144 UTC [gossip/comm#-1] Send -> DEBU 1943 Entering, sending GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:31:27.145 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1944 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:31:27.146 UTC [gossip/comm#-1] createConnection -> DEBU 1945 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:31:27.148 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1946 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:31:27.149 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1947 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47836 2017-06-09 20:31:27.150 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1948 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:31:27.150 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1949 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47836 2017-06-09 20:31:27.150 UTC [msp] DeserializeIdentity -> INFO 194a Obtaining identity 2017-06-09 20:31:27.150 UTC [msp] Validate -> INFO 194b MSP Org1MSP validating identity 2017-06-09 20:31:27.151 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 194c [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:31:27.151 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 194d Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:31:27.151 UTC [msp] DeserializeIdentity -> INFO 194e Obtaining identity 2017-06-09 20:31:27.151 UTC [msp] Validate -> INFO 194f MSP Org1MSP validating identity 2017-06-09 20:31:27.151 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1950 Authenticated 10.10.10.205:5010 2017-06-09 20:31:27.152 UTC [gossip/comm#-1] createConnection -> DEBU 1951 Exiting 2017-06-09 20:31:27.152 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1952 Exiting 2017-06-09 20:31:27.153 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1953 Authenticated 10.76.152.46:47836 2017-06-09 20:31:27.153 UTC [gossip/comm#-1] GossipStream -> DEBU 1954 Servicing 10.76.152.46:47836 2017-06-09 20:31:27.155 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1955 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:31:27.155 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1956 Exiting 2017-06-09 20:31:27.155 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1957 Got message: GossipMessage: tag:EMPTY mem_req: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:31:27.155 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1958 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:31:27.155 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1959 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:31:27.155 UTC [msp] DeserializeIdentity -> INFO 195a Obtaining identity 2017-06-09 20:31:27.156 UTC [msp] Validate -> INFO 195b MSP Org1MSP validating identity 2017-06-09 20:31:27.156 UTC [msp] DeserializeIdentity -> INFO 195c Obtaining identity 2017-06-09 20:31:27.156 UTC [msp] Validate -> INFO 195d MSP Org1MSP validating identity 2017-06-09 20:31:27.157 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 195e Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:31:27.157 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 195f Exiting 2017-06-09 20:31:27.157 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1960 Exiting 2017-06-09 20:31:27.157 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1961 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:31:27.157 UTC [msp] DeserializeIdentity -> INFO 1962 Obtaining identity 2017-06-09 20:31:27.158 UTC [msp] DeserializeIdentity -> INFO 1963 Obtaining identity 2017-06-09 20:31:27.158 UTC [gossip/comm#-1] Send -> DEBU 1964 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:31:27.158 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1965 Exiting, replying with alive:\267\325\334N\\oe\324\"G\334\332\372\373\377c\030\013\234" secretEnvelope: > 2017-06-09 20:31:27.158 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1966 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:31:27.159 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1967 Exiting 2017-06-09 20:31:27.159 UTC [gossip/comm#-1] func1 -> DEBU 1968 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:31:27.159 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1969 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:31:27.160 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 196a Exiting 2017-06-09 20:31:27.160 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 196b Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:31:27.160 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 196c Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:31:27.160 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 196d Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:31:27.160 UTC [msp] DeserializeIdentity -> INFO 196e Obtaining identity 2017-06-09 20:31:27.160 UTC [msp] Validate -> INFO 196f MSP Org1MSP validating identity 2017-06-09 20:31:27.161 UTC [msp] DeserializeIdentity -> INFO 1970 Obtaining identity 2017-06-09 20:31:27.161 UTC [msp] Validate -> INFO 1971 MSP Org1MSP validating identity 2017-06-09 20:31:27.162 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1972 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:31:27.162 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1973 Exiting 2017-06-09 20:31:27.162 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1974 Exiting 2017-06-09 20:31:27.271 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1975 Sleeping 5s 2017-06-09 20:31:27.276 UTC [msp] DeserializeIdentity -> INFO 1976 Obtaining identity 2017-06-09 20:31:32.273 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1977 Sleeping 5s 2017-06-09 20:31:32.280 UTC [msp] DeserializeIdentity -> INFO 1978 Obtaining identity 2017-06-09 20:31:37.274 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1979 Sleeping 5s 2017-06-09 20:31:37.279 UTC [msp] DeserializeIdentity -> INFO 197a Obtaining identity 2017-06-09 20:31:42.275 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 197b Sleeping 5s 2017-06-09 20:31:42.280 UTC [msp] DeserializeIdentity -> INFO 197c Obtaining identity 2017-06-09 20:31:47.276 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 197d Sleeping 5s 2017-06-09 20:31:47.283 UTC [msp] DeserializeIdentity -> INFO 197e Obtaining identity 2017-06-09 20:31:51.874 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 197f Sleeping 25s 2017-06-09 20:31:52.147 UTC [gossip/comm#-1] Probe -> DEBU 1980 Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:31:52.150 UTC [gossip/comm#-1] Probe -> DEBU 1981 Returning 2017-06-09 20:31:52.150 UTC [gossip/comm#-1] Send -> DEBU 1982 Entering, sending GossipMessage: tag:EMPTY mem_req:\307\214\244\241\231\177\305\306\360\203\327\266\333\267\221i+" secretEnvelope: > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:31:52.151 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1983 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\307\214\244\241\231\177\305\306\360\203\327\266\333\267\221i+" secretEnvelope: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:31:52.152 UTC [gossip/comm#-1] createConnection -> DEBU 1984 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:31:52.155 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1985 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:31:52.155 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1986 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47888 2017-06-09 20:31:52.157 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1987 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:31:52.157 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1988 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:31:52.157 UTC [msp] DeserializeIdentity -> INFO 1989 Obtaining identity 2017-06-09 20:31:52.157 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 198a [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:31:52.157 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 198b Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47888 2017-06-09 20:31:52.157 UTC [msp] DeserializeIdentity -> INFO 198c Obtaining identity 2017-06-09 20:31:52.158 UTC [msp] Validate -> INFO 198d MSP Org1MSP validating identity 2017-06-09 20:31:52.158 UTC [msp] Validate -> INFO 198e MSP Org1MSP validating identity 2017-06-09 20:31:52.159 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1990 Authenticated 10.76.152.46:47888 2017-06-09 20:31:52.159 UTC [gossip/comm#-1] GossipStream -> DEBU 1991 Servicing 10.76.152.46:47888 2017-06-09 20:31:52.159 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 198f Authenticated 10.10.10.205:5010 2017-06-09 20:31:52.160 UTC [gossip/comm#-1] createConnection -> DEBU 1992 Exiting 2017-06-09 20:31:52.161 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1993 Exiting 2017-06-09 20:31:52.162 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1994 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\307\214\244\241\231\177\305\306\360\203\327\266\333\267\221i+" secretEnvelope: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:31:52.162 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1995 Exiting 2017-06-09 20:31:52.162 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1996 Got message: GossipMessage: tag:EMPTY mem_req:\307\214\244\241\231\177\305\306\360\203\327\266\333\267\221i+" secretEnvelope: > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:31:52.162 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1997 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:31:52.162 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1998 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:31:52.162 UTC [msp] DeserializeIdentity -> INFO 1999 Obtaining identity 2017-06-09 20:31:52.163 UTC [msp] Validate -> INFO 199a MSP Org1MSP validating identity 2017-06-09 20:31:52.163 UTC [msp] DeserializeIdentity -> INFO 199b Obtaining identity 2017-06-09 20:31:52.163 UTC [msp] Validate -> INFO 199c MSP Org1MSP validating identity 2017-06-09 20:31:52.164 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 199d Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:31:52.164 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 199e Exiting 2017-06-09 20:31:52.164 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 199f Exiting 2017-06-09 20:31:52.164 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 19a0 Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:31:52.164 UTC [msp] DeserializeIdentity -> INFO 19a1 Obtaining identity 2017-06-09 20:31:52.165 UTC [msp] DeserializeIdentity -> INFO 19a2 Obtaining identity 2017-06-09 20:31:52.165 UTC [gossip/comm#-1] Send -> DEBU 19a3 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:31:52.165 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 19a4 Exiting, replying with alive:\236]\021\262k+\261\337u\313\004{\013E\336qf\017\037qV$\2705*r\272\230x" > > 2017-06-09 20:31:52.165 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 19a5 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:31:52.165 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 19a6 Exiting 2017-06-09 20:31:52.166 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 19a7 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:31:52.166 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 19a8 Exiting 2017-06-09 20:31:52.167 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 19a9 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:31:52.167 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 19aa Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:31:52.168 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 19ab Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:31:52.168 UTC [msp] DeserializeIdentity -> INFO 19ac Obtaining identity 2017-06-09 20:31:52.168 UTC [msp] Validate -> INFO 19ad MSP Org1MSP validating identity 2017-06-09 20:31:52.169 UTC [msp] DeserializeIdentity -> INFO 19ae Obtaining identity 2017-06-09 20:31:52.169 UTC [msp] Validate -> INFO 19af MSP Org1MSP validating identity 2017-06-09 20:31:52.170 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 19b0 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:31:52.170 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 19b1 Exiting 2017-06-09 20:31:52.170 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 19b2 Exiting 2017-06-09 20:31:52.277 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 19b3 Sleeping 5s 2017-06-09 20:31:52.282 UTC [msp] DeserializeIdentity -> INFO 19b4 Obtaining identity 2017-06-09 20:31:57.279 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 19b5 Sleeping 5s 2017-06-09 20:31:57.289 UTC [msp] DeserializeIdentity -> INFO 19b6 Obtaining identity 2017-06-09 20:32:02.280 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 19b7 Sleeping 5s 2017-06-09 20:32:02.289 UTC [msp] DeserializeIdentity -> INFO 19b8 Obtaining identity 2017-06-09 20:32:07.282 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 19b9 Sleeping 5s 2017-06-09 20:32:07.286 UTC [msp] DeserializeIdentity -> INFO 19ba Obtaining identity 2017-06-09 20:32:12.284 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 19bb Sleeping 5s 2017-06-09 20:32:12.285 UTC [msp] DeserializeIdentity -> INFO 19bc Obtaining identity 2017-06-09 20:32:16.877 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 19bd Sleeping 25s 2017-06-09 20:32:17.152 UTC [gossip/comm#-1] Probe -> DEBU 19be Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:32:17.155 UTC [gossip/comm#-1] Probe -> DEBU 19bf Returning 2017-06-09 20:32:17.155 UTC [gossip/comm#-1] Send -> DEBU 19c0 Entering, sending GossipMessage: tag:EMPTY mem_req:\236O[sl\002 X\r(t]\257s5\346\344B\037\320w\tLT\334\361n\307\246\245\271\273/5\037z)\305\327" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:32:17.156 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 19c1 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\236O[sl\002 X\r(t]\257s5\346\344B\037\320w\tLT\334\361n\307\246\245\271\273/5\037z)\305\327" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:32:17.156 UTC [gossip/comm#-1] createConnection -> DEBU 19c2 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:32:17.159 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 19c4 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:47962 2017-06-09 20:32:17.158 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 19c3 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:32:17.160 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 19c5 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:32:17.160 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 19c6 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:47962 2017-06-09 20:32:17.160 UTC [msp] DeserializeIdentity -> INFO 19c8 Obtaining identity 2017-06-09 20:32:17.160 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 19c7 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:32:17.160 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 19c9 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:32:17.161 UTC [msp] DeserializeIdentity -> INFO 19ca Obtaining identity 2017-06-09 20:32:17.161 UTC [msp] Validate -> INFO 19cb MSP Org1MSP validating identity 2017-06-09 20:32:17.161 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 19cc Authenticated 10.10.10.205:5010 2017-06-09 20:32:17.162 UTC [gossip/comm#-1] createConnection -> DEBU 19cd Exiting 2017-06-09 20:32:17.162 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 19ce Exiting 2017-06-09 20:32:17.163 UTC [msp] Validate -> INFO 19cf MSP Org1MSP validating identity 2017-06-09 20:32:17.163 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 19d0 Authenticated 10.76.152.46:47962 2017-06-09 20:32:17.164 UTC [gossip/comm#-1] GossipStream -> DEBU 19d1 Servicing 10.76.152.46:47962 2017-06-09 20:32:17.164 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 19d2 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\236O[sl\002 X\r(t]\257s5\346\344B\037\320w\tLT\334\361n\307\246\245\271\273/5\037z)\305\327" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:32:17.164 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 19d3 Exiting 2017-06-09 20:32:17.164 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 19d4 Got message: GossipMessage: tag:EMPTY mem_req:\236O[sl\002 X\r(t]\257s5\346\344B\037\320w\tLT\334\361n\307\246\245\271\273/5\037z)\305\327" secretEnvelope: > > , Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:32:17.165 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 19d5 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:32:17.165 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 19d6 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:32:17.165 UTC [msp] DeserializeIdentity -> INFO 19d7 Obtaining identity 2017-06-09 20:32:17.165 UTC [msp] Validate -> INFO 19d8 MSP Org1MSP validating identity 2017-06-09 20:32:17.165 UTC [msp] DeserializeIdentity -> INFO 19d9 Obtaining identity 2017-06-09 20:32:17.166 UTC [msp] Validate -> INFO 19da MSP Org1MSP validating identity 2017-06-09 20:32:17.166 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 19db Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:32:17.166 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 19dc Exiting 2017-06-09 20:32:17.166 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 19dd Exiting 2017-06-09 20:32:17.166 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 19de Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:32:17.167 UTC [msp] DeserializeIdentity -> INFO 19df Obtaining identity 2017-06-09 20:32:17.167 UTC [msp] DeserializeIdentity -> INFO 19e0 Obtaining identity 2017-06-09 20:32:17.167 UTC [gossip/comm#-1] Send -> DEBU 19e1 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:32:17.167 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 19e2 Exiting, replying with alive: > 2017-06-09 20:32:17.167 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 19e3 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:32:17.168 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 19e4 Exiting 2017-06-09 20:32:17.168 UTC [gossip/comm#-1] func1 -> DEBU 19e5 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:32:17.168 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 19e6 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:32:17.168 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 19e7 Exiting 2017-06-09 20:32:17.168 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 19e8 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 240 bytes, Signature: 0 bytes 2017-06-09 20:32:17.168 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 19e9 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:32:17.168 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 19ea Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:32:17.168 UTC [msp] DeserializeIdentity -> INFO 19eb Obtaining identity 2017-06-09 20:32:17.169 UTC [msp] Validate -> INFO 19ec MSP Org1MSP validating identity 2017-06-09 20:32:17.169 UTC [msp] DeserializeIdentity -> INFO 19ed Obtaining identity 2017-06-09 20:32:17.169 UTC [msp] Validate -> INFO 19ee MSP Org1MSP validating identity 2017-06-09 20:32:17.170 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 19ef Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:32:17.170 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 19f0 Exiting 2017-06-09 20:32:17.170 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 19f1 Exiting 2017-06-09 20:32:17.285 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 19f2 Sleeping 5s 2017-06-09 20:32:17.288 UTC [msp] DeserializeIdentity -> INFO 19f3 Obtaining identity 2017-06-09 20:32:22.286 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 19f4 Sleeping 5s 2017-06-09 20:32:22.288 UTC [msp] DeserializeIdentity -> INFO 19f5 Obtaining identity 2017-06-09 20:32:27.287 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 19f6 Sleeping 5s 2017-06-09 20:32:27.294 UTC [msp] DeserializeIdentity -> INFO 19f7 Obtaining identity 2017-06-09 20:32:32.288 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 19f8 Sleeping 5s 2017-06-09 20:32:32.296 UTC [msp] DeserializeIdentity -> INFO 19f9 Obtaining identity 2017-06-09 20:32:37.290 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 19fa Sleeping 5s 2017-06-09 20:32:37.292 UTC [msp] DeserializeIdentity -> INFO 19fb Obtaining identity 2017-06-09 20:32:41.879 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 19fc Sleeping 25s 2017-06-09 20:32:42.157 UTC [gossip/comm#-1] Probe -> DEBU 19fd Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:32:42.160 UTC [gossip/comm#-1] Probe -> DEBU 19fe Returning 2017-06-09 20:32:42.160 UTC [gossip/comm#-1] Send -> DEBU 19ff Entering, sending GossipMessage: tag:EMPTY mem_req:\247\264\243g\276\271\032\rf\332\332\355r\240\353\372\242S\024\377<\035\305>\216\270\261\273\002 \013|\206\035C\256\313\334\315/\033n\356\200{\027\211\347\366\312\3139k'\345P1\263@J\216\252" > > > , Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:32:42.161 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1a00 Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\247\264\243g\276\271\032\rf\332\332\355r\240\353\372\242S\024\377<\035\305>\216\270\261\273\002 \013|\206\035C\256\313\334\315/\033n\356\200{\027\211\347\366\312\3139k'\345P1\263@J\216\252" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:32:42.161 UTC [gossip/comm#-1] createConnection -> DEBU 1a01 Entering blockchain-org1peer1:5010 [] 2017-06-09 20:32:42.163 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a02 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:32:42.164 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a03 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:48022 2017-06-09 20:32:42.165 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1a04 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:32:42.165 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a05 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:48022 2017-06-09 20:32:42.165 UTC [msp] DeserializeIdentity -> INFO 1a06 Obtaining identity 2017-06-09 20:32:42.166 UTC [msp] Validate -> INFO 1a07 MSP Org1MSP validating identity 2017-06-09 20:32:42.166 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a08 Authenticated 10.76.152.46:48022 2017-06-09 20:32:42.166 UTC [gossip/comm#-1] GossipStream -> DEBU 1a09 Servicing 10.76.152.46:48022 2017-06-09 20:32:42.167 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1a0a [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:32:42.167 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a0b Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:32:42.167 UTC [msp] DeserializeIdentity -> INFO 1a0c Obtaining identity 2017-06-09 20:32:42.168 UTC [msp] Validate -> INFO 1a0d MSP Org1MSP validating identity 2017-06-09 20:32:42.168 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a0e Authenticated 10.10.10.205:5010 2017-06-09 20:32:42.168 UTC [gossip/comm#-1] createConnection -> DEBU 1a0f Exiting 2017-06-09 20:32:42.169 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1a10 Exiting 2017-06-09 20:32:42.170 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1a11 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\247\264\243g\276\271\032\rf\332\332\355r\240\353\372\242S\024\377<\035\305>\216\270\261\273\002 \013|\206\035C\256\313\334\315/\033n\356\200{\027\211\347\366\312\3139k'\345P1\263@J\216\252" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:32:42.170 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1a12 Exiting 2017-06-09 20:32:42.170 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1a13 Got message: GossipMessage: tag:EMPTY mem_req:\247\264\243g\276\271\032\rf\332\332\355r\240\353\372\242S\024\377<\035\305>\216\270\261\273\002 \013|\206\035C\256\313\334\315/\033n\356\200{\027\211\347\366\312\3139k'\345P1\263@J\216\252" > > > , Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:32:42.170 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a14 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:32:42.170 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1a15 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:32:42.170 UTC [msp] DeserializeIdentity -> INFO 1a16 Obtaining identity 2017-06-09 20:32:42.171 UTC [msp] Validate -> INFO 1a17 MSP Org1MSP validating identity 2017-06-09 20:32:42.171 UTC [msp] DeserializeIdentity -> INFO 1a18 Obtaining identity 2017-06-09 20:32:42.171 UTC [msp] Validate -> INFO 1a19 MSP Org1MSP validating identity 2017-06-09 20:32:42.172 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a1a Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:32:42.172 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a1b Exiting 2017-06-09 20:32:42.172 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1a1c Exiting 2017-06-09 20:32:42.172 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1a1d Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:32:42.172 UTC [msp] DeserializeIdentity -> INFO 1a1e Obtaining identity 2017-06-09 20:32:42.173 UTC [msp] DeserializeIdentity -> INFO 1a1f Obtaining identity 2017-06-09 20:32:42.173 UTC [gossip/comm#-1] Send -> DEBU 1a20 Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:32:42.173 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1a21 Exiting, replying with alive:~" > > 2017-06-09 20:32:42.173 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1a22 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:32:42.173 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1a23 Exiting 2017-06-09 20:32:42.174 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1a24 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:32:42.174 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1a25 Exiting 2017-06-09 20:32:42.174 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1a26 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:32:42.174 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a27 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:32:42.174 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1a28 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:32:42.174 UTC [msp] DeserializeIdentity -> INFO 1a29 Obtaining identity 2017-06-09 20:32:42.174 UTC [msp] Validate -> INFO 1a2a MSP Org1MSP validating identity 2017-06-09 20:32:42.174 UTC [msp] DeserializeIdentity -> INFO 1a2b Obtaining identity 2017-06-09 20:32:42.175 UTC [msp] Validate -> INFO 1a2c MSP Org1MSP validating identity 2017-06-09 20:32:42.175 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a2d Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 70 bytes 2017-06-09 20:32:42.175 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a2e Exiting 2017-06-09 20:32:42.175 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1a2f Exiting 2017-06-09 20:32:42.291 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1a30 Sleeping 5s 2017-06-09 20:32:42.294 UTC [msp] DeserializeIdentity -> INFO 1a31 Obtaining identity 2017-06-09 20:32:47.292 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1a32 Sleeping 5s 2017-06-09 20:32:47.295 UTC [msp] DeserializeIdentity -> INFO 1a33 Obtaining identity 2017-06-09 20:32:52.294 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1a34 Sleeping 5s 2017-06-09 20:32:52.296 UTC [msp] DeserializeIdentity -> INFO 1a35 Obtaining identity 2017-06-09 20:32:57.295 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1a36 Sleeping 5s 2017-06-09 20:32:57.299 UTC [msp] DeserializeIdentity -> INFO 1a37 Obtaining identity 2017-06-09 20:33:02.296 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1a38 Sleeping 5s 2017-06-09 20:33:02.302 UTC [msp] DeserializeIdentity -> INFO 1a39 Obtaining identity 2017-06-09 20:33:06.880 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalReconnectToDead -> DEBU 1a3a Sleeping 25s 2017-06-09 20:33:07.162 UTC [gossip/comm#-1] Probe -> DEBU 1a3b Entering, endpoint: blockchain-org1peer1:5010 PKIID: [] 2017-06-09 20:33:07.164 UTC [gossip/comm#-1] Probe -> DEBU 1a3c Returning 2017-06-09 20:33:07.164 UTC [gossip/comm#-1] Send -> DEBU 1a3d Entering, sending GossipMessage: tag:EMPTY mem_req:\016T)" > > > , Envelope: 242 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:33:07.165 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1a3e Entering, Sending to blockchain-org1peer1:5010 , msg: GossipMessage: tag:EMPTY mem_req:\016T)" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:33:07.165 UTC [gossip/comm#-1] createConnection -> DEBU 1a3f Entering blockchain-org1peer1:5010 [] 2017-06-09 20:33:07.167 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a40 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.10.10.205:5010 2017-06-09 20:33:07.168 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a41 Sending GossipMessage: tag:EMPTY conn: , Envelope: 814 bytes, Signature: 814 bytes to 10.76.152.46:48092 2017-06-09 20:33:07.168 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1a42 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:33:07.168 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a43 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.10.10.205:5010 2017-06-09 20:33:07.168 UTC [msp] DeserializeIdentity -> INFO 1a44 Obtaining identity 2017-06-09 20:33:07.169 UTC [gossip/comm#-1] isPKIblackListed -> DEBU 1a45 [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] : false 2017-06-09 20:33:07.169 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a46 Received pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" cert:"\n\007Org1MSP\022\370\005-----BEGIN -----\nMIICEzCCAbmgAwIBAgIRAI9nIQYLLBYL5uwK1XN7c/AwCgYIKoZIzj0EAwIwYDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xETAPBgNVBAoTCHBlZXJPcmcxMREwDwYDVQQDEwhwZWVyT3JnMTAe\nFw0xNzA2MDkxOTU0NDJaFw0yNzA2MDcxOTU0NDJaMFIxCzAJBgNVBAYTAlVTMRMw\nEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNpc2NvMRYwFAYD\nVQQDEw1wZWVyT3JnMVBlZXIxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+DXs\nSCOgTV8kREaAV448/cdZiSTnuTSguVHBmVabV49IYRmyhTVTA9JOkQEU6DBr7xGJ\nFjDJgDQtc+1aTBuJcKNiMGAwDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgBiXfQP3WM4lVG/ZmX1XR\nXk2mru0062/6LBZ2Nre/ZMIwCgYIKoZIzj0EAwIDSAAwRQIhAIT5E8cJARbj0I/E\nvWOxtfrga449g2b+EGdbbX3Hu/60AiBrbs6uGuBl9SUvKT8xbmZBMRRbDDQxkC9b\nB0/Thp95pw==\n-----END -----\n" from 10.76.152.46:48092 2017-06-09 20:33:07.169 UTC [msp] DeserializeIdentity -> INFO 1a47 Obtaining identity 2017-06-09 20:33:07.169 UTC [msp] Validate -> INFO 1a48 MSP Org1MSP validating identity 2017-06-09 20:33:07.169 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a49 Authenticated 10.10.10.205:5010 2017-06-09 20:33:07.170 UTC [msp] Validate -> INFO 1a4b MSP Org1MSP validating identity 2017-06-09 20:33:07.170 UTC [gossip/comm#-1] createConnection -> DEBU 1a4a Exiting 2017-06-09 20:33:07.170 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1a4c Exiting 2017-06-09 20:33:07.170 UTC [gossip/comm#-1] authenticateRemotePeer -> DEBU 1a4d Authenticated 10.76.152.46:48092 2017-06-09 20:33:07.170 UTC [gossip/comm#-1] GossipStream -> DEBU 1a4e Servicing 10.76.152.46:48092 2017-06-09 20:33:07.172 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1a4f Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: tag:EMPTY mem_req:\016T)" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:33:07.172 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1a50 Exiting 2017-06-09 20:33:07.172 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1a51 Got message: GossipMessage: tag:EMPTY mem_req:\016T)" > > > , Envelope: 242 bytes, Signature: 0 bytes 2017-06-09 20:33:07.172 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a52 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:33:07.172 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1a53 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:33:07.173 UTC [msp] DeserializeIdentity -> INFO 1a54 Obtaining identity 2017-06-09 20:33:07.173 UTC [msp] Validate -> INFO 1a55 MSP Org1MSP validating identity 2017-06-09 20:33:07.173 UTC [msp] DeserializeIdentity -> INFO 1a56 Obtaining identity 2017-06-09 20:33:07.174 UTC [msp] Validate -> INFO 1a57 MSP Org1MSP validating identity 2017-06-09 20:33:07.174 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a58 Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 71 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:33:07.174 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a59 Exiting 2017-06-09 20:33:07.174 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1a5a Exiting 2017-06-09 20:33:07.174 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1a5b Entering pki_id:"T\213\227\353\243\270Qx\366;hs \027C\372R\016\324\351\235\302:X\016?\277\260\023\227\0304" 2017-06-09 20:33:07.174 UTC [msp] DeserializeIdentity -> INFO 1a5c Obtaining identity 2017-06-09 20:33:07.175 UTC [msp] DeserializeIdentity -> INFO 1a5d Obtaining identity 2017-06-09 20:33:07.175 UTC [gossip/comm#-1] Send -> DEBU 1a5e Entering, sending GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes to 1 peers 2017-06-09 20:33:07.175 UTC [gossip/discovery#blockchain-org1peer1:5010] sendMemResponse -> DEBU 1a5f Exiting, replying with alive: > 2017-06-09 20:33:07.175 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1a60 Entering, Sending to , msg: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:33:07.176 UTC [gossip/comm#-1] sendToEndpoint -> DEBU 1a61 Exiting 2017-06-09 20:33:07.176 UTC [gossip/comm#-1] func1 -> DEBU 1a62 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:33:07.176 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1a63 Entering, [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] sent us GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:33:07.176 UTC [gossip/gossip#blockchain-org1peer1:5010] handleMessage -> DEBU 1a64 Exiting 2017-06-09 20:33:07.176 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1a65 Got message: GossipMessage: Channel: [], nonce: 0, tag: EMPTY MembershipResponse with Alive: 1, Dead: 0, Envelope: 241 bytes, Signature: 0 bytes 2017-06-09 20:33:07.176 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a66 Entering GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:33:07.177 UTC [gossip/gossip#blockchain-org1peer1:5010] ValidateAliveMsg -> DEBU 1a67 Fetched identity of [84 139 151 235 163 184 81 120 246 59 104 115 32 23 67 250 82 14 212 233 157 194 58 88 14 63 191 176 19 151 24 52] from identity store 2017-06-09 20:33:07.177 UTC [msp] DeserializeIdentity -> INFO 1a68 Obtaining identity 2017-06-09 20:33:07.177 UTC [msp] Validate -> INFO 1a69 MSP Org1MSP validating identity 2017-06-09 20:33:07.178 UTC [msp] DeserializeIdentity -> INFO 1a6a Obtaining identity 2017-06-09 20:33:07.178 UTC [msp] Validate -> INFO 1a6b MSP Org1MSP validating identity 2017-06-09 20:33:07.179 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a6c Got alive message about ourselves, GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 55 bytes, Signature: 70 bytes Secret payload: 27 bytes, Secret Signature: 71 bytes 2017-06-09 20:33:07.179 UTC [gossip/discovery#blockchain-org1peer1:5010] handleAliveMessage -> DEBU 1a6d Exiting 2017-06-09 20:33:07.179 UTC [gossip/discovery#blockchain-org1peer1:5010] handleMsgFromComm -> DEBU 1a6e Exiting 2017-06-09 20:33:07.297 UTC [msp] DeserializeIdentity -> INFO 1a6f Obtaining identity 2017-06-09 20:33:07.297 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1a70 Sleeping 5s 2017-06-09 20:33:12.299 UTC [gossip/discovery#blockchain-org1peer1:5010] periodicalSendAlive -> DEBU 1a71 Sleeping 5s 2017-06-09 20:33:12.306 UTC [msp] DeserializeIdentity -> INFO 1a72 Obtaining identity 2017-06-09 20:33:12.470 UTC [chaincode] launchAndWaitForRegister -> DEBU 1a73 stopping due to error while launching Timeout expired while starting chaincode pharma-network:0.7.5(networkid:nid1,peerid:jdoe,tx:c701b70d0bfc502406f0e0563f45b506da8436168561646d07dd9f93b80ff89b) 2017-06-09 20:33:12.470 UTC [container] lockContainer -> DEBU 1a74 waiting for container(nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:33:12.470 UTC [container] lockContainer -> DEBU 1a75 got container (nid1-jdoe-pharma-network-0.7.5) lock 2017-06-09 20:33:12.471 UTC [dockercontroller] stopInternal -> DEBU 1a76 Stop container nid1-jdoe-pharma-network-0.7.5(Container not running: nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:33:12.473 UTC [dockercontroller] stopInternal -> DEBU 1a77 Kill container nid1-jdoe-pharma-network-0.7.5 (API error (500): {"message":"Cannot kill container nid1-jdoe-pharma-network-0.7.5: Container ae082cc4e832611401c009a45593fc4748ad4ca3abdff83d7a437340dc38ff21 is not running"} ) 2017-06-09 20:33:12.478 UTC [dockercontroller] stopInternal -> DEBU 1a78 Removed container nid1-jdoe-pharma-network-0.7.5 2017-06-09 20:33:12.478 UTC [container] unlockContainer -> DEBU 1a79 container lock deleted(nid1-jdoe-pharma-network-0.7.5) 2017-06-09 20:33:12.478 UTC [chaincode] Launch -> ERRO 1a7a launchAndWaitForRegister failed Timeout expired while starting chaincode pharma-network:0.7.5(networkid:nid1,peerid:jdoe,tx:c701b70d0bfc502406f0e0563f45b506da8436168561646d07dd9f93b80ff89b) 2017-06-09 20:33:12.478 UTC [lockbasedtxmgr] Done -> DEBU 1a7b Done with transaction simulation / query execution [2e094a2f-6403-4909-bcc1-b964d57a1eb4] 2017-06-09 20:33:12.545 UTC [eventhub_producer] deRegisterHandler -> DEBU 1a7c deRegisterHandler BLOCK 2017-06-09 20:33:12.559 UTC [eventhub_producer] Chat -> ERRO 1a7d Error during Chat, stopping handler: stream error: code = 1 desc = "context canceled"