Created
October 4, 2018 14:18
-
-
Save hayorov/0bd50eaf94ecc74f0eb46a59bbf12f16 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-10-04 07:18:30.982 UTC [protoutils] checkSignatureFromCreator -> DEBU 1144 exits successfully | |
2018-10-04 07:18:30.982 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1145 validateChaincodeProposalMessage starts for proposal 0xc42032acd0, header 0xc420373e30 | |
2018-10-04 07:18:30.982 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1146 validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" | |
2018-10-04 07:18:30.982 UTC [endorser] preProcess -> DEBU 1147 [][e478c216] processing txid: e478c2163a77b55f750d897cafc9046b34d78f68fb0d134a8c377ad3b617bcc4 | |
2018-10-04 07:18:30.982 UTC [endorser] SimulateProposal -> DEBU 1148 [][e478c216] Entry chaincode: name:"cscc" | |
2018-10-04 07:18:30.982 UTC [endorser] callChaincode -> DEBU 1149 [][e478c2163a77b55f750d897cafc9046b34d78f68fb0d134a8c377ad3b617bcc4] Entry chaincode: name:"cscc" version: 1.2.0 | |
2018-10-04 07:18:30.982 UTC [ccprovider] NewCCContext -> DEBU 114a NewCCCC(chain=,chaincode=cscc,version=1.2.0,txid=e478c2163a77b55f750d897cafc9046b34d78f68fb0d134a8c377ad3b617bcc4,syscc=true,proposal=0xc42032acd0,canname=cscc:1.2.0) | |
2018-10-04 07:18:30.982 UTC [chaincode] execute -> DEBU 114b canonical name: cscc:1.2.0 | |
2018-10-04 07:18:30.982 UTC [chaincode] Execute -> DEBU 114c Entry | |
2018-10-04 07:18:30.982 UTC [shim] func1 -> DEBU 114d [e478c216]Received message TRANSACTION from peer | |
2018-10-04 07:18:30.982 UTC [shim] handleMessage -> DEBU 114e [e478c216] Handling ChaincodeMessage of type: TRANSACTION(state:ready) | |
2018-10-04 07:18:30.983 UTC [shim] handleReady -> DEBU 114f [e478c216] Received TRANSACTION, invoking transaction on chaincode(state:ready) | |
2018-10-04 07:18:30.983 UTC [cscc] Invoke -> DEBU 1150 Invoke function: JoinChain | |
2018-10-04 07:18:30.983 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1151 Checking if identity satisfies ADMIN role for rg-837-380-MSP | |
2018-10-04 07:18:30.983 UTC [shim] func1 -> DEBU 1152 [e478c216] Transaction completed. Sending COMPLETED | |
2018-10-04 07:18:30.983 UTC [shim] triggerNextState -> DEBU 1153 [e478c216] send state message COMPLETED | |
2018-10-04 07:18:30.983 UTC [chaincode] handleMessage -> DEBU 1154 [e478c216] Fabric side handling ChaincodeMessage of type: COMPLETED in state ready | |
2018-10-04 07:18:30.983 UTC [chaincode] Notify -> DEBU 1155 [e478c216] notifying Txid:e478c2163a77b55f750d897cafc9046b34d78f68fb0d134a8c377ad3b617bcc4, channelID: | |
2018-10-04 07:18:30.983 UTC [chaincode] Execute -> DEBU 1156 Exit | |
2018-10-04 07:18:30.984 UTC [endorser] callChaincode -> DEBU 1157 [][e478c2163a77b55f750d897cafc9046b34d78f68fb0d134a8c377ad3b617bcc4] Exit | |
2018-10-04 07:18:30.984 UTC [endorser] SimulateProposal -> DEBU 1158 [][e478c216] Exit | |
2018-10-04 07:18:30.984 UTC [endorser] ProcessProposal -> ERRO 1159 [][e478c216] simulateProposal() resulted in chaincode name:"cscc" response status 500 for txid: e478c2163a77b55f750d897cafc9046b34d78f68fb0d134a8c377ad3b617bcc4 | |
2018-10-04 07:18:30.984 UTC [endorser] ProcessProposal -> DEBU 115a Exit: request from 10.60.0.1:45732 | |
2018-10-04 07:18:32.426 UTC [msp] GetDefaultSigningIdentity -> DEBU 115b Obtaining default signing identity |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment