Attaching to peer1.org2.example.com, orderer.example.com, peer1.org1.example.com, fabric-cli, peer0.org2.example.com, peer0.org1.example.com orderer.example.com | 2017-12-15 08:01:11.282 UTC [orderer/main] main -> INFO 001 Starting orderer: orderer.example.com | Version: 1.0.5 orderer.example.com | Go version: go1.7.5 orderer.example.com | OS/Arch: linux/amd64 orderer.example.com | [002 12-15 08:01:11.28 UTC] [main] main.initializeGrpcServer.initializeSecureServerConfig -> INFO Starting orderer with TLS enabled orderer.example.com | [003 12-15 08:01:11.31 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP.Get.NewFileBasedKeyStore.Init.openKeyStore -> DEBU KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done orderer.example.com | [004 12-15 08:01:11.31 UTC] [github.com/hyperledger/fabric/bccsp/factory] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP -> DEBU Initialize BCCSP [SW] orderer.example.com | [005 12-15 08:01:11.31 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/signcerts orderer.example.com | [006 12-15 08:01:11.32 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer.example.com-cert.pem orderer.example.com | [007 12-15 08:01:11.32 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/cacerts orderer.example.com | [008 12-15 08:01:11.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem orderer.example.com | [009 12-15 08:01:11.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/admincerts orderer.example.com | [00a 12-15 08:01:11.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/admincerts/Admin@example.com-cert.pem orderer.example.com | [00b 12-15 08:01:11.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/intermediatecerts orderer.example.com | [00c 12-15 08:01:11.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU Intermediate certs folder not found at [/var/hyperledger/orderer/msp/intermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/intermediatecerts: no such file or directory] orderer.example.com | [00d 12-15 08:01:11.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlscacerts orderer.example.com | [00e 12-15 08:01:11.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem orderer.example.com | [00f 12-15 08:01:11.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts orderer.example.com | [010 12-15 08:01:11.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU TLS intermediate certs folder not found at [/var/hyperledger/orderer/msp/tlsintermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/tlsintermediatecerts: no such file or directory] orderer.example.com | [011 12-15 08:01:11.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/crls orderer.example.com | [012 12-15 08:01:11.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU crls folder not found at [/var/hyperledger/orderer/msp/crls]. Skipping. [stat /var/hyperledger/orderer/msp/crls: no such file or directory] orderer.example.com | [013 12-15 08:01:11.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU MSP configuration file not found at [/var/hyperledger/orderer/msp/config.yaml]: [stat /var/hyperledger/orderer/msp/config.yaml: no such file or directory] orderer.example.com | [014 12-15 08:01:11.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [015 12-15 08:01:11.35 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP -> DEBU Created new local MSP orderer.example.com | [016 12-15 08:01:11.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [017 12-15 08:01:11.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [018 12-15 08:01:11.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [019 12-15 08:01:11.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [01a 12-15 08:01:11.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [01b 12-15 08:01:11.35 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.GetKey.GetKey.loadPrivateKey -> DEBU Loading private key [2f81bd26ad519eb4713e9004a323d3fe493d959894db628a5ec1e44c5af7b16f] at [/var/hyperledger/orderer/msp/keystore/2f81bd26ad519eb4713e9004a323d3fe493d959894db628a5ec1e44c5af7b16f_sk]... orderer.example.com | [01c 12-15 08:01:11.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.newSigningIdentity.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [01d 12-15 08:01:11.36 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [01e 12-15 08:01:11.36 UTC] [main] main.initializeMultiChainManager.createLedgerFactory -> DEBU Ledger dir: /var/hyperledger/production/orderer orderer.example.com | [01f 12-15 08:01:11.36 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/orderer/index/] orderer.example.com | [020 12-15 08:01:11.36 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist orderer.example.com | [021 12-15 08:01:11.36 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/orderer/index/] exists orderer.example.com | [022 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: testchainid orderer.example.com | [023 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/] orderer.example.com | [024 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist orderer.example.com | [025 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists orderer.example.com | [026 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage orderer.example.com | [027 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files orderer.example.com | [028 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() orderer.example.com | [029 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1 orderer.example.com | [02a 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1 orderer.example.com | [02b 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found orderer.example.com | [02c 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4203b0940)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) orderer.example.com | [02d 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockNum]] orderer.example.com | [02e 12-15 08:01:11.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0xf7, 0x29, 0x3c, 0xb1, 0xff, 0xd9, 0xeb, 0xb6, 0x36, 0x46, 0x48, 0x6, 0x53, 0xe1, 0x6a, 0x62, 0x2e, 0x8d, 0x72, 0xec, 0xa7, 0x87, 0xb9, 0xd3, 0x38, 0x62, 0x4, 0xdd, 0x68, 0xaf, 0x6, 0x83} txOffsets= orderer.example.com | txId=c1fdb8cec547d20e7773cccf2207c05572ce38347c87bc423d09a2bbd54fe028 locPointer=offset=38, bytesLength=9039 orderer.example.com | ] orderer.example.com | [02f 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[9082], isChainEmpty=[false], lastBlockNumber=[0] orderer.example.com | [030 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0] orderer.example.com | [031 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0] orderer.example.com | [032 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9082], Going to peek [8] bytes orderer.example.com | [033 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9080], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]} orderer.example.com | [034 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0] orderer.example.com | [035 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0] orderer.example.com | [036 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9082], Going to peek [8] bytes orderer.example.com | [037 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9080], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]} orderer.example.com | [038 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [039 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [03a 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [03b 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [03c 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [03d 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [03e 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Consortiums orderer.example.com | [03f 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium orderer.example.com | [040 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org2MSP orderer.example.com | [041 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP orderer.example.com | [042 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins orderer.example.com | [043 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers orderer.example.com | [044 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers orderer.example.com | [045 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org1MSP orderer.example.com | [046 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP orderer.example.com | [047 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins orderer.example.com | [048 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers orderer.example.com | [049 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers orderer.example.com | [04a 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy orderer.example.com | [04b 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/Admins orderer.example.com | [04c 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [04d 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [04e 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [04f 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [050 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [051 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [052 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [053 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [054 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [055 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [056 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [057 12-15 08:01:11.38 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [058 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [059 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [05a 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [05b 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [05c 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [05d 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [05e 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [05f 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [060 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig -> DEBU Beginning new config for channel testchainid orderer.example.com | [061 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [062 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [063 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [064 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [065 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [066 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [067 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [068 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [069 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Consortiums orderer.example.com | [06a 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.BeginValueProposals.Allocate.NewConsortiumConfig.NewStandardValues -> DEBU Initializing protos for *config.ConsortiumProtos orderer.example.com | [06b 12-15 08:01:11.39 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.BeginValueProposals.Allocate.NewConsortiumConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelCreationPolicy orderer.example.com | [06c 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [06d 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [06e 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [06f 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [070 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [071 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [072 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [073 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [074 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [075 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [076 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [077 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [078 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [079 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [07a 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [07b 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [07c 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [07d 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [07e 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [07f 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [080 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [081 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [082 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [083 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [084 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [085 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [086 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [087 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [088 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org1.example.com | [001 12-15 08:01:10.36 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer: peer1.org1.example.com | Version: 1.0.5 peer1.org1.example.com | Go version: go1.9.2 peer1.org1.example.com | OS/Arch: linux/amd64 peer1.org1.example.com | Chaincode: orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org1.example.com | Base Image Version: 0.3.2 orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE peer1.org1.example.com | Base Docker Namespace: hyperledger orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer1.org1.example.com | Base Docker Label: org.hyperledger.fabric peer1.org1.example.com | Docker Namespace: hyperledger orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 peer1.org1.example.com | orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer1.org1.example.com | [002 12-15 08:01:10.36 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt peer1.org1.example.com | [003 12-15 08:01:10.36 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider peer1.org1.example.com | [004 12-15 08:01:10.36 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/] peer1.org1.example.com | [005 12-15 08:01:10.36 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist peer1.org1.example.com | [006 12-15 08:01:10.36 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists peer1.org1.example.com | [007 12-15 08:01:10.36 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/] peer1.org1.example.com | [008 12-15 08:01:10.36 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist peer1.org1.example.com | [009 12-15 08:01:10.36 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h peer1.org1.example.com | [00a 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider peer1.org1.example.com | [00b 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO peer1.org1.example.com | [00c 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/] orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD peer1.org1.example.com | [00d 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist orderer.example.com | XXreRTw6jXg= peer1.org1.example.com | [00e 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists peer1.org1.example.com | [00f 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb peer1.org1.example.com | [010 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/] peer1.org1.example.com | [011 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [012 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists peer1.org1.example.com | [013 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized peer1.org1.example.com | [014 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger peer1.org1.example.com | [015 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery peer1.org1.example.com | [016 12-15 08:01:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized peer1.org1.example.com | [017 12-15 08:01:10.38 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled peer1.org1.example.com | [018 12-15 08:01:10.38 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK peer1.org1.example.com | [019 12-15 08:01:10.38 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE peer1.org1.example.com | [01a 12-15 08:01:10.38 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION peer1.org1.example.com | [01b 12-15 08:01:10.38 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER peer1.org1.example.com | [01c 12-15 08:01:10.39 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started peer1.org1.example.com | [01d 12-15 08:01:10.39 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s peer1.org1.example.com | [01e 12-15 08:01:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer1.org1.example.com:7052 peer1.org1.example.com | [01f 12-15 08:01:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0) peer1.org1.example.com | [020 12-15 08:01:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s peer1.org1.example.com | [021 12-15 08:01:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info peer1.org1.example.com | [022 12-15 08:01:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning peer1.org1.example.com | [023 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered peer1.org1.example.com | [024 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered peer1.org1.example.com | [025 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered peer1.org1.example.com | [026 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered peer1.org1.example.com | [027 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered peer1.org1.example.com | [028 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer peer1.org1.example.com | [029 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [02a 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [02b 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | [02c 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer1.org1.example.com:7051 and bootstrap set [peer0.org1.example.com:7051] peer1.org1.example.com | [02d 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [02e 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | [02f 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | MIICGDCCAb+gAwIBAgIQQ4KyKm3x9uZJSQMr3yhp9zAKBggqhkjOPQQDAjBzMQsw peer1.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer1.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa peer1.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer1.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMS5vcmcxLmV4YW1wbGUuY29tMFkw peer1.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEGcHvnV2v0vNgR0CCrBpCED0kM1GKpWsD peer1.org1.example.com | HvfdPsueor1uFF/UlNSyp/keNm2qCfV8bMmS4yUrpisGF2BTYAC1N6NNMEswDgYD orderer.example.com | [089 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag peer1.org1.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDRwAwRAIgCsphbzNr peer1.org1.example.com | 2K0w36PLYDVTrQGFRVILj2ozTdIGIStps9gCICwtH+aadA7u2+ulZms1Hcoen/u4 peer1.org1.example.com | 7b7F4imfYN+ijjy+ peer1.org1.example.com | -----END CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [030 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [031 12-15 08:01:10.40 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity peer1.org1.example.com | [032 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [033 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [034 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | MIICGDCCAb+gAwIBAgIQQ4KyKm3x9uZJSQMr3yhp9zAKBggqhkjOPQQDAjBzMQsw peer1.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer1.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa peer1.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer1.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMS5vcmcxLmV4YW1wbGUuY29tMFkw orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEGcHvnV2v0vNgR0CCrBpCED0kM1GKpWsD peer1.org1.example.com | HvfdPsueor1uFF/UlNSyp/keNm2qCfV8bMmS4yUrpisGF2BTYAC1N6NNMEswDgYD peer1.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag peer1.org1.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDRwAwRAIgCsphbzNr peer1.org1.example.com | 2K0w36PLYDVTrQGFRVILj2ozTdIGIStps9gCICwtH+aadA7u2+ulZms1Hcoen/u4 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org1.example.com | 7b7F4imfYN+ijjy+ peer1.org1.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [035 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer1.org1.example.com:7051 [] [212 239 108 198 100 195 117 211 108 132 180 84 127 71 90 170 164 105 37 229 178 136 103 74 198 222 169 20 232 46 168 83] peer1.org1.example.com:7051} incTime is 1513324870413776800 orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [036 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer1.org1.example.com:7051 [] [212 239 108 198 100 195 117 211 108 132 180 84 127 71 90 170 164 105 37 229 178 136 103 74 198 222 169 20 232 46 168 83] peer1.org1.example.com:7051} peer1.org1.example.com | [037 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [038 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer1.org1.example.com | [039 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | MIICGDCCAb+gAwIBAgIQQ4KyKm3x9uZJSQMr3yhp9zAKBggqhkjOPQQDAjBzMQsw peer1.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer1.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G peer1.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer1.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMS5vcmcxLmV4YW1wbGUuY29tMFkw peer1.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEGcHvnV2v0vNgR0CCrBpCED0kM1GKpWsD peer1.org1.example.com | HvfdPsueor1uFF/UlNSyp/keNm2qCfV8bMmS4yUrpisGF2BTYAC1N6NNMEswDgYD peer1.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag peer1.org1.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDRwAwRAIgCsphbzNr peer1.org1.example.com | 2K0w36PLYDVTrQGFRVILj2ozTdIGIStps9gCICwtH+aadA7u2+ulZms1Hcoen/u4 peer1.org1.example.com | 7b7F4imfYN+ijjy+ peer1.org1.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [03a 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [03b 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity peer1.org1.example.com | [03c 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [03d 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer1.org1.example.com | [03e 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01AD060A20D4EF6CC664C375D3...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer1.org1.example.com | [03f 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 182E4818D224255650F699D305A33829EECDA528F0E18B6F1FFA42B35CAF6BFA peer1.org1.example.com | [040 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=141bfe38-4c82-4dee-9067-0c11b9392928,syscc=true,proposal=0x0,canname=cscc:1.0.5 peer1.org1.example.com | [041 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.5 is being launched orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP peer1.org1.example.com | [042 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org1.example.com | [043 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= peer1.org1.example.com | [044 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.5(networkid:dev,peerid:peer1.org1.example.com) peer1.org1.example.com | [045 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 peer1.org1.example.com | [046 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [08a 12-15 08:01:11.40 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.5 peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [001 12-15 08:01:08.92 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer: peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org2.example.com | Version: 1.0.5 peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [047 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.5) lock orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | Go version: go1.9.2 peer1.org2.example.com | OS/Arch: linux/amd64 peer1.org1.example.com | [048 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.5) lock peer1.org1.example.com | [049 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.5 peer1.org2.example.com | Chaincode: peer1.org2.example.com | Base Image Version: 0.3.2 orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [04a 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.5) peer1.org1.example.com | [04b 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s peer1.org2.example.com | Base Docker Namespace: hyperledger peer1.org2.example.com | Base Docker Label: org.hyperledger.fabric peer1.org1.example.com | [04c 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org1.example.com:7051 started peer1.org1.example.com | [04d 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Entering {peer0.org1.example.com:7051 [] [] peer0.org1.example.com:7051} orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer1.org2.example.com | Docker Namespace: hyperledger peer1.org1.example.com | [04e 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Exiting orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer1.org2.example.com | orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP peer1.org1.example.com | [04f 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.5 peer1.org2.example.com | [002 12-15 08:01:08.92 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt peer1.org2.example.com | [003 12-15 08:01:08.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider peer1.org2.example.com | [004 12-15 08:01:08.92 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/] peer1.org1.example.com | [050 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [005 12-15 08:01:08.92 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist peer1.org2.example.com | [006 12-15 08:01:08.92 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists peer1.org1.example.com | [051 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO peer1.org2.example.com | [007 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/] peer1.org1.example.com | [052 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s peer1.org2.example.com | [008 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist peer1.org2.example.com | [009 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists orderer.example.com | RylILfxW9iIlKYt/mSI= peer1.org2.example.com | [00a 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider peer1.org1.example.com | [053 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [00b 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb peer1.org1.example.com | [054 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org2.example.com | [00c 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/] peer1.org2.example.com | [00d 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist peer1.org2.example.com | [00e 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists peer1.org2.example.com | [00f 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb peer1.org2.example.com | [010 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/] peer1.org2.example.com | [011 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist peer1.org2.example.com | [012 12-15 08:01:08.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists peer1.org2.example.com | [013 12-15 08:01:08.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized peer1.org2.example.com | [014 12-15 08:01:08.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger peer1.org2.example.com | [015 12-15 08:01:08.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery orderer.example.com | [08b 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [08c 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [08d 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer1.org1.example.com | [055 12-15 08:01:10.41 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADA060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer1.org1.example.com | [056 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 171936AA6D014C41669094EA86EE3790685C11C1D10A08BE6FE01592723432F2 peer1.org2.example.com | [016 12-15 08:01:08.94 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized peer1.org1.example.com | [057 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [017 12-15 08:01:08.94 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled peer1.org2.example.com | [018 12-15 08:01:08.94 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK peer1.org2.example.com | [019 12-15 08:01:08.94 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE peer1.org1.example.com | [058 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [08e 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP peer1.org2.example.com | [01a 12-15 08:01:08.94 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION peer1.org1.example.com | [059 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267312E6578616D706C652E636F6D3A37303531 peer1.org1.example.com | [05a 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5E1207E32E2709D3C49FD6E4E42EA75E054BF7CAB0517372323BB60EB639719F peer1.org1.example.com | [05b 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s peer1.org2.example.com | [01b 12-15 08:01:08.94 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER orderer.example.com | [08f 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [05c 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.5 peer1.org2.example.com | [01c 12-15 08:01:08.94 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [01d 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s peer1.org2.example.com | [01e 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer1.org2.example.com:7052 peer1.org2.example.com | [01f 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0) peer1.org2.example.com | [020 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s peer1.org1.example.com | [05d 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org1.example.com | [05e 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.5 peer1.org1.example.com | [05f 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org2.example.com | [021 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [022 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning peer1.org1.example.com | [060 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer1.org1.example.com | [061 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [023 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered peer1.org2.example.com | [024 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered peer1.org1.example.com | [062 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [025 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered peer1.org1.example.com | [063 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.5 peer1.org2.example.com | [026 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered peer1.org2.example.com | [027 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered peer1.org2.example.com | [028 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer peer1.org1.example.com | [064 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.5" , sending back REGISTERED orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE peer1.org1.example.com | [065 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org2.example.com | [029 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [066 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org2.example.com | [02a 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [067 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer1.org2.example.com | [02b 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | [068 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org2.example.com | [02c 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer1.org2.example.com:7051 and bootstrap set [peer1.org2.example.com:7051] peer1.org1.example.com | [069 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.5 launch seq completed peer1.org2.example.com | [02d 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [06a 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT peer1.org2.example.com | [02e 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org2.example.com | [02f 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [06b 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAKhsfJqtv9B6oncESjNo+nEwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [06c 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [141bfe38]Move state message READY orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABP+K1PZaU2O/H+4zzlT8ETYapUlK4UAJ peer1.org1.example.com | [06d 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [141bfe38]Fabric side Handling ChaincodeMessage of type: READY in state established orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM peer1.org2.example.com | 7mYIQWTZu+sNn+Re9Iz7N/390V4VVaY71ekxCYUdIu6MlTNMUVb5Hq+jTTBLMA4G peer1.org1.example.com | [06e 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [141bfe38]Entered state ready peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | IEhjT+WlcQ== peer1.org2.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0cAMEQCIGtEetf6 peer0.org2.example.com | [001 12-15 08:01:09.70 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer: peer0.org2.example.com | Version: 1.0.5 peer1.org1.example.com | [06f 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:141bfe38-4c82-4dee-9067-0c11b9392928 peer1.org1.example.com | [070 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [141bfe38]sending state message READY peer1.org2.example.com | mHWUqN/xHNeXp7Q3QCUKAaTJ7dHSqPMbdBfBAiBVbz1vCMa5xs27iy34vZTeB5AG peer0.org2.example.com | Go version: go1.9.2 peer0.org2.example.com | OS/Arch: linux/amd64 peer1.org2.example.com | ksMT3FDKZZ5CxqLmRA== peer1.org1.example.com | [071 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [141bfe38]Received message READY from shim orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | Chaincode: peer1.org2.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [072 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [141bfe38]Handling ChaincodeMessage of type: READY(state:established) orderer.example.com | [090 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | Base Image Version: 0.3.2 peer1.org2.example.com | [030 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [073 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org2.example.com | Base Docker Namespace: hyperledger peer0.org2.example.com | Base Docker Label: org.hyperledger.fabric peer1.org2.example.com | [031 12-15 08:01:08.95 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity peer1.org1.example.com | [074 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer0.org2.example.com | Docker Namespace: hyperledger peer1.org2.example.com | [032 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [075 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | peer1.org2.example.com | [033 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [076 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 peer0.org2.example.com | [002 12-15 08:01:09.70 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt peer1.org2.example.com | [034 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [077 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [141bfe38]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [003 12-15 08:01:09.70 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAKhsfJqtv9B6oncESjNo+nEwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [078 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [004 12-15 08:01:09.70 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/] peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [079 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [141bfe38]sendExecuteMsg trigger event INIT orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [005 12-15 08:01:09.70 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABP+K1PZaU2O/H+4zzlT8ETYapUlK4UAJ peer1.org1.example.com | [07a 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [141bfe38]Move state message INIT peer0.org2.example.com | [006 12-15 08:01:09.70 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists peer0.org2.example.com | [007 12-15 08:01:09.71 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/] peer1.org2.example.com | 7mYIQWTZu+sNn+Re9Iz7N/390V4VVaY71ekxCYUdIu6MlTNMUVb5Hq+jTTBLMA4G orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [07b 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [141bfe38]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [07c 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [008 12-15 08:01:09.71 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer1.org1.example.com | [07d 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [141bfe38]sending state message INIT peer0.org2.example.com | [009 12-15 08:01:09.71 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists peer1.org2.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0cAMEQCIGtEetf6 orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer1.org1.example.com | [07e 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [141bfe38]Received message INIT from shim peer0.org2.example.com | [00a 12-15 08:01:09.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider peer1.org2.example.com | mHWUqN/xHNeXp7Q3QCUKAaTJ7dHSqPMbdBfBAiBVbz1vCMa5xs27iy34vZTeB5AG peer1.org1.example.com | [07f 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [141bfe38]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [00b 12-15 08:01:09.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer1.org2.example.com | ksMT3FDKZZ5CxqLmRA== peer1.org1.example.com | [080 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [00c 12-15 08:01:09.72 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/] peer1.org2.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [081 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [141bfe38]Received INIT, initializing chaincode orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg peer0.org2.example.com | [00d 12-15 08:01:09.72 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist peer1.org2.example.com | [035 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer1.org2.example.com:7051 [] [251 108 8 84 65 150 164 164 255 58 99 69 45 58 7 101 70 41 122 119 173 139 51 254 191 117 62 185 21 153 145 194] peer1.org2.example.com:7051} incTime is 1513324868967549700 peer1.org1.example.com | [082 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer0.org2.example.com | [00e 12-15 08:01:09.72 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists peer1.org2.example.com | [036 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer1.org2.example.com:7051 [] [251 108 8 84 65 150 164 164 255 58 99 69 45 58 7 101 70 41 122 119 173 139 51 254 191 117 62 185 21 153 145 194] peer1.org2.example.com:7051} orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp peer1.org1.example.com | [083 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [00f 12-15 08:01:09.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb peer1.org2.example.com | [037 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [084 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [141bfe38]Init get response status: 200 orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 peer0.org2.example.com | [010 12-15 08:01:09.72 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/] peer1.org2.example.com | [038 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | [085 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [141bfe38]Init succeeded. Sending COMPLETED peer0.org2.example.com | [011 12-15 08:01:09.72 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist peer1.org2.example.com | [039 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [086 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [141bfe38]Move state message COMPLETED peer0.org2.example.com | [012 12-15 08:01:09.72 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAKhsfJqtv9B6oncESjNo+nEwCgYIKoZIzj0EAwIwczEL orderer.example.com | xxOzE+vwajS1IiAN7g== peer1.org1.example.com | [087 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [141bfe38]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [013 12-15 08:01:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [088 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [141bfe38]send state message COMPLETED peer0.org2.example.com | [014 12-15 08:01:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [089 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [141bfe38]Received message COMPLETED from shim peer0.org2.example.com | [015 12-15 08:01:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery orderer.example.com | [091 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org1.example.com | [08a 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [141bfe38]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [016 12-15 08:01:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [08b 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [141bfe38-4c82-4dee-9067-0c11b9392928]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [017 12-15 08:01:09.74 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [08c 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:141bfe38-4c82-4dee-9067-0c11b9392928 peer0.org2.example.com | [018 12-15 08:01:09.74 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK peer1.org1.example.com | [08d 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [019 12-15 08:01:09.74 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABP+K1PZaU2O/H+4zzlT8ETYapUlK4UAJ peer0.org2.example.com | [01a 12-15 08:01:09.74 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION peer1.org1.example.com | [08e 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed peer1.org1.example.com | [08f 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=15024631-55d7-4e91-94b6-25d22d0507de,syscc=true,proposal=0x0,canname=lscc:1.0.5 orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | 7mYIQWTZu+sNn+Re9Iz7N/390V4VVaY71ekxCYUdIu6MlTNMUVb5Hq+jTTBLMA4G peer0.org2.example.com | [01b 12-15 08:01:09.74 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer0.org2.example.com | [01c 12-15 08:01:09.74 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started peer1.org1.example.com | [090 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.5 is being launched orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0cAMEQCIGtEetf6 peer1.org2.example.com | mHWUqN/xHNeXp7Q3QCUKAaTJ7dHSqPMbdBfBAiBVbz1vCMa5xs27iy34vZTeB5AG peer0.org2.example.com | [01d 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s peer1.org1.example.com | [091 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | ksMT3FDKZZ5CxqLmRA== peer0.org2.example.com | [01e 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer0.org2.example.com:7052 peer1.org1.example.com | [092 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org2.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [01f 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0) orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [093 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.5(networkid:dev,peerid:peer1.org1.example.com) peer1.org2.example.com | [03a 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [020 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer1.org2.example.com | [03b 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org2.example.com | [021 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info peer1.org1.example.com | [094 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer1.org2.example.com | [03c 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [022 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning peer1.org2.example.com | [03d 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | [095 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.5 peer1.org2.example.com | [03e 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A20FB6C08544196A4A4...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer1.org2.example.com | [040 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s peer1.org2.example.com | [03f 12-15 08:01:08.96 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: F1B1ECB7B48A117AF0769C3DD1D0F413FAB1489012DD3A2E1BA660BA5A7092B6 peer0.org2.example.com | [023 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org2.example.com | [041 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=2baa8509-6a8b-4c3c-a8ab-e8e4a23fc403,syscc=true,proposal=0x0,canname=cscc:1.0.5 orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org2.example.com | [024 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered peer1.org2.example.com | [042 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.5 is being launched peer0.org2.example.com | [025 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp peer1.org2.example.com | [043 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | [026 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 peer1.org2.example.com | [044 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] orderer.example.com | xxOzE+vwajS1IiAN7g== peer1.org1.example.com | [096 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.5) lock peer1.org2.example.com | [045 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.5(networkid:dev,peerid:peer1.org2.example.com) peer1.org1.example.com | [097 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.5) lock orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [027 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered peer1.org2.example.com | [046 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 peer1.org1.example.com | [098 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.5 peer0.org2.example.com | [028 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer peer1.org1.example.com | [099 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.5) orderer.example.com | [092 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity peer1.org1.example.com | [09a 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.5 peer1.org1.example.com | [09b 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org2.example.com | [029 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [047 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: orderer.example.com | [093 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org1.example.com | [09c 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [02a 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.5 peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org2.example.com | [02b 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org2.example.com | [02c 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer0.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051] peer1.org1.example.com | [09d 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.5 peer1.org1.example.com | [09e 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org1.example.com | [09f 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.5 peer0.org2.example.com | [02d 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [02e 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [0a0 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER orderer.example.com | [094 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [095 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [096 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer0.org2.example.com | [02f 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [0a1 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org1.example.com | [0a2 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [048 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.5) lock peer1.org2.example.com | [049 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.5) lock peer1.org2.example.com | [04a 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.5 peer0.org2.example.com | MIICGjCCAcCgAwIBAgIRANKtAdEJZFOVfFf/oBEPZigwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [0a3 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [097 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [0a4 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.5 peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org2.example.com | [04b 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.5) peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [04c 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org2.example.com:7051 started orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABLrNK/74OcilqL12q3Ws8u33QtU8Jzk1 peer1.org1.example.com | [0a5 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.5" , sending back REGISTERED orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM peer1.org2.example.com | [04d 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself peer1.org2.example.com | [04e 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.5 peer1.org2.example.com | [04f 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [050 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | sl0JEudxHPCpDQbdZWefuYigNnNo+F3dn/N8Y7JpzSTSR5Mv3ck0HUijTTBLMA4G peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer1.org1.example.com | [0a6 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org1.example.com | [0a7 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org1.example.com | [0a8 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org2.example.com | [052 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s peer0.org2.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDP2CWC orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | DGeOvCg2VU43ERMC9L+UFxzB2jkRDzIqmjJ1gAIgb5hRZ9GNRBV6/mGI0FQWf+4E peer0.org2.example.com | J97qweo4GFdcd5JiO2s= peer0.org2.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [053 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.5 orderer.example.com | [098 12-15 08:01:11.41 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [0a9 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org2.example.com | [030 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [031 12-15 08:01:09.75 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org2.example.com | [032 12-15 08:01:09.76 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [033 12-15 08:01:09.76 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | [0aa 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.5 launch seq completed peer1.org1.example.com | [0ab 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [055 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [056 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org2.example.com | [054 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052] peer0.org2.example.com | [034 12-15 08:01:09.76 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | MIICGjCCAcCgAwIBAgIRANKtAdEJZFOVfFf/oBEPZigwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [0ac 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [0ad 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [15024631]Move state message READY peer1.org1.example.com | [0ae 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [15024631]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL peer1.org1.example.com | [0af 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [15024631]Entered state ready peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org1.example.com | [0b0 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:15024631-55d7-4e91-94b6-25d22d0507de peer1.org1.example.com | [0b1 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [15024631]sending state message READY peer1.org1.example.com | [0b2 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [15024631]Received message READY from shim peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABLrNK/74OcilqL12q3Ws8u33QtU8Jzk1 peer1.org1.example.com | [0b3 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [15024631]Handling ChaincodeMessage of type: READY(state:established) peer1.org2.example.com | [057 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | sl0JEudxHPCpDQbdZWefuYigNnNo+F3dn/N8Y7JpzSTSR5Mv3ck0HUijTTBLMA4G peer1.org1.example.com | [0b4 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org1.example.com | [0b5 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [059 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 874CDD0EBBCC615B6D1720B2DB0D98A67A829023F3096DD424752C84CE8A35E2 peer1.org2.example.com | [058 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.5 orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer0.org2.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDP2CWC peer1.org1.example.com | [0b6 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | DGeOvCg2VU43ERMC9L+UFxzB2jkRDzIqmjJ1gAIgb5hRZ9GNRBV6/mGI0FQWf+4E peer1.org1.example.com | [0b7 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org1.example.com | [0b8 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [15024631]Inside sendExecuteMessage. Message INIT orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM peer0.org2.example.com | J97qweo4GFdcd5JiO2s= peer1.org2.example.com | [05b 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [0b9 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [0ba 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [15024631]sendExecuteMsg trigger event INIT orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM peer0.org2.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [05c 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org2.example.com | [036 12-15 08:01:09.76 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s peer1.org1.example.com | [0bb 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [15024631]Move state message INIT peer1.org2.example.com | [05d 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267322E6578616D706C652E636F6D3A37303531 orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS peer0.org2.example.com | [037 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s peer0.org2.example.com | [035 12-15 08:01:09.76 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer0.org2.example.com:7051 [] [52 223 247 133 48 124 116 152 18 187 116 79 181 14 125 189 17 177 143 213 186 88 75 80 142 70 173 175 135 240 178 175] peer0.org2.example.com:7051} incTime is 1513324869766628400 peer0.org2.example.com | [038 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer0.org2.example.com:7051 [] [52 223 247 133 48 124 116 152 18 187 116 79 181 14 125 189 17 177 143 213 186 88 75 80 142 70 173 175 135 240 178 175] peer0.org2.example.com:7051} peer1.org1.example.com | [0bc 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [15024631]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [0bd 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer0.org2.example.com | [039 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [03a 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | [0be 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [15024631]sending state message INIT peer1.org2.example.com | [05e 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 84DCB4760C577E9B4E2A280CB22EA6979C16748D7FD46DCFD4002D8650CAD285 orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [03b 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [0bf 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [15024631]Received message INIT from shim peer1.org1.example.com | [0c0 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [15024631]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [0c1 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [0c2 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [15024631]Received INIT, initializing chaincode peer0.org2.example.com | MIICGjCCAcCgAwIBAgIRANKtAdEJZFOVfFf/oBEPZigwCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [05a 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org2.example.com | [051 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [0c3 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [0c4 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [15024631]Init get response status: 200 peer1.org2.example.com | [05f 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | [099 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity peer1.org1.example.com | [0c5 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [15024631]Init succeeded. Sending COMPLETED peer1.org1.example.com | [0c6 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [15024631]Move state message COMPLETED peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | [09a 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [09b 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps peer1.org1.example.com | [0c7 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [15024631]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ peer1.org2.example.com | [060 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created orderer.example.com | [09c 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [09d 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to SampleConsortium peer1.org1.example.com | [0c8 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [15024631]send state message COMPLETED peer1.org1.example.com | [0c9 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [15024631]Received message COMPLETED from shim peer1.org1.example.com | [0ca 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [15024631]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABLrNK/74OcilqL12q3Ws8u33QtU8Jzk1 orderer.example.com | [09e 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [09f 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to SampleConsortium orderer.example.com | [0a0 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org2.example.com | sl0JEudxHPCpDQbdZWefuYigNnNo+F3dn/N8Y7JpzSTSR5Mv3ck0HUijTTBLMA4G peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer1.org1.example.com | [0cb 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [15024631-55d7-4e91-94b6-25d22d0507de]HandleMessage- COMPLETED. Notify peer0.org2.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDP2CWC peer0.org2.example.com | DGeOvCg2VU43ERMC9L+UFxzB2jkRDzIqmjJ1gAIgb5hRZ9GNRBV6/mGI0FQWf+4E peer1.org1.example.com | [0cc 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:15024631-55d7-4e91-94b6-25d22d0507de peer1.org1.example.com | [0cd 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [061 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created orderer.example.com | [0a1 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to SampleConsortium peer0.org2.example.com | J97qweo4GFdcd5JiO2s= peer0.org2.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [062 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.5 peer1.org1.example.com | [0ce 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed peer0.org2.example.com | [03c 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [0a2 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org2.example.com | [063 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.5" , sending back REGISTERED peer1.org1.example.com | [0cf 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.5,txid=613defb5-ac96-4e55-b217-7c35f0c906bb,syscc=true,proposal=0x0,canname=escc:1.0.5 peer1.org1.example.com | [0d0 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.5 is being launched peer0.org2.example.com | [03d 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org2.example.com | [03e 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [064 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup orderer.example.com | [0a3 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to SampleConsortium peer1.org1.example.com | [0d1 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | [03f 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | [0d2 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org2.example.com | [065 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim orderer.example.com | [0a4 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [0a5 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to SampleConsortium peer0.org2.example.com | [040 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A2034DFF785307C7498...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer0.org2.example.com | [041 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 16D80D7098634C37F48FA10D016C4D58637E1EA7FEFFDC8C40471EBA6B5A0802 peer1.org1.example.com | [0d3 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.5(networkid:dev,peerid:peer1.org1.example.com) peer1.org1.example.com | [0d4 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 orderer.example.com | [0a6 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [0a7 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to SampleConsortium orderer.example.com | [0a8 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation peer0.org2.example.com | [042 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org2.example.com:7051 started peer1.org1.example.com | [0d5 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.5 peer1.org2.example.com | [066 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org2.example.com | [067 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org2.example.com | [043 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s orderer.example.com | [0a9 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org2MSP/Writers to Consortiums orderer.example.com | [0aa 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org2.example.com | [044 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [068 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.5 launch seq completed peer1.org2.example.com | [069 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [06a 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [06b 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2baa8509]Move state message READY orderer.example.com | [0ab 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org1MSP/Admins to Consortiums peer0.org2.example.com | [045 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org2.example.com | [046 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org2.example.com | [06c 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2baa8509]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org2.example.com | [06d 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [2baa8509]Entered state ready orderer.example.com | [0ac 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [0ad 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org1MSP/Readers to Consortiums orderer.example.com | [0ae 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [0af 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org1MSP/Writers to Consortiums peer0.org2.example.com | [047 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: E85FEF1962ECECB3B5941167F4B80D6C0A69C2F166E68618AF862EBDC020527A peer0.org2.example.com | [048 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [0d6 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.5) lock orderer.example.com | [0b0 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation peer1.org2.example.com | [06e 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:2baa8509-6a8b-4c3c-a8ab-e8e4a23fc403 peer0.org2.example.com | [049 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org2.example.com | [04a 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267322E6578616D706C652E636F6D3A37303531 peer1.org1.example.com | [0d7 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.5) lock orderer.example.com | [0b1 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org2MSP/Admins to Consortiums orderer.example.com | [0b2 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [0b3 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org2MSP/Readers to Consortiums orderer.example.com | [0b4 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | [04b 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 31AA5BDA348977D7C004285715D545FB004C7F32E9BB02A9710DB7C2282B8EA6 peer1.org1.example.com | [0d8 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.5 peer1.org1.example.com | [0d9 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.5) peer1.org1.example.com | [0da 12-15 08:01:10.42 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.5 peer1.org2.example.com | [06f 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2baa8509]sending state message READY peer1.org2.example.com | [070 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2baa8509]Received message READY from shim peer1.org2.example.com | [071 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2baa8509]Handling ChaincodeMessage of type: READY(state:established) peer1.org2.example.com | [072 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org2.example.com | [073 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [074 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [04c 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself peer0.org2.example.com | [04d 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=b1dee660-8655-4d8e-af9a-719344ebaaeb,syscc=true,proposal=0x0,canname=cscc:1.0.5 peer1.org1.example.com | [0db 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [075 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 peer1.org2.example.com | [076 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2baa8509]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [04e 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.5 is being launched peer0.org2.example.com | [04f 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org1.example.com | [0dc 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [0dd 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.5 orderer.example.com | [0b5 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [0b6 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [0b7 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [0b8 12-15 08:01:11.42 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [050 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] orderer.example.com | [0b9 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [0ba 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [0bb 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org1.example.com | [0de 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052] orderer.example.com | [0bc 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [051 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.5(networkid:dev,peerid:peer0.org2.example.com) peer0.org2.example.com | [052 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 peer0.org2.example.com | [053 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | [0df 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.5 peer1.org1.example.com | [0e0 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org1.example.com | [0e1 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org1.example.com | [0e2 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created orderer.example.com | [0bd 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [077 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [078 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2baa8509]sendExecuteMsg trigger event INIT peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.5 peer1.org1.example.com | [0e3 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org1.example.com | [0e4 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.5 peer1.org1.example.com | [0e5 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.5" , sending back REGISTERED peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | [0e7 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim orderer.example.com | [0be 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [0bf 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/Admins to Channel peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [0e8 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org2.example.com | [079 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2baa8509]Move state message INIT peer1.org2.example.com | [07a 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2baa8509]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org2.example.com | [07b 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [07c 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2baa8509]sending state message INIT peer1.org2.example.com | [07d 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2baa8509]Received message INIT from shim peer0.org2.example.com | [054 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.5) lock peer1.org1.example.com | [0e9 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org1.example.com | [0e6 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org1.example.com | [0ea 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.5 launch seq completed peer1.org1.example.com | [0eb 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org1.example.com | [0ec 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [0ed 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [613defb5]Move state message READY peer1.org1.example.com | [0ee 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [613defb5]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org2.example.com | [055 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.5) lock peer1.org1.example.com | [0ef 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [613defb5]Entered state ready peer1.org1.example.com | [0f1 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [0f2 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | [0f0 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:613defb5-ac96-4e55-b217-7c35f0c906bb peer0.org2.example.com | [056 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.5 orderer.example.com | [0c0 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Writers for evaluation orderer.example.com | [0c1 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Writers to Channel orderer.example.com | [0c2 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Admins for evaluation orderer.example.com | [0c3 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Admins to Channel peer0.org2.example.com | [057 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.5) peer1.org1.example.com | [0f4 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [613defb5]sending state message READY peer1.org1.example.com | [0f5 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [613defb5]Received message READY from shim peer1.org1.example.com | [0f6 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [613defb5]Handling ChaincodeMessage of type: READY(state:established) peer1.org2.example.com | [07e 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2baa8509]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [07f 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [059 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.5 peer0.org2.example.com | [05a 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052] peer1.org1.example.com | [0f7 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org1.example.com | [0f8 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete orderer.example.com | [0c4 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Readers for evaluation peer0.org2.example.com | [05b 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.5 peer0.org2.example.com | [05c 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org1.example.com | [0f9 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [0fa 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer1.org1.example.com | [0fb 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [613defb5]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [0fc 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [058 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.5 peer0.org2.example.com | [05d 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org2.example.com | [05e 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [05f 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org1.example.com | [0fd 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [613defb5]sendExecuteMsg trigger event INIT peer1.org1.example.com | [0fe 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [613defb5]Move state message INIT orderer.example.com | [0c5 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Readers to Channel peer0.org2.example.com | [060 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [080 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [2baa8509]Received INIT, initializing chaincode peer1.org1.example.com | [0ff 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [613defb5]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [061 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created orderer.example.com | [0c6 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Writers for evaluation peer1.org2.example.com | [081 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer1.org1.example.com | [100 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [062 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.5 orderer.example.com | [0c7 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Writers to Channel peer1.org2.example.com | [082 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [083 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2baa8509]Init get response status: 200 peer0.org2.example.com | [063 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.5" , sending back REGISTERED peer1.org1.example.com | [101 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [613defb5]sending state message INIT peer1.org1.example.com | [102 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [613defb5]Received message INIT from shim orderer.example.com | [0c8 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Admins for evaluation peer1.org2.example.com | [084 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2baa8509]Init succeeded. Sending COMPLETED peer0.org2.example.com | [065 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [066 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org1.example.com | [103 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [613defb5]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [104 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [105 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [613defb5]Received INIT, initializing chaincode peer1.org2.example.com | [085 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2baa8509]Move state message COMPLETED peer1.org2.example.com | [086 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2baa8509]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [087 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2baa8509]send state message COMPLETED peer0.org2.example.com | [067 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org1.example.com | [106 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC orderer.example.com | [0c9 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Admins to Channel peer0.org2.example.com | [064 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org2.example.com | [068 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.5 launch seq completed peer1.org1.example.com | [107 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [613defb5]Init get response status: 200 orderer.example.com | [0ca 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Readers for evaluation orderer.example.com | [0cb 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Readers to Channel orderer.example.com | [0cc 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [0cd 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel peer0.org2.example.com | [069 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org1.example.com | [108 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [613defb5]Init succeeded. Sending COMPLETED orderer.example.com | [0ce 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [0cf 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [0d0 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation peer0.org2.example.com | [06a 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [06b 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b1dee660]Move state message READY peer1.org1.example.com | [109 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [613defb5]Move state message COMPLETED orderer.example.com | [0d1 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel peer1.org2.example.com | [088 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2baa8509]Received message COMPLETED from shim peer1.org2.example.com | [089 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2baa8509]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [08a 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2baa8509-6a8b-4c3c-a8ab-e8e4a23fc403]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [06c 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b1dee660]Fabric side Handling ChaincodeMessage of type: READY in state established orderer.example.com | [0d2 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation peer1.org1.example.com | [10a 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [613defb5]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [10b 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [613defb5]send state message COMPLETED peer1.org1.example.com | [10c 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [613defb5]Received message COMPLETED from shim peer0.org2.example.com | [06d 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [b1dee660]Entered state ready orderer.example.com | [0d3 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel peer1.org2.example.com | [08b 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2baa8509-6a8b-4c3c-a8ab-e8e4a23fc403 peer1.org2.example.com | [08c 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [08d 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed peer1.org2.example.com | [08e 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=4ff93cf8-09f0-4e5c-b4be-4cd13ea05daf,syscc=true,proposal=0x0,canname=lscc:1.0.5 peer1.org2.example.com | [08f 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.5 is being launched peer0.org2.example.com | [06e 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:b1dee660-8655-4d8e-af9a-719344ebaaeb peer1.org1.example.com | [10d 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [613defb5]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [0d4 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [0d5 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel peer0.org2.example.com | [06f 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b1dee660]sending state message READY peer0.org2.example.com | [070 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b1dee660]Received message READY from shim peer1.org1.example.com | [10e 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [613defb5-ac96-4e55-b217-7c35f0c906bb]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [10f 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:613defb5-ac96-4e55-b217-7c35f0c906bb peer1.org1.example.com | [110 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit orderer.example.com | [0d6 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [0d7 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [0d8 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [0d9 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [0da 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Readers could not be found in /Consortiums/Readers orderer.example.com | [0db 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | [072 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b1dee660]Handling ChaincodeMessage of type: READY(state:established) peer1.org1.example.com | [111 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed peer1.org1.example.com | [112 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.5,txid=0a6ac6bb-49c0-4811-9593-8d719da4554e,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer1.org1.example.com | [113 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.5 is being launched peer1.org2.example.com | [090 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | [071 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed orderer.example.com | [0dc 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [0dd 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Writers could not be found in /Consortiums/Writers peer1.org1.example.com | [0f3 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 180172CF060A20D4EF6CC664C375D36C...9FE91C810D2E636C436CCE1CFF4FFBD2 peer1.org2.example.com | [091 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] peer0.org2.example.com | [073 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [074 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [0de 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org1.example.com | [114 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org1.example.com | [115 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 8D72FF7B1D48188AD7B861D27B31455AAFC2B8A13C783DEF43E90407769F705E peer0.org2.example.com | [075 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 peer0.org2.example.com | [076 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b1dee660]Inside sendExecuteMessage. Message INIT orderer.example.com | [0df 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org1.example.com | [116 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org2.example.com | [092 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.5(networkid:dev,peerid:peer1.org2.example.com) peer1.org2.example.com | [093 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 peer1.org2.example.com | [094 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.5 peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org2.example.com | [077 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [078 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b1dee660]sendExecuteMsg trigger event INIT peer1.org1.example.com | [118 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.5(networkid:dev,peerid:peer1.org1.example.com) peer1.org1.example.com | [119 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org2.example.com | [079 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b1dee660]Move state message INIT peer0.org2.example.com | [07a 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b1dee660]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [11a 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org2.example.com | [07b 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [0e0 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org2.example.com | [095 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.5) lock orderer.example.com | [0e1 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' peer0.org1.example.com | [001 12-15 08:01:08.39 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer: peer0.org2.example.com | [07c 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b1dee660]sending state message INIT peer0.org2.example.com | [07d 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b1dee660]Received message INIT from shim peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.5 peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org2.example.com | [096 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.5) lock peer0.org1.example.com | Version: 1.0.5 orderer.example.com | [0e2 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org2.example.com | [097 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.5 peer0.org2.example.com | [07e 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b1dee660]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | Go version: go1.9.2 peer0.org1.example.com | OS/Arch: linux/amd64 peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org2.example.com | [098 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.5) peer0.org2.example.com | [07f 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | Chaincode: peer1.org1.example.com | [117 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/gossip/comm] func1.Handshake.authenticateRemotePeer -> DEBU Sending GossipMessage: tag:EMPTY conn: , Envelope: 852 bytes, Signature: 70 bytes to 172.21.0.2:7051 peer1.org1.example.com | [11b 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.5) lock peer0.org2.example.com | [080 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b1dee660]Received INIT, initializing chaincode peer0.org2.example.com | [081 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer0.org1.example.com | Base Image Version: 0.3.2 peer0.org1.example.com | Base Docker Namespace: hyperledger peer1.org1.example.com | [11c 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.5) lock orderer.example.com | [0e3 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' peer1.org2.example.com | [099 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.5 peer0.org2.example.com | [082 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [11d 12-15 08:01:10.43 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.5 orderer.example.com | [0e4 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation orderer.example.com | [0e5 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric peer0.org1.example.com | Docker Namespace: hyperledger peer0.org1.example.com | peer1.org1.example.com | [11e 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.5) peer1.org1.example.com | [11f 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.5 orderer.example.com | [0e6 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0] peer0.org2.example.com | [083 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b1dee660]Init get response status: 200 peer0.org2.example.com | [084 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b1dee660]Init succeeded. Sending COMPLETED peer0.org1.example.com | [002 12-15 08:01:08.39 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt peer0.org1.example.com | [003 12-15 08:01:08.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider peer1.org1.example.com | [120 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [09a 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org2.example.com | [085 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b1dee660]Move state message COMPLETED orderer.example.com | [0e7 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0] peer0.org1.example.com | [004 12-15 08:01:08.39 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/] peer1.org1.example.com | [121 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [122 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.5 peer1.org1.example.com | [123 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org2.example.com | [09b 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [005 12-15 08:01:08.39 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist peer0.org1.example.com | [006 12-15 08:01:08.39 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists peer0.org2.example.com | [086 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b1dee660]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [124 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.5 peer1.org2.example.com | [09c 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.5 peer0.org1.example.com | [007 12-15 08:01:08.40 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/] peer0.org2.example.com | [087 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b1dee660]send state message COMPLETED peer0.org2.example.com | [088 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b1dee660]Received message COMPLETED from shim peer1.org1.example.com | [125 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org1.example.com | [126 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [008 12-15 08:01:08.40 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist peer1.org2.example.com | [09d 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052] peer1.org2.example.com | [09e 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.5 peer0.org1.example.com | [009 12-15 08:01:08.40 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists peer0.org2.example.com | [089 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b1dee660]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [08a 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b1dee660-8655-4d8e-af9a-719344ebaaeb]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [00a 12-15 08:01:08.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider peer0.org1.example.com | [00b 12-15 08:01:08.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb peer0.org2.example.com | [08b 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b1dee660-8655-4d8e-af9a-719344ebaaeb peer1.org2.example.com | [09f 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER orderer.example.com | [0e8 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9082], Going to peek [8] bytes peer0.org1.example.com | [00c 12-15 08:01:08.42 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/] peer1.org2.example.com | [0a0 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org2.example.com | [0a1 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | [127 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | [128 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | [00d 12-15 08:01:08.42 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist peer0.org1.example.com | [00e 12-15 08:01:08.42 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists peer0.org1.example.com | [00f 12-15 08:01:08.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb peer0.org2.example.com | [08c 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [129 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.5 orderer.example.com | [0e9 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9080], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]} peer1.org2.example.com | [0a2 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | [010 12-15 08:01:08.44 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/] peer0.org2.example.com | [08d 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed peer1.org1.example.com | [12a 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.5" , sending back REGISTERED peer1.org2.example.com | [0a3 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.5 peer1.org2.example.com | [0a4 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.5" , sending back REGISTERED peer0.org1.example.com | [011 12-15 08:01:08.44 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist peer1.org1.example.com | [12b 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org1.example.com | [12c 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [08e 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=274eeb2e-cd68-4091-a709-e426e619aa5c,syscc=true,proposal=0x0,canname=lscc:1.0.5 peer1.org2.example.com | [0a5 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org1.example.com | [012 12-15 08:01:08.44 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists orderer.example.com | [0ea 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/orderer/multichain] main.initializeMultiChainManager.NewManagerImpl.newChainSupport -> DEBU [channel: testchainid] Retrieved metadata for tip of chain (blockNumber=0, lastConfig=0, lastConfigSeq=0): orderer.example.com | [0eb 12-15 08:01:11.43 UTC] [github.com/hyperledger/fabric/orderer/multichain] main.initializeMultiChainManager.NewManagerImpl -> INFO Starting with system channel testchainid and orderer type solo peer0.org2.example.com | [08f 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.5 is being launched peer0.org1.example.com | [013 12-15 08:01:08.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized peer0.org1.example.com | [014 12-15 08:01:08.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger peer1.org2.example.com | [0a7 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.5 launch seq completed peer1.org1.example.com | [12d 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) orderer.example.com | [0ec 12-15 08:01:11.43 UTC] [main] main -> INFO Beginning to serve requests orderer.example.com | [0ed 12-15 08:01:11.67 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler peer0.org2.example.com | [090 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org1.example.com | [015 12-15 08:01:08.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery peer0.org1.example.com | [016 12-15 08:01:08.48 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized peer1.org1.example.com | [12e 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org1.example.com | [12f 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.5 launch seq completed peer0.org1.example.com | [017 12-15 08:01:08.49 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled peer0.org2.example.com | [091 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] orderer.example.com | [0ee 12-15 08:01:11.67 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop peer1.org1.example.com | [130 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [0a8 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org1.example.com | [018 12-15 08:01:08.49 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK peer0.org2.example.com | [092 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.5(networkid:dev,peerid:peer0.org2.example.com) peer0.org2.example.com | [093 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 peer1.org1.example.com | [131 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [019 12-15 08:01:08.49 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE orderer.example.com | [0ef 12-15 08:01:11.67 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message peer0.org2.example.com | [094 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.5 peer0.org1.example.com | [01a 12-15 08:01:08.49 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION peer1.org1.example.com | [132 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a6ac6bb]Move state message READY peer1.org1.example.com | [133 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a6ac6bb]Fabric side Handling ChaincodeMessage of type: READY in state established orderer.example.com | [0f0 12-15 08:01:11.68 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler peer0.org1.example.com | [01b 12-15 08:01:08.49 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | [134 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0a6ac6bb]Entered state ready peer1.org2.example.com | [0a9 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [01c 12-15 08:01:08.49 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org2.example.com | [0aa 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4ff93cf8]Move state message READY peer0.org1.example.com | [01d 12-15 08:01:08.50 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s peer0.org1.example.com | [01e 12-15 08:01:08.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer0.org1.example.com:7052 peer0.org1.example.com | [01f 12-15 08:01:08.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0) peer1.org1.example.com | [135 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:0a6ac6bb-49c0-4811-9593-8d719da4554e peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org2.example.com | [095 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.5) lock peer1.org2.example.com | [0ab 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4ff93cf8]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org1.example.com | [020 12-15 08:01:08.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s peer1.org1.example.com | [136 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a6ac6bb]sending state message READY peer1.org1.example.com | [137 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a6ac6bb]Received message READY from shim peer0.org2.example.com | [096 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.5) lock peer0.org2.example.com | [097 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.5 peer0.org1.example.com | [021 12-15 08:01:08.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info orderer.example.com | [0f1 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop peer1.org1.example.com | [138 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0a6ac6bb]Handling ChaincodeMessage of type: READY(state:established) peer1.org1.example.com | [139 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org1.example.com | [022 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning peer0.org2.example.com | [098 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.5) orderer.example.com | [0f2 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Preprocessing CONFIG_UPDATE orderer.example.com | [0f3 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/orderer/configupdate] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process -> DEBU Processing channel creation request for channel businesschannel peer0.org1.example.com | [023 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered peer0.org1.example.com | [024 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered peer0.org1.example.com | [025 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered peer0.org2.example.com | [09a 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.5 peer1.org1.example.com | [13a 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org1.example.com | [13b 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [0f4 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [09b 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052] peer0.org2.example.com | [09c 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.5 peer0.org2.example.com | [09d 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org1.example.com | [026 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered peer0.org1.example.com | [027 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered peer0.org1.example.com | [028 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer peer0.org1.example.com | [029 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [13c 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 orderer.example.com | [0f5 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [0f6 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [0ac 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [4ff93cf8]Entered state ready peer1.org1.example.com | [13d 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0a6ac6bb]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [02a 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [02b 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org2.example.com | [099 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.5 orderer.example.com | [0f7 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [0f8 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0AB7060A1B08011A0608C782CED10522...07577269746572731A0641646D696E73 orderer.example.com | [0f9 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: D1C467AA13AAF1F803B33608AB87B3DDA48117D7C5B11E845D3699549F0EA964 orderer.example.com | [0fa 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org1.example.com | [02c 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051] peer0.org2.example.com | [09e 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org2.example.com | [09f 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [13e 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [13f 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0a6ac6bb]sendExecuteMsg trigger event INIT peer0.org1.example.com | [02d 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [02e 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org2.example.com | [0ad 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:4ff93cf8-09f0-4e5c-b4be-4cd13ea05daf peer1.org2.example.com | [0ae 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4ff93cf8]sending state message READY peer1.org2.example.com | [0af 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org2.example.com | [0b0 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [0a0 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [02f 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [140 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a6ac6bb]Move state message INIT peer1.org1.example.com | [141 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a6ac6bb]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | [0fb 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [0fc 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [0fd 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | MIICGTCCAb+gAwIBAgIQbnrJk/dv2B1LIZqmwFKHBDAKBggqhkjOPQQDAjBzMQsw peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer0.org2.example.com | [0a1 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org2.example.com | [0a2 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org1.example.com | [142 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [143 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a6ac6bb]sending state message INIT peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAED5fTgfCxt3WpAYLdQTSTEOYL5sce7tu/ peer0.org1.example.com | 5cSnjYikp+XUchAGIN99Zeb1Ib7UCl3Z/2azE1Q/LwY9TcvLm4/vl6NNMEswDgYD peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag peer0.org1.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDSAAwRQIhAPUtwj6g peer0.org1.example.com | hHvNnQCOjVsUIEPtsMhib4ldkVpd9biQ4IwRAiAqjp4y0mxZkN43w5t75a2+yfga peer0.org2.example.com | [0a3 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.5 peer1.org1.example.com | [144 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a6ac6bb]Received message INIT from shim peer1.org1.example.com | [145 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0a6ac6bb]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [146 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | PjNMGC1fMR/dFfg4xQ== peer0.org1.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [030 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [031 12-15 08:01:08.51 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity peer0.org1.example.com | [032 12-15 08:01:08.52 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [033 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity peer0.org1.example.com | [034 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | MIICGTCCAb+gAwIBAgIQbnrJk/dv2B1LIZqmwFKHBDAKBggqhkjOPQQDAjBzMQsw peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer0.org2.example.com | [0a4 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.5" , sending back REGISTERED peer0.org2.example.com | [0a5 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org1.example.com | [147 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0a6ac6bb]Received INIT, initializing chaincode peer1.org2.example.com | [0b1 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [0b2 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa peer0.org2.example.com | [0a7 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.5 launch seq completed peer0.org2.example.com | [0a8 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org2.example.com | [0a9 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [0aa 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [274eeb2e]Move state message READY peer0.org2.example.com | [0ab 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [274eeb2e]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw peer1.org1.example.com | [148 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a6ac6bb]Init get response status: 200 peer1.org1.example.com | [149 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a6ac6bb]Init succeeded. Sending COMPLETED peer1.org1.example.com | [14a 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a6ac6bb]Move state message COMPLETED peer1.org1.example.com | [14b 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0a6ac6bb]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAED5fTgfCxt3WpAYLdQTSTEOYL5sce7tu/ peer0.org1.example.com | 5cSnjYikp+XUchAGIN99Zeb1Ib7UCl3Z/2azE1Q/LwY9TcvLm4/vl6NNMEswDgYD peer0.org2.example.com | [0ac 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [274eeb2e]Entered state ready peer0.org2.example.com | [0ad 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:274eeb2e-cd68-4091-a709-e426e619aa5c peer1.org2.example.com | [0a6 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org2.example.com | [0b3 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [4ff93cf8]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [14c 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/gossip/comm] func1.Handshake.authenticateRemotePeer -> DEBU Received pki_id:"\217R\252\014\223b\264\257\312m\260\017}\213\251\306\022*\213\r3Ok\256\354\032D\227<\200x\000" identity:"\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQbnrJk/dv2B1LIZqmwFKHBDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAED5fTgfCxt3WpAYLdQTSTEOYL5sce7tu/\n5cSnjYikp+XUchAGIN99Zeb1Ib7UCl3Z/2azE1Q/LwY9TcvLm4/vl6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag\n6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDSAAwRQIhAPUtwj6g\nhHvNnQCOjVsUIEPtsMhib4ldkVpd9biQ4IwRAiAqjp4y0mxZkN43w5t75a2+yfga\nPjNMGC1fMR/dFfg4xQ==\n-----END -----\n" tls_cert_hash:"\304\265\230\337\2144 \031\2776(h\335\347\310k\036\014\022\200\210\345\017\323\260p?X\317\272c\370" from 172.21.0.2:7051 peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag peer0.org2.example.com | [0ae 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [274eeb2e]sending state message READY peer0.org1.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDSAAwRQIhAPUtwj6g peer0.org1.example.com | hHvNnQCOjVsUIEPtsMhib4ldkVpd9biQ4IwRAiAqjp4y0mxZkN43w5t75a2+yfga peer0.org2.example.com | [0af 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org2.example.com | [0b0 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [0b1 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [14e 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.Handshake.authenticateRemotePeer.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | PjNMGC1fMR/dFfg4xQ== orderer.example.com | [0fe 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org2.example.com | [0b5 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [0b2 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org1.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [14f 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | [150 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | [0ff 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [100 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [036 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s peer1.org2.example.com | [0b4 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org2.example.com | [0b7 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org2.example.com | [0b6 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [4ff93cf8]sendExecuteMsg trigger event INIT peer1.org2.example.com | [0b8 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4ff93cf8]Received message READY from shim peer1.org2.example.com | [0b9 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4ff93cf8]Move state message INIT peer0.org1.example.com | [037 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s peer0.org2.example.com | [0b3 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [274eeb2e]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | MIICGTCCAb+gAwIBAgIQbnrJk/dv2B1LIZqmwFKHBDAKBggqhkjOPQQDAjBzMQsw peer1.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | [101 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [035 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer0.org1.example.com:7051 [] [143 82 170 12 147 98 180 175 202 109 176 15 125 139 169 198 18 42 139 13 51 79 107 174 236 26 68 151 60 128 120 0] peer0.org1.example.com:7051} incTime is 1513324868530427200 peer0.org2.example.com | [0b4 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [0b5 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [274eeb2e]sendExecuteMsg trigger event INIT peer0.org2.example.com | [0a6 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [0b6 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org1.example.com | [038 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer0.org1.example.com:7051 [] [143 82 170 12 147 98 180 175 202 109 176 15 125 139 169 198 18 42 139 13 51 79 107 174 236 26 68 151 60 128 120 0] peer0.org1.example.com:7051} peer0.org1.example.com | [039 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [03a 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa peer0.org2.example.com | [0b7 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org2.example.com | [0b8 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [274eeb2e]Received message READY from shim peer0.org2.example.com | [0b9 12-15 08:01:09.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [274eeb2e]Handling ChaincodeMessage of type: READY(state:established) peer0.org2.example.com | [0ba 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [274eeb2e]Move state message INIT peer0.org1.example.com | [03b 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | MIICGTCCAb+gAwIBAgIQbnrJk/dv2B1LIZqmwFKHBDAKBggqhkjOPQQDAjBzMQsw peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAED5fTgfCxt3WpAYLdQTSTEOYL5sce7tu/ peer0.org1.example.com | 5cSnjYikp+XUchAGIN99Zeb1Ib7UCl3Z/2azE1Q/LwY9TcvLm4/vl6NNMEswDgYD peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag peer0.org1.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDSAAwRQIhAPUtwj6g peer0.org1.example.com | hHvNnQCOjVsUIEPtsMhib4ldkVpd9biQ4IwRAiAqjp4y0mxZkN43w5t75a2+yfga peer0.org1.example.com | PjNMGC1fMR/dFfg4xQ== peer0.org1.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [03c 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [03d 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity peer1.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer1.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw peer1.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAED5fTgfCxt3WpAYLdQTSTEOYL5sce7tu/ peer1.org1.example.com | 5cSnjYikp+XUchAGIN99Zeb1Ib7UCl3Z/2azE1Q/LwY9TcvLm4/vl6NNMEswDgYD peer0.org1.example.com | [03e 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [0bb 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [274eeb2e]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [0bc 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [0bd 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [274eeb2e]sending state message INIT orderer.example.com | [102 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer1.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag peer0.org1.example.com | [03f 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org1.example.com | [040 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A208F52AA0C9362B4AF...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer0.org1.example.com | [041 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 7B9908F8D368A660B2360494F2FBB601AB33B8BC902A53EDCF2A1FAE10440897 peer0.org1.example.com | [042 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org1.example.com:7051 started peer0.org2.example.com | [0be 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [274eeb2e]Received message INIT from shim orderer.example.com | [103 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org2.example.com | [0bb 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4ff93cf8]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [043 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s peer0.org1.example.com | [044 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [0bf 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [274eeb2e]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [0c0 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [0c1 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [274eeb2e]Received INIT, initializing chaincode peer0.org2.example.com | [0c2 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDSAAwRQIhAPUtwj6g orderer.example.com | [104 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [105 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org1.example.com | [045 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | hHvNnQCOjVsUIEPtsMhib4ldkVpd9biQ4IwRAiAqjp4y0mxZkN43w5t75a2+yfga peer1.org1.example.com | PjNMGC1fMR/dFfg4xQ== peer1.org1.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [151 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.Handshake.authenticateRemotePeer.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [046 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer0.org2.example.com | [0c3 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [274eeb2e]Init get response status: 200 peer1.org2.example.com | [0bc 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [0bd 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4ff93cf8]sending state message INIT orderer.example.com | [106 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org1.example.com | [047 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: C1808A156A99F45A9710C97187523B175E99F6A2F2CE9F503AA20F6AEDF31D82 peer0.org2.example.com | [0c4 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [274eeb2e]Init succeeded. Sending COMPLETED peer0.org2.example.com | [0c5 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [274eeb2e]Move state message COMPLETED peer0.org2.example.com | [0c6 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [274eeb2e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [152 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity peer0.org1.example.com | [048 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [0ba 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4ff93cf8]Handling ChaincodeMessage of type: READY(state:established) peer0.org1.example.com | [049 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | [153 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [107 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org2.example.com | [0be 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4ff93cf8]Received message INIT from shim peer1.org2.example.com | [0bf 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4ff93cf8]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [04a 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 peer1.org1.example.com | [154 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | [155 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | MIICGTCCAb+gAwIBAgIQbnrJk/dv2B1LIZqmwFKHBDAKBggqhkjOPQQDAjBzMQsw peer0.org2.example.com | [0c7 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [274eeb2e]send state message COMPLETED peer1.org2.example.com | [0c0 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [04b 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 peer0.org1.example.com | [04c 12-15 08:01:08.53 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself orderer.example.com | [108 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [109 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [10a 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [10b 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy orderer.example.com | [10c 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer0.org1.example.com | [04d 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=18665d81-26cc-4dcc-9611-7588d2d54945,syscc=true,proposal=0x0,canname=cscc:1.0.5 peer0.org2.example.com | [0c8 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [274eeb2e]Received message COMPLETED from shim peer1.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer1.org2.example.com | [0c1 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [4ff93cf8]Received INIT, initializing chaincode peer0.org1.example.com | [04e 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.5 is being launched peer0.org2.example.com | [0c9 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [274eeb2e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [0ca 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [274eeb2e-cd68-4091-a709-e426e619aa5c]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [0cb 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:274eeb2e-cd68-4091-a709-e426e619aa5c peer0.org1.example.com | [04f 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa peer1.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer1.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw peer1.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAED5fTgfCxt3WpAYLdQTSTEOYL5sce7tu/ peer0.org2.example.com | [0cc 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [050 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] peer0.org1.example.com | [051 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.5(networkid:dev,peerid:peer0.org1.example.com) peer1.org2.example.com | [0c2 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [10d 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [10e 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [10f 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [110 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [111 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer0.org1.example.com | [052 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer0.org1.example.com | [053 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.5 peer0.org2.example.com | [0cd 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed peer0.org2.example.com | [0ce 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.5,txid=7ac3b091-14cb-402c-be41-f8c8c0748816,syscc=true,proposal=0x0,canname=escc:1.0.5 peer1.org1.example.com | 5cSnjYikp+XUchAGIN99Zeb1Ib7UCl3Z/2azE1Q/LwY9TcvLm4/vl6NNMEswDgYD peer1.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag peer1.org2.example.com | [0c3 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4ff93cf8]Init get response status: 200 peer1.org2.example.com | [0c4 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4ff93cf8]Init succeeded. Sending COMPLETED peer1.org2.example.com | [0c5 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4ff93cf8]Move state message COMPLETED peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org2.example.com | [0cf 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.5 is being launched peer0.org2.example.com | [0d0 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org2.example.com | [0c6 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4ff93cf8]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [0c7 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4ff93cf8]send state message COMPLETED peer1.org2.example.com | [0c8 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4ff93cf8]Received message COMPLETED from shim peer1.org2.example.com | [0c9 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4ff93cf8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [054 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.5) lock peer0.org2.example.com | [0d1 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] peer1.org1.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDSAAwRQIhAPUtwj6g orderer.example.com | [112 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [113 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [114 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [115 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [116 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org1.example.com | [055 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.5) lock peer0.org1.example.com | [056 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.5 peer1.org2.example.com | [0ca 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4ff93cf8-09f0-4e5c-b4be-4cd13ea05daf]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [0cb 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4ff93cf8-09f0-4e5c-b4be-4cd13ea05daf peer0.org2.example.com | [0d2 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.5(networkid:dev,peerid:peer0.org2.example.com) peer0.org2.example.com | [0d3 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 peer0.org2.example.com | [0d4 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.5 peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org2.example.com | [0d5 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.5) lock peer0.org1.example.com | [057 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.5) peer1.org2.example.com | [0cc 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [0cd 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed peer1.org2.example.com | [0ce 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.5,txid=53f0d245-9809-4279-859f-87584e71c9c2,syscc=true,proposal=0x0,canname=escc:1.0.5 peer0.org1.example.com | [058 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.5 peer0.org2.example.com | [0d6 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.5) lock orderer.example.com | [117 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org1.example.com | hHvNnQCOjVsUIEPtsMhib4ldkVpd9biQ4IwRAiAqjp4y0mxZkN43w5t75a2+yfga peer1.org2.example.com | [0cf 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.5 is being launched peer0.org1.example.com | [059 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false orderer.example.com | [118 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer1.org1.example.com | PjNMGC1fMR/dFfg4xQ== peer1.org1.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [156 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [157 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity peer1.org1.example.com | [158 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.Verify -> DEBU Verify: digest = 00000000 d4 85 4c 06 96 66 38 a9 a2 52 86 a7 89 7f 1b c7 |..L..f8..R......| peer1.org1.example.com | 00000010 96 ae 72 4f 59 21 f6 c2 de 5d dc 96 67 99 e2 e4 |..rOY!...]..g...| peer0.org1.example.com | [05a 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [05b 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.5 peer0.org1.example.com | [05c 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052] peer0.org1.example.com | [05d 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.5 peer0.org1.example.com | [05e 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org1.example.com | [05f 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org2.example.com | [0d0 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org2.example.com | [0d1 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] peer0.org2.example.com | [0d7 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.5 peer0.org2.example.com | [0d8 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.5) orderer.example.com | [119 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org1.example.com | [060 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | [159 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 3e e8 fa 60 2b f7 66 f2 8a 75 3e 59 |0D. >..`+.f..u>Y| peer1.org1.example.com | 00000010 43 5a b8 01 af 41 5d 7d 47 05 6e 2c d1 26 83 82 |CZ...A]}G.n,.&..| peer0.org2.example.com | [0da 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.5 peer0.org2.example.com | [0db 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052] peer0.org1.example.com | [061 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | [062 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.5 peer0.org1.example.com | [063 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.5" , sending back REGISTERED peer0.org1.example.com | [064 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org1.example.com | [065 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org2.example.com | [0d2 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.5(networkid:dev,peerid:peer1.org2.example.com) peer0.org2.example.com | [0dc 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.5 peer0.org2.example.com | [0dd 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org2.example.com | [0d3 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 peer0.org1.example.com | [066 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org1.example.com | [067 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org1.example.com | [068 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.5 launch seq completed peer0.org2.example.com | [0d9 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.5 peer0.org2.example.com | [0de 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [0d4 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.5 peer0.org1.example.com | [069 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org1.example.com | [06a 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [06b 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [18665d81]Move state message READY peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org2.example.com | [0df 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | 00000020 76 58 49 00 02 20 67 76 ee 29 b3 38 05 11 c8 fb |vXI.. gv.).8....| peer1.org1.example.com | 00000030 14 a6 c2 3d f5 28 f6 43 f3 23 ca 54 b1 a5 2b 0f |...=.(.C.#.T..+.| peer1.org1.example.com | 00000040 82 4f c7 cb 5c 7c |.O..\|| peer1.org1.example.com | [15a 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/gossip/comm] func1.Handshake.authenticateRemotePeer -> DEBU Authenticated 172.21.0.2:7051 peer0.org1.example.com | [06c 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [18665d81]Fabric side Handling ChaincodeMessage of type: READY in state established orderer.example.com | [11a 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [11b 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org2.example.com | [0e0 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [06d 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [18665d81]Entered state ready peer0.org1.example.com | [06e 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:18665d81-26cc-4dcc-9611-7588d2d54945 peer0.org1.example.com | [06f 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [18665d81]sending state message READY peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org1.example.com | [071 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org2.example.com | [0e1 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | [14d 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a6ac6bb]send state message COMPLETED peer1.org1.example.com | [15b 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a6ac6bb]Received message COMPLETED from shim peer1.org1.example.com | [15c 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a6ac6bb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [072 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [0e2 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org2.example.com | [0e3 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.5 peer1.org2.example.com | [0d5 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.5) lock peer1.org2.example.com | [0d6 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.5) lock orderer.example.com | [11c 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer0.org1.example.com | [073 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [0e4 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.5" , sending back REGISTERED peer1.org1.example.com | [15d 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a6ac6bb-49c0-4811-9593-8d719da4554e]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [0d7 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.5 peer1.org2.example.com | [0d8 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.5) peer0.org1.example.com | [074 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 peer0.org1.example.com | [075 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [18665d81]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [0e5 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup orderer.example.com | [11d 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [11e 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org2.example.com | [0d9 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.5 peer1.org2.example.com | [0da 12-15 08:01:08.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org1.example.com | [076 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [077 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [18665d81]sendExecuteMsg trigger event INIT peer0.org1.example.com | [078 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [18665d81]Move state message INIT peer0.org2.example.com | [0e6 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [0e8 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.5 launch seq completed peer1.org1.example.com | [15e 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0a6ac6bb-49c0-4811-9593-8d719da4554e peer1.org1.example.com | [15f 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [0db 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [0dc 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.5 peer1.org2.example.com | [0dd 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052] peer0.org2.example.com | [0e9 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org2.example.com | [0ea 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [079 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [18665d81]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [07a 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [0eb 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7ac3b091]Move state message READY peer1.org2.example.com | [0de 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.5 orderer.example.com | [11f 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer1.org1.example.com | [160 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed peer0.org1.example.com | [07b 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [18665d81]sending state message INIT peer0.org1.example.com | [070 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [18665d81]Received message READY from shim peer0.org1.example.com | [07c 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [18665d81]Handling ChaincodeMessage of type: READY(state:established) peer0.org1.example.com | [07d 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [18665d81]Received message INIT from shim peer0.org2.example.com | [0ec 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7ac3b091]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org1.example.com | [161 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.5,txid=96f13f61-697f-41c7-b8de-9ec2a418549f,syscc=true,proposal=0x0,canname=qscc:1.0.5 peer1.org1.example.com | [162 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.5 is being launched peer1.org2.example.com | [0df 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER orderer.example.com | [120 12-15 08:01:11.68 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [121 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [122 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org1.example.com | [07e 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [18665d81]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [07f 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [0e0 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org2.example.com | [0e1 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [0e2 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org2.example.com | [0e3 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.5 peer1.org2.example.com | [0e4 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.5" , sending back REGISTERED peer1.org2.example.com | [0e5 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org2.example.com | [0e6 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org2.example.com | [0e7 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.5 launch seq completed peer0.org1.example.com | [080 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [18665d81]Received INIT, initializing chaincode peer0.org1.example.com | [081 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer0.org2.example.com | [0ed 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [7ac3b091]Entered state ready peer0.org2.example.com | [0ee 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:7ac3b091-14cb-402c-be41-f8c8c0748816 peer0.org2.example.com | [0ef 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7ac3b091]sending state message READY peer0.org2.example.com | [0f0 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org1.example.com | [163 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org1.example.com | [082 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [0e9 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [0ea 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [0eb 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [53f0d245]Move state message READY peer0.org2.example.com | [0f1 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [0f2 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [0f3 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer0.org1.example.com | [083 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [18665d81]Init get response status: 200 orderer.example.com | [123 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org2.example.com | [0ec 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [53f0d245]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org2.example.com | [0ed 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [53f0d245]Entered state ready peer1.org2.example.com | [0ee 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:53f0d245-9809-4279-859f-87584e71c9c2 peer0.org2.example.com | [0f4 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7ac3b091]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [0f5 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [0f6 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7ac3b091]sendExecuteMsg trigger event INIT peer0.org1.example.com | [084 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [18665d81]Init succeeded. Sending COMPLETED peer1.org1.example.com | [164 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org1.example.com | [165 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.5(networkid:dev,peerid:peer1.org1.example.com) peer1.org2.example.com | [0ef 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [53f0d245]sending state message READY peer1.org2.example.com | [0e8 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org1.example.com | [085 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [18665d81]Move state message COMPLETED orderer.example.com | [124 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org2.example.com | [0e7 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org2.example.com | [0f7 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org2.example.com | [0f8 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7ac3b091]Received message READY from shim peer0.org1.example.com | [086 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [18665d81]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [087 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [18665d81]send state message COMPLETED peer0.org1.example.com | [088 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [18665d81]Received message COMPLETED from shim peer1.org2.example.com | [0f0 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed orderer.example.com | [125 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [126 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [127 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [128 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel peer0.org1.example.com | [089 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [18665d81]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [08a 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [18665d81-26cc-4dcc-9611-7588d2d54945]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [08b 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:18665d81-26cc-4dcc-9611-7588d2d54945 peer0.org1.example.com | [08c 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [08d 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed peer0.org1.example.com | [08e 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=aa24f892-71e8-45db-a909-41db41b3ebf9,syscc=true,proposal=0x0,canname=lscc:1.0.5 peer0.org2.example.com | [0f9 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7ac3b091]Handling ChaincodeMessage of type: READY(state:established) peer0.org2.example.com | [0fa 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7ac3b091]Move state message INIT peer0.org2.example.com | [0fb 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7ac3b091]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [0fc 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [0fd 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7ac3b091]sending state message INIT peer0.org1.example.com | [08f 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.5 is being launched peer0.org1.example.com | [090 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode orderer.example.com | [129 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel peer1.org2.example.com | [0f1 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org2.example.com | [0f2 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [0f3 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [53f0d245]Received message READY from shim peer1.org2.example.com | [0f4 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [0f6 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer0.org1.example.com | [091 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] peer0.org1.example.com | [092 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.5(networkid:dev,peerid:peer0.org1.example.com) peer0.org2.example.com | [0fe 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7ac3b091]Received message INIT from shim peer0.org2.example.com | [0ff 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7ac3b091]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [100 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [0f5 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [53f0d245]Handling ChaincodeMessage of type: READY(state:established) peer1.org2.example.com | [0f7 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [53f0d245]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [0f8 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [0f9 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [53f0d245]sendExecuteMsg trigger event INIT peer0.org1.example.com | [093 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer0.org2.example.com | [101 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [7ac3b091]Received INIT, initializing chaincode peer0.org2.example.com | [102 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer0.org1.example.com | [094 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: orderer.example.com | [12a 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org2.example.com | [103 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7ac3b091]Init get response status: 200 peer1.org2.example.com | [0fa 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [53f0d245]Move state message INIT peer1.org2.example.com | [0fb 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [53f0d245]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org2.example.com | [0fc 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.5 peer0.org2.example.com | [104 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7ac3b091]Init succeeded. Sending COMPLETED peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org1.example.com | [166 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 peer1.org2.example.com | [0fd 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [53f0d245]sending state message INIT peer1.org2.example.com | [0fe 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [53f0d245]Received message INIT from shim peer1.org2.example.com | [0ff 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [53f0d245]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [100 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org2.example.com | [105 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7ac3b091]Move state message COMPLETED peer0.org2.example.com | [106 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7ac3b091]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [107 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7ac3b091]send state message COMPLETED peer1.org2.example.com | [101 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [53f0d245]Received INIT, initializing chaincode peer1.org1.example.com | [167 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.5 peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} orderer.example.com | [12b 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy ChannelCreationPolicy for Application orderer.example.com | [12c 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [12d 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [108 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7ac3b091]Received message COMPLETED from shim peer0.org2.example.com | [109 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7ac3b091]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [10a 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7ac3b091-14cb-402c-be41-f8c8c0748816]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [10b 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7ac3b091-14cb-402c-be41-f8c8c0748816 peer0.org2.example.com | [10c 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [10d 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed peer0.org2.example.com | [10e 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.5,txid=e6a43a8f-eede-48bd-be00-3cf3832ce7d6,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org2.example.com | [10f 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.5 is being launched peer0.org1.example.com | [095 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.5) lock peer0.org1.example.com | [096 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.5) lock peer0.org1.example.com | [097 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.5 peer0.org1.example.com | [098 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.5) peer0.org1.example.com | [09a 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.5 peer0.org1.example.com | [09b 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052] peer0.org1.example.com | [09c 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.5 peer0.org1.example.com | [09d 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org1.example.com | [099 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.5 peer0.org1.example.com | [09e 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org1.example.com | [09f 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [0a0 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [0a1 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [102 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer1.org2.example.com | [103 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [53f0d245]Init get response status: 200 peer0.org2.example.com | [110 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | [111 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] peer0.org2.example.com | [112 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.5(networkid:dev,peerid:peer0.org2.example.com) peer0.org1.example.com | [0a2 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org2.example.com | [104 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [53f0d245]Init succeeded. Sending COMPLETED peer0.org2.example.com | [113 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 peer0.org2.example.com | [114 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org1.example.com | [0a3 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.5 orderer.example.com | [12e 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [12f 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [130 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [105 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [53f0d245]Move state message COMPLETED peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.5 peer0.org1.example.com | [0a4 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.5" , sending back REGISTERED peer0.org1.example.com | [0a5 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org1.example.com | [0a7 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.5 launch seq completed peer0.org1.example.com | [0a8 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [106 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [53f0d245]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org1.example.com | [0a9 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [0aa 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [aa24f892]Move state message READY peer0.org1.example.com | [0ab 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [aa24f892]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org1.example.com | [0ac 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [aa24f892]Entered state ready peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [168 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.5) lock peer1.org2.example.com | [107 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [53f0d245]send state message COMPLETED peer0.org1.example.com | [0ad 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:aa24f892-71e8-45db-a909-41db41b3ebf9 peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org2.example.com | [115 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.5) lock peer0.org2.example.com | [116 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.5) lock peer0.org2.example.com | [117 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.5 peer0.org2.example.com | [118 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.5) peer0.org2.example.com | [11a 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.5 peer0.org2.example.com | [11b 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052] peer0.org2.example.com | [11c 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.5 peer0.org2.example.com | [11d 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org2.example.com | [119 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.5 peer0.org1.example.com | [0ae 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [aa24f892]sending state message READY peer1.org2.example.com | [108 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [53f0d245]Received message COMPLETED from shim peer1.org2.example.com | [109 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [53f0d245]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [10a 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [53f0d245-9809-4279-859f-87584e71c9c2]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [10b 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:53f0d245-9809-4279-859f-87584e71c9c2 peer1.org2.example.com | [10c 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [10d 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed peer1.org2.example.com | [10e 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.5,txid=a646c2d3-c976-4dbd-84e4-3ddec7bb740c,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org1.example.com | [0af 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org2.example.com | [11e 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org1.example.com | [0b0 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [11f 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [10f 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.5 is being launched orderer.example.com | [131 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [132 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [133 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [134 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [135 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [0b1 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [0b2 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org1.example.com | [0b3 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [aa24f892]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [110 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org2.example.com | [111 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] peer1.org2.example.com | [112 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.5(networkid:dev,peerid:peer1.org2.example.com) peer1.org2.example.com | [113 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 peer1.org2.example.com | [114 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.5 peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org1.example.com | [0b4 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [120 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [0b5 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [aa24f892]sendExecuteMsg trigger event INIT peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org2.example.com | [115 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.5) lock peer1.org2.example.com | [116 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.5) lock peer0.org2.example.com | [121 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org2.example.com | [122 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org2.example.com | [123 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.5 peer0.org2.example.com | [124 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.5" , sending back REGISTERED peer0.org1.example.com | [0a6 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org1.example.com | [0b6 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org2.example.com | [117 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.5 peer1.org1.example.com | [169 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.5) lock orderer.example.com | [136 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [137 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [138 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [139 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [0b7 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org1.example.com | [0b8 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [aa24f892]Received message READY from shim peer0.org1.example.com | [0b9 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [aa24f892]Handling ChaincodeMessage of type: READY(state:established) peer0.org2.example.com | [125 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org2.example.com | [126 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [128 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.5 launch seq completed peer0.org2.example.com | [129 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [118 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.5) peer1.org2.example.com | [119 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.5 peer0.org1.example.com | [0ba 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [aa24f892]Move state message INIT orderer.example.com | [13a 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [13b 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [13c 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [13d 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [13e 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org1.example.com | [0bb 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [aa24f892]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [0bc 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [0bd 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [aa24f892]sending state message INIT peer0.org1.example.com | [0be 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [aa24f892]Received message INIT from shim peer0.org1.example.com | [0bf 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [aa24f892]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [0c0 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [0c1 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [aa24f892]Received INIT, initializing chaincode peer0.org2.example.com | [12a 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [11a 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.5 peer0.org1.example.com | [0c2 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [0c3 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [aa24f892]Init get response status: 200 peer0.org2.example.com | [12b 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e6a43a8f]Move state message READY orderer.example.com | [13f 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org1.example.com | [16a 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.5 peer1.org1.example.com | [16b 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.5) peer1.org1.example.com | [16c 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.5 peer0.org1.example.com | [0c4 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [aa24f892]Init succeeded. Sending COMPLETED peer0.org2.example.com | [12c 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e6a43a8f]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org2.example.com | [11b 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org1.example.com | [16d 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org1.example.com | [0c5 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [aa24f892]Move state message COMPLETED orderer.example.com | [140 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [141 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [142 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [143 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [144 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [145 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer peer0.org1.example.com | [0c6 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [aa24f892]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [12d 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [e6a43a8f]Entered state ready peer1.org2.example.com | [11c 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052] peer1.org1.example.com | [16e 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [0c7 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [aa24f892]send state message COMPLETED peer0.org1.example.com | [0c8 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [aa24f892]Received message COMPLETED from shim peer0.org1.example.com | [0c9 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [aa24f892]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [12e 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:e6a43a8f-eede-48bd-be00-3cf3832ce7d6 peer1.org2.example.com | [11e 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.5 peer1.org2.example.com | [11f 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org2.example.com | [11d 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [120 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org2.example.com | [121 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [122 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | [0ca 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [aa24f892-71e8-45db-a909-41db41b3ebf9]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [16f 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.5 peer0.org1.example.com | [0cb 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:aa24f892-71e8-45db-a909-41db41b3ebf9 peer1.org2.example.com | [123 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.5 peer1.org2.example.com | [124 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.5" , sending back REGISTERED peer0.org2.example.com | [12f 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e6a43a8f]sending state message READY peer1.org1.example.com | [170 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org1.example.com | [171 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.5 peer0.org1.example.com | [0cc 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [125 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org2.example.com | [130 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org2.example.com | [131 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [132 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [133 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org2.example.com | [134 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e6a43a8f]Inside sendExecuteMessage. Message INIT orderer.example.com | [146 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [147 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [148 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [0cd 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed peer0.org1.example.com | [0ce 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.5,txid=2b657ff7-2f1f-4fa0-bc2c-1af6887ba3ca,syscc=true,proposal=0x0,canname=escc:1.0.5 peer0.org1.example.com | [0cf 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.5 is being launched peer0.org1.example.com | [0d0 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org1.example.com | [0d1 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] peer0.org1.example.com | [0d2 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.5(networkid:dev,peerid:peer0.org1.example.com) peer0.org1.example.com | [0d3 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer1.org2.example.com | [126 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [135 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [172 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org1.example.com | [173 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org1.example.com | [174 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | [175 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | [0d4 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org2.example.com | [127 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org2.example.com | [136 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e6a43a8f]sendExecuteMsg trigger event INIT orderer.example.com | [149 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.5 peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org2.example.com | [128 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org1.example.com | [176 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.5 orderer.example.com | [14a 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [14b 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg peer0.org2.example.com | [127 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org1.example.com | [0d5 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.5) lock peer0.org1.example.com | [0d6 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.5) lock peer0.org1.example.com | [0d7 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.5 peer1.org2.example.com | [129 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.5 launch seq completed peer1.org2.example.com | [12a 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [12b 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [12c 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a646c2d3]Move state message READY peer0.org2.example.com | [137 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org2.example.com | [138 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e6a43a8f]Received message READY from shim peer0.org1.example.com | [0d8 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.5) peer1.org1.example.com | [177 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.5" , sending back REGISTERED orderer.example.com | [14c 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [14d 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [14e 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [14f 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [150 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [151 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [0da 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.5 peer0.org1.example.com | [0db 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052] peer1.org2.example.com | [12d 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a646c2d3]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org1.example.com | [178 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL peer0.org2.example.com | [139 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e6a43a8f]Handling ChaincodeMessage of type: READY(state:established) peer0.org1.example.com | [0dc 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.5 peer0.org1.example.com | [0dd 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org1.example.com | [0d9 12-15 08:01:08.54 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.5 peer0.org1.example.com | [0de 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [12e 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [a646c2d3]Entered state ready peer1.org2.example.com | [12f 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:a646c2d3-c976-4dbd-84e4-3ddec7bb740c peer0.org2.example.com | [13a 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e6a43a8f]Move state message INIT peer0.org2.example.com | [13b 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e6a43a8f]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [0df 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [0e0 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [0e1 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [130 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a646c2d3]sending state message READY peer1.org2.example.com | [131 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a646c2d3]Received message READY from shim peer1.org2.example.com | [132 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a646c2d3]Handling ChaincodeMessage of type: READY(state:established) peer1.org2.example.com | [133 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org2.example.com | [134 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [135 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [0e2 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | [0e3 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.5 peer0.org2.example.com | [13c 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [13d 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e6a43a8f]sending state message INIT peer1.org1.example.com | [179 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org1.example.com | [0e4 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.5" , sending back REGISTERED peer0.org1.example.com | [0e5 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org2.example.com | [136 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org2.example.com | [13e 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e6a43a8f]Received message INIT from shim orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [17a 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org1.example.com | [0e7 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.5 launch seq completed peer0.org2.example.com | [13f 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e6a43a8f]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [140 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [141 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [e6a43a8f]Received INIT, initializing chaincode peer0.org1.example.com | [0e8 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [137 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a646c2d3]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [142 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e6a43a8f]Init get response status: 200 peer0.org1.example.com | [0e9 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [0ea 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b657ff7]Move state message READY peer0.org1.example.com | [0eb 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b657ff7]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org2.example.com | [138 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [143 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e6a43a8f]Init succeeded. Sending COMPLETED peer0.org1.example.com | [0ec 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [2b657ff7]Entered state ready peer1.org2.example.com | [139 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a646c2d3]sendExecuteMsg trigger event INIT peer0.org2.example.com | [144 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e6a43a8f]Move state message COMPLETED peer0.org2.example.com | [145 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e6a43a8f]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [146 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e6a43a8f]send state message COMPLETED peer0.org1.example.com | [0ed 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:2b657ff7-2f1f-4fa0-bc2c-1af6887ba3ca peer0.org1.example.com | [0ee 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b657ff7]sending state message READY peer0.org1.example.com | [0ef 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org2.example.com | [13a 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a646c2d3]Move state message INIT peer0.org2.example.com | [147 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e6a43a8f]Received message COMPLETED from shim orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer0.org1.example.com | [0f0 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org1.example.com | [17b 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org2.example.com | [13b 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a646c2d3]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org2.example.com | [13c 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [13d 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a646c2d3]sending state message INIT peer1.org2.example.com | [13e 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a646c2d3]Received message INIT from shim peer1.org2.example.com | [13f 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a646c2d3]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [0f1 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [0f2 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer0.org2.example.com | [148 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e6a43a8f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE peer1.org2.example.com | [140 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [0f3 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2b657ff7]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [149 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e6a43a8f-eede-48bd-be00-3cf3832ce7d6]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [141 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a646c2d3]Received INIT, initializing chaincode peer1.org1.example.com | [17c 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.5 launch seq completed peer1.org1.example.com | [17d 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org1.example.com | [0f4 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [0f5 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2b657ff7]sendExecuteMsg trigger event INIT peer0.org2.example.com | [14a 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:e6a43a8f-eede-48bd-be00-3cf3832ce7d6 peer1.org2.example.com | [142 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a646c2d3]Init get response status: 200 peer1.org2.example.com | [143 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a646c2d3]Init succeeded. Sending COMPLETED orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer0.org1.example.com | [0e6 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT peer1.org2.example.com | [144 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a646c2d3]Move state message COMPLETED peer1.org1.example.com | [17e 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [14b 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [14c 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed peer0.org2.example.com | [14d 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.5,txid=51f39371-391b-4773-b486-11dbde618f0a,syscc=true,proposal=0x0,canname=qscc:1.0.5 peer0.org1.example.com | [0f6 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org2.example.com | [145 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a646c2d3]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [17f 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96f13f61]Move state message READY orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer0.org2.example.com | [14e 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.5 is being launched peer0.org1.example.com | [0f7 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org2.example.com | [146 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a646c2d3]send state message COMPLETED orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S peer0.org2.example.com | [14f 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | [150 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] peer0.org2.example.com | [151 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.5(networkid:dev,peerid:peer0.org2.example.com) peer0.org1.example.com | [0f8 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b657ff7]Received message READY from shim peer1.org2.example.com | [147 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a646c2d3]Received message COMPLETED from shim orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM peer0.org1.example.com | [0fa 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b657ff7]Handling ChaincodeMessage of type: READY(state:established) orderer.example.com | IEhjT+WlcQ== peer0.org1.example.com | [0f9 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b657ff7]Move state message INIT orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [152 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 peer1.org2.example.com | [148 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a646c2d3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [149 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a646c2d3-c976-4dbd-84e4-3ddec7bb740c]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [0fb 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b657ff7]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [0fc 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [14a 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a646c2d3-c976-4dbd-84e4-3ddec7bb740c orderer.example.com | [152 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [153 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org1.example.com | [0fd 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b657ff7]sending state message INIT peer0.org1.example.com | [0fe 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b657ff7]Received message INIT from shim peer1.org2.example.com | [14b 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [180 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [96f13f61]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org1.example.com | [181 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [96f13f61]Entered state ready peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.5 peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | [0ff 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b657ff7]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [14c 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed peer1.org2.example.com | [14d 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.5,txid=1c31f020-dcbd-4767-a223-39d13746e71f,syscc=true,proposal=0x0,canname=qscc:1.0.5 peer1.org2.example.com | [14e 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.5 is being launched peer1.org2.example.com | [14f 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org2.example.com | [150 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] peer1.org2.example.com | [151 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.5(networkid:dev,peerid:peer1.org2.example.com) peer0.org1.example.com | [100 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [182 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:96f13f61-697f-41c7-b8de-9ec2a418549f peer1.org2.example.com | [152 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 peer0.org1.example.com | [101 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [2b657ff7]Received INIT, initializing chaincode peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | [183 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96f13f61]sending state message READY peer1.org2.example.com | [153 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.5 peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org2.example.com | [154 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.5) lock peer0.org1.example.com | [102 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer1.org1.example.com | [184 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96f13f61]Received message READY from shim orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org1.example.com | [103 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b657ff7]Init get response status: 200 peer1.org1.example.com | [185 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [96f13f61]Handling ChaincodeMessage of type: READY(state:established) orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [155 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.5) lock peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org1.example.com | [104 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b657ff7]Init succeeded. Sending COMPLETED peer0.org1.example.com | [105 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b657ff7]Move state message COMPLETED peer0.org1.example.com | [106 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b657ff7]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [107 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b657ff7]send state message COMPLETED peer0.org2.example.com | [156 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.5 peer0.org2.example.com | [157 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.5) peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org2.example.com | [154 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.5) lock peer1.org2.example.com | [155 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.5) lock peer1.org2.example.com | [156 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.5 peer1.org2.example.com | [157 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.5) peer1.org2.example.com | [159 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.5 peer0.org1.example.com | [108 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b657ff7]Received message COMPLETED from shim peer1.org1.example.com | [186 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org2.example.com | [158 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.5 orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org2.example.com | [15a 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052] peer0.org1.example.com | [109 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b657ff7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [187 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [159 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.5 peer0.org2.example.com | [15a 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org2.example.com | [15b 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052] peer0.org1.example.com | [10a 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b657ff7-2f1f-4fa0-bc2c-1af6887ba3ca]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [10b 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2b657ff7-2f1f-4fa0-bc2c-1af6887ba3ca peer0.org1.example.com | [10c 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [15b 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.5 orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer1.org1.example.com | [188 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [10d 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed peer0.org2.example.com | [15c 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [158 12-15 08:01:08.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.5 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer0.org1.example.com | [10e 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.5,txid=407aea27-b1a1-4efd-a448-3f421a690574,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org2.example.com | [15d 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.5 peer0.org2.example.com | [15e 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org2.example.com | [15c 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org2.example.com | [15d 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [15e 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [15f 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [10f 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.5 is being launched peer0.org2.example.com | [15f 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org2.example.com | [160 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [160 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org1.example.com | [110 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp peer0.org2.example.com | [161 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org2.example.com | [161 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org2.example.com | [162 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.5 peer1.org2.example.com | [163 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.5" , sending back REGISTERED peer0.org1.example.com | [111 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== peer0.org2.example.com | [162 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.5 peer1.org1.example.com | [189 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.5 peer1.org2.example.com | [164 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org1.example.com | [112 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.5(networkid:dev,peerid:peer0.org1.example.com) peer0.org1.example.com | [113 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer0.org1.example.com | [114 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.5 peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org2.example.com | [163 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.5" , sending back REGISTERED peer1.org2.example.com | [165 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org2.example.com | [166 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org1.example.com | [115 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.5) lock peer0.org1.example.com | [116 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.5) lock peer1.org2.example.com | [168 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.5 launch seq completed peer0.org2.example.com | [164 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org1.example.com | [18a 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [96f13f61]Inside sendExecuteMessage. Message INIT orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [153 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [117 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.5 peer0.org1.example.com | [118 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.5) peer1.org2.example.com | [169 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [16a 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [16b 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1c31f020]Move state message READY peer0.org2.example.com | [165 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org1.example.com | [18b 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [119 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.5 peer0.org1.example.com | [11a 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052] peer0.org1.example.com | [11b 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.5 peer0.org1.example.com | [11c 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org2.example.com | [16c 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1c31f020]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org2.example.com | [167 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org1.example.com | [11d 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.5 peer0.org2.example.com | [166 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.5 launch seq completed peer1.org2.example.com | [16d 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [1c31f020]Entered state ready peer1.org2.example.com | [167 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org1.example.com | [11e 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org1.example.com | [11f 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [120 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [121 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org1.example.com | [122 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | [123 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.5 peer0.org2.example.com | [168 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org2.example.com | [169 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org2.example.com | [16a 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [16b 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [51f39371]Move state message READY peer1.org2.example.com | [16e 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:1c31f020-dcbd-4767-a223-39d13746e71f peer0.org1.example.com | [124 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.5" , sending back REGISTERED peer0.org2.example.com | [16c 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [51f39371]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org1.example.com | [125 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org2.example.com | [16f 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1c31f020]sending state message READY peer1.org1.example.com | [18c 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [96f13f61]sendExecuteMsg trigger event INIT peer1.org1.example.com | [18d 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96f13f61]Move state message INIT peer0.org1.example.com | [127 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.5 launch seq completed peer0.org2.example.com | [16d 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [51f39371]Entered state ready peer1.org2.example.com | [170 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1c31f020]Received message READY from shim orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer0.org1.example.com | [128 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org1.example.com | [129 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [172 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1c31f020]Handling ChaincodeMessage of type: READY(state:established) peer1.org1.example.com | [18e 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [96f13f61]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [16e 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:51f39371-391b-4773-b486-11dbde618f0a peer0.org1.example.com | [12a 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [407aea27]Move state message READY peer1.org2.example.com | [171 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org1.example.com | [18f 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [12b 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [407aea27]Fabric side Handling ChaincodeMessage of type: READY in state established orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [190 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96f13f61]sending state message INIT peer1.org2.example.com | [173 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [174 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [12c 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [407aea27]Entered state ready peer1.org1.example.com | [191 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96f13f61]Received message INIT from shim peer0.org2.example.com | [16f 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [51f39371]sending state message READY peer0.org2.example.com | [170 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [51f39371]Received message READY from shim peer1.org2.example.com | [175 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.5 peer0.org1.example.com | [12d 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:407aea27-b1a1-4efd-a448-3f421a690574 peer0.org1.example.com | [12e 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [407aea27]sending state message READY peer0.org1.example.com | [12f 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org2.example.com | [172 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [51f39371]Handling ChaincodeMessage of type: READY(state:established) peer1.org1.example.com | [192 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [96f13f61]Handling ChaincodeMessage of type: INIT(state:ready) orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp peer0.org1.example.com | [130 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [176 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [1c31f020]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [171 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org1.example.com | [193 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [194 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [96f13f61]Received INIT, initializing chaincode peer1.org1.example.com | [195 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC peer0.org1.example.com | [131 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [132 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer1.org2.example.com | [177 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 peer1.org1.example.com | [196 12-15 08:01:10.44 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [197 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96f13f61]Init get response status: 200 peer1.org1.example.com | [198 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96f13f61]Init succeeded. Sending COMPLETED peer1.org1.example.com | [199 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96f13f61]Move state message COMPLETED peer1.org1.example.com | [19a 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [96f13f61]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [133 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [407aea27]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [134 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [173 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [178 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [1c31f020]sendExecuteMsg trigger event INIT peer0.org1.example.com | [135 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [407aea27]sendExecuteMsg trigger event INIT orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [174 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [19b 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96f13f61]send state message COMPLETED peer0.org1.example.com | [126 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org2.example.com | [179 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1c31f020]Move state message INIT peer1.org1.example.com | [19c 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96f13f61]Received message COMPLETED from shim peer0.org1.example.com | [136 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org2.example.com | [175 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.5 peer1.org2.example.com | [17a 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1c31f020]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [19d 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [96f13f61]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [137 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations orderer.example.com | [154 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity peer0.org2.example.com | [176 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [51f39371]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [19e 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [96f13f61-697f-41c7-b8de-9ec2a418549f]HandleMessage- COMPLETED. Notify orderer.example.com | [155 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer0.org1.example.com | [138 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [407aea27]Received message READY from shim peer0.org2.example.com | [177 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [17b 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [17c 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1c31f020]sending state message INIT peer1.org2.example.com | [17d 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1c31f020]Received message INIT from shim peer1.org2.example.com | [17e 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1c31f020]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [178 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [51f39371]sendExecuteMsg trigger event INIT peer0.org2.example.com | [179 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [51f39371]Move state message INIT peer0.org2.example.com | [17a 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [51f39371]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [17b 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [17c 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [51f39371]sending state message INIT peer0.org1.example.com | [139 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [407aea27]Handling ChaincodeMessage of type: READY(state:established) peer1.org2.example.com | [17f 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [13a 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [407aea27]Move state message INIT peer0.org2.example.com | [17d 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [51f39371]Received message INIT from shim peer1.org2.example.com | [180 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [1c31f020]Received INIT, initializing chaincode peer1.org1.example.com | [19f 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:96f13f61-697f-41c7-b8de-9ec2a418549f orderer.example.com | [156 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer0.org1.example.com | [13b 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [407aea27]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [17e 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [51f39371]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [181 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC peer1.org1.example.com | [1a0 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [1a1 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer1.org1.example.com | [1a2 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess peer0.org1.example.com | [13c 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [17f 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [182 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [157 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [13d 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [407aea27]sending state message INIT peer0.org1.example.com | [13e 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [407aea27]Received message INIT from shim peer0.org1.example.com | [13f 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [407aea27]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [180 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [51f39371]Received INIT, initializing chaincode orderer.example.com | [158 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP peer1.org2.example.com | [183 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1c31f020]Init get response status: 200 peer1.org1.example.com | [1a3 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051] peer0.org1.example.com | [140 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready orderer.example.com | [159 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [184 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1c31f020]Init succeeded. Sending COMPLETED peer1.org1.example.com | [1a4 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [141 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [407aea27]Received INIT, initializing chaincode peer0.org2.example.com | [181 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC peer0.org2.example.com | [182 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [183 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [51f39371]Init get response status: 200 peer0.org2.example.com | [184 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [51f39371]Init succeeded. Sending COMPLETED peer0.org2.example.com | [185 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [51f39371]Move state message COMPLETED peer0.org1.example.com | [142 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [407aea27]Init get response status: 200 peer0.org1.example.com | [143 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [407aea27]Init succeeded. Sending COMPLETED peer1.org2.example.com | [185 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1c31f020]Move state message COMPLETED peer1.org1.example.com | [1a5 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp] func1.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [186 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [51f39371]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [144 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [407aea27]Move state message COMPLETED orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [145 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [407aea27]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [146 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [407aea27]send state message COMPLETED orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org2.example.com | [187 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [51f39371]send state message COMPLETED peer1.org2.example.com | [186 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1c31f020]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [1a6 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp] func1.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [147 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [407aea27]Received message COMPLETED from shim orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer1.org1.example.com | MIICGTCCAb+gAwIBAgIQbnrJk/dv2B1LIZqmwFKHBDAKBggqhkjOPQQDAjBzMQsw peer0.org1.example.com | [148 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [407aea27]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [187 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1c31f020]send state message COMPLETED orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer0.org2.example.com | [188 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [51f39371]Received message COMPLETED from shim peer0.org2.example.com | [189 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [51f39371]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [149 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [407aea27-b1a1-4efd-a448-3f421a690574]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [188 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1c31f020]Received message COMPLETED from shim peer1.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer1.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa peer1.org2.example.com | [189 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1c31f020]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [18a 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [51f39371-391b-4773-b486-11dbde618f0a]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [14a 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:407aea27-b1a1-4efd-a448-3f421a690574 orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= peer1.org2.example.com | [18a 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1c31f020-dcbd-4767-a223-39d13746e71f]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [18b 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:1c31f020-dcbd-4767-a223-39d13746e71f peer0.org2.example.com | [18b 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:51f39371-391b-4773-b486-11dbde618f0a peer0.org1.example.com | [14b 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [18c 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [15a 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [18c 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw peer0.org1.example.com | [14c 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed peer0.org1.example.com | [14d 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.5,txid=7a664d68-98af-41f1-a2b9-5f9fe00f7f38,syscc=true,proposal=0x0,canname=qscc:1.0.5 peer1.org2.example.com | [18d 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer0.org2.example.com | [18d 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer1.org2.example.com | [18e 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [14e 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.5 is being launched peer1.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAED5fTgfCxt3WpAYLdQTSTEOYL5sce7tu/ peer1.org1.example.com | 5cSnjYikp+XUchAGIN99Zeb1Ib7UCl3Z/2azE1Q/LwY9TcvLm4/vl6NNMEswDgYD peer1.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag peer0.org2.example.com | [18e 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess peer1.org2.example.com | [18f 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051] peer0.org1.example.com | [14f 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org1.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDSAAwRQIhAPUtwj6g peer0.org2.example.com | [18f 12-15 08:01:09.78 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051] peer0.org2.example.com | [190 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051] peer0.org2.example.com | [191 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING' peer0.org2.example.com | [192 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING' peer1.org2.example.com | [190 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051] peer1.org1.example.com | hHvNnQCOjVsUIEPtsMhib4ldkVpd9biQ4IwRAiAqjp4y0mxZkN43w5t75a2+yfga peer0.org1.example.com | [150 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [193 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING' peer0.org2.example.com | [194 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING' peer0.org2.example.com | [195 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING' peer0.org2.example.com | [196 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING' peer1.org2.example.com | [191 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING' peer0.org1.example.com | [151 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.5(networkid:dev,peerid:peer0.org1.example.com) peer1.org1.example.com | PjNMGC1fMR/dFfg4xQ== orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ peer0.org2.example.com | [197 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING' peer1.org1.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [152 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer0.org1.example.com | [153 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.5 peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer0.org2.example.com | [198 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING' peer1.org2.example.com | [192 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING' peer1.org1.example.com | [1a7 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [1a8 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org1.example.com | [154 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.5) lock orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G peer1.org2.example.com | [193 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING' peer0.org2.example.com | [199 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING' peer1.org1.example.com | [1a9 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADA060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer1.org1.example.com | [1aa 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 67F6850974919438F60BC92FD1FAB03C86F1FE16DAD680AF8B686C09E72FFAC0 peer0.org1.example.com | [155 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.5) lock peer0.org1.example.com | [156 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.5 peer1.org2.example.com | [194 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING' orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO peer0.org1.example.com | [157 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.5) peer1.org2.example.com | [195 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING' peer0.org2.example.com | [19a 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING' peer1.org1.example.com | [1ab 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [15b 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [159 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.5 peer1.org2.example.com | [196 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING' peer0.org2.example.com | [19b 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING' orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [1ac 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org1.example.com | [15a 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052] peer1.org2.example.com | [197 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING' peer0.org2.example.com | [19c 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING' orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer0.org1.example.com | [15b 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.5 peer1.org2.example.com | [198 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING' peer1.org2.example.com | [199 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING' peer1.org2.example.com | [19a 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING' orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ peer0.org2.example.com | [19d 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO' peer1.org2.example.com | [19b 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING' peer0.org1.example.com | [15c 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org1.example.com | [1ad 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267312E6578616D706C652E636F6D3A37303531 orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer0.org2.example.com | [19e 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO' peer1.org2.example.com | [19c 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING' orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer0.org2.example.com | [19f 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO' peer0.org1.example.com | [158 12-15 08:01:08.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.5 peer0.org1.example.com | [15d 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org1.example.com | [15e 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [15f 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [160 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [19d 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO' peer0.org2.example.com | [1a0 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING' peer0.org2.example.com | [1a1 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING' peer1.org1.example.com | [1ae 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5E1207E32E2709D3C49FD6E4E42EA75E054BF7CAB0517372323BB60EB639719F peer1.org1.example.com | [1af 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] SendToPeer.disclosurePolicy)-fm.disclosurePolicy.getOrgOfPeer.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [1b0 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp] SendToPeer.disclosurePolicy)-fm.disclosurePolicy.getOrgOfPeer.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | [1b1 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/msp] SendToPeer.disclosurePolicy)-fm.disclosurePolicy.getOrgOfPeer.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | MIICGTCCAb+gAwIBAgIQbnrJk/dv2B1LIZqmwFKHBDAKBggqhkjOPQQDAjBzMQsw peer0.org2.example.com | [1a2 12-15 08:01:09.79 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR' peer0.org1.example.com | [161 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org2.example.com | [19e 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO' orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO peer0.org2.example.com | [1a3 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org1.example.com | [162 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.5 orderer.example.com | RylILfxW9iIlKYt/mSI= peer1.org2.example.com | [19f 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO' peer0.org2.example.com | [1a4 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4214850b0 peer0.org2.example.com | [1a5 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer0.org1.example.com | [163 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.5" , sending back REGISTERED peer1.org2.example.com | [1a0 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING' peer0.org2.example.com | [1a6 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [165 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org1.example.com | [166 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer1.org2.example.com | [1a1 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING' peer0.org2.example.com | [1a7 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer0.org2.example.com | [1a8 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [167 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org1.example.com | [164 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org1.example.com | [168 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.5 launch seq completed peer0.org1.example.com | [169 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [1a2 12-15 08:01:08.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR' peer1.org2.example.com | [1a3 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org2.example.com | [1a9 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [15c 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [15d 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org2.example.com | [1a4 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4214e2ea0 peer0.org2.example.com | [1aa 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42031fa40, header 0xc421485140 peer1.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer0.org1.example.com | [16a 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [1a5 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer0.org2.example.com | [1ab 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" peer0.org1.example.com | [16b 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7a664d68]Move state message READY orderer.example.com | [15e 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer1.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw peer1.org2.example.com | [1a6 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [1a7 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer1.org2.example.com | [1a8 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [1a9 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [1ac 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: bdc44196bea535a64659d18a21e865a672df44ec774c84eeb506ca613c9fab3d peer0.org2.example.com | [1ad 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: bdc44196bea535a64659d18a21e865a672df44ec774c84eeb506ca613c9fab3d channel id: peer0.org2.example.com | [1ae 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: bdc44196bea535a64659d18a21e865a672df44ec774c84eeb506ca613c9fab3d channel id: version: 1.0.5 peer0.org2.example.com | [1af 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=bdc44196bea535a64659d18a21e865a672df44ec774c84eeb506ca613c9fab3d,syscc=true,proposal=0xc42031fa40,canname=cscc:1.0.5 peer0.org2.example.com | [1b0 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.5 peer0.org1.example.com | [16c 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7a664d68]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org2.example.com | [1aa 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42028fef0, header 0xc4214e2f30 orderer.example.com | [15f 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP peer1.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAED5fTgfCxt3WpAYLdQTSTEOYL5sce7tu/ peer0.org2.example.com | [1b1 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [1b2 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 orderer.example.com | [160 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [16d 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [7a664d68]Entered state ready peer1.org2.example.com | [1ab 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" peer1.org2.example.com | [1ac 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 9b8b14750c312042e95a3805e284a58125e79942fc273f28dfe49224ffffa14a peer1.org2.example.com | [1ad 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 9b8b14750c312042e95a3805e284a58125e79942fc273f28dfe49224ffffa14a channel id: peer0.org2.example.com | [1b3 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bdc44196]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw peer0.org1.example.com | [16e 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:7a664d68-98af-41f1-a2b9-5f9fe00f7f38 peer1.org1.example.com | 5cSnjYikp+XUchAGIN99Zeb1Ib7UCl3Z/2azE1Q/LwY9TcvLm4/vl6NNMEswDgYD peer1.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag peer1.org2.example.com | [1ae 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 9b8b14750c312042e95a3805e284a58125e79942fc273f28dfe49224ffffa14a channel id: version: 1.0.5 peer0.org1.example.com | [16f 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7a664d68]sending state message READY peer0.org1.example.com | [171 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org1.example.com | [172 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org1.example.com | [173 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [174 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.5 peer0.org1.example.com | [175 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7a664d68]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [1b4 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [1af 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=9b8b14750c312042e95a3805e284a58125e79942fc273f28dfe49224ffffa14a,syscc=true,proposal=0xc42028fef0,canname=cscc:1.0.5 peer1.org2.example.com | [1b0 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.5 orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDSAAwRQIhAPUtwj6g peer0.org1.example.com | [176 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [177 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7a664d68]sendExecuteMsg trigger event INIT peer0.org2.example.com | [1b5 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer1.org2.example.com | [1b1 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [1b2 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 peer0.org1.example.com | [178 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7a664d68]Move state message INIT peer1.org1.example.com | hHvNnQCOjVsUIEPtsMhib4ldkVpd9biQ4IwRAiAqjp4y0mxZkN43w5t75a2+yfga peer0.org2.example.com | [1b6 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bdc44196]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [179 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7a664d68]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org2.example.com | [1b3 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9b8b1475]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | PjNMGC1fMR/dFfg4xQ== orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv peer0.org2.example.com | [1b7 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bdc44196]Move state message TRANSACTION peer0.org1.example.com | [17a 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [1b4 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | -----END CERTIFICATE----- orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC peer0.org2.example.com | [1b8 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bdc44196]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [17b 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7a664d68]sending state message INIT peer1.org2.example.com | [1b5 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd peer0.org1.example.com | [170 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7a664d68]Received message READY from shim peer0.org2.example.com | [1b9 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [1b2 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/gossip/comm] SendToPeer.Send -> DEBU Entering, sending GossipMessage: nonce:11848777434832704143 tag:EMPTY mem_req: > > , Envelope: 1063 bytes, Signature: 0 bytes to 1 peers peer1.org1.example.com | [1b3 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/gossip/comm] sendToEndpoint -> DEBU Entering, Sending to peer0.org1.example.com:7051 , msg: GossipMessage: nonce:11848777434832704143 tag:EMPTY mem_req: > > , Envelope: 1063 bytes, Signature: 0 bytes peer1.org2.example.com | [1b6 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9b8b1475]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [1b7 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9b8b1475]Move state message TRANSACTION peer0.org1.example.com | [17c 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7a664d68]Handling ChaincodeMessage of type: READY(state:established) peer0.org2.example.com | [1ba 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bdc44196]sending state message TRANSACTION peer1.org1.example.com | [1b4 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/gossip/comm] sendToEndpoint.getConnection.createConnection -> DEBU Entering peer0.org1.example.com:7051 [143 82 170 12 147 98 180 175 202 109 176 15 125 139 169 198 18 42 139 13 51 79 107 174 236 26 68 151 60 128 120 0] orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB peer1.org2.example.com | [1b8 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9b8b1475]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [1b9 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [1ba 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9b8b1475]sending state message TRANSACTION peer0.org1.example.com | [17d 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7a664d68]Received message INIT from shim orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG peer0.org2.example.com | [1bb 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bdc44196]Received message TRANSACTION from shim peer1.org1.example.com | [1b5 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051] peer1.org1.example.com | [1b6 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING' peer1.org2.example.com | [1bb 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9b8b1475]Received message TRANSACTION from shim orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB peer0.org2.example.com | [1bc 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bdc44196]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [17e 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7a664d68]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [1b7 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING' peer1.org1.example.com | [1b8 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING' peer1.org2.example.com | [1bc 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9b8b1475]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [1bd 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bdc44196]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= peer0.org1.example.com | [17f 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [1b9 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING' peer1.org2.example.com | [1bd 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [9b8b1475]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [1be 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [180 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [7a664d68]Received INIT, initializing chaincode peer1.org2.example.com | [1be 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain peer1.org1.example.com | [1ba 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING' peer1.org1.example.com | [1bb 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING' peer0.org2.example.com | [1bf 12-15 08:01:12.61 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block peer0.org2.example.com | [1c0 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel peer0.org2.example.com | [1c1 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage peer0.org1.example.com | [181 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC orderer.example.com | [161 12-15 08:01:11.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [1bc 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING' peer1.org2.example.com | [1bf 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block peer0.org2.example.com | [1c2 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files peer0.org1.example.com | [182 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL peer1.org2.example.com | [1c0 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel peer0.org2.example.com | [1c3 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [183 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7a664d68]Init get response status: 200 peer1.org2.example.com | [1c1 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage peer1.org1.example.com | [1bd 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING' peer0.org2.example.com | [1c4 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1 orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer0.org1.example.com | [184 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7a664d68]Init succeeded. Sending COMPLETED peer1.org2.example.com | [1c2 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files peer1.org1.example.com | [1be 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING' peer0.org2.example.com | [1c5 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1 orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV peer0.org1.example.com | [185 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7a664d68]Move state message COMPLETED peer1.org2.example.com | [1c3 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() peer1.org1.example.com | [1bf 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING' orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp peer0.org1.example.com | [186 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7a664d68]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [1c6 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found peer1.org2.example.com | [1c4 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1 peer1.org1.example.com | [1c0 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING' peer1.org2.example.com | [1c5 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1 peer0.org2.example.com | [1c7 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4215d7a60)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG peer0.org1.example.com | [187 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7a664d68]send state message COMPLETED orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM peer1.org1.example.com | [1c1 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING' peer0.org2.example.com | [1c8 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]] peer1.org2.example.com | [1c6 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM peer0.org2.example.com | [1c9 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org2.example.com | [1ca 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42038ed40), Data:(*common.BlockData)(0xc4215ce7e0), Metadata:(*common.BlockMetadata)(0xc4215ce820)}, doMVCCValidation=true peer1.org2.example.com | [1c7 12-15 08:01:12.76 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4216422c0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS peer0.org1.example.com | [188 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7a664d68]Received message COMPLETED from shim peer1.org1.example.com | [1c2 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO' peer0.org2.example.com | [1cb 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org2.example.com | [1c8 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]] orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ peer0.org1.example.com | [189 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7a664d68]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [1cc 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG] peer1.org2.example.com | [1c9 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org1.example.com | [1c3 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO' orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer0.org1.example.com | [18a 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7a664d68-98af-41f1-a2b9-5f9fe00f7f38]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [1cd 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x1, 0xf0, 0x2, 0x24, 0x46, 0xa6, 0x25, 0xf5, 0x92, 0xce, 0xbc, 0xb6, 0xff, 0xe1, 0xee, 0x60, 0x9d, 0xcc, 0x7, 0x14, 0x5f, 0x48, 0x11, 0x1c, 0x13, 0xc4, 0xb8, 0x32, 0x86, 0x42, 0x2c, 0x70} txOffsets= peer0.org2.example.com | txId= locPointer=offset=38, bytesLength=11892 peer0.org2.example.com | ] peer0.org2.example.com | [1ce 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11892] for tx ID: [] to index peer0.org2.example.com | [1cf 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11892] for tx number:[0] ID: [] to blockNumTranNum index peer0.org2.example.com | [1d0 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11936], isChainEmpty=[false], lastBlockNumber=[0] peer0.org2.example.com | [1d1 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s) peer0.org2.example.com | [1d2 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database peer0.org2.example.com | [1d3 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org2.example.com | [1d4 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database peer0.org2.example.com | [1d5 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions peer0.org2.example.com | [1d6 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer0.org2.example.com | [1d7 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0] peer0.org2.example.com | [1d8 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block peer0.org2.example.com | [1d9 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org2.example.com | [1da 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org2.example.com | [1db 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org2.example.com | [1dc 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org2.example.com | [1dd 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org2.example.com | [1de 12-15 08:01:12.62 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org2.example.com | [1ca 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4215d8240), Data:(*common.BlockData)(0xc42158f640), Metadata:(*common.BlockMetadata)(0xc42158f680)}, doMVCCValidation=true peer1.org2.example.com | [1cb 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [18b 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7a664d68-98af-41f1-a2b9-5f9fe00f7f38 peer1.org1.example.com | [1c4 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO' orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [1df 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [1cc 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG] peer0.org1.example.com | [18c 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [1c5 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING' orderer.example.com | [162 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL peer0.org2.example.com | [1e0 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org1.example.com | [1c6 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING' peer1.org2.example.com | [1cd 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x1, 0xf0, 0x2, 0x24, 0x46, 0xa6, 0x25, 0xf5, 0x92, 0xce, 0xbc, 0xb6, 0xff, 0xe1, 0xee, 0x60, 0x9d, 0xcc, 0x7, 0x14, 0x5f, 0x48, 0x11, 0x1c, 0x13, 0xc4, 0xb8, 0x32, 0x86, 0x42, 0x2c, 0x70} txOffsets= peer0.org1.example.com | [18d 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [1e1 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer0.org1.example.com | [18e 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess peer1.org2.example.com | txId= locPointer=offset=38, bytesLength=11892 peer1.org1.example.com | [1c7 12-15 08:01:10.45 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR' peer0.org2.example.com | [1e2 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM peer0.org1.example.com | [18f 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] peer1.org2.example.com | ] peer0.org2.example.com | [1e3 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org1.example.com | [190 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] peer1.org2.example.com | [1ce 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11892] for tx ID: [] to index orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS peer1.org1.example.com | [1c8 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org2.example.com | [1e4 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org2.example.com | [1e5 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org2.example.com | [1e6 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer0.org2.example.com | [1e7 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org1.example.com | [191 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING' peer1.org2.example.com | [1cf 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11892] for tx number:[0] ID: [] to blockNumTranNum index orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ peer0.org2.example.com | [1e8 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org2.example.com | [1e9 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org2.example.com | [1ea 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer0.org2.example.com | [1eb 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer0.org1.example.com | [192 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING' peer0.org1.example.com | [193 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING' peer1.org2.example.com | [1d0 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11936], isChainEmpty=[false], lastBlockNumber=[0] orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer0.org2.example.com | [1ec 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer0.org2.example.com | [1ed 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer0.org2.example.com | [1ee 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer0.org2.example.com | [1ef 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer0.org1.example.com | [194 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING' orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [163 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity peer1.org2.example.com | [1d1 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s) peer1.org1.example.com | [1c9 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42165dda0 peer0.org2.example.com | [1f0 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer0.org1.example.com | [195 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING' orderer.example.com | [164 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) peer1.org2.example.com | [1d2 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [1d3 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [1ca 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer0.org1.example.com | [196 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING' peer0.org2.example.com | [1f1 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer1.org2.example.com | [1d4 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database peer1.org2.example.com | [1d5 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions peer1.org2.example.com | [1d6 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer1.org2.example.com | [1d7 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0] peer0.org2.example.com | [1f2 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer0.org1.example.com | [197 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING' orderer.example.com | [165 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps peer1.org2.example.com | [1d8 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block peer0.org1.example.com | [198 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING' orderer.example.com | [166 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org1.example.com | [1cb 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org1.example.com | [1cc 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer1.org2.example.com | [1d9 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org2.example.com | [1da 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org1.example.com | [199 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING' orderer.example.com | [167 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application peer1.org1.example.com | [1cd 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [1f3 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org2.example.com | [1f4 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer0.org2.example.com | [1f5 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer0.org2.example.com | [1f6 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer0.org2.example.com | [1f7 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer1.org2.example.com | [1db 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org1.example.com | [19a 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING' peer0.org2.example.com | [1f8 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org2.example.com | [1dc 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | [19b 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING' orderer.example.com | [168 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [169 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [16a 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [16b 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application peer0.org2.example.com | [1f9 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer1.org1.example.com | [1ce 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | [16c 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [19c 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING' peer1.org2.example.com | [1dd 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org2.example.com | [1fa 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer1.org1.example.com | [1cf 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42168cd70, header 0xc42165de30 orderer.example.com | [16d 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application peer0.org1.example.com | [19d 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO' peer1.org2.example.com | [1de 12-15 08:01:12.77 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org2.example.com | [1fb 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer1.org1.example.com | [1d0 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" peer0.org1.example.com | [19e 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO' peer1.org2.example.com | [1df 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org2.example.com | [1fc 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer1.org1.example.com | [1d1 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 78a230b05159de03519f5e3f2fa8444cfc9cb2492d97d750b5c1297243eb3471 orderer.example.com | [16e 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org2.example.com | [1e0 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org2.example.com | [1fd 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org1.example.com | [19f 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO' peer0.org1.example.com | [1a0 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING' orderer.example.com | [16f 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application peer0.org2.example.com | [1fe 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org2.example.com | [1e1 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer1.org1.example.com | [1d2 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 78a230b05159de03519f5e3f2fa8444cfc9cb2492d97d750b5c1297243eb3471 channel id: peer1.org1.example.com | [1d3 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 78a230b05159de03519f5e3f2fa8444cfc9cb2492d97d750b5c1297243eb3471 channel id: version: 1.0.5 peer0.org1.example.com | [1a1 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING' peer0.org2.example.com | [1ff 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [170 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [1a2 12-15 08:01:08.56 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR' peer1.org2.example.com | [1e2 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org2.example.com | [1e3 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer1.org2.example.com | [1e4 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org2.example.com | [1e5 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org2.example.com | [1e6 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org2.example.com | [1e7 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org2.example.com | [200 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer0.org1.example.com | [1a3 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org1.example.com | [1d4 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=78a230b05159de03519f5e3f2fa8444cfc9cb2492d97d750b5c1297243eb3471,syscc=true,proposal=0xc42168cd70,canname=cscc:1.0.5 orderer.example.com | [171 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application peer1.org2.example.com | [1e8 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org2.example.com | [201 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org1.example.com | [1a4 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421600c60 peer1.org1.example.com | [1d5 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.5 peer1.org1.example.com | [1d6 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [172 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [173 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org2.example.com | [1e9 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org2.example.com | [1ea 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer0.org1.example.com | [1a5 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer1.org1.example.com | [1d7 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 peer0.org2.example.com | [202 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [174 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org2.example.com | [1eb 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer0.org1.example.com | [1a6 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [1a7 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer0.org2.example.com | [203 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [175 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer peer1.org2.example.com | [1ec 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer1.org1.example.com | [1d8 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [78a230b0]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [1a8 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [204 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org2.example.com | [1ed 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org1.example.com | [1d9 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [1a9 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [205 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org2.example.com | [206 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org2.example.com | [1ee 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer0.org1.example.com | [1aa 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4215b77c0, header 0xc421600cf0 peer0.org1.example.com | [1ab 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" peer0.org2.example.com | [207 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org2.example.com | [208 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org2.example.com | [209 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [20a 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [20b 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org2.example.com | [20c 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [1ef 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer0.org1.example.com | [1ac 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 6e68201e8de42d21da4ffe32bdf6862e722ed46667d15656d585248d8bd826b9 peer1.org1.example.com | [1da 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [1db 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [78a230b0]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [1dc 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [78a230b0]Move state message TRANSACTION peer0.org2.example.com | [20d 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [1ad 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 6e68201e8de42d21da4ffe32bdf6862e722ed46667d15656d585248d8bd826b9 channel id: peer1.org2.example.com | [1f0 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [176 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org1.example.com | [1dd 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [78a230b0]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [1de 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [20e 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [20f 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [1ae 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 6e68201e8de42d21da4ffe32bdf6862e722ed46667d15656d585248d8bd826b9 channel id: version: 1.0.5 peer0.org1.example.com | [1af 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=6e68201e8de42d21da4ffe32bdf6862e722ed46667d15656d585248d8bd826b9,syscc=true,proposal=0xc4215b77c0,canname=cscc:1.0.5 orderer.example.com | [177 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer peer1.org1.example.com | [1df 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [78a230b0]sending state message TRANSACTION peer1.org1.example.com | [1e0 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [78a230b0]Received message TRANSACTION from shim peer1.org1.example.com | [1e1 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [78a230b0]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [1e2 12-15 08:01:12.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [78a230b0]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [1f1 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [178 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [1b0 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.5 peer0.org2.example.com | [210 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [211 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | [1f2 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer1.org2.example.com | [1f3 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer0.org2.example.com | [212 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [1b1 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [179 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [17a 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [17b 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [17c 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [17d 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [1f4 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer0.org2.example.com | [213 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [214 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [1b2 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 peer1.org1.example.com | [1e3 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain peer1.org1.example.com | [1e4 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block orderer.example.com | [17e 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [17f 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [180 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [181 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel peer0.org1.example.com | [1b3 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6e68201e]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [215 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer1.org2.example.com | [1f5 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer1.org1.example.com | [1e5 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel peer0.org2.example.com | [216 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org2.example.com | [1f6 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [1b4 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [1e6 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage peer0.org2.example.com | [217 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org2.example.com | [1f7 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org1.example.com | [1b5 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [1b6 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6e68201e]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [182 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation peer0.org2.example.com | [218 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer1.org2.example.com | [1f8 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org2.example.com | [1f9 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer1.org2.example.com | [1fa 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org1.example.com | [1b7 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6e68201e]Move state message TRANSACTION peer0.org2.example.com | [219 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [183 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel peer1.org1.example.com | [1e7 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files peer1.org2.example.com | [1fb 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer0.org1.example.com | [1b8 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6e68201e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [21a 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer0.org2.example.com | [21b 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [1fc 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer1.org2.example.com | [1fd 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org1.example.com | [1b9 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [1ba 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6e68201e]sending state message TRANSACTION peer1.org1.example.com | [1e8 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() peer0.org2.example.com | [21c 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [21d 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer0.org2.example.com | [21e 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer0.org2.example.com | [21f 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer0.org2.example.com | [220 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer0.org2.example.com | [221 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org2.example.com | [222 12-15 08:01:12.63 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel peer0.org2.example.com | [223 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer0.org2.example.com | [224 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] peer0.org2.example.com | [225 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer0.org1.example.com | [1bb 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e68201e]Received message TRANSACTION from shim peer1.org2.example.com | [1fe 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [184 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation orderer.example.com | [185 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel orderer.example.com | [186 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation peer0.org2.example.com | [226 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer0.org2.example.com | [227 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel peer0.org2.example.com | [228 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain peer0.org1.example.com | [1bc 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6e68201e]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [1bd 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [6e68201e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [1ff 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer0.org1.example.com | [1be 12-15 08:01:12.28 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain peer0.org1.example.com | [1bf 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block peer0.org1.example.com | [1c0 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel peer0.org1.example.com | [1c1 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage peer0.org2.example.com | [229 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [200 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer1.org2.example.com | [201 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer1.org1.example.com | [1e9 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1 peer0.org1.example.com | [1c2 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files peer0.org2.example.com | [22a 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f4e63026-4ba7-41a1-8545-0a29698d919c] peer0.org2.example.com | [22b 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.5,txid=c4c59beb-9295-4210-bddb-ccd2256714cb,syscc=true,proposal=0x0,canname=cscc:1.0.5 peer1.org2.example.com | [202 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org1.example.com | [1ea 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1 peer1.org1.example.com | [1eb 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found peer0.org1.example.com | [1c3 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() orderer.example.com | [187 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel peer1.org2.example.com | [203 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org1.example.com | [1ec 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc421715960)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) peer1.org1.example.com | [1ed 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]] peer0.org2.example.com | [22c 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.5 peer0.org2.example.com | [22d 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [1c4 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1 peer1.org2.example.com | [204 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org2.example.com | [205 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org2.example.com | [206 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org2.example.com | [207 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org2.example.com | [208 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org1.example.com | [1c5 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1 peer0.org2.example.com | [22e 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 peer0.org1.example.com | [1c6 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found peer0.org2.example.com | [22f 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c4c59beb]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [209 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [20a 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [20b 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org1.example.com | [1ee 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [1c7 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc421708a20)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) peer0.org1.example.com | [1c8 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]] peer0.org2.example.com | [230 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [20c 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org1.example.com | [1ef 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421644ec0), Data:(*common.BlockData)(0xc421704c20), Metadata:(*common.BlockMetadata)(0xc421704c60)}, doMVCCValidation=true peer0.org2.example.com | [231 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c4c59beb]sendExecuteMsg trigger event INIT peer0.org1.example.com | [1c9 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | [188 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation peer1.org2.example.com | [20d 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [1f0 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org2.example.com | [232 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4c59beb]Move state message INIT peer0.org1.example.com | [1ca 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421587fc0), Data:(*common.BlockData)(0xc4216acbe0), Metadata:(*common.BlockMetadata)(0xc4216acc20)}, doMVCCValidation=true peer0.org1.example.com | [1cb 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [1cc 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG] peer1.org2.example.com | [20e 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [233 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4c59beb]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [234 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [1cd 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x1, 0xf0, 0x2, 0x24, 0x46, 0xa6, 0x25, 0xf5, 0x92, 0xce, 0xbc, 0xb6, 0xff, 0xe1, 0xee, 0x60, 0x9d, 0xcc, 0x7, 0x14, 0x5f, 0x48, 0x11, 0x1c, 0x13, 0xc4, 0xb8, 0x32, 0x86, 0x42, 0x2c, 0x70} txOffsets= peer0.org1.example.com | txId= locPointer=offset=38, bytesLength=11892 orderer.example.com | [189 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel peer1.org2.example.com | [20f 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [235 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4c59beb]sending state message INIT peer0.org1.example.com | ] peer1.org2.example.com | [210 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [211 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | [212 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [213 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [214 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [215 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org2.example.com | [236 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4c59beb]Received message INIT from shim peer0.org2.example.com | [237 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c4c59beb]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [238 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [1ce 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11892] for tx ID: [] to index peer0.org1.example.com | [1cf 12-15 08:01:12.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11892] for tx number:[0] ID: [] to blockNumTranNum index peer1.org2.example.com | [216 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [18a 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation peer0.org2.example.com | [239 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c4c59beb]Received INIT, initializing chaincode peer1.org1.example.com | [1f1 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG] peer1.org1.example.com | [1f2 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x1, 0xf0, 0x2, 0x24, 0x46, 0xa6, 0x25, 0xf5, 0x92, 0xce, 0xbc, 0xb6, 0xff, 0xe1, 0xee, 0x60, 0x9d, 0xcc, 0x7, 0x14, 0x5f, 0x48, 0x11, 0x1c, 0x13, 0xc4, 0xb8, 0x32, 0x86, 0x42, 0x2c, 0x70} txOffsets= peer0.org1.example.com | [1d0 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11936], isChainEmpty=[false], lastBlockNumber=[0] peer0.org1.example.com | [1d1 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s) peer0.org1.example.com | [1d2 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [217 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org1.example.com | txId= locPointer=offset=38, bytesLength=11892 peer0.org2.example.com | [23a 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer1.org2.example.com | [218 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer0.org1.example.com | [1d3 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | ] peer1.org1.example.com | [1f3 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11892] for tx ID: [] to index peer0.org2.example.com | [23b 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4c59beb]Init get response status: 200 peer0.org1.example.com | [1d4 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [1d5 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions peer1.org2.example.com | [219 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [18b 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel peer1.org1.example.com | [1f4 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11892] for tx number:[0] ID: [] to blockNumTranNum index peer0.org2.example.com | [23c 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4c59beb]Init succeeded. Sending COMPLETED peer0.org2.example.com | [23d 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4c59beb]Move state message COMPLETED peer0.org2.example.com | [23e 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c4c59beb]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [23f 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4c59beb]send state message COMPLETED peer0.org1.example.com | [1d6 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer0.org1.example.com | [1d7 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0] peer0.org1.example.com | [1d8 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block peer1.org2.example.com | [21a 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org2.example.com | [21b 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [240 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4c59beb]Received message COMPLETED from shim peer1.org1.example.com | [1f5 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11936], isChainEmpty=[false], lastBlockNumber=[0] peer0.org1.example.com | [1d9 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [18c 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [18d 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel peer1.org2.example.com | [21c 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [21d 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer0.org1.example.com | [1da 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org1.example.com | [1f6 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s) peer0.org2.example.com | [241 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4c59beb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [18e 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [18f 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel peer1.org2.example.com | [21e 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer0.org1.example.com | [1db 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org1.example.com | [1dc 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org2.example.com | [242 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4c59beb-9295-4210-bddb-ccd2256714cb]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [21f 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer1.org2.example.com | [220 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer0.org1.example.com | [1dd 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [190 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation peer1.org1.example.com | [1f7 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database peer1.org1.example.com | [1f8 12-15 08:01:12.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [1f9 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database peer0.org2.example.com | [243 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c4c59beb-9295-4210-bddb-ccd2256714cb peer0.org2.example.com | [244 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [221 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org1.example.com | [1de 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org1.example.com | [1fa 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions orderer.example.com | [191 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [192 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation peer0.org2.example.com | [245 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed peer0.org2.example.com | [246 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f4e63026-4ba7-41a1-8545-0a29698d919c] peer0.org1.example.com | [1df 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org1.example.com | [1fb 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer1.org1.example.com | [1fc 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0] peer1.org2.example.com | [222 12-15 08:01:12.78 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel orderer.example.com | [193 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [194 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [195 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel peer0.org2.example.com | [247 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [223 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer1.org2.example.com | [224 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer0.org1.example.com | [1e0 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org1.example.com | [1fd 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block peer1.org1.example.com | [1fe 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org1.example.com | [1ff 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org1.example.com | [200 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org2.example.com | [248 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [b4345859-3798-4d57-8147-e9a2c2e1ade1] peer0.org2.example.com | [249 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=820e4435-ff72-48c0-9bfa-e28b64b2b95a,syscc=true,proposal=0x0,canname=lscc:1.0.5 peer0.org1.example.com | [1e1 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [196 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation peer1.org2.example.com | [225 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer1.org1.example.com | [201 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | [1e2 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org1.example.com | [1e3 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org1.example.com | [1e4 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org2.example.com | [24a 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer1.org1.example.com | [202 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org2.example.com | [226 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] orderer.example.com | [197 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel peer0.org1.example.com | [1e5 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org1.example.com | [1e6 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer0.org2.example.com | [24b 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [203 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [198 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org2.example.com | [227 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel peer0.org1.example.com | [1e7 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org1.example.com | [1e8 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org1.example.com | [204 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [199 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel peer0.org2.example.com | [24c 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org2.example.com | [228 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain peer0.org1.example.com | [1e9 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org1.example.com | [205 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [19a 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Admins could not be found in /Application/Admins peer0.org2.example.com | [24d 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [820e4435]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [206 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [19b 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org2.example.com | [229 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [1ea 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer0.org2.example.com | [24e 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [207 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [19c 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Readers could not be found in /Application/Readers peer1.org1.example.com | [208 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org1.example.com | [209 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org1.example.com | [20a 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org2.example.com | [24f 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [820e4435]sendExecuteMsg trigger event INIT peer0.org1.example.com | [1eb 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer1.org2.example.com | [22a 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [68aa60aa-4b14-4548-876f-224006cde517] peer1.org1.example.com | [20b 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer0.org2.example.com | [250 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [820e4435]Move state message INIT peer0.org2.example.com | [251 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [820e4435]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [252 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [253 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [820e4435]sending state message INIT peer0.org2.example.com | [254 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [820e4435]Received message INIT from shim peer0.org2.example.com | [255 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [820e4435]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [256 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [257 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [820e4435]Received INIT, initializing chaincode peer0.org2.example.com | [258 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [820e4435]Init get response status: 200 peer0.org2.example.com | [259 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [820e4435]Init succeeded. Sending COMPLETED peer0.org2.example.com | [25a 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [820e4435]Move state message COMPLETED peer0.org2.example.com | [25b 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [820e4435]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [25c 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [820e4435]send state message COMPLETED peer0.org2.example.com | [25d 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [820e4435]Received message COMPLETED from shim peer1.org2.example.com | [22b 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.5,txid=01d0d73d-e73f-4984-864d-5483a097701b,syscc=true,proposal=0x0,canname=cscc:1.0.5 peer1.org2.example.com | [22c 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.5 peer1.org2.example.com | [22d 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [25e 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [820e4435]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [22e 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 peer0.org1.example.com | [1ec 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer0.org1.example.com | [1ed 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer0.org1.example.com | [1ee 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer0.org1.example.com | [1ef 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer0.org1.example.com | [1f0 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer0.org2.example.com | [25f 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [820e4435-ff72-48c0-9bfa-e28b64b2b95a]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [22f 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [01d0d73d]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [230 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [20c 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org2.example.com | [260 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:820e4435-ff72-48c0-9bfa-e28b64b2b95a peer0.org2.example.com | [261 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [1f1 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer1.org2.example.com | [231 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [01d0d73d]sendExecuteMsg trigger event INIT peer1.org1.example.com | [20d 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [19d 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [19e 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Writers could not be found in /Application/Writers peer0.org2.example.com | [262 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed peer1.org2.example.com | [232 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [01d0d73d]Move state message INIT peer0.org1.example.com | [1f2 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer1.org2.example.com | [233 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [01d0d73d]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [263 12-15 08:01:12.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [b4345859-3798-4d57-8147-e9a2c2e1ade1] peer1.org1.example.com | [20e 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer1.org1.example.com | [20f 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer1.org1.example.com | [210 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer1.org1.example.com | [211 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer1.org1.example.com | [212 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org1.example.com | [213 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer1.org1.example.com | [214 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer1.org1.example.com | [215 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer1.org1.example.com | [216 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer0.org1.example.com | [1f3 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org2.example.com | [234 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [264 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [19f 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [1f4 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer1.org2.example.com | [235 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [01d0d73d]sending state message INIT peer1.org2.example.com | [236 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [01d0d73d]Received message INIT from shim peer0.org2.example.com | [265 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e49c825f-37b3-4299-bb90-1dddeb501134] peer1.org1.example.com | [217 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer1.org1.example.com | [218 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org1.example.com | [219 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer1.org1.example.com | [21a 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer1.org1.example.com | [21b 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [1f5 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer0.org1.example.com | [1f6 12-15 08:01:12.30 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [1f7 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org2.example.com | [266 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=7d5417c4-d452-49ec-89b6-c4e5ce723b2d,syscc=true,proposal=0x0,canname=escc:1.0.5 peer0.org2.example.com | [267 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer0.org2.example.com | [268 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [237 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [01d0d73d]Handling ChaincodeMessage of type: INIT(state:ready) orderer.example.com | [1a0 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [1f8 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org1.example.com | [21c 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org2.example.com | [269 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer0.org2.example.com | [26a 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7d5417c4]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [26b 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [238 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [239 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [01d0d73d]Received INIT, initializing chaincode peer1.org2.example.com | [23a 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer1.org2.example.com | [23b 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [01d0d73d]Init get response status: 200 peer0.org1.example.com | [1f9 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org1.example.com | [1fa 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org2.example.com | [26c 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7d5417c4]sendExecuteMsg trigger event INIT peer0.org2.example.com | [26d 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7d5417c4]Move state message INIT peer0.org2.example.com | [26e 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7d5417c4]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | [1a1 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [1fb 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org2.example.com | [23c 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [01d0d73d]Init succeeded. Sending COMPLETED peer1.org2.example.com | [23d 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [01d0d73d]Move state message COMPLETED peer1.org2.example.com | [23e 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [01d0d73d]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [23f 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [01d0d73d]send state message COMPLETED peer0.org2.example.com | [26f 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [1fc 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer0.org1.example.com | [1fd 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org1.example.com | [1fe 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org1.example.com | [1ff 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer0.org2.example.com | [270 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7d5417c4]sending state message INIT orderer.example.com | [1a2 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org2.example.com | [240 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [01d0d73d]Received message COMPLETED from shim peer1.org1.example.com | [21d 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org1.example.com | [200 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org2.example.com | [271 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7d5417c4]Received message INIT from shim orderer.example.com | [1a3 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org2.example.com | [241 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [01d0d73d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [21e 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org1.example.com | [201 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer0.org2.example.com | [272 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7d5417c4]Handling ChaincodeMessage of type: INIT(state:ready) orderer.example.com | [1a4 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org2.example.com | [242 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [01d0d73d-e73f-4984-864d-5483a097701b]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [273 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [243 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:01d0d73d-e73f-4984-864d-5483a097701b orderer.example.com | [1a5 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [202 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org1.example.com | [21f 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org2.example.com | [244 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit orderer.example.com | [1a6 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org2.example.com | [274 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [7d5417c4]Received INIT, initializing chaincode peer0.org1.example.com | [203 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org1.example.com | [220 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer1.org2.example.com | [245 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed orderer.example.com | [1a7 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org2.example.com | [275 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer0.org1.example.com | [204 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org2.example.com | [246 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [68aa60aa-4b14-4548-876f-224006cde517] orderer.example.com | [1a8 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org1.example.com | [221 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer1.org1.example.com | [222 12-15 08:01:12.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org1.example.com | [205 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org2.example.com | [247 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [1a9 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer0.org2.example.com | [276 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7d5417c4]Init get response status: 200 peer1.org1.example.com | [223 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org1.example.com | [206 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org2.example.com | [248 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [8dbce1d9-ddb8-4f77-8b81-07255be38575] orderer.example.com | [1aa 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [1ab 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer1.org1.example.com | [224 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer0.org1.example.com | [207 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org2.example.com | [249 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=04e91ddc-7617-48d8-916f-5e24869ca37f,syscc=true,proposal=0x0,canname=lscc:1.0.5 peer1.org2.example.com | [24a 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 orderer.example.com | [1ac 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org1.example.com | [208 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org2.example.com | [277 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7d5417c4]Init succeeded. Sending COMPLETED peer1.org2.example.com | [24b 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [1ad 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation peer0.org1.example.com | [209 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [24c 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org2.example.com | [278 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7d5417c4]Move state message COMPLETED orderer.example.com | [1ae 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026360 gate 1513324871709478300 evaluation starts peer0.org1.example.com | [20a 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [20b 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | [24d 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [04e91ddc]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [279 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7d5417c4]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [1af 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026360 signed by 0 principal evaluation starts (used [false]) peer0.org1.example.com | [20c 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [24e 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [225 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org2.example.com | [27a 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7d5417c4]send state message COMPLETED orderer.example.com | [1b0 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026360 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a peer0.org1.example.com | [20d 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [20e 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [24f 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [04e91ddc]sendExecuteMsg trigger event INIT orderer.example.com | [1b1 12-15 08:01:11.70 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [226 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer0.org1.example.com | [20f 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [27b 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7d5417c4]Received message COMPLETED from shim peer1.org2.example.com | [250 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [04e91ddc]Move state message INIT orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [227 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel peer0.org1.example.com | [210 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [211 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | [251 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [04e91ddc]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [228 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org1.example.com | [212 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [252 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [27c 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7d5417c4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer1.org1.example.com | [229 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org2.example.com | [27d 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7d5417c4-d452-49ec-89b6-c4e5ce723b2d]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [253 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [04e91ddc]sending state message INIT orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [213 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [22a 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org2.example.com | [27e 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7d5417c4-d452-49ec-89b6-c4e5ce723b2d peer1.org2.example.com | [254 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [04e91ddc]Received message INIT from shim orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [214 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [27f 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [255 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [04e91ddc]Handling ChaincodeMessage of type: INIT(state:ready) orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer1.org2.example.com | [256 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [22b 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org2.example.com | [280 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed peer0.org2.example.com | [281 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [e49c825f-37b3-4299-bb90-1dddeb501134] peer0.org2.example.com | [282 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [215 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer1.org1.example.com | [22c 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg peer1.org2.example.com | [257 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [04e91ddc]Received INIT, initializing chaincode peer0.org2.example.com | [283 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [b2ce542b-c993-4fee-96f2-782b1503ba54] peer0.org1.example.com | [216 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org1.example.com | [22d 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org1.example.com | [217 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp peer1.org1.example.com | [22e 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [218 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [22f 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [219 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer1.org2.example.com | [258 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [04e91ddc]Init get response status: 200 peer0.org2.example.com | [284 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=260ceddc-9f7d-4888-b874-6327ffd14591,syscc=true,proposal=0x0,canname=vscc:1.0.5 orderer.example.com | [1b2 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP peer0.org1.example.com | [21a 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org1.example.com | [230 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [1b3 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026360 principal matched by identity 0 peer0.org2.example.com | [285 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer1.org2.example.com | [259 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [04e91ddc]Init succeeded. Sending COMPLETED peer0.org1.example.com | [21b 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [231 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [1b4 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ae 78 43 b9 82 6b b6 56 ea 02 4e a3 62 53 98 e5 |.xC..k.V..N.bS..| peer0.org2.example.com | [286 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [25a 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [04e91ddc]Move state message COMPLETED peer1.org2.example.com | [25b 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [04e91ddc]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [21c 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | 00000010 42 1d 24 82 d4 c6 57 cf 02 8b d5 50 45 d4 f3 4d |B.$...W....PE..M| peer0.org2.example.com | [287 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org2.example.com | [288 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [260ceddc]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [25c 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [04e91ddc]send state message COMPLETED peer0.org1.example.com | [21d 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer0.org1.example.com | [21e 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer0.org1.example.com | [21f 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [1b5 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 a8 22 3f 75 ee 2f e8 c4 19 36 cc |0E.!.."?u./...6.| peer1.org1.example.com | [232 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [289 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [220 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org2.example.com | [25d 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [04e91ddc]Received message COMPLETED from shim peer1.org1.example.com | [233 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | 00000010 96 4a 9c 54 dc 26 af 2e 27 d0 b6 cc 60 b4 01 62 |.J.T.&..'...`..b| peer0.org1.example.com | [221 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org1.example.com | [234 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | 00000020 22 ca c1 c6 8c 02 20 02 1f 86 82 40 04 c8 ab 2d |"..... ....@...-| orderer.example.com | 00000030 cf 78 9d 6e 83 e5 62 2b 1f e4 a8 3e 8d cb 40 a8 |.x.n..b+...>..@.| peer1.org2.example.com | [25e 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [04e91ddc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [25f 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [04e91ddc-7617-48d8-916f-5e24869ca37f]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [222 12-15 08:01:12.31 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel orderer.example.com | 00000040 88 2f a7 9e 46 69 b7 |./..Fi.| peer0.org1.example.com | [223 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer0.org2.example.com | [28a 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [260ceddc]sendExecuteMsg trigger event INIT peer1.org1.example.com | [235 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [260 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:04e91ddc-7617-48d8-916f-5e24869ca37f orderer.example.com | [1b6 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026360 principal evaluation succeeds for identity 0 peer0.org1.example.com | [224 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] peer1.org2.example.com | [261 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [236 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [1b7 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026360 gate 1513324871709478300 evaluation succeeds peer0.org1.example.com | [225 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer1.org2.example.com | [262 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed peer0.org2.example.com | [28b 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [260ceddc]Move state message INIT peer0.org1.example.com | [226 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer0.org1.example.com | [227 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel peer0.org1.example.com | [228 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain peer0.org1.example.com | [229 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [1b8 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [28c 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [260ceddc]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org2.example.com | [263 12-15 08:01:12.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [8dbce1d9-ddb8-4f77-8b81-07255be38575] peer1.org1.example.com | [237 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [22a 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [2ffe2e06-4cdb-4a4d-9291-03d1f51a973e] peer0.org1.example.com | [22b 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.5,txid=08efa537-bdae-4b3b-b35d-c536dafa0bea,syscc=true,proposal=0x0,canname=cscc:1.0.5 peer1.org2.example.com | [264 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [1b9 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org1.example.com | [238 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [22c 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.5 peer0.org2.example.com | [28d 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [265 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [a4ec6d26-6160-4531-adaa-014d3e05e949] orderer.example.com | [1ba 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org1.example.com | [239 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [22d 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [266 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=11a78a54-2c2a-4d78-affc-7e40111dc72a,syscc=true,proposal=0x0,canname=escc:1.0.5 peer1.org1.example.com | [23a 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [1bb 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [28e 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [260ceddc]sending state message INIT peer1.org2.example.com | [267 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 orderer.example.com | [1bc 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [22e 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 peer0.org2.example.com | [28f 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [260ceddc]Received message INIT from shim peer0.org1.example.com | [22f 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [08efa537]Inside sendExecuteMessage. Message INIT orderer.example.com | [1bd 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org2.example.com | [268 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [23b 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer0.org2.example.com | [290 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [260ceddc]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [230 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [1be 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [291 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [231 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [08efa537]sendExecuteMsg trigger event INIT peer0.org1.example.com | [232 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [08efa537]Move state message INIT peer1.org2.example.com | [269 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 orderer.example.com | [1bf 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [233 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [08efa537]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [23c 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org2.example.com | [26a 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [11a78a54]Inside sendExecuteMessage. Message INIT orderer.example.com | [1c0 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org1.example.com | [23d 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer1.org1.example.com | [23e 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer1.org1.example.com | [23f 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer0.org1.example.com | [234 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [292 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [260ceddc]Received INIT, initializing chaincode peer1.org2.example.com | [26b 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [26c 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [11a78a54]sendExecuteMsg trigger event INIT peer0.org2.example.com | [293 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [260ceddc]Init get response status: 200 orderer.example.com | [1c1 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org1.example.com | [240 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [235 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [08efa537]sending state message INIT peer1.org2.example.com | [26d 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [11a78a54]Move state message INIT peer0.org2.example.com | [294 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [260ceddc]Init succeeded. Sending COMPLETED orderer.example.com | [1c2 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org1.example.com | [241 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [236 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [08efa537]Received message INIT from shim peer1.org2.example.com | [26e 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [11a78a54]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [295 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [260ceddc]Move state message COMPLETED orderer.example.com | [1c3 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [1c4 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [26f 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [296 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [260ceddc]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [242 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [1c5 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [1c6 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [237 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [08efa537]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [270 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [11a78a54]sending state message INIT peer1.org2.example.com | [271 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [11a78a54]Received message INIT from shim peer0.org2.example.com | [297 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [260ceddc]send state message COMPLETED peer0.org2.example.com | [298 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [260ceddc]Received message COMPLETED from shim peer0.org1.example.com | [238 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [243 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [1c7 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [1c8 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org2.example.com | [272 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [11a78a54]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [239 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [08efa537]Received INIT, initializing chaincode peer0.org1.example.com | [23a 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer0.org1.example.com | [23b 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [08efa537]Init get response status: 200 orderer.example.com | [1c9 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [299 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [260ceddc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [29a 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [260ceddc-9f7d-4888-b874-6327ffd14591]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [23c 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [08efa537]Init succeeded. Sending COMPLETED peer1.org1.example.com | [244 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer1.org1.example.com | [245 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org1.example.com | [246 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org1.example.com | [23d 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [08efa537]Move state message COMPLETED orderer.example.com | [1ca 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [273 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [247 12-15 08:01:12.47 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel orderer.example.com | [1cb 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org1.example.com | [248 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer1.org1.example.com | [249 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer0.org1.example.com | [23e 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [08efa537]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [274 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [11a78a54]Received INIT, initializing chaincode peer1.org2.example.com | [275 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer1.org2.example.com | [276 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [11a78a54]Init get response status: 200 peer1.org2.example.com | [277 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [11a78a54]Init succeeded. Sending COMPLETED peer1.org2.example.com | [278 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [11a78a54]Move state message COMPLETED peer1.org2.example.com | [279 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [11a78a54]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [27a 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [11a78a54]send state message COMPLETED peer1.org2.example.com | [27b 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [11a78a54]Received message COMPLETED from shim orderer.example.com | [1cc 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org2.example.com | [27c 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [11a78a54]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [23f 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [08efa537]send state message COMPLETED peer0.org2.example.com | [29b 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:260ceddc-9f7d-4888-b874-6327ffd14591 peer1.org1.example.com | [24a 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer1.org1.example.com | [24b 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] peer1.org2.example.com | [27d 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [11a78a54-2c2a-4d78-affc-7e40111dc72a]HandleMessage- COMPLETED. Notify orderer.example.com | [1cd 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [1ce 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [1cf 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [1d0 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org1.example.com | [240 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [08efa537]Received message COMPLETED from shim peer0.org1.example.com | [241 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [08efa537]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [242 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [08efa537-bdae-4b3b-b35d-c536dafa0bea]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [243 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:08efa537-bdae-4b3b-b35d-c536dafa0bea peer0.org1.example.com | [244 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [245 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed peer0.org1.example.com | [246 12-15 08:01:12.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [2ffe2e06-4cdb-4a4d-9291-03d1f51a973e] peer1.org2.example.com | [27e 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:11a78a54-2c2a-4d78-affc-7e40111dc72a peer1.org2.example.com | [27f 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [280 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed peer1.org2.example.com | [281 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [a4ec6d26-6160-4531-adaa-014d3e05e949] peer1.org2.example.com | [282 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [283 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f3d462fe-3fd9-4634-a808-2f4bf67b9025] orderer.example.com | [1d1 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel peer0.org1.example.com | [247 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [29c 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [29d 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed peer1.org2.example.com | [284 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=284ca17e-9039-432a-b788-8f501d61c935,syscc=true,proposal=0x0,canname=vscc:1.0.5 orderer.example.com | [1d2 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel peer0.org1.example.com | [248 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [6e6ecb74-c104-4939-85b4-d06229ca1e81] peer1.org2.example.com | [285 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer1.org1.example.com | [24c 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel peer0.org2.example.com | [29e 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [b2ce542b-c993-4fee-96f2-782b1503ba54] peer1.org2.example.com | [286 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [1d3 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel peer0.org1.example.com | [249 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=c94f679e-81de-4f0e-a781-6462a69b9382,syscc=true,proposal=0x0,canname=lscc:1.0.5 peer1.org1.example.com | [24d 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain peer1.org1.example.com | [24e 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [24f 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [5fff1a13-81b7-45ba-9ba0-74d3fe1e74da] peer1.org1.example.com | [250 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.5,txid=63e2e9d2-c1b1-4102-95ee-1c616d2df44f,syscc=true,proposal=0x0,canname=cscc:1.0.5 peer0.org1.example.com | [24a 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org2.example.com | [29f 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [2a0 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [481daaeb-37d2-41ff-8cd0-c44aa7d1eca8] orderer.example.com | [1d4 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer1.org1.example.com | [251 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.5 peer0.org2.example.com | [2a1 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.5,txid=ec9ed5c9-c466-4ae2-8eb9-3b86a9da0729,syscc=true,proposal=0x0,canname=qscc:1.0.5 peer1.org2.example.com | [287 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org1.example.com | [24b 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [1d5 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [1d6 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [1d7 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application peer1.org2.example.com | [288 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [284ca17e]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [289 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [24c 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org1.example.com | [252 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [2a2 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.5 orderer.example.com | [1d8 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [28a 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [284ca17e]sendExecuteMsg trigger event INIT peer1.org2.example.com | [28b 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [284ca17e]Move state message INIT peer1.org1.example.com | [253 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.5 peer0.org2.example.com | [2a3 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [2a4 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.5 peer0.org2.example.com | [2a5 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ec9ed5c9]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [2a6 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [2a7 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ec9ed5c9]sendExecuteMsg trigger event INIT peer0.org2.example.com | [2a8 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ec9ed5c9]Move state message INIT orderer.example.com | [1d9 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [24d 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c94f679e]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [28c 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [284ca17e]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [254 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [63e2e9d2]Inside sendExecuteMessage. Message INIT orderer.example.com | [1da 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [24e 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [28d 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [255 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [24f 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c94f679e]sendExecuteMsg trigger event INIT orderer.example.com | [1db 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [28e 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [284ca17e]sending state message INIT peer1.org2.example.com | [28f 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [284ca17e]Received message INIT from shim peer1.org2.example.com | [290 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [284ca17e]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [291 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [250 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c94f679e]Move state message INIT peer0.org2.example.com | [2a9 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ec9ed5c9]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [2aa 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [256 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [63e2e9d2]sendExecuteMsg trigger event INIT peer1.org2.example.com | [292 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [284ca17e]Received INIT, initializing chaincode peer0.org1.example.com | [251 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c94f679e]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | [1dc 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [1dd 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [1de 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer1.org2.example.com | [293 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [284ca17e]Init get response status: 200 peer0.org2.example.com | [2ab 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ec9ed5c9]sending state message INIT peer1.org1.example.com | [257 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [63e2e9d2]Move state message INIT peer1.org2.example.com | [294 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [284ca17e]Init succeeded. Sending COMPLETED orderer.example.com | [1df 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [1e0 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [1e1 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [252 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [295 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [284ca17e]Move state message COMPLETED orderer.example.com | [1e2 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [253 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c94f679e]sending state message INIT peer0.org2.example.com | [2ac 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec9ed5c9]Received message INIT from shim peer1.org1.example.com | [258 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [63e2e9d2]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org2.example.com | [296 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [284ca17e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [297 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [284ca17e]send state message COMPLETED orderer.example.com | [1e3 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org2.example.com | [2ad 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ec9ed5c9]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [259 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [254 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c94f679e]Received message INIT from shim peer1.org2.example.com | [298 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [284ca17e]Received message COMPLETED from shim peer0.org2.example.com | [2ae 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [2af 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [ec9ed5c9]Received INIT, initializing chaincode orderer.example.com | [1e4 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org1.example.com | [25a 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [63e2e9d2]sending state message INIT peer0.org1.example.com | [255 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c94f679e]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [299 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [284ca17e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [1e5 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [25b 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [63e2e9d2]Received message INIT from shim peer1.org1.example.com | [25c 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [63e2e9d2]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [256 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [2b0 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC orderer.example.com | [1e6 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [29a 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [284ca17e-9039-432a-b788-8f501d61c935]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [29b 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:284ca17e-9039-432a-b788-8f501d61c935 peer1.org2.example.com | [29c 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [25d 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready orderer.example.com | [1e7 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP peer0.org1.example.com | [257 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c94f679e]Received INIT, initializing chaincode peer0.org1.example.com | [258 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c94f679e]Init get response status: 200 peer1.org2.example.com | [29d 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed peer1.org1.example.com | [25e 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [63e2e9d2]Received INIT, initializing chaincode orderer.example.com | [1e8 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP peer0.org2.example.com | [2b1 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec9ed5c9]Init get response status: 200 peer0.org2.example.com | [2b2 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec9ed5c9]Init succeeded. Sending COMPLETED peer0.org1.example.com | [259 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c94f679e]Init succeeded. Sending COMPLETED peer1.org1.example.com | [25f 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC orderer.example.com | [1e9 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer0.org2.example.com | [2b3 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec9ed5c9]Move state message COMPLETED peer1.org2.example.com | [29e 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f3d462fe-3fd9-4634-a808-2f4bf67b9025] peer0.org2.example.com | [2b4 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ec9ed5c9]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [29f 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [1ea 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org1.example.com | [25a 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c94f679e]Move state message COMPLETED peer1.org2.example.com | [2a0 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7ddb2f23-d3c9-4844-8f25-c8aebfa1f534] orderer.example.com | [1eb 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer0.org1.example.com | [25b 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c94f679e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [2b5 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec9ed5c9]send state message COMPLETED peer1.org2.example.com | [2a1 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.5,txid=11799ac4-40e6-4319-aff4-45b02842d0a3,syscc=true,proposal=0x0,canname=qscc:1.0.5 orderer.example.com | [1ec 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org1.example.com | [260 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [63e2e9d2]Init get response status: 200 peer0.org2.example.com | [2b6 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ec9ed5c9]Received message COMPLETED from shim peer0.org1.example.com | [25c 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c94f679e]send state message COMPLETED peer1.org2.example.com | [2a2 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.5 orderer.example.com | [1ed 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer0.org2.example.com | [2b7 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ec9ed5c9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [25d 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c94f679e]Received message COMPLETED from shim peer1.org2.example.com | [2a3 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [1ee 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org2.example.com | [2b8 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ec9ed5c9-c466-4ae2-8eb9-3b86a9da0729]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [25e 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c94f679e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [261 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [63e2e9d2]Init succeeded. Sending COMPLETED peer1.org1.example.com | [262 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [63e2e9d2]Move state message COMPLETED peer1.org2.example.com | [2a4 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.5 orderer.example.com | [1ef 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer0.org1.example.com | [25f 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c94f679e-81de-4f0e-a781-6462a69b9382]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [2b9 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ec9ed5c9-c466-4ae2-8eb9-3b86a9da0729 peer1.org2.example.com | [2a5 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [11799ac4]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [263 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [63e2e9d2]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [1f0 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer peer0.org1.example.com | [260 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c94f679e-81de-4f0e-a781-6462a69b9382 peer0.org2.example.com | [2ba 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [2a6 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [264 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [63e2e9d2]send state message COMPLETED orderer.example.com | [1f1 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer peer0.org1.example.com | [261 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [2bb 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer1.org1.example.com | [265 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [63e2e9d2]Received message COMPLETED from shim peer1.org2.example.com | [2a7 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [11799ac4]sendExecuteMsg trigger event INIT peer0.org1.example.com | [262 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed orderer.example.com | [1f2 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer peer0.org2.example.com | [2bc 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [481daaeb-37d2-41ff-8cd0-c44aa7d1eca8] peer1.org1.example.com | [266 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [63e2e9d2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [2a8 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [11799ac4]Move state message INIT peer0.org1.example.com | [263 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [6e6ecb74-c104-4939-85b4-d06229ca1e81] peer0.org1.example.com | [264 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [2bd 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry peer1.org1.example.com | [267 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [63e2e9d2-c1b1-4102-95ee-1c616d2df44f]HandleMessage- COMPLETED. Notify orderer.example.com | [1f3 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer peer0.org1.example.com | [265 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [71286e3a-faf7-4e71-8bec-db804631986f] peer1.org2.example.com | [2a9 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [11799ac4]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [2be 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0] orderer.example.com | [1f4 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [266 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=fc630b74-12cc-4f43-8a42-e7ff4a79535b,syscc=true,proposal=0x0,canname=escc:1.0.5 peer1.org2.example.com | [2aa 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [268 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:63e2e9d2-c1b1-4102-95ee-1c616d2df44f orderer.example.com | [1f5 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [267 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer0.org2.example.com | [2bf 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry peer1.org1.example.com | [269 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [2ab 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [11799ac4]sending state message INIT orderer.example.com | [1f6 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer0.org1.example.com | [268 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [2c0 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [26a 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed peer1.org2.example.com | [2ac 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [11799ac4]Received message INIT from shim orderer.example.com | [1f7 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg peer0.org1.example.com | [269 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer0.org2.example.com | [2c1 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org2.example.com | [2c2 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit orderer.example.com | [1f8 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer1.org1.example.com | [26b 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [5fff1a13-81b7-45ba-9ba0-74d3fe1e74da] peer0.org1.example.com | [26a 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [fc630b74]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [2ad 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [11799ac4]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [2c3 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit orderer.example.com | [1f9 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer0.org2.example.com | [2c4 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bdc44196]Transaction completed. Sending COMPLETED peer1.org2.example.com | [2ae 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [26b 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [1fa 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org2.example.com | [2af 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [11799ac4]Received INIT, initializing chaincode peer1.org1.example.com | [26c 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [26d 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e4ea6f83-3f76-49af-8a52-d15e9933bc18] orderer.example.com | [1fb 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [26c 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [fc630b74]sendExecuteMsg trigger event INIT peer1.org2.example.com | [2b0 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC peer0.org2.example.com | [2c5 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bdc44196]Move state message COMPLETED peer1.org1.example.com | [26e 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=171b78f2-abb2-4868-9aa4-860044c39583,syscc=true,proposal=0x0,canname=lscc:1.0.5 orderer.example.com | [1fc 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP peer1.org2.example.com | [2b1 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [11799ac4]Init get response status: 200 peer1.org2.example.com | [2b2 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [11799ac4]Init succeeded. Sending COMPLETED orderer.example.com | [1fd 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [2c6 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bdc44196]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [26d 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fc630b74]Move state message INIT peer0.org1.example.com | [26e 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fc630b74]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [26f 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [270 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fc630b74]sending state message INIT peer0.org1.example.com | [271 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fc630b74]Received message INIT from shim orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [2b3 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [11799ac4]Move state message COMPLETED peer0.org2.example.com | [2c7 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bdc44196]send state message COMPLETED peer0.org2.example.com | [2c8 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bdc44196]Received message COMPLETED from shim peer0.org1.example.com | [272 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fc630b74]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [26f 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org2.example.com | [2b4 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [11799ac4]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [2b5 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [11799ac4]send state message COMPLETED peer0.org1.example.com | [273 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [274 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [fc630b74]Received INIT, initializing chaincode peer0.org1.example.com | [275 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer0.org1.example.com | [276 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fc630b74]Init get response status: 200 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org1.example.com | [270 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [2c9 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bdc44196]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [2b6 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [11799ac4]Received message COMPLETED from shim orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer1.org2.example.com | [2b7 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [11799ac4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [277 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fc630b74]Init succeeded. Sending COMPLETED peer0.org1.example.com | [278 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fc630b74]Move state message COMPLETED orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 peer1.org1.example.com | [271 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org1.example.com | [272 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [171b78f2]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [2ca 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bdc44196bea535a64659d18a21e865a672df44ec774c84eeb506ca613c9fab3d]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [279 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fc630b74]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO peer1.org2.example.com | [2b8 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [11799ac4-40e6-4319-aff4-45b02842d0a3]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [273 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [2cb 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bdc44196bea535a64659d18a21e865a672df44ec774c84eeb506ca613c9fab3d peer1.org2.example.com | [2b9 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:11799ac4-40e6-4319-aff4-45b02842d0a3 peer0.org1.example.com | [27a 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fc630b74]send state message COMPLETED orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD peer1.org1.example.com | [274 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [171b78f2]sendExecuteMsg trigger event INIT peer0.org1.example.com | [27b 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fc630b74]Received message COMPLETED from shim peer0.org1.example.com | [27c 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fc630b74]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [27d 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fc630b74-12cc-4f43-8a42-e7ff4a79535b]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [27e 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:fc630b74-12cc-4f43-8a42-e7ff4a79535b peer0.org1.example.com | [27f 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [280 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed peer0.org1.example.com | [281 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [71286e3a-faf7-4e71-8bec-db804631986f] peer1.org2.example.com | [2ba 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [2cc 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [275 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [171b78f2]Move state message INIT peer1.org1.example.com | [276 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [171b78f2]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [277 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [278 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [171b78f2]sending state message INIT peer1.org1.example.com | [279 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [171b78f2]Received message INIT from shim peer1.org1.example.com | [27a 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [171b78f2]Handling ChaincodeMessage of type: INIT(state:ready) orderer.example.com | [1fe 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [2bb 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer1.org2.example.com | [2bc 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [7ddb2f23-d3c9-4844-8f25-c8aebfa1f534] peer1.org2.example.com | [2bd 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [2be 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0] peer1.org2.example.com | [2bf 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [2c0 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [282 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [283 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7d5e7679-873a-4596-8a29-06ca479ed416] peer1.org2.example.com | [2c1 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [284 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=5dd2160e-b0ac-4742-9341-d58b45f65819,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org2.example.com | [2cd 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [2ce 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org2.example.com | [2cf 12-15 08:01:12.65 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org2.example.com | [2c2 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [2c3 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [285 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer1.org2.example.com | [2c4 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9b8b1475]Transaction completed. Sending COMPLETED orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [286 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [287 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer1.org2.example.com | [2c5 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9b8b1475]Move state message COMPLETED peer1.org1.example.com | [27b 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [27c 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [171b78f2]Received INIT, initializing chaincode peer0.org1.example.com | [288 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5dd2160e]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [289 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [28a 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5dd2160e]sendExecuteMsg trigger event INIT peer0.org1.example.com | [28b 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5dd2160e]Move state message INIT peer1.org2.example.com | [2c6 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9b8b1475]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [2c7 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9b8b1475]send state message COMPLETED orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G peer0.org2.example.com | [2d0 12-15 08:01:18.64 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel peer0.org1.example.com | [28c 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5dd2160e]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [27d 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [171b78f2]Init get response status: 200 peer1.org2.example.com | [2c8 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9b8b1475]Received message COMPLETED from shim orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [1ff 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [28d 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [2c9 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9b8b1475]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [2d1 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050 peer0.org2.example.com | [2d2 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ... peer0.org1.example.com | [28e 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5dd2160e]sending state message INIT peer1.org2.example.com | [2ca 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9b8b14750c312042e95a3805e284a58125e79942fc273f28dfe49224ffffa14a]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [2cb 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9b8b14750c312042e95a3805e284a58125e79942fc273f28dfe49224ffffa14a peer1.org2.example.com | [2cc 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [28f 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd2160e]Received message INIT from shim peer0.org1.example.com | [290 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5dd2160e]Handling ChaincodeMessage of type: INIT(state:ready) orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [2cd 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [291 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [2d3 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering peer0.org2.example.com | [2d4 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel peer1.org2.example.com | [2ce 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [292 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [5dd2160e]Received INIT, initializing chaincode peer0.org2.example.com | [2d5 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting peer1.org1.example.com | [27e 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [171b78f2]Init succeeded. Sending COMPLETED peer1.org2.example.com | [2cf 12-15 08:01:12.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [293 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd2160e]Init get response status: 200 orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer1.org2.example.com | [2d0 12-15 08:01:18.80 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel peer0.org1.example.com | [294 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd2160e]Init succeeded. Sending COMPLETED orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G peer1.org1.example.com | [27f 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [171b78f2]Move state message COMPLETED peer0.org2.example.com | [2d6 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0] peer1.org2.example.com | [2d1 12-15 08:01:18.80 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050 peer0.org1.example.com | [295 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd2160e]Move state message COMPLETED orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer0.org2.example.com | [2d7 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0] peer1.org2.example.com | [2d2 12-15 08:01:18.80 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ... peer1.org1.example.com | [280 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [171b78f2]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [2d8 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org2.example.com | [2d3 12-15 08:01:18.80 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering peer1.org1.example.com | [281 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [171b78f2]send state message COMPLETED peer0.org2.example.com | [2d9 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org1.example.com | [296 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5dd2160e]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP peer1.org2.example.com | [2d4 12-15 08:01:18.80 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel peer1.org1.example.com | [282 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [171b78f2]Received message COMPLETED from shim peer1.org1.example.com | [283 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [171b78f2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [200 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity peer1.org2.example.com | [2d5 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting peer1.org1.example.com | [284 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [171b78f2-abb2-4868-9aa4-860044c39583]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [285 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:171b78f2-abb2-4868-9aa4-860044c39583 peer1.org1.example.com | [286 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [297 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd2160e]send state message COMPLETED orderer.example.com | [201 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer1.org2.example.com | [2d6 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0] peer0.org2.example.com | [2da 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() orderer.example.com | [202 12-15 08:01:11.71 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer1.org2.example.com | [2d7 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0] peer1.org2.example.com | [2d8 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [298 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5dd2160e]Received message COMPLETED from shim peer1.org1.example.com | [287 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed peer1.org1.example.com | [288 12-15 08:01:12.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [e4ea6f83-3f76-49af-8a52-d15e9933bc18] peer1.org1.example.com | [289 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [28a 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f4a44596-7b30-4893-9129-25782c481d7b] orderer.example.com | [203 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [299 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5dd2160e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [29a 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5dd2160e-b0ac-4742-9341-d58b45f65819]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [2db 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421ba30e0 peer1.org1.example.com | [28b 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=a71970ac-0180-4167-a3bc-5c16b794ac4a,syscc=true,proposal=0x0,canname=escc:1.0.5 orderer.example.com | [204 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP peer1.org2.example.com | [2d9 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org2.example.com | [2da 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org1.example.com | [29b 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5dd2160e-b0ac-4742-9341-d58b45f65819 peer0.org2.example.com | [2dc 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\311\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\033\226\027yF \344\0047h\3348\274 \267\325\205:$\330a`\t\311" peer1.org1.example.com | [28c 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 orderer.example.com | [205 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL peer0.org2.example.com | [2dd 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer0.org1.example.com | [29c 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [28d 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [28e 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer1.org2.example.com | [2db 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4219e69c0 peer0.org2.example.com | [2de 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [29d 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [28f 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a71970ac]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [290 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [291 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a71970ac]sendExecuteMsg trigger event INIT orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE peer1.org2.example.com | [2dc 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\311\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\033\226\027yF \344\0047h\3348\274 \267\325\205:$\330a`\t\311" peer0.org1.example.com | [29e 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [7d5e7679-873a-4596-8a29-06ca479ed416] peer0.org1.example.com | [29f 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [2df 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP ee165ce812599a33158ab7c45b3da1857b8cd08473ba509d2a17b5af14ceea7a} orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT peer1.org2.example.com | [2dd 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer1.org1.example.com | [292 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a71970ac]Move state message INIT peer0.org1.example.com | [2a0 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [660a80a0-49a9-4e43-a37a-4a3d44ffc2b2] peer0.org2.example.com | [2e0 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [2e1 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [2a1 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.5,txid=29ef6ccf-1a70-4146-9900-fc8933fc9246,syscc=true,proposal=0x0,canname=qscc:1.0.5 peer1.org2.example.com | [2de 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org1.example.com | [293 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a71970ac]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W peer0.org1.example.com | [2a2 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.5 peer1.org2.example.com | [2df 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP ee165ce812599a33158ab7c45b3da1857b8cd08473ba509d2a17b5af14ceea7a} peer1.org2.example.com | [2e0 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [2a3 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [2e2 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421c77000, header channel_header:"\010\001\032\006\010\311\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\033\226\027yF \344\0047h\3348\274 \267\325\205:$\330a`\t\311" peer1.org1.example.com | [294 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [2e1 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [2a4 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.5 peer0.org1.example.com | [2a5 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [29ef6ccf]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [2a6 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [2a7 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [29ef6ccf]sendExecuteMsg trigger event INIT peer0.org1.example.com | [2a8 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29ef6ccf]Move state message INIT peer0.org1.example.com | [2a9 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29ef6ccf]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S peer1.org2.example.com | [2e2 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421a41000, header channel_header:"\010\001\032\006\010\311\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\033\226\027yF \344\0047h\3348\274 \267\325\205:$\330a`\t\311" peer0.org2.example.com | [2e3 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org1.example.com | [295 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a71970ac]sending state message INIT peer1.org1.example.com | [296 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a71970ac]Received message INIT from shim peer0.org1.example.com | [2aa 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [2e4 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org2.example.com | [2e5 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM peer1.org1.example.com | [297 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a71970ac]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [2ab 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29ef6ccf]sending state message INIT peer1.org2.example.com | [2e3 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org2.example.com | [2e6 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [206 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [2ac 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ef6ccf]Received message INIT from shim peer1.org2.example.com | [2e4 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org2.example.com | [2e7 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [2ad 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [29ef6ccf]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [2e5 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org1.example.com | [298 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [2e8 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [2ae 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [2e6 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer0.org2.example.com | [2e9 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer1.org1.example.com | [299 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a71970ac]Received INIT, initializing chaincode peer1.org1.example.com | [29a 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer1.org1.example.com | [29b 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a71970ac]Init get response status: 200 peer1.org1.example.com | [29c 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a71970ac]Init succeeded. Sending COMPLETED peer1.org1.example.com | [29d 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a71970ac]Move state message COMPLETED peer0.org1.example.com | [2af 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [29ef6ccf]Received INIT, initializing chaincode peer0.org1.example.com | [2b0 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC peer0.org1.example.com | [2b1 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ef6ccf]Init get response status: 200 peer1.org2.example.com | [2e7 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer0.org2.example.com | [2ea 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer1.org1.example.com | [29e 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a71970ac]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [2b2 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ef6ccf]Init succeeded. Sending COMPLETED peer0.org1.example.com | [2b3 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ef6ccf]Move state message COMPLETED peer0.org1.example.com | [2b4 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [29ef6ccf]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [2e8 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers peer1.org2.example.com | [2e9 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org2.example.com | [2ea 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org2.example.com | [2eb 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer1.org2.example.com | [2ec 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org2.example.com | [2ed 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org2.example.com | [2ee 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [2b5 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ef6ccf]send state message COMPLETED peer1.org1.example.com | [29f 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a71970ac]send state message COMPLETED peer1.org2.example.com | [2ef 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org2.example.com | [2f0 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org1.example.com | [2b6 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29ef6ccf]Received message COMPLETED from shim peer0.org2.example.com | [2eb 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer0.org2.example.com | [2ec 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer1.org1.example.com | [2a0 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a71970ac]Received message COMPLETED from shim peer1.org1.example.com | [2a1 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a71970ac]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [2f1 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer0.org2.example.com | [2ed 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [2b7 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29ef6ccf]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [2a2 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a71970ac-0180-4167-a3bc-5c16b794ac4a]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [2a3 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a71970ac-0180-4167-a3bc-5c16b794ac4a peer0.org1.example.com | [2b8 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29ef6ccf-1a70-4146-9900-fc8933fc9246]HandleMessage- COMPLETED. Notify orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg peer0.org2.example.com | [2ee 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org2.example.com | [2f2 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer0.org1.example.com | [2b9 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:29ef6ccf-1a70-4146-9900-fc8933fc9246 peer1.org1.example.com | [2a4 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp peer0.org1.example.com | [2ba 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [2ef 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org2.example.com | [2f0 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer0.org1.example.com | [2bb 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer0.org1.example.com | [2bc 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [660a80a0-49a9-4e43-a37a-4a3d44ffc2b2] peer0.org1.example.com | [2bd 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry peer1.org1.example.com | [2a5 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed peer1.org2.example.com | [2f3 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer0.org2.example.com | [2f1 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org2.example.com | [2f2 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org2.example.com | [2f3 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org1.example.com | [2a6 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f4a44596-7b30-4893-9129-25782c481d7b] peer1.org2.example.com | [2f4 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org2.example.com | [2f5 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [207 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [2f4 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org1.example.com | [2be 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0] peer0.org1.example.com | [2bf 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org2.example.com | [2f5 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer0.org2.example.com | [2f6 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer1.org2.example.com | [2f6 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer1.org1.example.com | [2a7 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [2a8 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [c13d1377-acd4-44a8-9a55-ef91eee5cab2] peer1.org1.example.com | [2a9 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=16f6996a-d588-4a5f-83aa-4239d30f8ee2,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer1.org1.example.com | [2aa 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer0.org2.example.com | [2f7 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org2.example.com | [2f7 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [2f8 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org1.example.com | [2c0 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer0.org2.example.com | [2f9 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [2c1 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org1.example.com | [2ab 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer1.org2.example.com | [2f8 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer1.org1.example.com | [2ac 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org1.example.com | [2c2 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit peer0.org2.example.com | [2fa 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer1.org2.example.com | [2fa 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0] orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg peer1.org1.example.com | [2ad 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [16f6996a]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [2ae 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [2fb 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers peer0.org1.example.com | [2c3 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 peer1.org1.example.com | [2af 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [16f6996a]sendExecuteMsg trigger event INIT peer1.org2.example.com | [2f9 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | xxOzE+vwajS1IiAN7g== peer0.org2.example.com | [2fc 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org1.example.com | [2c4 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e68201e]Transaction completed. Sending COMPLETED peer1.org1.example.com | [2b0 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [16f6996a]Move state message INIT peer1.org2.example.com | [2fb 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [2fd 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org1.example.com | [2b1 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [16f6996a]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [2c5 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e68201e]Move state message COMPLETED peer0.org1.example.com | [2c6 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6e68201e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [2b2 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [2b3 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [16f6996a]sending state message INIT peer1.org2.example.com | [2fc 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [208 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [209 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org2.example.com | [2fe 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer1.org2.example.com | [2fd 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer0.org1.example.com | [2c7 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e68201e]send state message COMPLETED orderer.example.com | [20a 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [20b 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [20c 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [2b4 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [16f6996a]Received message INIT from shim peer0.org2.example.com | [2ff 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer0.org2.example.com | [300 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer0.org2.example.com | [301 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC peer1.org1.example.com | [2b5 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [16f6996a]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [302 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org2.example.com | [303 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer1.org2.example.com | [2fe 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB peer0.org2.example.com | [304 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org1.example.com | [2b6 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [2b7 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [16f6996a]Received INIT, initializing chaincode orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG peer1.org2.example.com | [2ff 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org2.example.com | [305 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer0.org1.example.com | [2c8 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6e68201e]Received message COMPLETED from shim orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [2b8 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [16f6996a]Init get response status: 200 peer1.org1.example.com | [2b9 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [16f6996a]Init succeeded. Sending COMPLETED peer0.org1.example.com | [2c9 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6e68201e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [2ca 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6e68201e8de42d21da4ffe32bdf6862e722ed46667d15656d585248d8bd826b9]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [2ba 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [16f6996a]Move state message COMPLETED peer1.org1.example.com | [2bb 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [16f6996a]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [306 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [20d 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [300 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer0.org1.example.com | [2cb 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6e68201e8de42d21da4ffe32bdf6862e722ed46667d15656d585248d8bd826b9 peer0.org1.example.com | [2cc 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [307 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer1.org1.example.com | [2bc 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [16f6996a]send state message COMPLETED peer1.org1.example.com | [2bd 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [16f6996a]Received message COMPLETED from shim peer0.org1.example.com | [2cd 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [308 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org1.example.com | [2be 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [16f6996a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [2bf 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [16f6996a-d588-4a5f-83aa-4239d30f8ee2]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [301 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org2.example.com | [309 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer0.org1.example.com | [2ce 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org1.example.com | [2c0 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:16f6996a-d588-4a5f-83aa-4239d30f8ee2 peer0.org2.example.com | [30a 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG peer1.org1.example.com | [2c1 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [2c2 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed peer0.org2.example.com | [30b 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [2cf 12-15 08:01:12.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM peer1.org2.example.com | [302 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer1.org2.example.com | [303 12-15 08:01:18.83 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org2.example.com | [304 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer0.org1.example.com | [2d0 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org2.example.com | [30c 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer0.org2.example.com | [30d 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org2.example.com | [30e 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org1.example.com | [2c3 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [c13d1377-acd4-44a8-9a55-ef91eee5cab2] peer1.org1.example.com | [2c4 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [305 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM peer0.org2.example.com | [30f 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org1.example.com | [2d1 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421d25020 peer1.org1.example.com | [2c5 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [bb4825c8-0cec-41ac-a212-642ff7edadca] peer1.org2.example.com | [306 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS peer0.org1.example.com | [2d2 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org2.example.com | [310 12-15 08:01:18.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org1.example.com | [2c6 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.5,txid=3c83d6c6-b174-4144-934e-82eef6f05896,syscc=true,proposal=0x0,canname=qscc:1.0.5 peer1.org2.example.com | [307 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org1.example.com | [2d3 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ peer0.org2.example.com | [311 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org1.example.com | [2c7 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.5 peer1.org2.example.com | [309 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer0.org1.example.com | [2d4 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer0.org2.example.com | [312 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [2d5 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [308 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0] peer1.org1.example.com | [2c8 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [313 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0] orderer.example.com | [20e 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL peer1.org2.example.com | [30a 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org1.example.com | [2c9 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.5 orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [2d6 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [2d7 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421d1b1d0, header 0xc421d25050 peer0.org1.example.com | [2d8 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org2.example.com | [314 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV peer1.org1.example.com | [2ca 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3c83d6c6]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [2cb 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [2cc 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3c83d6c6]sendExecuteMsg trigger event INIT peer0.org1.example.com | [2d9 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 78cfcc126bc0c1dc2541cf842b08a95039fe8cec974110f2238f227fc1fe1a37 peer0.org1.example.com | [2da 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 78cfcc126bc0c1dc2541cf842b08a95039fe8cec974110f2238f227fc1fe1a37 channel id: peer1.org1.example.com | [2cd 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3c83d6c6]Move state message INIT peer1.org2.example.com | [30b 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org2.example.com | [315 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp peer0.org1.example.com | [2db 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 78cfcc126bc0c1dc2541cf842b08a95039fe8cec974110f2238f227fc1fe1a37 channel id: version: 1.0.5 peer1.org1.example.com | [2ce 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3c83d6c6]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [316 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer1.org2.example.com | [30c 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG peer0.org1.example.com | [2dc 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=78cfcc126bc0c1dc2541cf842b08a95039fe8cec974110f2238f227fc1fe1a37,syscc=true,proposal=0xc421d1b1d0,canname=lscc:1.0.5 peer0.org1.example.com | [2dd 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org1.example.com | [2de 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [2df 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org1.example.com | [2e0 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [78cfcc12]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM peer1.org1.example.com | [2cf 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [317 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org2.example.com | [30d 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [2e1 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [2e2 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [2e3 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [78cfcc12]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [2e4 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [78cfcc12]Move state message TRANSACTION peer0.org1.example.com | [2e5 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [78cfcc12]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [2e6 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM peer0.org2.example.com | [318 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org2.example.com | [30e 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer0.org1.example.com | [2e7 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [78cfcc12]sending state message TRANSACTION peer1.org1.example.com | [2d0 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3c83d6c6]sending state message INIT orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS peer0.org2.example.com | [319 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0] peer0.org2.example.com | [31a 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to peer0.org2.example.com | [31b 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ peer0.org1.example.com | [2e8 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [78cfcc12]Received message TRANSACTION from shim peer1.org2.example.com | [30f 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer1.org1.example.com | [2d1 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3c83d6c6]Received message INIT from shim peer0.org2.example.com | [31c 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer0.org1.example.com | [2e9 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [78cfcc12]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [2ea 12-15 08:01:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [78cfcc12]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [2d2 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3c83d6c6]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [31d 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [310 12-15 08:01:18.84 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org1.example.com | [2eb 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [78cfcc12]Transaction completed. Sending COMPLETED peer1.org1.example.com | [2d3 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [2d4 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3c83d6c6]Received INIT, initializing chaincode orderer.example.com | [20f 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity peer1.org2.example.com | [311 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org2.example.com | [312 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [2ec 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [78cfcc12]Move state message COMPLETED peer1.org1.example.com | [2d5 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC peer0.org2.example.com | [31e 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [31f 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org1.example.com | [2d6 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3c83d6c6]Init get response status: 200 peer1.org2.example.com | [313 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [2ed 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [78cfcc12]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [2ee 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [78cfcc12]send state message COMPLETED peer1.org1.example.com | [2d7 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3c83d6c6]Init succeeded. Sending COMPLETED orderer.example.com | [210 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) peer0.org2.example.com | [320 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [321 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [314 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org1.example.com | [2d8 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3c83d6c6]Move state message COMPLETED peer1.org1.example.com | [2d9 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3c83d6c6]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [211 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps peer0.org2.example.com | [322 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [2ef 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [78cfcc12]Received message COMPLETED from shim peer1.org2.example.com | [315 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers peer1.org1.example.com | [2da 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3c83d6c6]send state message COMPLETED orderer.example.com | [212 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [2f0 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [78cfcc12]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [2db 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3c83d6c6]Received message COMPLETED from shim peer1.org1.example.com | [2dc 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3c83d6c6]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [323 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [324 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [325 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [326 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [213 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org1.example.com | [2f1 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [78cfcc126bc0c1dc2541cf842b08a95039fe8cec974110f2238f227fc1fe1a37]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [316 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer1.org1.example.com | [2dd 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3c83d6c6-b174-4144-934e-82eef6f05896]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [327 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [214 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [2f2 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:78cfcc126bc0c1dc2541cf842b08a95039fe8cec974110f2238f227fc1fe1a37 peer1.org1.example.com | [2de 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3c83d6c6-b174-4144-934e-82eef6f05896 peer1.org2.example.com | [317 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org2.example.com | [328 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [329 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [215 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org1.example.com | [2f3 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [318 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org1.example.com | [2df 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [32a 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [216 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0AB7060A1B08011A0608C782CED10522...DA0806D803083A577559A242288C8303 peer0.org1.example.com | [2f4 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer1.org1.example.com | [2e0 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer1.org1.example.com | [2e1 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [bb4825c8-0cec-41ac-a212-642ff7edadca] peer1.org1.example.com | [2e2 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry peer1.org1.example.com | [2e3 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0] peer1.org1.example.com | [2e4 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry peer1.org1.example.com | [2e5 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org2.example.com | [319 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org2.example.com | [32b 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [217 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: 9623F8F5434030D318752DAE9D8FEBABE7B60636C69DBC49CE956E44E1B9FBB3 peer0.org1.example.com | [2f5 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org1.example.com | [2e6 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org2.example.com | [32c 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [2f6 12-15 08:01:18.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org2.example.com | [31a 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | [218 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [2e7 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit peer0.org2.example.com | [32d 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel peer0.org2.example.com | [32e 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org2.example.com | [31b 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to peer1.org2.example.com | [31c 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to peer1.org2.example.com | [31d 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [219 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org2.example.com | [32f 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org1.example.com | [2e8 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit peer1.org2.example.com | [31e 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [31f 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [21a 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [330 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org1.example.com | [2f7 12-15 08:01:18.33 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel peer1.org2.example.com | [320 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org1.example.com | [2e9 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [78a230b0]Transaction completed. Sending COMPLETED peer0.org2.example.com | [331 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | [2f8 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050 orderer.example.com | [21b 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org2.example.com | [321 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org2.example.com | [322 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [323 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [2f9 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ... peer1.org1.example.com | [2ea 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [78a230b0]Move state message COMPLETED peer0.org2.example.com | [332 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org2.example.com | [324 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [21c 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0AB3060A1708041A0608C782CED10522...3EAF7126C2B9BF30A70E9F3390C5B9CC peer0.org1.example.com | [2fa 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering peer1.org1.example.com | [2eb 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [78a230b0]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [333 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer1.org2.example.com | [325 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [2fb 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel peer0.org1.example.com | [2fc 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting peer0.org2.example.com | [334 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [2ec 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [78a230b0]send state message COMPLETED peer1.org1.example.com | [2ed 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [78a230b0]Received message COMPLETED from shim peer1.org2.example.com | [326 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [327 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org2.example.com | [328 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer1.org2.example.com | [329 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [335 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [336 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org2.example.com | [337 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [2fd 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [1] peer1.org1.example.com | [2ee 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [78a230b0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [21d 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: B25799FEB3068369FA5285C40FE2C167F22B1D6D34921A11A05995F74086E2A4 peer1.org2.example.com | [32a 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [338 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [2ff 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block orderer.example.com | [21e 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: testchainid] Broadcast is filtering message of type ORDERER_TRANSACTION peer1.org1.example.com | [2ef 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [78a230b05159de03519f5e3f2fa8444cfc9cb2492d97d750b5c1297243eb3471]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [32b 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [339 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [300 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org1.example.com | [2f0 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:78a230b05159de03519f5e3f2fa8444cfc9cb2492d97d750b5c1297243eb3471 orderer.example.com | [21f 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [32c 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [33a 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [301 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer1.org1.example.com | [2f1 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [2f2 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [33b 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [220 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026aa0 gate 1513324871726222600 evaluation starts peer0.org1.example.com | [302 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc420010900 peer1.org2.example.com | [32d 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org1.example.com | [2f3 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org1.example.com | [2f4 12-15 08:01:12.49 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | [221 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026aa0 signed by 0 principal evaluation starts (used [false]) peer0.org2.example.com | [33c 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | [32e 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org1.example.com | [303 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\311\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\033\226\027yF \344\0047h\3348\274 \267\325\205:$\330a`\t\311" peer0.org1.example.com | [304 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer1.org1.example.com | [2f5 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org2.example.com | [33d 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [32f 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [222 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026aa0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a peer0.org1.example.com | [305 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [306 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP ee165ce812599a33158ab7c45b3da1857b8cd08473ba509d2a17b5af14ceea7a} peer0.org1.example.com | [307 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [223 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL peer0.org2.example.com | [33e 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [330 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org1.example.com | [308 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [331 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org1.example.com | [2f6 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org2.example.com | [33f 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [309 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc4202fa000, header channel_header:"\010\001\032\006\010\311\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\033\226\027yF \344\0047h\3348\274 \267\325\205:$\330a`\t\311" peer1.org2.example.com | [332 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org1.example.com | [2f7 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org2.example.com | [340 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp peer1.org2.example.com | [333 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org2.example.com | [341 12-15 08:01:18.68 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer0.org2.example.com | [342 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer0.org2.example.com | [343 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer1.org2.example.com | [334 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [335 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [336 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [30a 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [30b 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org1.example.com | [2f8 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42196f290 peer0.org2.example.com | [344 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer1.org2.example.com | [337 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI peer0.org1.example.com | [30c 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org1.example.com | [2f9 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\311\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\033\226\027yF \344\0047h\3348\274 \267\325\205:$\330a`\t\311" peer0.org2.example.com | [345 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org2.example.com | [338 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi peer0.org1.example.com | [30d 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer1.org1.example.com | [2fa 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer1.org2.example.com | [339 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [346 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 peer0.org1.example.com | [30e 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer1.org1.example.com | [2fb 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [347 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [33a 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU peer0.org1.example.com | [30f 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer0.org1.example.com | [310 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer0.org2.example.com | [348 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: peer0.org2.example.com | [349 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer0.org2.example.com | [34a 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 peer1.org2.example.com | [33b 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [2fc 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP ee165ce812599a33158ab7c45b3da1857b8cd08473ba509d2a17b5af14ceea7a} peer1.org2.example.com | [33c 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org2.example.com | [34b 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer0.org2.example.com | [34c 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org1.example.com | [311 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer1.org1.example.com | [2fd 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [34d 12-15 08:01:18.69 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel peer1.org2.example.com | [33d 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [312 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [224 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [225 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity peer0.org2.example.com | [34e 12-15 08:01:18.70 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer0.org2.example.com | [34f 12-15 08:01:18.70 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer1.org1.example.com | [2fe 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [313 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [226 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026aa0 principal matched by identity 0 peer0.org2.example.com | [350 12-15 08:01:18.70 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer1.org2.example.com | [33e 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [2ff 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421a70000, header channel_header:"\010\001\032\006\010\311\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\033\226\027yF \344\0047h\3348\274 \267\325\205:$\330a`\t\311" peer0.org1.example.com | [314 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [315 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer0.org2.example.com | [351 12-15 08:01:18.70 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] peer0.org2.example.com | [352 12-15 08:01:18.70 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel orderer.example.com | [227 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 b2 57 99 fe b3 06 83 69 fa 52 85 c4 0f e2 c1 67 |.W.....i.R.....g| peer0.org1.example.com | [316 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org1.example.com | [300 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org1.example.com | [301 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org2.example.com | [33f 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [317 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | 00000010 f2 2b 1d 6d 34 92 1a 11 a0 59 95 f7 40 86 e2 a4 |.+.m4....Y..@...| orderer.example.com | [228 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 97 84 5d 69 da da a2 b5 6f cb fe |0E.!...]i....o..| peer1.org1.example.com | [302 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org1.example.com | [303 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer0.org2.example.com | [353 12-15 08:01:18.70 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org2.example.com | [340 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer1.org2.example.com | [341 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org1.example.com | [304 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | 00000010 63 42 bd ab d4 76 a5 ab a3 06 27 75 ad 76 3a 64 |cB...v....'u.v:d| peer0.org1.example.com | [318 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org1.example.com | [319 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org2.example.com | [354 12-15 08:01:18.70 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate peer0.org2.example.com | [355 12-15 08:01:18.70 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org2.example.com | [356 12-15 08:01:18.70 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421bf0180), Data:(*common.BlockData)(0xc421ba1760), Metadata:(*common.BlockMetadata)(0xc421ba17a0)}, doMVCCValidation=true peer0.org2.example.com | [357 12-15 08:01:18.70 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org2.example.com | [358 12-15 08:01:18.70 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG] peer1.org1.example.com | [305 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | 00000020 5b 1c a1 f1 81 02 20 79 65 d8 b5 bd 02 c4 61 4a |[..... ye.....aJ| orderer.example.com | 00000030 31 d6 26 b9 36 56 e2 f4 f7 fa 08 da fb 6e da 68 |1.&.6V.......n.h| orderer.example.com | 00000040 28 ab 93 54 0b 18 e0 |(..T...| orderer.example.com | [229 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026aa0 principal evaluation succeeds for identity 0 orderer.example.com | [22a 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026aa0 gate 1513324871726222600 evaluation succeeds orderer.example.com | [22b 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc4203b0820 1 [0xc420026778]}) Writers]} orderer.example.com | [22c 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [22d 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [22e 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [22f 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [230 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0AB7060A1B08011A0608C782CED10522...07526561646572731A0641646D696E73 orderer.example.com | [231 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: 5E4E9AD09034DD7EC5F58441ECCA656C6256220B6FCDB01C7F42D04111E132AE orderer.example.com | [232 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org2.example.com | [342 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [233 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org1.example.com | [31a 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org1.example.com | [306 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer0.org2.example.com | [359 12-15 08:01:18.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x71, 0x4d, 0xc1, 0x5d, 0xe1, 0xce, 0x3e, 0x38, 0xbd, 0xed, 0x7a, 0x80, 0xce, 0x59, 0x1, 0xf0, 0x6, 0x65, 0xca, 0xf, 0xde, 0x1f, 0xf4, 0x24, 0x5d, 0xaf, 0xee, 0x67, 0x51, 0x20, 0xf4, 0xaf} txOffsets= peer1.org2.example.com | [343 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [234 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org2.example.com | [344 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer1.org1.example.com | [307 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer0.org2.example.com | txId= locPointer=offset=70, bytesLength=11913 peer0.org2.example.com | ] peer1.org2.example.com | [345 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org1.example.com | [308 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [31b 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org2.example.com | [35a 12-15 08:01:18.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12006, bytesLength=11913] for tx ID: [] to index orderer.example.com | [235 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [236 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org1.example.com | [309 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer0.org1.example.com | [31c 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org2.example.com | [346 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [237 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org2.example.com | [35b 12-15 08:01:18.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12006, bytesLength=11913] for tx number:[0] ID: [] to blockNumTranNum index peer0.org2.example.com | [35c 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25669], isChainEmpty=[false], lastBlockNumber=[1] peer0.org2.example.com | [35d 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s) peer0.org2.example.com | [35e 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org2.example.com | [35f 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org2.example.com | [347 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [360 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [31d 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org1.example.com | [31e 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer1.org1.example.com | [30a 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer1.org2.example.com | [348 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer0.org2.example.com | [361 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions orderer.example.com | [238 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org1.example.com | [30b 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer1.org2.example.com | [349 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org2.example.com | [34a 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: peer0.org1.example.com | [31f 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org1.example.com | [30c 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org1.example.com | [30d 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [239 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [23a 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer1.org2.example.com | [34b 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer0.org1.example.com | [320 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [321 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer0.org1.example.com | [322 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers peer0.org1.example.com | [323 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org1.example.com | [324 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org1.example.com | [325 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org2.example.com | [362 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer1.org2.example.com | [34c 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org1.example.com | [30e 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org1.example.com | [326 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [23b 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer0.org2.example.com | [363 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1] peer1.org2.example.com | [34d 12-15 08:01:18.87 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel orderer.example.com | [23c 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer0.org1.example.com | [327 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer0.org2.example.com | [364 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org1.example.com | [30f 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer1.org1.example.com | [310 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org1.example.com | [311 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org1.example.com | [312 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [23d 12-15 08:01:11.72 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer1.org2.example.com | [34e 12-15 08:01:18.88 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer0.org2.example.com | [365 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1] peer0.org2.example.com | [366 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org1.example.com | [313 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers peer1.org1.example.com | [314 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org1.example.com | [328 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer0.org2.example.com | [367 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org2.example.com | [34f 12-15 08:01:18.88 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] orderer.example.com | [23e 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer1.org1.example.com | [315 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org1.example.com | [329 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org2.example.com | [368 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully orderer.example.com | [23f 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer0.org1.example.com | [32a 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org2.example.com | [350 12-15 08:01:18.88 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] peer1.org2.example.com | [351 12-15 08:01:18.88 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer1.org2.example.com | [352 12-15 08:01:18.88 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel peer1.org2.example.com | [353 12-15 08:01:18.88 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org1.example.com | [32b 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer0.org2.example.com | [369 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit orderer.example.com | [240 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer1.org1.example.com | [316 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org1.example.com | [317 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org2.example.com | [354 12-15 08:01:18.88 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate peer0.org2.example.com | [36a 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit orderer.example.com | [241 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [242 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [243 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [244 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org1.example.com | [32c 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer1.org1.example.com | [318 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org2.example.com | [355 12-15 08:01:18.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | [245 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [246 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org2.example.com | [36b 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org1.example.com | [319 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org2.example.com | [356 12-15 08:01:18.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4219b2400), Data:(*common.BlockData)(0xc421a14b80), Metadata:(*common.BlockMetadata)(0xc421a14bc0)}, doMVCCValidation=true peer0.org1.example.com | [32d 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org1.example.com | [32e 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer0.org2.example.com | [36c 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org1.example.com | [31a 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org2.example.com | [357 12-15 08:01:18.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions orderer.example.com | [247 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [248 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [249 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [24a 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [24b 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [24c 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [32f 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org1.example.com | [31b 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org2.example.com | [36d 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer1.org2.example.com | [358 12-15 08:01:18.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG] orderer.example.com | [24d 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer0.org1.example.com | [330 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org2.example.com | [36e 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421612ab0 peer1.org2.example.com | [359 12-15 08:01:18.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x71, 0x4d, 0xc1, 0x5d, 0xe1, 0xce, 0x3e, 0x38, 0xbd, 0xed, 0x7a, 0x80, 0xce, 0x59, 0x1, 0xf0, 0x6, 0x65, 0xca, 0xf, 0xde, 0x1f, 0xf4, 0x24, 0x5d, 0xaf, 0xee, 0x67, 0x51, 0x20, 0xf4, 0xaf} txOffsets= orderer.example.com | [24e 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org1.example.com | [331 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org1.example.com | [31c 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer1.org2.example.com | txId= locPointer=offset=70, bytesLength=11913 peer0.org1.example.com | [332 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [2fe 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [1] peer0.org1.example.com | [333 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [1] peer0.org2.example.com | [36f 12-15 08:01:18.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\313\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\n\377\320\343\016\214\321g\313\303/\346w[!\355\314\032\004\0169H!\243" peer1.org2.example.com | ] orderer.example.com | [24f 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org1.example.com | [31d 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer0.org1.example.com | [334 12-15 08:01:18.36 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [1] peer0.org2.example.com | [370 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer0.org2.example.com | [371 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [250 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org1.example.com | [335 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer1.org1.example.com | [31e 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer1.org2.example.com | [35a 12-15 08:01:18.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12006, bytesLength=11913] for tx ID: [] to index peer1.org2.example.com | [35b 12-15 08:01:18.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12006, bytesLength=11913] for tx number:[0] ID: [] to blockNumTranNum index peer0.org1.example.com | [336 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [251 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy peer0.org2.example.com | [372 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP ee165ce812599a33158ab7c45b3da1857b8cd08473ba509d2a17b5af14ceea7a} peer0.org2.example.com | [373 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [374 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [35c 12-15 08:01:18.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25669], isChainEmpty=[false], lastBlockNumber=[1] peer1.org2.example.com | [35d 12-15 08:01:18.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s) peer1.org2.example.com | [35e 12-15 08:01:18.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [35f 12-15 08:01:18.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org2.example.com | [360 12-15 08:01:18.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org2.example.com | [361 12-15 08:01:18.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions peer1.org2.example.com | [362 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer1.org2.example.com | [363 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1] peer1.org2.example.com | [364 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry orderer.example.com | [252 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer1.org1.example.com | [31f 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org1.example.com | [337 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org2.example.com | [375 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421453000, header channel_header:"\010\001\032\006\010\313\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\n\377\320\343\016\214\321g\313\303/\346w[!\355\314\032\004\0169H!\243" peer0.org2.example.com | [376 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org2.example.com | [377 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [253 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer1.org1.example.com | [320 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org2.example.com | [378 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org2.example.com | [365 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1] peer0.org1.example.com | [338 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org1.example.com | [339 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [33a 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [366 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org2.example.com | [379 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer0.org2.example.com | [37a 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [254 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org1.example.com | [33b 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org1.example.com | [321 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org2.example.com | [37b 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer0.org2.example.com | [37c 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer0.org1.example.com | [33c 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers peer1.org2.example.com | [367 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 orderer.example.com | [255 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org2.example.com | [37d 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer1.org1.example.com | [322 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer0.org1.example.com | [33d 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer1.org2.example.com | [368 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully orderer.example.com | [256 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer0.org2.example.com | [37e 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org1.example.com | [323 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org1.example.com | [33e 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org1.example.com | [33f 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org1.example.com | [340 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org1.example.com | [341 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to peer0.org1.example.com | [342 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to peer0.org1.example.com | [343 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | [257 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [258 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org2.example.com | [37f 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer0.org1.example.com | [344 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org2.example.com | [369 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org1.example.com | [324 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer0.org2.example.com | [380 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [259 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org2.example.com | [36a 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [345 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org1.example.com | [325 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [25a 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org2.example.com | [36b 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org2.example.com | [381 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [346 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [36c 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org2.example.com | [36d 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() orderer.example.com | [25b 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [25c 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org2.example.com | [382 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer1.org1.example.com | [326 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org1.example.com | [327 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [36e 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4214e2870 orderer.example.com | [25d 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org2.example.com | [383 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org2.example.com | [384 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org1.example.com | [347 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org1.example.com | [328 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org2.example.com | [385 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer0.org2.example.com | [386 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [36f 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\313\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\n\377\320\343\016\214\321g\313\303/\346w[!\355\314\032\004\0169H!\243" peer1.org1.example.com | [329 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer0.org1.example.com | [348 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [25e 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org2.example.com | [387 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org2.example.com | [370 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer1.org1.example.com | [32a 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org1.example.com | [349 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [25f 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel peer0.org2.example.com | [388 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer1.org1.example.com | [32b 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [260 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [261 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel peer1.org2.example.com | [371 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [34a 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [262 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer1.org1.example.com | [32c 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org2.example.com | [389 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers peer0.org1.example.com | [34b 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [34c 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [34d 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer1.org2.example.com | [372 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP ee165ce812599a33158ab7c45b3da1857b8cd08473ba509d2a17b5af14ceea7a} peer1.org2.example.com | [373 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [374 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [38a 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org2.example.com | [38b 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org2.example.com | [38c 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org2.example.com | [38d 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org2.example.com | [38e 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers orderer.example.com | [263 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org1.example.com | [32d 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org1.example.com | [32e 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [375 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421415000, header channel_header:"\010\001\032\006\010\313\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\n\377\320\343\016\214\321g\313\303/\346w[!\355\314\032\004\0169H!\243" peer0.org1.example.com | [34e 12-15 08:01:18.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [264 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org2.example.com | [376 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [34f 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [38f 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org1.example.com | [32f 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [265 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer1.org2.example.com | [377 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org2.example.com | [378 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [379 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [350 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [266 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org2.example.com | [390 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org1.example.com | [330 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers peer1.org1.example.com | [331 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer1.org2.example.com | [37a 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [267 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer0.org2.example.com | [391 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org1.example.com | [351 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [352 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [268 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer peer1.org2.example.com | [37b 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers peer0.org2.example.com | [392 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org2.example.com | [393 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer0.org1.example.com | [353 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org1.example.com | [332 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org2.example.com | [394 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [269 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer peer1.org2.example.com | [37c 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org2.example.com | [37d 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org1.example.com | [333 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org1.example.com | [334 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer1.org1.example.com | [335 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org1.example.com | [336 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [395 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [26a 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer peer0.org1.example.com | [354 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org2.example.com | [37e 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [26b 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer peer0.org2.example.com | [396 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org2.example.com | [37f 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [26c 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [355 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org1.example.com | [337 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [397 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer1.org2.example.com | [380 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers peer0.org1.example.com | [356 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org1.example.com | [338 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to peer1.org1.example.com | [339 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | [26d 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [26e 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer0.org1.example.com | [357 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org1.example.com | [33a 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to peer1.org1.example.com | [33b 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [381 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer0.org2.example.com | [398 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org2.example.com | [399 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [26f 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg peer1.org2.example.com | [382 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org1.example.com | [358 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | [359 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org1.example.com | [35a 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org1.example.com | [35b 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [35c 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [39a 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org1.example.com | [33c 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [383 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer1.org2.example.com | [384 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org2.example.com | [385 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer1.org2.example.com | [386 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer1.org1.example.com | [33d 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [270 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [271 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org1.example.com | [35d 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org2.example.com | [39b 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org2.example.com | [39c 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer1.org2.example.com | [387 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [272 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy ChannelCreationPolicy for Application peer0.org1.example.com | [35e 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [35f 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [360 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [361 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [362 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [363 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org1.example.com | [33e 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org1.example.com | [33f 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [39d 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org2.example.com | [39e 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org2.example.com | [39f 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org2.example.com | [388 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org1.example.com | [340 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [273 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [274 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [364 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org1.example.com | [341 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer1.org2.example.com | [389 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer0.org2.example.com | [3a0 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer0.org1.example.com | [365 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [366 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [367 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org1.example.com | [368 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer0.org1.example.com | [369 12-15 08:01:18.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org2.example.com | [38a 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer1.org2.example.com | [38b 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer0.org1.example.com | [36a 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer1.org1.example.com | [342 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [3a1 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org2.example.com | [38c 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [275 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [36b 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer1.org1.example.com | [343 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [276 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [38d 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer1.org2.example.com | [38e 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org2.example.com | [38f 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer0.org2.example.com | [3a2 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [277 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [278 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [36c 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org2.example.com | [390 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer0.org2.example.com | [3a3 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org2.example.com | [3a4 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org2.example.com | [3a5 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org2.example.com | [3a6 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org2.example.com | [3a7 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers peer1.org1.example.com | [344 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org1.example.com | [345 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [279 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP peer0.org1.example.com | [36d 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [3a8 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org2.example.com | [391 12-15 08:01:18.90 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer1.org1.example.com | [346 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [27a 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer1.org2.example.com | [392 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org2.example.com | [393 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [27b 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP peer0.org2.example.com | [3a9 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org1.example.com | [347 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org1.example.com | [348 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel peer0.org1.example.com | [36e 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [27c 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [27d 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [27e 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | [394 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer1.org1.example.com | [349 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org1.example.com | [36f 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer0.org1.example.com | [370 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [27f 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org1.example.com | [34a 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org2.example.com | [3aa 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer1.org2.example.com | [395 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer1.org2.example.com | [396 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer1.org1.example.com | [34b 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [280 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [3ab 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org1.example.com | [371 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: peer0.org1.example.com | [372 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [281 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [282 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [283 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [284 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer0.org2.example.com | [3ac 12-15 08:01:18.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [397 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer1.org2.example.com | [398 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org1.example.com | [373 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org1.example.com | [34c 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org1.example.com | [34d 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org1.example.com | [34e 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer1.org1.example.com | [34f 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [374 12-15 08:01:18.39 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel peer0.org2.example.com | [3ad 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [399 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer1.org2.example.com | [39a 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer1.org2.example.com | [39b 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer1.org2.example.com | [39c 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org2.example.com | [39d 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org2.example.com | [39e 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [39f 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org1.example.com | [350 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [351 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org1.example.com | [352 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org1.example.com | [353 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [354 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [3a0 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org2.example.com | [3a1 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org1.example.com | [375 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] orderer.example.com | [285 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org1.example.com | [355 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [356 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [3a2 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org1.example.com | [376 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer0.org1.example.com | [377 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] peer0.org1.example.com | [378 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer0.org1.example.com | [379 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel peer0.org1.example.com | [37a 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org1.example.com | [37b 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate peer0.org1.example.com | [37c 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | [286 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org2.example.com | [3ae 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org1.example.com | [357 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org1.example.com | [358 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [3a3 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org2.example.com | [3a4 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org2.example.com | [3a5 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [287 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP peer0.org1.example.com | [37d 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42005e700), Data:(*common.BlockData)(0xc4202aa020), Metadata:(*common.BlockMetadata)(0xc4202aa0a0)}, doMVCCValidation=true peer0.org1.example.com | [37e 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [37f 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG] peer1.org2.example.com | [3a6 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [288 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [3af 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer1.org1.example.com | [359 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [380 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x71, 0x4d, 0xc1, 0x5d, 0xe1, 0xce, 0x3e, 0x38, 0xbd, 0xed, 0x7a, 0x80, 0xce, 0x59, 0x1, 0xf0, 0x6, 0x65, 0xca, 0xf, 0xde, 0x1f, 0xf4, 0x24, 0x5d, 0xaf, 0xee, 0x67, 0x51, 0x20, 0xf4, 0xaf} txOffsets= peer1.org2.example.com | [3a7 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer0.org1.example.com | txId= locPointer=offset=70, bytesLength=11913 peer0.org2.example.com | [3b0 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org1.example.com | [35a 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [3a8 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv peer0.org1.example.com | ] peer0.org2.example.com | [3b1 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org1.example.com | [35b 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [289 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [28a 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer0.org2.example.com | [3b2 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [3b3 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [381 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12006, bytesLength=11913] for tx ID: [] to index peer1.org1.example.com | [35c 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [28b 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [28c 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer0.org1.example.com | [382 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12006, bytesLength=11913] for tx number:[0] ID: [] to blockNumTranNum index peer1.org1.example.com | [35d 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org2.example.com | [3a9 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org2.example.com | [3b4 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [3b5 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [3b6 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to peer1.org1.example.com | [35e 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [28d 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [28e 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [28f 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [290 12-15 08:01:11.73 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org1.example.com | [383 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25669], isChainEmpty=[false], lastBlockNumber=[1] peer1.org2.example.com | [3aa 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [291 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [3ab 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org1.example.com | [35f 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org1.example.com | [384 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s) peer0.org2.example.com | [3b7 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [3ac 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [3ad 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [3ae 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [385 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [386 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org1.example.com | [387 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [388 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions peer0.org1.example.com | [389 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer0.org1.example.com | [38a 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1] peer0.org2.example.com | [3b8 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [3af 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer0.org1.example.com | [38b 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org1.example.com | [360 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer0.org2.example.com | [3b9 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [3ba 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [3bb 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [3bc 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [3bd 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [3b0 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [3b1 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [38c 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1] peer0.org2.example.com | [3be 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [361 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [3b2 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [3bf 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer1.org1.example.com | [362 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [363 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: peer1.org1.example.com | [364 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer0.org1.example.com | [38d 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org1.example.com | [38e 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [38f 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | [390 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org1.example.com | [391 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [392 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [393 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org1.example.com | [394 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org1.example.com | [395 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4217024e0 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [3b3 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [3c0 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org1.example.com | [365 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer0.org1.example.com | [396 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\313\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\n\377\320\343\016\214\321g\313\303/\346w[!\355\314\032\004\0169H!\243" peer0.org1.example.com | [397 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer0.org1.example.com | [398 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [399 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP ee165ce812599a33158ab7c45b3da1857b8cd08473ba509d2a17b5af14ceea7a} peer0.org1.example.com | [39a 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org2.example.com | [3b4 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org2.example.com | [3b5 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [3b6 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to peer1.org2.example.com | [3b7 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to peer1.org2.example.com | [3b8 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer0.org2.example.com | [3c1 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org2.example.com | [3c2 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org1.example.com | [366 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org2.example.com | [3b9 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org2.example.com | [3ba 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [3bb 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [3bc 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [3bd 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [3be 12-15 08:01:18.91 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer0.org2.example.com | [3c3 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org2.example.com | [3c4 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org1.example.com | [367 12-15 08:01:18.40 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org1.example.com | [368 12-15 08:01:18.41 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel peer0.org1.example.com | [39b 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [39c 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421adb000, header channel_header:"\010\001\032\006\010\313\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\n\377\320\343\016\214\321g\313\303/\346w[!\355\314\032\004\0169H!\243" peer0.org1.example.com | [39d 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [39e 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [39f 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [3a0 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [3a1 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer0.org1.example.com | [3a2 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers peer0.org2.example.com | [3c5 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org2.example.com | [3c6 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org2.example.com | [3bf 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org1.example.com | [369 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer1.org1.example.com | [36a 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer1.org1.example.com | [36b 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer0.org1.example.com | [3a3 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org2.example.com | [3c7 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== peer0.org2.example.com | [3c8 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer0.org2.example.com | [3c9 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org2.example.com | [3ca 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer0.org1.example.com | [3a4 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [36c 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] peer1.org2.example.com | [3c0 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org2.example.com | [3cb 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [3a5 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [292 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [36d 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel peer1.org2.example.com | [3c1 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org2.example.com | [3cc 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [3a6 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [36e 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org2.example.com | [3c2 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org2.example.com | [3c3 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org2.example.com | [3cd 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org1.example.com | [3a7 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers peer1.org1.example.com | [36f 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [3c4 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org2.example.com | [3c5 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer1.org1.example.com | [370 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org1.example.com | [371 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4215f5140), Data:(*common.BlockData)(0xc421a3cde0), Metadata:(*common.BlockMetadata)(0xc421a3ce20)}, doMVCCValidation=true peer0.org2.example.com | [3ce 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [3cf 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [3d0 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [3a8 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org2.example.com | [3c6 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org2.example.com | [3c7 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org2.example.com | [3c8 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer1.org2.example.com | [3c9 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [3a9 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org1.example.com | [3aa 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org1.example.com | [3ab 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org1.example.com | [3ac 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer0.org1.example.com | [3ad 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer0.org1.example.com | [3ae 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer0.org1.example.com | [3af 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer0.org1.example.com | [3b0 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer0.org1.example.com | [3b1 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer0.org1.example.com | [3b2 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer0.org1.example.com | [3b3 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer0.org1.example.com | [3b4 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer0.org1.example.com | [3b5 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer0.org1.example.com | [3b6 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer1.org1.example.com | [372 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [3b7 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer0.org2.example.com | [3d1 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [3ca 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org2.example.com | [3cb 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [3b8 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [3b9 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org1.example.com | [3ba 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer0.org1.example.com | [3bb 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org1.example.com | [3bc 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org2.example.com | [3d2 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [3cc 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [3bd 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org1.example.com | [3be 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer0.org1.example.com | [3bf 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org1.example.com | [3c0 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org1.example.com | [3c1 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer1.org1.example.com | [373 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG] peer1.org1.example.com | [374 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x71, 0x4d, 0xc1, 0x5d, 0xe1, 0xce, 0x3e, 0x38, 0xbd, 0xed, 0x7a, 0x80, 0xce, 0x59, 0x1, 0xf0, 0x6, 0x65, 0xca, 0xf, 0xde, 0x1f, 0xf4, 0x24, 0x5d, 0xaf, 0xee, 0x67, 0x51, 0x20, 0xf4, 0xaf} txOffsets= orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer1.org2.example.com | [3cd 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org1.example.com | [3c2 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer0.org2.example.com | [3d3 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [3d4 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [3c3 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org2.example.com | [3ce 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [3cf 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [3d0 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 peer0.org2.example.com | [3d5 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [3d6 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org2.example.com | [3d7 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [3c4 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | xxOzE+vwajS1IiAN7g== peer1.org1.example.com | txId= locPointer=offset=70, bytesLength=11913 peer1.org1.example.com | ] peer1.org2.example.com | [3d1 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [3d2 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [3d3 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [3d8 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [3d9 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [3da 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org2.example.com | [3db 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: peer0.org2.example.com | [3dc 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer0.org2.example.com | [3dd 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers: peer0.org2.example.com | [3de 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer0.org2.example.com | [3df 12-15 08:01:18.74 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel peer1.org1.example.com | [375 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12006, bytesLength=11913] for tx ID: [] to index orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [3c5 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [3d4 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [3d5 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [3d6 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | [3d7 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org1.example.com | [376 12-15 08:01:18.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12006, bytesLength=11913] for tx number:[0] ID: [] to blockNumTranNum index peer1.org1.example.com | [377 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25669], isChainEmpty=[false], lastBlockNumber=[1] peer1.org1.example.com | [378 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s) peer1.org1.example.com | [379 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database orderer.example.com | [293 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [294 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer1.org2.example.com | [3d8 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [3c6 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org1.example.com | [37a 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [37b 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org1.example.com | [37c 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions peer1.org1.example.com | [37d 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer1.org1.example.com | [37e 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1] peer1.org1.example.com | [37f 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org1.example.com | [380 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1] peer1.org1.example.com | [381 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org1.example.com | [382 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [383 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org1.example.com | [384 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit orderer.example.com | [295 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [296 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer1.org2.example.com | [3d9 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [3da 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org2.example.com | [3db 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: peer1.org2.example.com | [3dc 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [297 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP peer0.org2.example.com | [3e0 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer1.org1.example.com | [385 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [3c7 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org2.example.com | [3dd 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers: orderer.example.com | [298 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [386 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org2.example.com | [3e1 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] peer0.org1.example.com | [3c8 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org1.example.com | [3c9 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org1.example.com | [3ca 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org1.example.com | [3cb 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [3cc 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [3de 12-15 08:01:18.92 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org2.example.com | [3df 12-15 08:01:18.93 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel peer1.org1.example.com | [387 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org2.example.com | [3e2 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer0.org2.example.com | [3e3 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer0.org2.example.com | [3e4 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [3e0 12-15 08:01:19.01 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer0.org1.example.com | [3cd 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org2.example.com | [3e5 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org1.example.com | [388 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer0.org1.example.com | [3ce 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer0.org2.example.com | [3e6 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate peer1.org1.example.com | [389 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421dc5890 peer1.org2.example.com | [3e1 12-15 08:01:19.01 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [3e7 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [3cf 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers peer1.org1.example.com | [38a 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\313\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\n\377\320\343\016\214\321g\313\303/\346w[!\355\314\032\004\0169H!\243" peer1.org2.example.com | [3e2 12-15 08:01:19.01 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer1.org2.example.com | [3e3 12-15 08:01:19.01 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer0.org1.example.com | [3d0 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org1.example.com | [3d1 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org1.example.com | [3d2 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org1.example.com | [3d3 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [3e8 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42005f740), Data:(*common.BlockData)(0xc42189f2a0), Metadata:(*common.BlockMetadata)(0xc42189f2e0)}, doMVCCValidation=true peer1.org1.example.com | [38b 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [299 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [3d4 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [3e9 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org2.example.com | [3ea 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG] peer0.org2.example.com | [3eb 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x7, 0xd8, 0xfb, 0xba, 0xde, 0xa3, 0xd6, 0xc8, 0x54, 0xdf, 0x8, 0x73, 0x74, 0x2d, 0x28, 0x57, 0x79, 0xf1, 0x66, 0x7d, 0xf4, 0x46, 0x72, 0x5a, 0xa1, 0xbc, 0x15, 0x14, 0xce, 0xa4, 0xaa, 0x69} txOffsets= peer1.org1.example.com | [38c 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org1.example.com | [38d 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP ee165ce812599a33158ab7c45b3da1857b8cd08473ba509d2a17b5af14ceea7a} peer1.org1.example.com | [38e 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org1.example.com | [38f 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | [390 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421e9d000, header channel_header:"\010\001\032\006\010\313\202\316\321\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi\nkNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99\n0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU\neV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6\n-----END -----\n\022\030\n\377\320\343\016\214\321g\313\303/\346w[!\355\314\032\004\0169H!\243" peer1.org1.example.com | [391 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [3d5 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [3e4 12-15 08:01:19.01 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel peer1.org2.example.com | [3e5 12-15 08:01:19.01 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org2.example.com | [3e6 12-15 08:01:19.01 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate peer1.org1.example.com | [392 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org2.example.com | txId= locPointer=offset=70, bytesLength=11973 peer1.org2.example.com | [3e7 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [3d6 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to peer1.org1.example.com | [393 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org2.example.com | [3e8 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4219b3540), Data:(*common.BlockData)(0xc42186fb80), Metadata:(*common.BlockMetadata)(0xc42186fbc0)}, doMVCCValidation=true peer0.org1.example.com | [3d7 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to peer1.org1.example.com | [394 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org1.example.com | [395 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer1.org1.example.com | [396 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers peer1.org1.example.com | [397 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org1.example.com | [3d8 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ peer0.org2.example.com | ] peer1.org1.example.com | [398 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org1.example.com | [3d9 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org2.example.com | [3e9 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer0.org2.example.com | [3ec 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25739, bytesLength=11973] for tx ID: [] to index peer1.org1.example.com | [399 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org1.example.com | [3da 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [3db 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer1.org1.example.com | [39a 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org1.example.com | [3dc 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [3ed 12-15 08:01:18.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25739, bytesLength=11973] for tx number:[0] ID: [] to blockNumTranNum index peer1.org2.example.com | [3ea 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG] orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP peer0.org1.example.com | [3dd 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [3de 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [3df 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer0.org1.example.com | [3e0 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [3e1 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [3e2 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [3ee 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39464], isChainEmpty=[false], lastBlockNumber=[2] peer1.org2.example.com | [3eb 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x7, 0xd8, 0xfb, 0xba, 0xde, 0xa3, 0xd6, 0xc8, 0x54, 0xdf, 0x8, 0x73, 0x74, 0x2d, 0x28, 0x57, 0x79, 0xf1, 0x66, 0x7d, 0xf4, 0x46, 0x72, 0x5a, 0xa1, 0xbc, 0x15, 0x14, 0xce, 0xa4, 0xaa, 0x69} txOffsets= peer1.org2.example.com | txId= locPointer=offset=70, bytesLength=11973 peer1.org2.example.com | ] peer0.org1.example.com | [3e3 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [3ef 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s) peer0.org1.example.com | [3e4 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [3e5 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [3e6 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org1.example.com | [39b 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers peer1.org1.example.com | [39c 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org1.example.com | [39d 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org2.example.com | [3f0 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [3e7 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO peer1.org2.example.com | [3ec 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25739, bytesLength=11973] for tx ID: [] to index peer1.org1.example.com | [39e 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer1.org1.example.com | [39f 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org1.example.com | [3a0 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer1.org1.example.com | [3a1 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer1.org1.example.com | [3a2 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer1.org1.example.com | [3a3 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer0.org2.example.com | [3f1 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org1.example.com | [3e8 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | RylILfxW9iIlKYt/mSI= peer1.org2.example.com | [3ed 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25739, bytesLength=11973] for tx number:[0] ID: [] to blockNumTranNum index peer1.org1.example.com | [3a4 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer1.org1.example.com | [3a5 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer1.org1.example.com | [3a6 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [3ee 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39464], isChainEmpty=[false], lastBlockNumber=[2] peer0.org2.example.com | [3f2 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [3e9 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org1.example.com | [3a7 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [29a 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [3ef 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s) peer0.org1.example.com | [3ea 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | [3eb 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org2.example.com | [3f3 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [3a8 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer1.org1.example.com | [3a9 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org1.example.com | [3aa 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer1.org2.example.com | [3f0 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [3ec 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org1.example.com | [3ed 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [3ab 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer1.org2.example.com | [3f1 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org2.example.com | [3f2 12-15 08:01:19.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org2.example.com | [3f3 12-15 08:01:19.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions peer1.org2.example.com | [3f4 12-15 08:01:19.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer1.org2.example.com | [3f5 12-15 08:01:19.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2] peer1.org2.example.com | [3f6 12-15 08:01:19.03 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [3f7 12-15 08:01:19.03 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2] peer1.org2.example.com | [3f8 12-15 08:01:19.03 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [3f9 12-15 08:01:19.03 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org2.example.com | [3fa 12-15 08:01:19.03 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org2.example.com | [3f4 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer0.org1.example.com | [3ee 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ peer1.org2.example.com | [3fb 12-15 08:01:19.03 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [3fc 12-15 08:01:19.03 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer1.org2.example.com | [3fd 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org2.example.com | [3fe 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4216bb740 peer0.org1.example.com | [3ef 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer1.org1.example.com | [3ac 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer1.org1.example.com | [3ad 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org2.example.com | [3f5 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2] peer1.org2.example.com | [3ff 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [3f0 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer0.org2.example.com | [3f6 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org2.example.com | [3f7 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2] peer0.org2.example.com | [3f8 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org2.example.com | [3f9 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org2.example.com | [400 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [3f1 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org1.example.com | [3ae 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G peer0.org2.example.com | [3fa 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org2.example.com | [401 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer1.org1.example.com | [3af 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org1.example.com | [3f2 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer0.org2.example.com | [3fb 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org1.example.com | [3b0 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer1.org2.example.com | [402 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [3f3 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP peer0.org2.example.com | [3fc 12-15 08:01:18.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer1.org1.example.com | [3b1 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org1.example.com | [3f4 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer1.org1.example.com | [3b2 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer1.org2.example.com | [403 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [3f5 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO peer1.org1.example.com | [3b3 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org2.example.com | [404 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4216afae0, header 0xc4216bb770 peer0.org2.example.com | [3fd 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry orderer.example.com | RylILfxW9iIlKYt/mSI= peer1.org1.example.com | [3b4 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer0.org1.example.com | [3f6 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [405 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org2.example.com | [3fe 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421ab6840 orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [3f7 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | [406 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 9d837b1fc092878f7282d34c4a6845866d5382b09ac3338cbfb9fbf201b01fdf peer0.org2.example.com | [3ff 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [3b5 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [29b 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org1.example.com | [3f8 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [407 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 9d837b1fc092878f7282d34c4a6845866d5382b09ac3338cbfb9fbf201b01fdf channel id: peer0.org2.example.com | [400 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [29c 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) peer1.org1.example.com | [3b6 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer0.org1.example.com | [3f9 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [408 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 9d837b1fc092878f7282d34c4a6845866d5382b09ac3338cbfb9fbf201b01fdf channel id: version: 1.0.5 peer0.org2.example.com | [401 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} orderer.example.com | [29d 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps peer1.org2.example.com | [409 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=9d837b1fc092878f7282d34c4a6845866d5382b09ac3338cbfb9fbf201b01fdf,syscc=true,proposal=0xc4216afae0,canname=lscc:1.0.5 peer0.org2.example.com | [402 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [29e 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [29f 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [2a0 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org1.example.com | [3b7 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org2.example.com | [40a 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org1.example.com | [3fa 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [2a1 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer peer0.org2.example.com | [403 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | [3b8 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [3fb 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [40b 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [2a2 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | [404 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421b75c70, header 0xc421ab6870 peer1.org1.example.com | [3b9 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [3fc 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [3fd 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | [40c 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org2.example.com | [405 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer1.org1.example.com | [3ba 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [2a3 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer peer0.org1.example.com | [3fe 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [3ff 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [40d 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9d837b1f]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [40e 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [2a4 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [400 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [406 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: ac5d21c2f04ed9c7c34fe6c14984f5b3cef3e0f471d9bd1429f02ea40415110d peer1.org2.example.com | [40f 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [3bb 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [2a5 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [401 12-15 08:01:18.43 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org1.example.com | [402 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: peer0.org1.example.com | [403 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer1.org1.example.com | [3bc 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org2.example.com | [410 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9d837b1f]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [407 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: ac5d21c2f04ed9c7c34fe6c14984f5b3cef3e0f471d9bd1429f02ea40415110d channel id: peer0.org1.example.com | [404 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers: orderer.example.com | [2a6 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [411 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9d837b1f]Move state message TRANSACTION peer1.org1.example.com | [3bd 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org1.example.com | [405 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer0.org2.example.com | [408 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: ac5d21c2f04ed9c7c34fe6c14984f5b3cef3e0f471d9bd1429f02ea40415110d channel id: version: 1.0.5 orderer.example.com | [2a7 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org2.example.com | [412 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9d837b1f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [3be 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org1.example.com | [406 12-15 08:01:18.44 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel peer0.org2.example.com | [409 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=ac5d21c2f04ed9c7c34fe6c14984f5b3cef3e0f471d9bd1429f02ea40415110d,syscc=true,proposal=0xc421b75c70,canname=lscc:1.0.5 orderer.example.com | [2a8 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org2.example.com | [413 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [3bf 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [407 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer0.org2.example.com | [40a 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 orderer.example.com | [2a9 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application peer1.org1.example.com | [3c0 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [414 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9d837b1f]sending state message TRANSACTION peer0.org1.example.com | [408 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer1.org2.example.com | [415 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9d837b1f]Received message TRANSACTION from shim orderer.example.com | [2aa 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [409 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer0.org2.example.com | [40b 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [3c1 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org2.example.com | [416 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9d837b1f]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [40a 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] orderer.example.com | [2ab 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application peer0.org2.example.com | [40c 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org1.example.com | [3c2 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers peer1.org2.example.com | [417 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [9d837b1f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [40b 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel orderer.example.com | [2ac 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [40d 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ac5d21c2]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [3c3 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org2.example.com | [418 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9d837b1f]Transaction completed. Sending COMPLETED orderer.example.com | [2ad 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application peer0.org2.example.com | [40e 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [40c 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org1.example.com | [3c4 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org1.example.com | [3c5 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer1.org1.example.com | [3c6 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org2.example.com | [419 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9d837b1f]Move state message COMPLETED peer1.org2.example.com | [41a 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9d837b1f]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [41b 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9d837b1f]send state message COMPLETED orderer.example.com | [2ae 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [40d 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate peer0.org2.example.com | [40f 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [41c 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9d837b1f]Received message COMPLETED from shim peer1.org1.example.com | [3c7 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [40e 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | [2af 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [2b0 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org1.example.com | [3c8 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [41d 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9d837b1f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [40f 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42028d640), Data:(*common.BlockData)(0xc42198bf20), Metadata:(*common.BlockMetadata)(0xc42198bf60)}, doMVCCValidation=true peer0.org2.example.com | [410 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ac5d21c2]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [2b1 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application peer1.org1.example.com | [3c9 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [410 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org2.example.com | [41e 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9d837b1fc092878f7282d34c4a6845866d5382b09ac3338cbfb9fbf201b01fdf]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [411 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ac5d21c2]Move state message TRANSACTION peer1.org1.example.com | [3ca 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [2b2 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [411 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG] peer1.org1.example.com | [3cb 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [41f 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9d837b1fc092878f7282d34c4a6845866d5382b09ac3338cbfb9fbf201b01fdf peer0.org2.example.com | [412 12-15 08:01:19.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ac5d21c2]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [2b3 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [2b4 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [412 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x7, 0xd8, 0xfb, 0xba, 0xde, 0xa3, 0xd6, 0xc8, 0x54, 0xdf, 0x8, 0x73, 0x74, 0x2d, 0x28, 0x57, 0x79, 0xf1, 0x66, 0x7d, 0xf4, 0x46, 0x72, 0x5a, 0xa1, 0xbc, 0x15, 0x14, 0xce, 0xa4, 0xaa, 0x69} txOffsets= peer1.org2.example.com | [420 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [413 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [3cc 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [2b5 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | txId= locPointer=offset=70, bytesLength=11973 peer1.org2.example.com | [421 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [414 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ac5d21c2]sending state message TRANSACTION peer1.org1.example.com | [3cd 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer0.org1.example.com | ] peer1.org2.example.com | [422 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org2.example.com | [423 12-15 08:01:19.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org2.example.com | [424 12-15 08:01:20.66 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage -> DEBU Don't have StateInfo message of peer 172.21.0.3:7051 [52 223 247 133 48 124 116 152 18 187 116 79 181 14 125 189 17 177 143 213 186 88 75 80 142 70 173 175 135 240 178 175] peer1.org2.example.com | [425 12-15 08:01:23.66 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel.Stop.Close -> DEBU Entering peer0.org2.example.com | [415 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ac5d21c2]Received message TRANSACTION from shim peer1.org1.example.com | [3ce 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [2b6 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [413 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25739, bytesLength=11973] for tx ID: [] to index peer1.org2.example.com | [426 12-15 08:01:23.66 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.Disconnect -> DEBU Entering peer0.org2.example.com | [416 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ac5d21c2]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [3cf 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [2b7 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel peer0.org1.example.com | [414 12-15 08:01:18.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25739, bytesLength=11973] for tx number:[0] ID: [] to blockNumTranNum index peer0.org2.example.com | [417 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ac5d21c2]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | [2b8 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org1.example.com | [3d0 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [415 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39464], isChainEmpty=[false], lastBlockNumber=[2] peer0.org2.example.com | [418 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ac5d21c2]Transaction completed. Sending COMPLETED peer1.org2.example.com | [427 12-15 08:01:23.66 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel.Stop.Close -> DEBU Exiting orderer.example.com | [2b9 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel peer1.org1.example.com | [3d1 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to peer0.org1.example.com | [416 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s) peer1.org2.example.com | [428 12-15 08:01:23.66 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel -> DEBU This peer will stop pass blocks from orderer service to other peers peer0.org2.example.com | [419 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ac5d21c2]Move state message COMPLETED orderer.example.com | [2ba 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation peer1.org1.example.com | [3d2 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to peer1.org1.example.com | [3d3 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to peer1.org2.example.com | [429 12-15 08:01:23.66 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.Disconnect -> DEBU Exiting peer1.org2.example.com | [42a 12-15 08:01:23.66 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try -> WARN Got error: rpc error: code = Canceled desc = context canceled ,at 1 attempt. Retrying in 1s peer1.org2.example.com | [42b 12-15 08:01:23.66 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> WARN [businesschannel] Receive error: Client is closing peer1.org2.example.com | [42c 12-15 08:01:23.66 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Close -> DEBU Entering peer1.org2.example.com | [42d 12-15 08:01:23.66 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Close -> DEBU Exiting peer1.org2.example.com | [42e 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org2.example.com | [42f 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org2.example.com | [41a 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ac5d21c2]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [41b 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ac5d21c2]send state message COMPLETED peer0.org2.example.com | [41c 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ac5d21c2]Received message COMPLETED from shim peer1.org1.example.com | [3d4 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [417 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [430 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() orderer.example.com | [2bb 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel peer0.org2.example.com | [41d 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ac5d21c2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [418 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [3d5 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org1.example.com | [3d6 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [431 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421f2cab0 orderer.example.com | [2bc 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | [41e 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ac5d21c2f04ed9c7c34fe6c14984f5b3cef3e0f471d9bd1429f02ea40415110d]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [3d7 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org1.example.com | [3d8 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org1.example.com | [3d9 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org1.example.com | [3da 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org1.example.com | [3db 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org2.example.com | [41f 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ac5d21c2f04ed9c7c34fe6c14984f5b3cef3e0f471d9bd1429f02ea40415110d peer0.org1.example.com | [419 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [41a 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions peer1.org2.example.com | [432 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\320\202\316\321\005\020\270\211\215\257\001\"\017businesschannel*@cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030\206\230y\217#\240\241\265\211<\210\372\255\235\260\201C\254\034\275^\203\376\017" peer1.org1.example.com | [3dc 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org2.example.com | [420 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [2bd 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [2be 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [2bf 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [2c0 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [2c1 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [2c2 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [2c3 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel peer1.org1.example.com | [3dd 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org2.example.com | [421 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [41b 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer1.org2.example.com | [433 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | [2c4 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation peer0.org2.example.com | [422 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org1.example.com | [3de 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org1.example.com | [3df 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org1.example.com | [3e0 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer1.org1.example.com | [3e1 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org1.example.com | [3e2 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org1.example.com | [3e3 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer0.org2.example.com | [423 12-15 08:01:19.44 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org2.example.com | [424 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [41c 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2] peer0.org1.example.com | [41d 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org1.example.com | [41e 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2] peer0.org1.example.com | [41f 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org1.example.com | [420 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [421 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org1.example.com | [3e4 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org2.example.com | [425 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42151d740 peer1.org1.example.com | [3e5 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [2c5 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel peer1.org2.example.com | [434 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [422 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org2.example.com | [426 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [3e6 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [2c6 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [2c7 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [2c8 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation peer1.org1.example.com | [3e7 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [427 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [428 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer0.org1.example.com | [423 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit orderer.example.com | [2c9 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel peer1.org1.example.com | [3e8 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer1.org2.example.com | [435 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer1.org2.example.com | [436 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [429 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [2ca 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation peer1.org1.example.com | [3e9 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [424 12-15 08:01:18.55 UTC] [github.com/hyperledger/fabric/gossip/comm] -> WARN peer1.org1.example.com:7051, PKIid:[212 239 108 198 100 195 117 211 108 132 180 84 127 71 90 170 164 105 37 229 178 136 103 74 198 222 169 20 232 46 168 83] isn't responsive: rpc error: code = Internal desc = transport is closing peer1.org2.example.com | [437 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [438 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc42016ea80, header channel_header:"\010\003\032\014\010\320\202\316\321\005\020\270\211\215\257\001\"\017businesschannel*@cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030\206\230y\217#\240\241\265\211<\210\372\255\235\260\201C\254\034\275^\203\376\017" peer1.org2.example.com | [439 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer0.org2.example.com | [42a 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [42b 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421f79770, header 0xc42151d770 peer0.org2.example.com | [42c 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org2.example.com | [42d 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b peer0.org2.example.com | [42e 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] peer0.org1.example.com | [425 12-15 08:01:18.55 UTC] [github.com/hyperledger/fabric/gossip/discovery] expireDeadMembers -> WARN Entering [[212 239 108 198 100 195 117 211 108 132 180 84 127 71 90 170 164 105 37 229 178 136 103 74 198 222 169 20 232 46 168 83]] peer0.org1.example.com | [426 12-15 08:01:18.55 UTC] [github.com/hyperledger/fabric/gossip/discovery] expireDeadMembers -> WARN Closing connection to Endpoint: peer1.org1.example.com:7051, InternalEndpoint: peer1.org1.example.com:7051, PKI-ID: [212 239 108 198 100 195 117 211 108 132 180 84 127 71 90 170 164 105 37 229 178 136 103 74 198 222 169 20 232 46 168 83], Metadata: [] peer0.org2.example.com | [42f 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [2cb 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel peer1.org2.example.com | [43a 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org1.example.com | [3ea 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [430 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [b6dbab39-0d87-48bd-87d4-b70cc447a3f3] orderer.example.com | [2cc 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation peer1.org2.example.com | [43b 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org1.example.com | [427 12-15 08:01:18.55 UTC] [github.com/hyperledger/fabric/gossip/discovery] expireDeadMembers -> WARN Exiting peer1.org1.example.com | [3eb 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org1.example.com | [3ec 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org1.example.com | [3ed 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [431 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b channel id: businesschannel peer0.org2.example.com | [432 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b channel id: businesschannel version: 1.0.5 peer0.org2.example.com | [433 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b,syscc=true,proposal=0xc421f79770,canname=lscc:1.0.5 peer0.org2.example.com | [434 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org2.example.com | [435 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [3ee 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [436 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org2.example.com | [43c 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [428 12-15 08:01:18.77 UTC] [github.com/hyperledger/fabric/gossip/comm] -> WARN peer0.org2.example.com:7051, PKIid:[52 223 247 133 48 124 116 152 18 187 116 79 181 14 125 189 17 177 143 213 186 88 75 80 142 70 173 175 135 240 178 175] isn't responsive: rpc error: code = Canceled desc = context canceled peer0.org1.example.com | [429 12-15 08:01:18.77 UTC] [github.com/hyperledger/fabric/gossip/discovery] expireDeadMembers -> WARN Entering [[52 223 247 133 48 124 116 152 18 187 116 79 181 14 125 189 17 177 143 213 186 88 75 80 142 70 173 175 135 240 178 175]] peer0.org1.example.com | [42a 12-15 08:01:18.77 UTC] [github.com/hyperledger/fabric/gossip/discovery] expireDeadMembers -> WARN Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: , PKI-ID: [52 223 247 133 48 124 116 152 18 187 116 79 181 14 125 189 17 177 143 213 186 88 75 80 142 70 173 175 135 240 178 175], Metadata: [] peer0.org1.example.com | [42b 12-15 08:01:18.77 UTC] [github.com/hyperledger/fabric/gossip/discovery] expireDeadMembers -> WARN Exiting peer0.org1.example.com | [42c 12-15 08:01:20.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org2.example.com | [437 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [41a24861]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [438 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [439 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [43a 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [41a24861]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [43b 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Move state message TRANSACTION peer0.org2.example.com | [43c 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [43d 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [43e 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]sending state message TRANSACTION peer0.org2.example.com | [43f 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [41a24861]Received message TRANSACTION from shim peer0.org2.example.com | [440 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [41a24861]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [3ef 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [2cd 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel orderer.example.com | [2ce 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [2cf 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [2d0 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [2d1 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel peer0.org2.example.com | [441 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [41a24861]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [3f0 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [43d 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] peer0.org1.example.com | [42d 12-15 08:01:20.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421b43e90 orderer.example.com | [2d2 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [2d3 12-15 08:01:11.74 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Writers could not be found in /Application/Writers orderer.example.com | [2d4 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [2d5 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Admins could not be found in /Application/Admins orderer.example.com | [2d6 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [2d7 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Readers could not be found in /Application/Readers orderer.example.com | [2d8 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [2d9 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org2.example.com | [442 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [41a24861]Sending GET_STATE peer1.org1.example.com | [3f1 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [2da 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org2.example.com | [43e 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org1.example.com | [42e 12-15 08:01:20.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [42f 12-15 08:01:20.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [430 12-15 08:01:20.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer0.org1.example.com | [431 12-15 08:01:20.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [432 12-15 08:01:20.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [433 12-15 08:01:20.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4214b4780, header 0xc421b43ec0 peer0.org1.example.com | [434 12-15 08:01:20.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org2.example.com | [443 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Received message GET_STATE from shim peer1.org1.example.com | [3f2 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org1.example.com | [3f3 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [3f4 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [435 12-15 08:01:20.37 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d peer0.org1.example.com | [436 12-15 08:01:20.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] peer0.org1.example.com | [437 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [438 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [169fbb93-ceef-40d2-b77d-bef8d0719317] peer0.org1.example.com | [439 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d channel id: businesschannel peer0.org2.example.com | [444 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org1.example.com | [3f5 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org1.example.com | [3f6 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers: peer1.org1.example.com | [3f7 12-15 08:01:18.46 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org1.example.com | [3f8 12-15 08:01:18.47 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: peer1.org1.example.com | [3f9 12-15 08:01:18.47 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer1.org1.example.com | [3fa 12-15 08:01:18.47 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel peer1.org1.example.com | [3fb 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer1.org1.example.com | [3fc 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] peer1.org1.example.com | [3fd 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer1.org1.example.com | [3fe 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer1.org1.example.com | [3ff 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel peer1.org1.example.com | [400 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org1.example.com | [401 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate peer1.org1.example.com | [402 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org2.example.com | [445 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [41a24861]Received GET_STATE, invoking get state from ledger peer0.org2.example.com | [446 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [2db 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org1.example.com | [43a 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d channel id: businesschannel version: 1.0.5 peer1.org1.example.com | [403 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421e920c0), Data:(*common.BlockData)(0xc421e01500), Metadata:(*common.BlockMetadata)(0xc421e01540)}, doMVCCValidation=true peer1.org1.example.com | [404 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org2.example.com | [447 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [41a24861] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org2.example.com | [43f 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [43b 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d,syscc=true,proposal=0xc4214b4780,canname=lscc:1.0.5 peer0.org1.example.com | [43c 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org1.example.com | [43d 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [43e 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org2.example.com | [448 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [405 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG] orderer.example.com | [2dc 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [2dd 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [2de 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [2df 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org2.example.com | [449 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [41a24861]No state associated with key: mycc. Sending RESPONSE with an empty payload peer0.org1.example.com | [43f 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [cb6f5a0e]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [440 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [441 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [406 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x7, 0xd8, 0xfb, 0xba, 0xde, 0xa3, 0xd6, 0xc8, 0x54, 0xdf, 0x8, 0x73, 0x74, 0x2d, 0x28, 0x57, 0x79, 0xf1, 0x66, 0x7d, 0xf4, 0x46, 0x72, 0x5a, 0xa1, 0xbc, 0x15, 0x14, 0xce, 0xa4, 0xaa, 0x69} txOffsets= peer0.org2.example.com | [44a 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [41a24861]handleGetState serial send RESPONSE peer0.org2.example.com | [44b 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [41a24861]Received message RESPONSE from shim peer0.org2.example.com | [44c 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [41a24861]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org2.example.com | [44d 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [41a24861]before send peer0.org2.example.com | [44e 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [41a24861]after send peer0.org2.example.com | [450 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [41a24861]GetState received payload RESPONSE peer0.org2.example.com | [451 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [41a24861]Inside putstate peer0.org2.example.com | [452 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [41a24861]Sending PUT_STATE peer0.org2.example.com | [453 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Received message PUT_STATE from shim peer0.org2.example.com | [454 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org2.example.com | [455 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [456 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [41a24861]state is ready peer0.org2.example.com | [457 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [41a24861]Completed PUT_STATE. Sending RESPONSE peer0.org2.example.com | [458 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [41a24861]enterBusyState trigger event RESPONSE peer0.org2.example.com | [459 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Move state message RESPONSE peer0.org2.example.com | [45a 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org2.example.com | [45b 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [440 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [2af187b9-c4a3-4136-9aa1-669cae4e723e] orderer.example.com | [2e0 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org2.example.com | [45c 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]sending state message RESPONSE peer0.org1.example.com | [442 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [cb6f5a0e]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | txId= locPointer=offset=70, bytesLength=11973 peer1.org1.example.com | ] peer0.org1.example.com | [443 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Move state message TRANSACTION peer0.org2.example.com | [44f 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [41a24861]Received RESPONSE, communicated (state:ready) peer1.org1.example.com | [407 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25739, bytesLength=11973] for tx ID: [] to index orderer.example.com | [2e1 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [2e2 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [2e3 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [2e4 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [2e5 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation peer0.org2.example.com | [45d 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [41a24861]Received message RESPONSE from shim peer0.org2.example.com | [45e 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [41a24861]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org2.example.com | [45f 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [41a24861]before send peer0.org2.example.com | [460 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [41a24861]after send peer0.org2.example.com | [462 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [41a24861]Received RESPONSE. Successfully updated state peer0.org2.example.com | [463 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [41a24861]Transaction completed. Sending COMPLETED peer0.org2.example.com | [461 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [41a24861]Received RESPONSE, communicated (state:ready) peer0.org2.example.com | [464 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [41a24861]Move state message COMPLETED peer0.org2.example.com | [465 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [41a24861]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [408 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25739, bytesLength=11973] for tx number:[0] ID: [] to blockNumTranNum index peer1.org1.example.com | [409 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39464], isChainEmpty=[false], lastBlockNumber=[2] peer1.org1.example.com | [40a 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s) peer1.org1.example.com | [40b 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org1.example.com | [40c 12-15 08:01:18.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [40d 12-15 08:01:18.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org2.example.com | [466 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [41a24861]send state message COMPLETED peer1.org2.example.com | [441 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=e29c57a3-fe12-465b-98c5-5f8cd5bc0945,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org1.example.com | [444 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [2e6 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026890 gate 1513324871751554800 evaluation starts peer0.org2.example.com | [467 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Received message COMPLETED from shim peer1.org1.example.com | [40e 12-15 08:01:18.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions peer1.org2.example.com | [442 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d chaindID businesschannel peer0.org1.example.com | [445 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [2e7 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026890 signed by 0 principal evaluation starts (used [false]) peer0.org2.example.com | [468 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [40f 12-15 08:01:18.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer0.org1.example.com | [446 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]sending state message TRANSACTION peer0.org1.example.com | [447 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cb6f5a0e]Received message TRANSACTION from shim peer0.org1.example.com | [448 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cb6f5a0e]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [469 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [410 12-15 08:01:18.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2] peer1.org1.example.com | [411 12-15 08:01:18.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [443 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 orderer.example.com | [2e8 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026890 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a peer0.org2.example.com | [46a 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b peer0.org2.example.com | [46b 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [46c 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b,syscc=false,proposal=0xc421f79770,canname=mycc:1.0 peer1.org1.example.com | [412 12-15 08:01:18.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2] orderer.example.com | [2e9 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [46d 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU launchAndWaitForRegister fetched 1818 bytes from file system peer1.org1.example.com | [413 12-15 08:01:18.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org1.example.com | [414 12-15 08:01:18.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [415 12-15 08:01:18.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org1.example.com | [416 12-15 08:01:18.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [444 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [417 12-15 08:01:18.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org2.example.com | [46e 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode mycc:1.0 is being launched peer1.org1.example.com | [418 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [449 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [cb6f5a0e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [419 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42196e7e0 peer1.org2.example.com | [445 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer1.org1.example.com | [41a 12-15 08:01:18.85 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org2.example.com | [46f 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org1.example.com | [41b 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [44a 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [cb6f5a0e]Sending GET_STATE peer1.org1.example.com | [41c 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer0.org2.example.com | [470 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org2.example.com | [446 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [e29c57a3]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [41d 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [44b 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Received message GET_STATE from shim peer0.org2.example.com | [471 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: mycc:1.0(networkid:dev,peerid:peer0.org2.example.com) orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer1.org2.example.com | [447 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [41e 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [44c 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org2.example.com | [472 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer1.org2.example.com | [448 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [e29c57a3]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [41f 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4217d27d0, header 0xc42196e810 peer0.org2.example.com | [473 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | [420 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org1.example.com | [44d 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [cb6f5a0e]Received GET_STATE, invoking get state from ledger peer1.org2.example.com | [449 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e29c57a3]Move state message TRANSACTION orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [2ea 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026890 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP) peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=mycc:1.0 peer1.org1.example.com | [421 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: ea9c18fc0def25976ca987bc22ccda9324da6a58f1ef9623ef8b8b50546491c9 peer0.org1.example.com | [44e 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [44a 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e29c57a3]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [44b 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | [44f 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [cb6f5a0e] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org1.example.com | [422 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: ea9c18fc0def25976ca987bc22ccda9324da6a58f1ef9623ef8b8b50546491c9 channel id: orderer.example.com | [2eb 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026890 principal evaluation fails orderer.example.com | [2ec 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026890 gate 1513324871751554800 evaluation fails orderer.example.com | [2ed 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc4200268a0 gate 1513324871752496900 evaluation starts orderer.example.com | [2ee 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200268a0 signed by 0 principal evaluation starts (used [false]) peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | [423 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: ea9c18fc0def25976ca987bc22ccda9324da6a58f1ef9623ef8b8b50546491c9 channel id: version: 1.0.5 peer0.org1.example.com | [450 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [44c 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e29c57a3]sending state message TRANSACTION peer1.org2.example.com | [44d 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e29c57a3]Received message TRANSACTION from shim peer1.org2.example.com | [44e 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e29c57a3]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [44f 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [e29c57a3]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [450 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org2.example.com | [451 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org2.example.com | [452 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer1.org2.example.com | [453 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | [424 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=ea9c18fc0def25976ca987bc22ccda9324da6a58f1ef9623ef8b8b50546491c9,syscc=true,proposal=0xc4217d27d0,canname=lscc:1.0.5 peer1.org1.example.com | [425 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer1.org1.example.com | [426 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [427 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org1.example.com | [428 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ea9c18fc]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org2.example.com | [474 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer0.org2.example.com-mycc-1.0) lock peer1.org1.example.com | [429 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [2ef 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200268a0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a peer0.org1.example.com | [451 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [cb6f5a0e]No state associated with key: mycc. Sending RESPONSE with an empty payload peer0.org1.example.com | [452 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [cb6f5a0e]handleGetState serial send RESPONSE peer0.org1.example.com | [453 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cb6f5a0e]Received message RESPONSE from shim peer0.org1.example.com | [454 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cb6f5a0e]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [455 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [cb6f5a0e]before send peer0.org1.example.com | [456 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [cb6f5a0e]after send peer0.org2.example.com | [475 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer0.org2.example.com-mycc-1.0) lock peer1.org2.example.com | [454 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} orderer.example.com | [2f0 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [42a 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [42b 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ea9c18fc]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [42c 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ea9c18fc]Move state message TRANSACTION peer0.org1.example.com | [457 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [cb6f5a0e]Received RESPONSE, communicated (state:ready) orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [476 12-15 08:01:39.56 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer0.org2.example.com-mycc-1.0 peer0.org2.example.com | [477 12-15 08:01:39.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer0.org2.example.com-mycc-1.0(No such container: dev-peer0.org2.example.com-mycc-1.0) peer1.org1.example.com | [42d 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ea9c18fc]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [458 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [cb6f5a0e]GetState received payload RESPONSE peer0.org1.example.com | [459 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [cb6f5a0e]Inside putstate peer0.org1.example.com | [45a 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [cb6f5a0e]Sending PUT_STATE peer0.org1.example.com | [45b 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Received message PUT_STATE from shim peer0.org1.example.com | [45c 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org1.example.com | [45d 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [45e 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [cb6f5a0e]state is ready peer0.org1.example.com | [45f 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [cb6f5a0e]Completed PUT_STATE. Sending RESPONSE peer0.org1.example.com | [460 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [cb6f5a0e]enterBusyState trigger event RESPONSE peer0.org1.example.com | [461 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Move state message RESPONSE peer0.org2.example.com | [478 12-15 08:01:39.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer0.org2.example.com-mycc-1.0 (No such container: dev-peer0.org2.example.com-mycc-1.0) peer0.org2.example.com | [479 12-15 08:01:39.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer0.org2.example.com-mycc-1.0 (No such container: dev-peer0.org2.example.com-mycc-1.0) peer0.org2.example.com | [47a 12-15 08:01:39.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer0.org2.example.com-mycc-1.0 peer1.org1.example.com | [42e 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [462 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org2.example.com | [47b 12-15 08:01:39.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v105_default orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org2.example.com | [47c 12-15 08:01:39.58 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org2.example.com-mycc-1.0 orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer1.org1.example.com | [42f 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ea9c18fc]sending state message TRANSACTION peer1.org1.example.com | [430 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ea9c18fc]Received message TRANSACTION from shim peer1.org1.example.com | [431 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ea9c18fc]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [47d 12-15 08:01:39.58 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image (container id ), because of ...attempt to recreate image orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [2f1 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP peer1.org1.example.com | [432 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ea9c18fc]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [433 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ea9c18fc]Transaction completed. Sending COMPLETED peer1.org1.example.com | [434 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ea9c18fc]Move state message COMPLETED peer1.org1.example.com | [435 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ea9c18fc]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [436 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ea9c18fc]send state message COMPLETED peer1.org1.example.com | [437 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ea9c18fc]Received message COMPLETED from shim peer1.org1.example.com | [438 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ea9c18fc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [439 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ea9c18fc0def25976ca987bc22ccda9324da6a58f1ef9623ef8b8b50546491c9]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [47e 12-15 08:01:39.59 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU peer0.org2.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2 peer0.org2.example.com | ADD binpackage.tar /usr/local/bin orderer.example.com | [2f2 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200268a0 principal matched by identity 0 peer1.org1.example.com | [43a 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ea9c18fc0def25976ca987bc22ccda9324da6a58f1ef9623ef8b8b50546491c9 peer1.org1.example.com | [43b 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [455 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer1.org2.example.com | [456 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [07f28905-05e3-4262-9696-e0e21531622a] peer1.org2.example.com | [457 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [458 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [07f28905-05e3-4262-9696-e0e21531622a] peer0.org2.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="mycc" \ peer1.org1.example.com | [43c 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | [2f3 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ae 78 43 b9 82 6b b6 56 ea 02 4e a3 62 53 98 e5 |.xC..k.V..N.bS..| peer1.org1.example.com | [43d 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org1.example.com | [43e 12-15 08:01:18.86 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org1.example.com | [43f 12-15 08:01:20.50 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage.handleStateInfSnapshot -> DEBU Channel businesschannel : Couldn't find org identity of peer �lTA����:cE-:eF)zw��3��u>���� message sent from �R� �b���m�}���*� 3Ok��D�<�x peer0.org2.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \ peer1.org1.example.com | [440 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org2.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \ orderer.example.com | 00000010 42 1d 24 82 d4 c6 57 cf 02 8b d5 50 45 d4 f3 4d |B.$...W....PE..M| orderer.example.com | [2f4 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 a8 22 3f 75 ee 2f e8 c4 19 36 cc |0E.!.."?u./...6.| peer0.org1.example.com | [463 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [441 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org2.example.com | org.hyperledger.fabric.version="1.0.5" \ peer1.org2.example.com | [459 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer1.org2.example.com | [45a 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x9547d0)} orderer.example.com | 00000010 96 4a 9c 54 dc 26 af 2e 27 d0 b6 cc 60 b4 01 62 |.J.T.&..'...`..b| orderer.example.com | 00000020 22 ca c1 c6 8c 02 20 02 1f 86 82 40 04 c8 ab 2d |"..... ....@...-| orderer.example.com | 00000030 cf 78 9d 6e 83 e5 62 2b 1f e4 a8 3e 8d cb 40 a8 |.x.n..b+...>..@.| peer1.org1.example.com | [442 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org1.example.com | [464 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]sending state message RESPONSE peer1.org2.example.com | [45b 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer0.org2.example.com | org.hyperledger.fabric.base.version="0.3.2" orderer.example.com | 00000040 88 2f a7 9e 46 69 b7 |./..Fi.| peer1.org1.example.com | [443 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421a52ab0 peer0.org1.example.com | [465 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cb6f5a0e]Received message RESPONSE from shim peer1.org2.example.com | [45c 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e29c57a3]Transaction completed. Sending COMPLETED peer1.org2.example.com | [45d 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e29c57a3]Move state message COMPLETED peer0.org2.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.5 peer0.org2.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt peer0.org2.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt peer0.org2.example.com | [47f 12-15 08:01:39.59 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.5 peer0.org2.example.com | [480 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [3], peers number [3] peer0.org2.example.com | [481 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [3], peers number [3] peer1.org1.example.com | [444 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\320\202\316\321\005\020\270\211\215\257\001\"\017businesschannel*@cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030\206\230y\217#\240\241\265\211<\210\372\255\235\260\201C\254\034\275^\203\376\017" peer1.org2.example.com | [45e 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e29c57a3]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [45f 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e29c57a3]send state message COMPLETED peer1.org2.example.com | [460 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e29c57a3]Received message COMPLETED from shim peer1.org2.example.com | [461 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e29c57a3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [462 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e29c57a3-fe12-465b-98c5-5f8cd5bc0945]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [463 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:e29c57a3-fe12-465b-98c5-5f8cd5bc0945 peer1.org2.example.com | [464 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [465 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [2af187b9-c4a3-4136-9aa1-669cae4e723e] peer1.org2.example.com | [466 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org2.example.com | [482 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org1.example.com | [445 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [446 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [466 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cb6f5a0e]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [467 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [cb6f5a0e]before send peer0.org1.example.com | [468 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [cb6f5a0e]after send peer0.org1.example.com | [469 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [cb6f5a0e]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [46a 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [cb6f5a0e]Received RESPONSE. Successfully updated state peer0.org1.example.com | [46b 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cb6f5a0e]Transaction completed. Sending COMPLETED peer0.org1.example.com | [46c 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cb6f5a0e]Move state message COMPLETED peer0.org2.example.com | [483 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org1.example.com | [447 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer1.org1.example.com | [448 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org1.example.com | [449 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | [44a 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421d4a000, header channel_header:"\010\003\032\014\010\320\202\316\321\005\020\270\211\215\257\001\"\017businesschannel*@cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030\206\230y\217#\240\241\265\211<\210\372\255\235\260\201C\254\034\275^\203\376\017" orderer.example.com | [2f5 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200268a0 principal evaluation succeeds for identity 0 peer0.org1.example.com | [46d 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cb6f5a0e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [484 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org2.example.com | [485 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42165b4d0 peer1.org1.example.com | [44b 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org1.example.com | [44c 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org1.example.com | [44d 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org2.example.com | [467 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | [2f6 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc4200268a0 gate 1513324871752496900 evaluation succeeds peer0.org1.example.com | [46e 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cb6f5a0e]send state message COMPLETED peer1.org1.example.com | [44e 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org2.example.com | [468 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421d9ae00), Data:(*common.BlockData)(0xc421f1ca80), Metadata:(*common.BlockMetadata)(0xc421f1cac0)}, doMVCCValidation=true peer1.org2.example.com | [469 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org2.example.com | [46a 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [46b 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] marked as valid by state validator peer1.org2.example.com | [46c 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0x43, 0xab, 0xc1, 0x5c, 0x49, 0x1, 0x6c, 0xf, 0xed, 0xe5, 0xd7, 0x47, 0xd3, 0x95, 0xd3, 0x4, 0x2, 0x32, 0xdd, 0xa9, 0x0, 0x96, 0x63, 0xad, 0xba, 0xd4, 0x24, 0xf, 0xf8, 0x9d, 0xeb, 0x5e} txOffsets= peer1.org2.example.com | txId=cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d locPointer=offset=70, bytesLength=3388 peer1.org2.example.com | ] peer0.org2.example.com | [486 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\320\202\316\321\005\020\270\211\215\257\001\"\017businesschannel*@cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030\206\230y\217#\240\241\265\211<\210\372\255\235\260\201C\254\034\275^\203\376\017" orderer.example.com | [2f7 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [46f 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Received message COMPLETED from shim peer0.org1.example.com | [470 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [471 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [472 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d peer0.org1.example.com | [473 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [474 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d,syscc=false,proposal=0xc4214b4780,canname=mycc:1.0 peer1.org1.example.com | [44f 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] peer0.org2.example.com | [487 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [475 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU launchAndWaitForRegister fetched 1818 bytes from file system orderer.example.com | [2f8 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [2f9 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [2fa 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [2fb 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org1.example.com | [450 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org2.example.com | [488 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [46d 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39534, bytesLength=3388] for tx ID: [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] to index peer0.org1.example.com | [476 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode mycc:1.0 is being launched orderer.example.com | [2fc 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer1.org1.example.com | [451 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [489 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer1.org2.example.com | [46e 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39534, bytesLength=3388] for tx number:[0] ID: [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] to blockNumTranNum index orderer.example.com | [2fd 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org1.example.com | [452 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f5a02119-d9a6-4d21-8448-4646eb5ff5e6] peer0.org2.example.com | [48a 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [477 12-15 08:01:20.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org2.example.com | [46f 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44672], isChainEmpty=[false], lastBlockNumber=[3] orderer.example.com | [2fe 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org1.example.com | [453 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=16470cc6-eb65-4f73-ae2a-3fa86a6dfe60,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org2.example.com | [48b 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [478 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] peer1.org2.example.com | [470 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s) orderer.example.com | [2ff 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org1.example.com | [454 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d chaindID businesschannel peer0.org2.example.com | [48c 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc42198c000, header channel_header:"\010\003\032\014\010\320\202\316\321\005\020\270\211\215\257\001\"\017businesschannel*@cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030\206\230y\217#\240\241\265\211<\210\372\255\235\260\201C\254\034\275^\203\376\017" peer0.org1.example.com | [479 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: mycc:1.0(networkid:dev,peerid:peer0.org1.example.com) orderer.example.com | [300 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org1.example.com | [455 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer1.org1.example.com | [456 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [48d 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer0.org1.example.com | [47a 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer1.org1.example.com | [457 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer1.org1.example.com | [458 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [16470cc6]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [301 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [47b 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org2.example.com | [48e 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org2.example.com | [471 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [472 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database orderer.example.com | [302 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [303 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org1.example.com | [459 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [48f 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org2.example.com | [473 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x6d, 0x79, 0x63, 0x63}] peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=mycc:1.0 orderer.example.com | [304 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org1.example.com | [45a 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [16470cc6]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org2.example.com | [474 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org2.example.com | [490 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info orderer.example.com | [305 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org1.example.com | [45b 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [16470cc6]Move state message TRANSACTION peer1.org1.example.com | [45c 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [16470cc6]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [45d 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [45e 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [16470cc6]sending state message TRANSACTION peer1.org1.example.com | [45f 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [16470cc6]Received message TRANSACTION from shim peer1.org1.example.com | [460 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [16470cc6]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [461 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [16470cc6]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [462 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org2.example.com | [491 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] peer0.org2.example.com | [492 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org2.example.com | [493 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [494 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [9c0671f2-5f9e-4078-bff1-a677db32ee7e] peer1.org1.example.com | [463 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org2.example.com | [475 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org2.example.com | [495 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=07e4f953-c176-4b3f-8f98-911e297fbfb2,syscc=true,proposal=0x0,canname=vscc:1.0.5 orderer.example.com | [306 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org1.example.com | [464 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer0.org2.example.com | [496 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d chaindID businesschannel peer1.org2.example.com | [476 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} orderer.example.com | [307 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [497 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer1.org1.example.com | [465 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer1.org2.example.com | [477 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions peer1.org2.example.com | [478 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3] peer1.org2.example.com | [479 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [47a 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d peer1.org2.example.com | [47b 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3] peer1.org2.example.com | [47c 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [47d 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org2.example.com | [47e 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org2.example.com | [47f 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [480 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer1.org2.example.com | [481 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org1.example.com | [466 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer0.org2.example.com | [498 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [499 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org2.example.com | [49a 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [07e4f953]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [49b 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [467 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer1.org1.example.com | [468 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [d78d02ce-c4bb-4e9e-94e4-31cac0d7a780] peer1.org1.example.com | [469 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [46a 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [d78d02ce-c4bb-4e9e-94e4-31cac0d7a780] peer0.org2.example.com | [49c 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [07e4f953]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [308 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [309 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [30a 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [30b 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [30c 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org1.example.com | [46b 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer0.org2.example.com | [49d 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [07e4f953]Move state message TRANSACTION peer0.org1.example.com | [47c 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer0.org1.example.com-mycc-1.0) lock peer1.org1.example.com | [46c 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x9547d0)} peer0.org2.example.com | [49e 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [07e4f953]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [482 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421a7eb10 orderer.example.com | [30d 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [30e 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [30f 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [310 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [311 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [312 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [313 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [314 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [315 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [316 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [317 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [318 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [319 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [31a 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [31b 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [46d 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org1.example.com | [46e 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [16470cc6]Transaction completed. Sending COMPLETED peer1.org1.example.com | [46f 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [16470cc6]Move state message COMPLETED peer1.org1.example.com | [470 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [16470cc6]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [471 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [16470cc6]send state message COMPLETED peer1.org1.example.com | [472 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [16470cc6]Received message COMPLETED from shim peer1.org1.example.com | [473 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [16470cc6]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [474 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [16470cc6-eb65-4f73-ae2a-3fa86a6dfe60]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [475 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:16470cc6-eb65-4f73-ae2a-3fa86a6dfe60 peer0.org2.example.com | [49f 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [47d 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer0.org1.example.com-mycc-1.0) lock peer0.org1.example.com | [47e 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer0.org1.example.com-mycc-1.0 peer1.org2.example.com | [483 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [476 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [4a0 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [07e4f953]sending state message TRANSACTION orderer.example.com | [31c 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [47f 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer0.org1.example.com-mycc-1.0(No such container: dev-peer0.org1.example.com-mycc-1.0) peer1.org2.example.com | [484 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org1.example.com | [477 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f5a02119-d9a6-4d21-8448-4646eb5ff5e6] peer0.org2.example.com | [4a1 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [07e4f953]Received message TRANSACTION from shim peer0.org1.example.com | [480 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer0.org1.example.com-mycc-1.0 (No such container: dev-peer0.org1.example.com-mycc-1.0) orderer.example.com | [31d 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP peer0.org2.example.com | [4a2 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [07e4f953]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [485 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer1.org2.example.com | [486 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org1.example.com | [478 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org1.example.com | [479 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org1.example.com | [47a 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421e92300), Data:(*common.BlockData)(0xc4219724e0), Metadata:(*common.BlockMetadata)(0xc421972520)}, doMVCCValidation=true peer0.org2.example.com | [4a3 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [07e4f953]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [487 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [488 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4220e6af0, header 0xc421a7eb40 orderer.example.com | [31e 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer1.org1.example.com | [47b 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [481 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer0.org1.example.com-mycc-1.0 (No such container: dev-peer0.org1.example.com-mycc-1.0) peer0.org2.example.com | [4a4 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org2.example.com | [489 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer1.org1.example.com | [47c 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org2.example.com | [4a5 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer0.org2.example.com | [4a6 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC orderer.example.com | [31f 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [320 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [47d 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] marked as valid by state validator peer0.org1.example.com | [482 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer0.org1.example.com-mycc-1.0 peer0.org2.example.com | [4a7 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer1.org2.example.com | [48a 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8 orderer.example.com | [321 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [47e 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0x43, 0xab, 0xc1, 0x5c, 0x49, 0x1, 0x6c, 0xf, 0xed, 0xe5, 0xd7, 0x47, 0xd3, 0x95, 0xd3, 0x4, 0x2, 0x32, 0xdd, 0xa9, 0x0, 0x96, 0x63, 0xad, 0xba, 0xd4, 0x24, 0xf, 0xf8, 0x9d, 0xeb, 0x5e} txOffsets= peer0.org1.example.com | [483 12-15 08:01:20.39 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v105_default peer0.org2.example.com | [4a8 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer1.org1.example.com | txId=cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d locPointer=offset=70, bytesLength=3388 orderer.example.com | [322 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | [48b 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8] peer0.org1.example.com | [484 12-15 08:01:20.40 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org1.example.com-mycc-1.0 peer0.org2.example.com | [4a9 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer1.org1.example.com | ] peer1.org1.example.com | [47f 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39534, bytesLength=3388] for tx ID: [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] to index peer0.org2.example.com | [4aa 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [d0329297-707d-41d0-bad2-400e6fea2cf0] peer1.org2.example.com | [48c 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [48d 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [159e77bd-46fc-4eb2-9d38-902f6e6b1a3c] peer1.org1.example.com | [480 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39534, bytesLength=3388] for tx number:[0] ID: [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] to blockNumTranNum index peer1.org1.example.com | [481 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44672], isChainEmpty=[false], lastBlockNumber=[3] peer0.org2.example.com | [4ab 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [323 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org1.example.com | [482 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s) peer1.org2.example.com | [48e 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8 channel id: businesschannel peer0.org1.example.com | [485 12-15 08:01:20.40 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image (container id ), because of ...attempt to recreate image peer0.org2.example.com | [4ac 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [d0329297-707d-41d0-bad2-400e6fea2cf0] peer1.org1.example.com | [483 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org2.example.com | [4ad 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer1.org2.example.com | [48f 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8,syscc=true,proposal=0xc4220e6af0,canname=lscc:1.0.5 peer0.org1.example.com | [486 12-15 08:01:20.40 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU peer1.org1.example.com | [484 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [485 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer1.org1.example.com | [486 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org1.example.com | [487 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x6d, 0x79, 0x63, 0x63}] peer1.org1.example.com | [488 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org2.example.com | [4ae 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x9547d0)} orderer.example.com | [324 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [489 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions peer0.org2.example.com | [4af 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully orderer.example.com | [325 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [490 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org1.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2 peer1.org1.example.com | [48a 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3] peer0.org2.example.com | [4b0 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [07e4f953]Transaction completed. Sending COMPLETED peer0.org2.example.com | [4b1 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [07e4f953]Move state message COMPLETED peer0.org2.example.com | [4b2 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [07e4f953]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [4b3 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [07e4f953]send state message COMPLETED peer1.org1.example.com | [48b 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry orderer.example.com | [326 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer0.org2.example.com | [4b4 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [07e4f953]Received message COMPLETED from shim peer0.org1.example.com | ADD binpackage.tar /usr/local/bin peer1.org1.example.com | [48c 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d peer1.org2.example.com | [491 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [327 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP peer0.org2.example.com | [4b5 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [07e4f953]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="mycc" \ peer1.org2.example.com | [492 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org1.example.com | [48d 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3] orderer.example.com | [328 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP peer0.org2.example.com | [4b6 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [07e4f953-c176-4b3f-8f98-911e297fbfb2]HandleMessage- COMPLETED. Notify peer0.org1.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \ peer1.org2.example.com | [493 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [23b68e80]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [48e 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry orderer.example.com | [329 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org2.example.com | [4b7 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:07e4f953-c176-4b3f-8f98-911e297fbfb2 peer0.org1.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \ peer1.org1.example.com | [48f 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org2.example.com | [494 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [4b8 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [490 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | org.hyperledger.fabric.version="1.0.5" \ orderer.example.com | [32a 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org2.example.com | [495 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [4b9 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [9c0671f2-5f9e-4078-bff1-a677db32ee7e] peer0.org1.example.com | org.hyperledger.fabric.base.version="0.3.2" orderer.example.com | [32b 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org1.example.com | [491 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org1.example.com | [492 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org2.example.com | [4ba 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org1.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.5 orderer.example.com | [32c 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer1.org2.example.com | [496 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [23b68e80]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [493 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org2.example.com | [4bb 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt peer1.org1.example.com | [494 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org2.example.com | [4bc 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420146f80), Data:(*common.BlockData)(0xc421914b00), Metadata:(*common.BlockMetadata)(0xc421914b40)}, doMVCCValidation=true peer1.org2.example.com | [497 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Move state message TRANSACTION orderer.example.com | [32d 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org1.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt peer1.org1.example.com | [495 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org2.example.com | [4bd 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org2.example.com | [498 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [499 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [49a 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]sending state message TRANSACTION peer1.org1.example.com | [496 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4203482d0 peer0.org2.example.com | [4be 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org2.example.com | [4bf 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] marked as valid by state validator peer0.org2.example.com | [4c0 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0x43, 0xab, 0xc1, 0x5c, 0x49, 0x1, 0x6c, 0xf, 0xed, 0xe5, 0xd7, 0x47, 0xd3, 0x95, 0xd3, 0x4, 0x2, 0x32, 0xdd, 0xa9, 0x0, 0x96, 0x63, 0xad, 0xba, 0xd4, 0x24, 0xf, 0xf8, 0x9d, 0xeb, 0x5e} txOffsets= peer0.org2.example.com | txId=cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d locPointer=offset=70, bytesLength=3388 peer1.org1.example.com | [497 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\343\202\316\321\005\020\254\212\215\213\002\"\017businesschannel*@41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030U\260\377\210\001Z\221\223\333\245\232\017\246?\271\020\321[P\037\355z\237\304" peer0.org1.example.com | [487 12-15 08:01:20.41 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.5 orderer.example.com | [32e 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [32f 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [330 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer peer0.org2.example.com | ] peer0.org2.example.com | [4c1 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39534, bytesLength=3388] for tx ID: [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] to index peer1.org1.example.com | [498 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [49b 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]Received message TRANSACTION from shim orderer.example.com | [331 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer peer0.org1.example.com | [488 12-15 08:01:38.79 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer0.org1.example.com-mycc-1.0-384f11f484b9302df90b453200cfb25174305fce8f53f4e94d45ee3b6cab0ce9 peer0.org2.example.com | [4c2 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39534, bytesLength=3388] for tx number:[0] ID: [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] to blockNumTranNum index peer1.org1.example.com | [499 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [49c 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [23b68e80]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [332 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer peer0.org1.example.com | [489 12-15 08:01:38.79 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully peer0.org2.example.com | [4c3 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44672], isChainEmpty=[false], lastBlockNumber=[3] peer0.org2.example.com | [4c4 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s) peer0.org2.example.com | [4c5 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org1.example.com | [49a 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer1.org1.example.com | [49b 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org1.example.com | [49c 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | [333 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [4c6 12-15 08:01:56.85 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer0.org2.example.com-mycc-1.0-15b571b3ce849066b7ec74497da3b27e54e0df1345daff3951b94245ce09c42b peer0.org1.example.com | [48a 12-15 08:01:38.79 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org1.example.com-mycc-1.0 peer1.org2.example.com | [49d 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [23b68e80]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [49d 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421d4a000, header channel_header:"\010\003\032\014\010\343\202\316\321\005\020\254\212\215\213\002\"\017businesschannel*@41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030U\260\377\210\001Z\221\223\333\245\232\017\246?\271\020\321[P\037\355z\237\304" peer1.org1.example.com | [49e 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions orderer.example.com | [334 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [4c7 12-15 08:01:56.85 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully peer0.org1.example.com | [48b 12-15 08:01:38.87 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer0.org1.example.com-mycc-1.0-384f11f484b9302df90b453200cfb25174305fce8f53f4e94d45ee3b6cab0ce9 peer1.org2.example.com | [49e 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [23b68e80]Sending GET_STATE peer1.org2.example.com | [49f 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Received message GET_STATE from shim peer0.org2.example.com | [4c8 12-15 08:01:56.85 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org2.example.com-mycc-1.0 peer1.org1.example.com | [49f 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org1.example.com | [4a0 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org1.example.com | [4a1 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [48c 12-15 08:01:39.33 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer0.org1.example.com-mycc-1.0 peer0.org2.example.com | [4c9 12-15 08:01:56.94 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer0.org2.example.com-mycc-1.0-15b571b3ce849066b7ec74497da3b27e54e0df1345daff3951b94245ce09c42b peer0.org2.example.com | [4ca 12-15 08:01:57.44 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer0.org2.example.com-mycc-1.0 peer0.org2.example.com | [4cb 12-15 08:01:57.44 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer0.org2.example.com-mycc-1.0) peer1.org1.example.com | [4a2 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] peer1.org1.example.com | [4a3 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org1.example.com | [4a4 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [4a5 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [1c415676-56ff-4e67-b960-eacd2aa923e6] peer1.org1.example.com | [4a6 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=c83e1e13-a5d6-4597-ad7d-5c7534d7767c,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer1.org1.example.com | [4a7 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b chaindID businesschannel orderer.example.com | [335 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer0.org1.example.com | [48d 12-15 08:01:39.33 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer0.org1.example.com-mycc-1.0) peer0.org1.example.com | [48e 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org1.example.com | [48f 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [490 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org1.example.com | [491 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | [492 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode mycc:1.0 peer0.org1.example.com | [493 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"mycc:1.0" , sending back REGISTERED peer0.org1.example.com | [494 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org1.example.com | [495 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode mycc:1.0 launch seq completed peer0.org1.example.com | [496 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org1.example.com | [497 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [4a0 12-15 08:01:57.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org2.example.com | [4cc 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false orderer.example.com | [336 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg peer1.org1.example.com | [4a8 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer0.org1.example.com | [498 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [4a1 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [23b68e80]Received GET_STATE, invoking get state from ledger peer0.org2.example.com | [4cd 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | [337 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer1.org1.example.com | [4a9 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [499 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Move state message READY peer1.org2.example.com | [4a3 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [23b68e80] getting state for chaincode lscc, key mycc, channel businesschannel peer0.org2.example.com | [4ce 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | [4aa 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org1.example.com | [49a 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org1.example.com | [49b 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [cb6f5a0e]Entered state ready peer0.org1.example.com | [49c 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d peer0.org1.example.com | [49d 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]sending state message READY peer0.org1.example.com | [49e 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU sending init completed peer0.org1.example.com | [49f 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU LaunchChaincode complete peer0.org1.example.com | [4a0 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [4a1 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer0.org1.example.com | [4a2 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [cb6f5a0e]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [4a3 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [4a4 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [4a5 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [cb6f5a0e]sendExecuteMsg trigger event INIT peer0.org1.example.com | [4a6 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Move state message INIT peer0.org1.example.com | [4a7 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [4a8 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [4a9 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]sending state message INIT peer0.org1.example.com | [4aa 12-15 08:01:39.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Received message PUT_STATE from shim peer1.org2.example.com | [4a4 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [338 12-15 08:01:11.75 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [339 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [33a 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [33b 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP peer0.org2.example.com | [4cf 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org2.example.com | [4a5 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [23b68e80]Got state. Sending RESPONSE peer0.org1.example.com | [4ab 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org1.example.com | [4ad 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [cb6f5a0e]state is ready peer0.org1.example.com | [4ac 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [4ae 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [cb6f5a0e]Completed PUT_STATE. Sending RESPONSE peer0.org1.example.com | [4af 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [cb6f5a0e]enterBusyState trigger event RESPONSE peer0.org1.example.com | [4b0 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Move state message RESPONSE peer0.org1.example.com | [4b1 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org1.example.com | [4b2 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [4b3 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]sending state message RESPONSE peer1.org1.example.com | [4ab 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c83e1e13]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [4ac 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [33c 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [4d0 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode mycc:1.0 peer0.org1.example.com | [4b4 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Received message PUT_STATE from shim peer0.org1.example.com | [4b5 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org1.example.com | [4b6 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [4b7 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [cb6f5a0e]state is ready peer0.org1.example.com | [4b8 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [cb6f5a0e]Completed PUT_STATE. Sending RESPONSE peer0.org1.example.com | [4b9 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [cb6f5a0e]enterBusyState trigger event RESPONSE peer0.org1.example.com | [4ba 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Move state message RESPONSE peer0.org1.example.com | [4bb 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org1.example.com | [4bc 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [4a6 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [23b68e80]handleGetState serial send RESPONSE peer1.org2.example.com | [4a7 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]Received message RESPONSE from shim peer1.org2.example.com | [4a8 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [23b68e80]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org2.example.com | [4a9 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [23b68e80]before send peer1.org2.example.com | [4aa 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [23b68e80]after send peer1.org2.example.com | [4ab 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [23b68e80]Received RESPONSE, communicated (state:ready) peer1.org2.example.com | [4ac 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [23b68e80]GetState received payload RESPONSE peer1.org2.example.com | [4ad 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]Transaction completed. Sending COMPLETED peer1.org2.example.com | [4ae 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]Move state message COMPLETED peer1.org1.example.com | [4ad 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c83e1e13]sendExecuteMsg trigger event TRANSACTION orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [4bd 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]sending state message RESPONSE peer0.org1.example.com | [4be 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Received message COMPLETED from shim peer0.org1.example.com | [4bf 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [4c0 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [4c1 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d peer0.org1.example.com | [4c2 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [4c3 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [4c4 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org2.example.com | [4d1 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"mycc:1.0" , sending back REGISTERED peer1.org2.example.com | [4af 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [23b68e80]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [4ae 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c83e1e13]Move state message TRANSACTION peer1.org2.example.com | [4b0 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]send state message COMPLETED peer0.org1.example.com | [4c5 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [169fbb93-ceef-40d2-b77d-bef8d0719317] peer0.org1.example.com | [4c6 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [4c7 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d channel id: businesschannel chaincode id: name:"lscc" peer0.org1.example.com | [4c8 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc peer0.org1.example.com | [4c9 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d channel id: businesschannel version: 1.0.5 peer0.org1.example.com | [4ca 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d,syscc=true,proposal=0xc4214b4780,canname=escc:1.0.5 peer0.org2.example.com | [4d2 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer1.org2.example.com | [4a2 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [4b1 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Received message COMPLETED from shim peer1.org2.example.com | [4b2 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [4b3 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [4b4 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8 peer1.org1.example.com | [4af 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c83e1e13]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [4cb 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer0.org1.example.com | [4cc 12-15 08:01:39.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [4b5 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [4b6 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer1.org2.example.com | [4b7 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8 channel id: businesschannel version: 1.0 peer1.org2.example.com | [4b8 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8,syscc=false,proposal=0xc4220e6af0,canname=mycc:1.0 peer1.org2.example.com | [4b9 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8,syscc=true,proposal=0xc4220e6af0,canname=lscc:1.0.5 peer1.org2.example.com | [4ba 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer1.org2.example.com | [4bb 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [4bc 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org2.example.com | [4bd 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [23b68e80]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [4be 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [4b0 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [4b1 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c83e1e13]sending state message TRANSACTION peer1.org1.example.com | [4b2 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c83e1e13]Received message TRANSACTION from shim peer1.org1.example.com | [4b3 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c83e1e13]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [4b4 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c83e1e13]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [4b5 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org1.example.com | [4b6 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer0.org2.example.com | [4d3 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode mycc:1.0 launch seq completed peer0.org1.example.com | [4cd 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer1.org2.example.com | [4bf 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [4b7 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer1.org1.example.com | [4b8 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer0.org2.example.com | [4d4 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org1.example.com | [4ce 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [cb6f5a0e]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer1.org2.example.com | [4c0 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [23b68e80]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [4c1 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Move state message TRANSACTION peer1.org2.example.com | [4c2 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [4c3 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [4c4 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]sending state message TRANSACTION peer1.org2.example.com | [4c5 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]Received message TRANSACTION from shim peer1.org2.example.com | [4c6 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [23b68e80]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [4c7 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [23b68e80]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [4c8 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [23b68e80]Sending GET_STATE peer0.org2.example.com | [4d5 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [4cf 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [4d0 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [4b9 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer1.org2.example.com | [4c9 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Received message GET_STATE from shim peer0.org2.example.com | [4d6 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT peer0.org1.example.com | [4d1 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [cb6f5a0e]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [4ba 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer1.org2.example.com | [4ca 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org2.example.com | [4d7 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Move state message READY orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S peer1.org1.example.com | [4bb 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [0b1c15cc-c51b-4557-9201-e86916df941c] peer0.org2.example.com | [4d8 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org1.example.com | [4d2 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Move state message TRANSACTION peer0.org2.example.com | [4d9 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [41a24861]Entered state ready orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [33d 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [4bc 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [4d3 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [4cb 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [23b68e80]Received GET_STATE, invoking get state from ledger peer1.org2.example.com | [4cd 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [23b68e80] getting state for chaincode lscc, key mycc, channel businesschannel orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [4bd 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [0b1c15cc-c51b-4557-9201-e86916df941c] peer0.org1.example.com | [4d4 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [4da 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b peer1.org2.example.com | [4ce 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [4be 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer0.org1.example.com | [4d5 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]sending state message TRANSACTION peer0.org2.example.com | [4db 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]sending state message READY peer1.org2.example.com | [4cf 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [23b68e80]Got state. Sending RESPONSE peer1.org1.example.com | [4bf 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x9547d0)} orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [4d6 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cb6f5a0e]Received message TRANSACTION from shim peer0.org2.example.com | [4dc 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU sending init completed peer1.org2.example.com | [4d0 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [23b68e80]handleGetState serial send RESPONSE peer1.org1.example.com | [4c0 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode mycc is already instantiated orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [4d7 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cb6f5a0e]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [4d1 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]Received message RESPONSE from shim peer1.org2.example.com | [4d2 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [23b68e80]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org2.example.com | [4dd 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU LaunchChaincode complete peer1.org1.example.com | [4c1 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c83e1e13]Transaction completed. Sending COMPLETED orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer1.org2.example.com | [4d3 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [23b68e80]before send peer0.org1.example.com | [4d8 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [cb6f5a0e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [4de 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Entry orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg peer1.org1.example.com | [4c2 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c83e1e13]Move state message COMPLETED peer1.org2.example.com | [4d4 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [23b68e80]after send peer0.org1.example.com | [4d9 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [4da 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [4db 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cb6f5a0e]Transaction completed. Sending COMPLETED peer0.org1.example.com | [4dc 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cb6f5a0e]Move state message COMPLETED peer0.org1.example.com | [4dd 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cb6f5a0e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [4df 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 peer1.org1.example.com | [4c3 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c83e1e13]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [4de 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cb6f5a0e]send state message COMPLETED peer1.org2.example.com | [4d5 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [23b68e80]Received RESPONSE, communicated (state:ready) orderer.example.com | xxOzE+vwajS1IiAN7g== peer0.org2.example.com | [4e0 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [41a24861]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [4c4 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c83e1e13]send state message COMPLETED peer1.org1.example.com | [4c5 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c83e1e13]Received message COMPLETED from shim peer1.org1.example.com | [4c6 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c83e1e13]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [4c7 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c83e1e13-a5d6-4597-ad7d-5c7534d7767c]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [4c8 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c83e1e13-a5d6-4597-ad7d-5c7534d7767c peer1.org1.example.com | [4c9 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [4df 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cb6f5a0e]Received message COMPLETED from shim peer0.org1.example.com | [4e0 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [4ca 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b, error Chaincode mycc is already instantiated peer0.org1.example.com | [4e1 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [4d6 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [23b68e80]GetState received payload RESPONSE orderer.example.com | [33e 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [4e1 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [4cb 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [1c415676-56ff-4e67-b960-eacd2aa923e6] peer0.org1.example.com | [4e2 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [4d7 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]Transaction completed. Sending COMPLETED peer0.org2.example.com | [4e2 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [4e3 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [41a24861]sendExecuteMsg trigger event INIT peer0.org1.example.com | [4e3 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org2.example.com | [4d8 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]Move state message COMPLETED peer1.org2.example.com | [4d9 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [23b68e80]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [4da 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]send state message COMPLETED peer1.org2.example.com | [4cc 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [4db 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Received message COMPLETED from shim peer1.org2.example.com | [4dc 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [4cc 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b returned error Chaincode mycc is already instantiated orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer1.org2.example.com | [4dd 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [4e4 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Move state message INIT peer0.org1.example.com | [4e4 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [4e5 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [4e6 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [169fbb93-ceef-40d2-b77d-bef8d0719317] peer0.org1.example.com | [4e7 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [4e8 12-15 08:01:41.44 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [3], peers number [3] peer0.org1.example.com | [4e9 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [3], peers number [3] peer0.org1.example.com | [4ea 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [4eb 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org1.example.com | [4ec 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org1.example.com | [4ed 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4225753e0 peer0.org1.example.com | [4ee 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\320\202\316\321\005\020\270\211\215\257\001\"\017businesschannel*@cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030\206\230y\217#\240\241\265\211<\210\372\255\235\260\201C\254\034\275^\203\376\017" peer0.org1.example.com | [4ef 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [4f0 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [4f1 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer0.org1.example.com | [4f2 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org1.example.com | [4cd 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [33f 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity peer1.org2.example.com | [4de 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8 peer0.org1.example.com | [4f3 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [4e5 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [4ce 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org1.example.com | [4cf 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4215f4600), Data:(*common.BlockData)(0xc421c3e020), Metadata:(*common.BlockMetadata)(0xc421c3e060)}, doMVCCValidation=true peer1.org1.example.com | [4d0 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions orderer.example.com | [340 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [341 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer0.org1.example.com | [4f4 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421a29500, header channel_header:"\010\003\032\014\010\320\202\316\321\005\020\270\211\215\257\001\"\017businesschannel*@cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030\206\230y\217#\240\241\265\211<\210\372\255\235\260\201C\254\034\275^\203\376\017" peer1.org2.example.com | [4df 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [4e6 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [4e7 12-15 08:01:57.49 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]sending state message INIT peer0.org2.example.com | [4e8 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Received message PUT_STATE from shim orderer.example.com | [342 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer1.org2.example.com | [4e0 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode mycc:1.0 is being launched peer1.org2.example.com | [4e1 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org1.example.com | [4f5 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer0.org1.example.com | [4f6 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org1.example.com | [4f7 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org2.example.com | [4e9 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer1.org1.example.com | [4d1 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10] peer1.org2.example.com | [4e2 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] orderer.example.com | [343 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [344 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [4f8 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [4f9 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] peer0.org1.example.com | [4fa 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org1.example.com | [4fb 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [4fc 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [d1e0fd47-4ba6-462d-9c61-cca0b5d9d059] peer0.org1.example.com | [4fd 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=4f662b9a-82b9-44ee-8cf6-892135676829,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org1.example.com | [4fe 12-15 08:01:41.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d chaindID businesschannel peer0.org1.example.com | [4ff 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer0.org1.example.com | [500 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [501 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org1.example.com | [502 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4f662b9a]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [4d2 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0xee, 0x42, 0x49, 0x5f, 0xb7, 0x18, 0xe7, 0x6a, 0xb0, 0x2d, 0x1a, 0xf5, 0xf0, 0xe1, 0xa4, 0x6, 0xc9, 0x15, 0xb8, 0x65, 0x49, 0x5f, 0x93, 0x0, 0x7a, 0xdb, 0x4f, 0x17, 0x72, 0xde, 0xc3, 0x50} txOffsets= peer1.org1.example.com | txId=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b locPointer=offset=70, bytesLength=3388 peer1.org1.example.com | ] peer1.org1.example.com | [4d3 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=44742, bytesLength=3388] for tx ID: [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] to index peer1.org1.example.com | [4d4 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=44742, bytesLength=3388] for tx number:[0] ID: [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] to blockNumTranNum index peer1.org1.example.com | [4d5 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[49882], isChainEmpty=[false], lastBlockNumber=[4] peer0.org2.example.com | [4ea 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [4eb 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [41a24861]state is ready peer1.org2.example.com | [4e3 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: mycc:1.0(networkid:dev,peerid:peer1.org2.example.com) peer0.org1.example.com | [503 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer0.org2.example.com | [4ec 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [41a24861]Completed PUT_STATE. Sending RESPONSE peer0.org2.example.com | [4ed 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [41a24861]enterBusyState trigger event RESPONSE peer1.org2.example.com | [4e4 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 peer1.org2.example.com | [4e5 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=mycc:1.0 peer1.org1.example.com | [4d6 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s) peer0.org2.example.com | [4ee 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Move state message RESPONSE peer0.org2.example.com | [4ef 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org1.example.com | [504 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4f662b9a]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [505 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4f662b9a]Move state message TRANSACTION peer0.org1.example.com | [506 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4f662b9a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h peer0.org2.example.com | [4f0 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [4d7 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [507 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [4d8 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [4d9 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org1.example.com | [4da 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions peer1.org1.example.com | [4db 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0 peer0.org1.example.com | [508 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4f662b9a]sending state message TRANSACTION orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [4f1 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]sending state message RESPONSE peer0.org2.example.com | [4f2 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Received message PUT_STATE from shim peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org1.example.com | [509 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4f662b9a]Received message TRANSACTION from shim orderer.example.com | [345 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [4dc 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4] peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org2.example.com | [4e6 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer1.org2.example.com-mycc-1.0) lock peer0.org2.example.com | [4f3 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer1.org1.example.com | [4dd 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org2.example.com | [4f4 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [4e7 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer1.org2.example.com-mycc-1.0) lock peer0.org1.example.com | [50a 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4f662b9a]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [50b 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [4f662b9a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [50c 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org1.example.com | [50d 12-15 08:01:41.46 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer0.org1.example.com | [50e 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer0.org1.example.com | [50f 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer0.org1.example.com | [510 12-15 08:01:41.47 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer0.org1.example.com | [511 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer0.org1.example.com | [512 12-15 08:01:41.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [0cef98a2-35da-42f8-b8f9-65f8d0a43ee5] peer0.org1.example.com | [513 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [514 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [0cef98a2-35da-42f8-b8f9-65f8d0a43ee5] orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G peer1.org1.example.com | [4de 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b peer0.org2.example.com | [4f5 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [41a24861]state is ready peer1.org2.example.com | [4e8 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer1.org2.example.com-mycc-1.0 peer1.org2.example.com | [4e9 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer1.org2.example.com-mycc-1.0(No such container: dev-peer1.org2.example.com-mycc-1.0) peer0.org1.example.com | [515 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= peer1.org1.example.com | [4df 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4] peer1.org1.example.com | [4e0 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org1.example.com | [4e1 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [4e2 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org1.example.com | [4e3 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org1.example.com | [4e4 12-15 08:01:59.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer1.org1.example.com | [4e5 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org1.example.com | [4e6 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42196ed20 peer1.org1.example.com | [4e7 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [4e8 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [516 12-15 08:01:41.49 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x9547d0)} peer0.org1.example.com | [517 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer0.org2.example.com | [4f6 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [41a24861]Completed PUT_STATE. Sending RESPONSE peer1.org2.example.com | [4ea 12-15 08:01:57.78 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer1.org2.example.com-mycc-1.0 (No such container: dev-peer1.org2.example.com-mycc-1.0) peer1.org2.example.com | [4eb 12-15 08:01:57.79 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer1.org2.example.com-mycc-1.0 (No such container: dev-peer1.org2.example.com-mycc-1.0) orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [346 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [4e9 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer1.org2.example.com | [4ec 12-15 08:01:57.79 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer1.org2.example.com-mycc-1.0 peer0.org1.example.com | [518 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4f662b9a]Transaction completed. Sending COMPLETED peer0.org1.example.com | [519 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4f662b9a]Move state message COMPLETED peer0.org1.example.com | [51a 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4f662b9a]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [51b 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4f662b9a]send state message COMPLETED peer0.org1.example.com | [51c 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4f662b9a]Received message COMPLETED from shim peer0.org2.example.com | [4f7 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [41a24861]enterBusyState trigger event RESPONSE peer0.org2.example.com | [4f8 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Move state message RESPONSE peer0.org2.example.com | [4f9 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org2.example.com | [4fa 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [4ed 12-15 08:01:57.79 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v105_default peer0.org1.example.com | [51d 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4f662b9a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [51e 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4f662b9a-82b9-44ee-8cf6-892135676829]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [51f 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4f662b9a-82b9-44ee-8cf6-892135676829 peer0.org1.example.com | [520 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [4fb 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]sending state message RESPONSE peer1.org1.example.com | [4ea 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [521 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [d1e0fd47-4ba6-462d-9c61-cca0b5d9d059] peer1.org1.example.com | [4eb 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [4ee 12-15 08:01:57.79 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org2.example.com-mycc-1.0 orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer0.org2.example.com | [4fc 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Received message COMPLETED from shim peer0.org1.example.com | [522 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org1.example.com | [4ec 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42039ff40, header 0xc42196ed50 peer1.org1.example.com | [4ed 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer1.org1.example.com | [4ee 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f peer1.org2.example.com | [4ef 12-15 08:01:57.79 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image (container id ), because of ...attempt to recreate image peer0.org2.example.com | [4fd 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [4fe 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [4ff 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b peer0.org2.example.com | [500 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [501 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [502 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org2.example.com | [503 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [b6dbab39-0d87-48bd-87d4-b70cc447a3f3] peer0.org1.example.com | [523 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [524 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc422522580), Data:(*common.BlockData)(0xc421d4ca80), Metadata:(*common.BlockMetadata)(0xc421d4cac0)}, doMVCCValidation=true peer0.org1.example.com | [525 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer1.org2.example.com | [4f0 12-15 08:01:57.79 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU peer1.org2.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2 peer0.org1.example.com | [526 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org2.example.com | [505 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP peer1.org1.example.com | [4ef 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f] peer1.org2.example.com | ADD binpackage.tar /usr/local/bin peer1.org2.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="mycc" \ peer0.org1.example.com | [527 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] marked as valid by state validator peer0.org2.example.com | [506 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x6d, 0x79, 0x63, 0x63}] peer1.org1.example.com | [4f0 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO peer1.org2.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \ peer0.org1.example.com | [528 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0x43, 0xab, 0xc1, 0x5c, 0x49, 0x1, 0x6c, 0xf, 0xed, 0xe5, 0xd7, 0x47, 0xd3, 0x95, 0xd3, 0x4, 0x2, 0x32, 0xdd, 0xa9, 0x0, 0x96, 0x63, 0xad, 0xba, 0xd4, 0x24, 0xf, 0xf8, 0x9d, 0xeb, 0x5e} txOffsets= peer0.org2.example.com | [507 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer1.org1.example.com | [4f1 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [9a571341-c8ce-45c4-aec2-89c77445c390] peer1.org1.example.com | [4f2 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f channel id: businesschannel peer1.org1.example.com | [4f3 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f,syscc=true,proposal=0xc42039ff40,canname=lscc:1.0.5 peer1.org1.example.com | [4f4 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer1.org1.example.com | [4f5 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [508 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org1.example.com | [4f6 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org2.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \ orderer.example.com | RylILfxW9iIlKYt/mSI= peer0.org2.example.com | [504 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org1.example.com | [4f7 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f0c2baf7]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | org.hyperledger.fabric.version="1.0.5" \ peer1.org2.example.com | org.hyperledger.fabric.base.version="0.3.2" peer1.org2.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.5 peer1.org2.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt peer1.org2.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt peer0.org1.example.com | txId=cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d locPointer=offset=70, bytesLength=3388 peer1.org1.example.com | [4f8 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [4f9 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | ] peer0.org1.example.com | [529 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39534, bytesLength=3388] for tx ID: [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] to index peer0.org1.example.com | [52a 12-15 08:01:41.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39534, bytesLength=3388] for tx number:[0] ID: [cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d] to blockNumTranNum index peer0.org1.example.com | [52b 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44672], isChainEmpty=[false], lastBlockNumber=[3] orderer.example.com | [347 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org1.example.com | [52c 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s) peer0.org1.example.com | [52d 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [52e 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org2.example.com | [4f1 12-15 08:01:57.80 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.5 peer1.org2.example.com | [4f2 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org2.example.com | [4f3 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org1.example.com | [4fa 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f0c2baf7]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [348 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org2.example.com | [509 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b channel id: businesschannel chaincode id: name:"lscc" peer1.org2.example.com | [4f4 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org1.example.com | [52f 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x6d, 0x79, 0x63, 0x63}] peer0.org1.example.com | [530 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org1.example.com | [531 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer0.org1.example.com | [532 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [533 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions peer0.org2.example.com | [50a 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc peer1.org1.example.com | [4fb 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Move state message TRANSACTION peer1.org1.example.com | [4fc 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [4fd 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [349 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [34a 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP peer0.org1.example.com | [534 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3] peer1.org2.example.com | [4f5 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421915a10 peer1.org1.example.com | [4fe 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]sending state message TRANSACTION peer0.org2.example.com | [50b 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b channel id: businesschannel version: 1.0.5 peer0.org2.example.com | [50c 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b,syscc=true,proposal=0xc421f79770,canname=escc:1.0.5 peer0.org2.example.com | [50d 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 orderer.example.com | [34b 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw peer1.org2.example.com | [4f6 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\343\202\316\321\005\020\254\212\215\213\002\"\017businesschannel*@41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030U\260\377\210\001Z\221\223\333\245\232\017\246?\271\020\321[P\037\355z\237\304" peer1.org2.example.com | [4f7 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [4f8 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [4f9 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer1.org2.example.com | [4fa 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [4fb 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [4fc 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc42016e000, header channel_header:"\010\003\032\014\010\343\202\316\321\005\020\254\212\215\213\002\"\017businesschannel*@41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030U\260\377\210\001Z\221\223\333\245\232\017\246?\271\020\321[P\037\355z\237\304" peer1.org2.example.com | [4fd 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org2.example.com | [4fe 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org2.example.com | [4ff 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org2.example.com | [500 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org2.example.com | [501 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] peer0.org1.example.com | [535 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org1.example.com | [536 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d peer0.org1.example.com | [537 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3] orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | [4ff 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]Received message TRANSACTION from shim peer0.org1.example.com | [538 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [502 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org2.example.com | [503 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer1.org1.example.com | [500 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f0c2baf7]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [539 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [53a 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | [53b 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org1.example.com | [53c 12-15 08:01:41.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [53d 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [4], peers number [3] peer0.org1.example.com | [53e 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [4], peers number [3] peer0.org1.example.com | [53f 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [540 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org1.example.com | [541 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org1.example.com | [542 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc420363e00 peer0.org1.example.com | [543 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\343\202\316\321\005\020\254\212\215\213\002\"\017businesschannel*@41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030U\260\377\210\001Z\221\223\333\245\232\017\246?\271\020\321[P\037\355z\237\304" peer0.org2.example.com | [50e 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [50f 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer0.org2.example.com | [510 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org2.example.com | [511 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [41a24861]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [504 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [1beea68b-8d95-412c-9004-dae2f94061ea] peer0.org1.example.com | [544 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE peer1.org1.example.com | [501 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [f0c2baf7]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [502 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [f0c2baf7]Sending GET_STATE peer1.org1.example.com | [503 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Received message GET_STATE from shim peer1.org1.example.com | [504 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org1.example.com | [505 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [f0c2baf7]Received GET_STATE, invoking get state from ledger peer1.org1.example.com | [506 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [507 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [f0c2baf7] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org1.example.com | [508 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [509 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [f0c2baf7]Got state. Sending RESPONSE peer1.org1.example.com | [50a 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [f0c2baf7]handleGetState serial send RESPONSE peer1.org1.example.com | [50b 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]Received message RESPONSE from shim peer1.org1.example.com | [50c 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f0c2baf7]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org1.example.com | [50d 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [f0c2baf7]before send peer1.org1.example.com | [50e 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [f0c2baf7]after send peer1.org1.example.com | [50f 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [f0c2baf7]Received RESPONSE, communicated (state:ready) peer1.org1.example.com | [510 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [f0c2baf7]GetState received payload RESPONSE peer1.org1.example.com | [511 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]Transaction completed. Sending COMPLETED peer1.org1.example.com | [512 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]Move state message COMPLETED peer1.org1.example.com | [513 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f0c2baf7]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [512 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [513 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions peer0.org1.example.com | [545 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer1.org1.example.com | [514 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]send state message COMPLETED peer1.org2.example.com | [505 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=f6458969-ddf6-40a1-b704-ef2befe41c0a,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org2.example.com | [514 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [546 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer1.org1.example.com | [515 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Received message COMPLETED from shim peer1.org1.example.com | [516 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [517 12-15 08:02:14.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [518 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f peer1.org1.example.com | [519 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [51a 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv peer1.org2.example.com | [506 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b chaindID businesschannel peer0.org2.example.com | [515 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [41a24861]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [516 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Move state message TRANSACTION peer0.org2.example.com | [517 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [518 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [519 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]sending state message TRANSACTION peer0.org2.example.com | [51a 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [41a24861]Received message TRANSACTION from shim peer0.org2.example.com | [51b 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3] peer0.org2.example.com | [51d 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org2.example.com | [51e 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d peer0.org2.example.com | [51c 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [41a24861]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [520 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [41a24861]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [51f 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3] peer0.org2.example.com | [521 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org2.example.com | [522 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [547 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [548 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [549 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421a29500, header channel_header:"\010\003\032\014\010\343\202\316\321\005\020\254\212\215\213\002\"\017businesschannel*@41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030U\260\377\210\001Z\221\223\333\245\232\017\246?\271\020\321[P\037\355z\237\304" peer0.org1.example.com | [54a 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org1.example.com | [51b 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f channel id: businesschannel version: 1.0 peer1.org1.example.com | [51c 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f,syscc=false,proposal=0xc42039ff40,canname=mycc:1.0 peer1.org1.example.com | [51d 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f,syscc=true,proposal=0xc42039ff40,canname=lscc:1.0.5 peer1.org2.example.com | [507 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer0.org1.example.com | [54b 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC peer1.org1.example.com | [51e 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer1.org2.example.com | [508 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [523 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [54c 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org1.example.com | [51f 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [520 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org1.example.com | [521 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f0c2baf7]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [509 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG peer0.org2.example.com | [524 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org2.example.com | [50a 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f6458969]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [522 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [54d 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [54e 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] peer0.org1.example.com | [54f 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org1.example.com | [550 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [551 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [fcae9cbf-cf5c-4472-84c9-633c4907eacc] orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [34c 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [34d 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM peer0.org2.example.com | [525 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [50b 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [552 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=47ecf997-c683-4f3e-b959-f6d836a3565b,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org1.example.com | [553 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b chaindID businesschannel orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ peer1.org1.example.com | [523 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [526 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org2.example.com | [527 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org2.example.com | [528 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [41a24861]Transaction completed. Sending COMPLETED peer0.org2.example.com | [529 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [41a24861]Move state message COMPLETED peer0.org2.example.com | [52a 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [41a24861]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [52b 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [41a24861]send state message COMPLETED peer0.org2.example.com | [52c 12-15 08:01:57.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [41a24861]Received message COMPLETED from shim peer0.org2.example.com | [52d 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [52e 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [52f 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b peer0.org2.example.com | [530 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [554 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer1.org2.example.com | [50c 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f6458969]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [50d 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6458969]Move state message TRANSACTION peer1.org2.example.com | [50e 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f6458969]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [50f 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [510 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6458969]sending state message TRANSACTION peer1.org2.example.com | [511 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6458969]Received message TRANSACTION from shim orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer1.org1.example.com | [524 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f0c2baf7]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [525 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Move state message TRANSACTION peer1.org1.example.com | [526 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [527 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [528 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]sending state message TRANSACTION peer1.org1.example.com | [529 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]Received message TRANSACTION from shim peer0.org2.example.com | [531 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [555 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [556 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org1.example.com | [557 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [47ecf997]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [558 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [559 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [47ecf997]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [55a 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [47ecf997]Move state message TRANSACTION peer0.org1.example.com | [55b 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [47ecf997]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [55c 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [512 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f6458969]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [52a 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f0c2baf7]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [532 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org2.example.com | [533 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [b6dbab39-0d87-48bd-87d4-b70cc447a3f3] peer1.org2.example.com | [513 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [f6458969]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [514 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org2.example.com | [515 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org2.example.com | [516 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer1.org2.example.com | [517 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} orderer.example.com | [34e 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [34f 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [350 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [351 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [352 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [353 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [354 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [355 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [356 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [357 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [358 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [359 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [35a 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [35b 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org1.example.com | [52b 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [f0c2baf7]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [52c 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [f0c2baf7]Sending GET_STATE peer0.org1.example.com | [55d 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [47ecf997]sending state message TRANSACTION peer0.org1.example.com | [55e 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [47ecf997]Received message TRANSACTION from shim peer0.org1.example.com | [55f 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [47ecf997]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [560 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [47ecf997]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [52d 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Received message GET_STATE from shim orderer.example.com | [35c 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org2.example.com | [534 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [561 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org2.example.com | [518 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer1.org1.example.com | [52e 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | [35d 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org2.example.com | [535 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [4], peers number [3] peer0.org2.example.com | [536 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [4], peers number [3] peer0.org2.example.com | [537 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org2.example.com | [538 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org1.example.com | [562 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) orderer.example.com | [35e 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer1.org2.example.com | [519 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer1.org1.example.com | [52f 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [f0c2baf7]Received GET_STATE, invoking get state from ledger peer1.org1.example.com | [531 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [f0c2baf7] getting state for chaincode lscc, key mycc, channel businesschannel peer0.org1.example.com | [563 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer1.org2.example.com | [51a 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [57a19e27-6add-4a71-be9e-aaf45f84ee1b] orderer.example.com | [35f 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer0.org2.example.com | [539 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org2.example.com | [53a 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4221a7b60 peer0.org2.example.com | [53b 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\343\202\316\321\005\020\254\212\215\213\002\"\017businesschannel*@41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030U\260\377\210\001Z\221\223\333\245\232\017\246?\271\020\321[P\037\355z\237\304" peer1.org1.example.com | [532 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [533 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [f0c2baf7]Got state. Sending RESPONSE peer1.org1.example.com | [534 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [f0c2baf7]handleGetState serial send RESPONSE peer1.org1.example.com | [535 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]Received message RESPONSE from shim peer1.org1.example.com | [536 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f0c2baf7]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org1.example.com | [537 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [f0c2baf7]before send peer1.org1.example.com | [538 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [f0c2baf7]after send peer1.org1.example.com | [539 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [f0c2baf7]Received RESPONSE, communicated (state:ready) peer1.org1.example.com | [53a 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [f0c2baf7]GetState received payload RESPONSE peer1.org1.example.com | [53b 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]Transaction completed. Sending COMPLETED peer1.org1.example.com | [53c 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]Move state message COMPLETED peer1.org1.example.com | [53d 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f0c2baf7]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [53e 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]send state message COMPLETED peer1.org1.example.com | [530 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [53f 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Received message COMPLETED from shim peer1.org1.example.com | [540 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [541 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [542 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f peer1.org1.example.com | [543 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [544 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode mycc:1.0 is being launched peer0.org1.example.com | [564 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer1.org1.example.com | [545 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org1.example.com | [546 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org1.example.com | [547 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: mycc:1.0(networkid:dev,peerid:peer1.org1.example.com) peer1.org1.example.com | [548 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 peer1.org1.example.com | [549 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=mycc:1.0 peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [54a 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer1.org1.example.com-mycc-1.0) lock orderer.example.com | [360 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [51b 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org2.example.com | [53c 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [565 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer0.org1.example.com | [566 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer0.org1.example.com | [567 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [6fe547c1-80bd-4032-9e29-63915a7b866f] peer0.org1.example.com | [568 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [54b 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer1.org1.example.com-mycc-1.0) lock peer0.org2.example.com | [53d 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [361 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org2.example.com | [51c 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [57a19e27-6add-4a71-be9e-aaf45f84ee1b] peer0.org1.example.com | [569 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [6fe547c1-80bd-4032-9e29-63915a7b866f] peer1.org1.example.com | [54c 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer1.org1.example.com-mycc-1.0 peer0.org2.example.com | [53e 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer1.org2.example.com | [51d 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 orderer.example.com | [362 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer0.org1.example.com | [56a 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer1.org1.example.com | [54d 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer1.org1.example.com-mycc-1.0(No such container: dev-peer1.org1.example.com-mycc-1.0) peer0.org2.example.com | [53f 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [540 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | [363 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer1.org2.example.com | [51e 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x9547d0)} peer0.org1.example.com | [56b 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x9547d0)} peer0.org2.example.com | [541 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4200c8000, header channel_header:"\010\003\032\014\010\343\202\316\321\005\020\254\212\215\213\002\"\017businesschannel*@41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030U\260\377\210\001Z\221\223\333\245\232\017\246?\271\020\321[P\037\355z\237\304" peer0.org2.example.com | [542 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer0.org2.example.com | [543 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org1.example.com | [54e 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer1.org1.example.com-mycc-1.0 (No such container: dev-peer1.org1.example.com-mycc-1.0) peer1.org2.example.com | [51f 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode mycc is already instantiated peer0.org1.example.com | [56c 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode mycc is already instantiated peer0.org1.example.com | [56d 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [47ecf997]Transaction completed. Sending COMPLETED orderer.example.com | [364 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org2.example.com | [544 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org2.example.com | [545 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org2.example.com | [546 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] peer1.org1.example.com | [54f 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer1.org1.example.com-mycc-1.0 (No such container: dev-peer1.org1.example.com-mycc-1.0) peer0.org1.example.com | [56e 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [47ecf997]Move state message COMPLETED orderer.example.com | [365 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org2.example.com | [520 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6458969]Transaction completed. Sending COMPLETED peer0.org2.example.com | [547 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org1.example.com | [550 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer1.org1.example.com-mycc-1.0 peer0.org1.example.com | [56f 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [47ecf997]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [366 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org2.example.com | [521 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6458969]Move state message COMPLETED peer1.org2.example.com | [522 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f6458969]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [523 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6458969]send state message COMPLETED peer1.org2.example.com | [524 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6458969]Received message COMPLETED from shim peer1.org2.example.com | [525 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f6458969]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [526 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f6458969-ddf6-40a1-b704-ef2befe41c0a]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [527 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f6458969-ddf6-40a1-b704-ef2befe41c0a peer0.org2.example.com | [548 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [549 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7a356f13-2280-429c-90f3-5f550c73d00e] peer1.org2.example.com | [528 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [551 12-15 08:02:14.10 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v105_default orderer.example.com | [367 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer0.org1.example.com | [570 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [47ecf997]send state message COMPLETED peer0.org2.example.com | [54a 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=43ab80b8-2ebd-4272-9112-c769cd06e794,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer1.org2.example.com | [529 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b, error Chaincode mycc is already instantiated peer1.org1.example.com | [552 12-15 08:02:14.11 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org1.example.com-mycc-1.0 orderer.example.com | [368 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org1.example.com | [571 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [47ecf997]Received message COMPLETED from shim peer1.org2.example.com | [52a 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [1beea68b-8d95-412c-9004-dae2f94061ea] peer0.org2.example.com | [54b 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b chaindID businesschannel peer0.org2.example.com | [54c 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer0.org2.example.com | [54d 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [54e 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org2.example.com | [54f 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [43ab80b8]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [550 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [572 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [47ecf997]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [52b 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b returned error Chaincode mycc is already instantiated peer1.org1.example.com | [553 12-15 08:02:14.11 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image (container id ), because of ...attempt to recreate image peer1.org1.example.com | [554 12-15 08:02:14.11 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU peer1.org1.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2 peer0.org2.example.com | [551 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [43ab80b8]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [52c 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org1.example.com | [573 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [47ecf997-c683-4f3e-b959-f6d836a3565b]HandleMessage- COMPLETED. Notify orderer.example.com | [369 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org1.example.com | ADD binpackage.tar /usr/local/bin peer1.org1.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="mycc" \ peer1.org1.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \ peer0.org2.example.com | [552 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [43ab80b8]Move state message TRANSACTION peer0.org1.example.com | [574 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:47ecf997-c683-4f3e-b959-f6d836a3565b peer1.org2.example.com | [52d 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | [36a 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org2.example.com | [553 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [43ab80b8]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \ peer0.org1.example.com | [575 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [52e 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421a82380), Data:(*common.BlockData)(0xc421e08bc0), Metadata:(*common.BlockMetadata)(0xc421e08c00)}, doMVCCValidation=true orderer.example.com | [36b 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer1.org1.example.com | org.hyperledger.fabric.version="1.0.5" \ peer1.org2.example.com | [52f 12-15 08:01:59.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org2.example.com | [530 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10] peer1.org2.example.com | [531 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0xee, 0x42, 0x49, 0x5f, 0xb7, 0x18, 0xe7, 0x6a, 0xb0, 0x2d, 0x1a, 0xf5, 0xf0, 0xe1, 0xa4, 0x6, 0xc9, 0x15, 0xb8, 0x65, 0x49, 0x5f, 0x93, 0x0, 0x7a, 0xdb, 0x4f, 0x17, 0x72, 0xde, 0xc3, 0x50} txOffsets= peer1.org2.example.com | txId=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b locPointer=offset=70, bytesLength=3388 peer0.org1.example.com | [576 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b, error Chaincode mycc is already instantiated peer1.org1.example.com | org.hyperledger.fabric.base.version="0.3.2" peer0.org2.example.com | [554 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [36c 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer1.org1.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.5 peer1.org1.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt peer1.org2.example.com | ] peer0.org2.example.com | [555 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [43ab80b8]sending state message TRANSACTION orderer.example.com | [36d 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer0.org1.example.com | [577 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [fcae9cbf-cf5c-4472-84c9-633c4907eacc] peer1.org1.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt peer1.org2.example.com | [532 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=44742, bytesLength=3388] for tx ID: [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] to index peer0.org2.example.com | [556 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [43ab80b8]Received message TRANSACTION from shim orderer.example.com | [36e 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org1.example.com | [578 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b returned error Chaincode mycc is already instantiated peer1.org1.example.com | [555 12-15 08:02:14.11 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.5 peer1.org1.example.com | [556 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org1.example.com | [557 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org1.example.com | [558 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer1.org1.example.com | [559 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421cee0f0 peer1.org2.example.com | [533 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=44742, bytesLength=3388] for tx number:[0] ID: [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] to blockNumTranNum index peer0.org2.example.com | [557 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [43ab80b8]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [579 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation orderer.example.com | [36f 12-15 08:01:11.76 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org1.example.com | [55a 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\205\203\316\321\005\020\334\335\304\276\003\"\017businesschannel*@06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030R\221\013\327\317\205j[\217\267\224\307\037\352\211\235iJ\276\276~NG\362" peer1.org2.example.com | [534 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[49882], isChainEmpty=[false], lastBlockNumber=[4] peer1.org2.example.com | [535 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s) peer1.org2.example.com | [536 12-15 08:01:59.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [537 12-15 08:02:13.18 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer1.org2.example.com-mycc-1.0-26c2ef32838554aac4f7ad6f100aca865e87959c9a126e86d764c8d01f8346ab peer0.org2.example.com | [558 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [43ab80b8]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [55b 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [538 12-15 08:02:13.18 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully peer0.org1.example.com | [57a 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | [370 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer0.org2.example.com | [559 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org1.example.com | [55c 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [539 12-15 08:02:13.18 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org2.example.com-mycc-1.0 orderer.example.com | [371 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org2.example.com | [55a 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org1.example.com | [55d 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer0.org1.example.com | [57b 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc422443a80), Data:(*common.BlockData)(0xc421e9b5c0), Metadata:(*common.BlockMetadata)(0xc421e9b600)}, doMVCCValidation=true orderer.example.com | [372 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer1.org2.example.com | [53a 12-15 08:02:13.27 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer1.org2.example.com-mycc-1.0-26c2ef32838554aac4f7ad6f100aca865e87959c9a126e86d764c8d01f8346ab peer0.org2.example.com | [55b 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer1.org1.example.com | [55e 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [55c 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} orderer.example.com | [373 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org2.example.com | [53b 12-15 08:02:13.71 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer1.org2.example.com-mycc-1.0 peer1.org2.example.com | [53c 12-15 08:02:13.71 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer1.org2.example.com-mycc-1.0) orderer.example.com | [374 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [375 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [376 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [57c 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org2.example.com | [53d 12-15 08:02:13.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org1.example.com | [55f 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [55d 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} peer1.org2.example.com | [53e 12-15 08:02:13.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [57d 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10] orderer.example.com | [377 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org2.example.com | [55e 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer1.org1.example.com | [560 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4202eb800, header channel_header:"\010\003\032\014\010\205\203\316\321\005\020\334\335\304\276\003\"\017businesschannel*@06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030R\221\013\327\317\205j[\217\267\224\307\037\352\211\235iJ\276\276~NG\362" peer1.org1.example.com | [561 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org1.example.com | [562 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org1.example.com | [563 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org1.example.com | [57e 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0xee, 0x42, 0x49, 0x5f, 0xb7, 0x18, 0xe7, 0x6a, 0xb0, 0x2d, 0x1a, 0xf5, 0xf0, 0xe1, 0xa4, 0x6, 0xc9, 0x15, 0xb8, 0x65, 0x49, 0x5f, 0x93, 0x0, 0x7a, 0xdb, 0x4f, 0x17, 0x72, 0xde, 0xc3, 0x50} txOffsets= peer0.org1.example.com | txId=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b locPointer=offset=70, bytesLength=3388 peer0.org1.example.com | ] peer0.org1.example.com | [57f 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=44742, bytesLength=3388] for tx ID: [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] to index peer0.org1.example.com | [580 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=44742, bytesLength=3388] for tx number:[0] ID: [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] to blockNumTranNum index peer0.org1.example.com | [581 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[49882], isChainEmpty=[false], lastBlockNumber=[4] peer0.org2.example.com | [55f 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [bd091b7d-c5fc-4ef0-bb00-2deb00b20c29] orderer.example.com | [378 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org2.example.com | [53f 12-15 08:02:13.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | [564 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [582 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s) peer0.org2.example.com | [560 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [379 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org2.example.com | [540 12-15 08:02:13.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org1.example.com | [565 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] peer0.org1.example.com | [583 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org2.example.com | [561 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [bd091b7d-c5fc-4ef0-bb00-2deb00b20c29] orderer.example.com | [37a 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org2.example.com | [541 12-15 08:02:13.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode mycc:1.0 peer1.org1.example.com | [566 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org1.example.com | [567 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [8912dbb8-3e8f-4124-acb2-d4ca34e4734a] peer1.org1.example.com | [568 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [584 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org1.example.com | [585 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org2.example.com | [562 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer0.org2.example.com | [563 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x9547d0)} peer1.org2.example.com | [542 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"mycc:1.0" , sending back REGISTERED peer1.org2.example.com | [543 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org2.example.com | [544 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode mycc:1.0 launch seq completed peer1.org2.example.com | [545 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY orderer.example.com | [37b 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org1.example.com | [569 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [8912dbb8-3e8f-4124-acb2-d4ca34e4734a] peer0.org1.example.com | [586 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions orderer.example.com | [37c 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org1.example.com | [56a 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [546 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [564 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode mycc is already instantiated peer0.org2.example.com | [565 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [43ab80b8]Transaction completed. Sending COMPLETED peer0.org2.example.com | [566 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [43ab80b8]Move state message COMPLETED peer0.org2.example.com | [567 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [43ab80b8]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [568 12-15 08:01:59.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [43ab80b8]send state message COMPLETED peer0.org1.example.com | [587 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0 orderer.example.com | [37d 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org1.example.com | [56b 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [6bc5828a-e27b-4d32-9bd7-b7855cbb3d81] peer1.org1.example.com | [56c 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=2ab75902-254a-4a5c-a06d-ad7cecb603a2,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer1.org1.example.com | [56d 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 chaindID businesschannel peer1.org1.example.com | [56e 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer1.org1.example.com | [56f 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [570 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer1.org2.example.com | [547 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [569 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [43ab80b8]Received message COMPLETED from shim peer0.org1.example.com | [588 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4] orderer.example.com | [37e 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer1.org1.example.com | [571 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2ab75902]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [548 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Move state message READY peer0.org2.example.com | [56a 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [43ab80b8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [56b 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [43ab80b8-2ebd-4272-9112-c769cd06e794]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [56c 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:43ab80b8-2ebd-4272-9112-c769cd06e794 orderer.example.com | [37f 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer1.org2.example.com | [549 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org1.example.com | [589 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org1.example.com | [572 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [56d 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [380 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer1.org2.example.com | [54a 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [23b68e80]Entered state ready peer0.org1.example.com | [58a 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b peer0.org1.example.com | [58b 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4] peer0.org1.example.com | [58c 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org1.example.com | [58d 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [58e 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | [58f 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org1.example.com | [590 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [591 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [592 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421ff6600 peer0.org1.example.com | [593 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [594 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [595 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer1.org1.example.com | [573 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2ab75902]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [56e 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b, error Chaincode mycc is already instantiated orderer.example.com | [381 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org2.example.com | [54b 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8 peer0.org1.example.com | [596 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org1.example.com | [574 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2ab75902]Move state message TRANSACTION peer0.org2.example.com | [56f 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [7a356f13-2280-429c-90f3-5f550c73d00e] orderer.example.com | [382 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation peer1.org2.example.com | [54c 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]sending state message READY peer0.org1.example.com | [597 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | [575 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2ab75902]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [570 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b returned error Chaincode mycc is already instantiated orderer.example.com | [383 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026fd8 gate 1513324871772606200 evaluation starts peer1.org2.example.com | [54d 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU sending init completed peer0.org1.example.com | [598 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421c82cd0, header 0xc421ff6630 peer1.org1.example.com | [576 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [571 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation orderer.example.com | [384 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026fd8 signed by 0 principal evaluation starts (used [false]) peer1.org2.example.com | [54e 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [54f 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [599 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer0.org1.example.com | [59a 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 peer0.org1.example.com | [59b 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] peer1.org1.example.com | [577 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2ab75902]sending state message TRANSACTION orderer.example.com | [385 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026fd8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a peer0.org1.example.com | [59c 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [550 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer0.org2.example.com | [572 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org1.example.com | [578 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2ab75902]Received message TRANSACTION from shim orderer.example.com | [386 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [59d 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [887c606c-6c13-4a8b-b7e6-9bf4bc947094] peer1.org2.example.com | [551 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [23b68e80]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [552 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [553 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [554 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [23b68e80]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [555 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Move state message TRANSACTION peer0.org2.example.com | [573 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421fdeec0), Data:(*common.BlockData)(0xc421732440), Metadata:(*common.BlockMetadata)(0xc421732480)}, doMVCCValidation=true peer0.org2.example.com | [574 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org2.example.com | [575 12-15 08:01:59.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10] peer1.org2.example.com | [556 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [59e 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 channel id: businesschannel peer1.org1.example.com | [579 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2ab75902]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [576 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0xee, 0x42, 0x49, 0x5f, 0xb7, 0x18, 0xe7, 0x6a, 0xb0, 0x2d, 0x1a, 0xf5, 0xf0, 0xe1, 0xa4, 0x6, 0xc9, 0x15, 0xb8, 0x65, 0x49, 0x5f, 0x93, 0x0, 0x7a, 0xdb, 0x4f, 0x17, 0x72, 0xde, 0xc3, 0x50} txOffsets= peer1.org2.example.com | [557 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [59f 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2,syscc=true,proposal=0xc421c82cd0,canname=lscc:1.0.5 peer1.org1.example.com | [57a 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [2ab75902]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [558 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]sending state message TRANSACTION peer0.org2.example.com | txId=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b locPointer=offset=70, bytesLength=3388 peer0.org2.example.com | ] peer1.org1.example.com | [57b 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org1.example.com | [57c 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer1.org2.example.com | [559 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Received message GET_STATE from shim peer0.org1.example.com | [5a0 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org2.example.com | [577 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=44742, bytesLength=3388] for tx ID: [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] to index peer1.org1.example.com | [57d 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org2.example.com | [55a 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer0.org2.example.com | [578 12-15 08:01:59.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=44742, bytesLength=3388] for tx number:[0] ID: [41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b] to blockNumTranNum index peer0.org1.example.com | [5a1 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [57e 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2ab75902]Transaction completed. Sending COMPLETED peer1.org2.example.com | [55b 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [23b68e80]Received GET_STATE, invoking get state from ledger orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg peer0.org2.example.com | [579 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[49882], isChainEmpty=[false], lastBlockNumber=[4] peer0.org1.example.com | [5a2 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org1.example.com | [5a3 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [06fe792f]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [5a4 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [5a5 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [57f 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2ab75902]Move state message COMPLETED peer0.org2.example.com | [57a 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s) peer0.org2.example.com | [57b 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp peer0.org1.example.com | [5a6 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [06fe792f]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [580 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2ab75902]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [581 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2ab75902]send state message COMPLETED peer1.org1.example.com | [582 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2ab75902]Received message COMPLETED from shim peer1.org1.example.com | [583 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2ab75902]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [584 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2ab75902-254a-4a5c-a06d-ad7cecb603a2]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [585 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2ab75902-254a-4a5c-a06d-ad7cecb603a2 peer1.org1.example.com | [586 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [57c 12-15 08:01:59.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org2.example.com | [57d 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org2.example.com | [57e 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions peer0.org2.example.com | [57f 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0 orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 peer1.org1.example.com | [587 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [6bc5828a-e27b-4d32-9bd7-b7855cbb3d81] peer0.org2.example.com | [580 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4] peer0.org1.example.com | [5a7 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Move state message TRANSACTION peer0.org2.example.com | [581 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org2.example.com | [582 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b peer0.org2.example.com | [583 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4] peer0.org2.example.com | [584 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org2.example.com | [585 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 orderer.example.com | xxOzE+vwajS1IiAN7g== peer1.org1.example.com | [588 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org1.example.com | [589 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org1.example.com | [58a 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42005e240), Data:(*common.BlockData)(0xc42167fd40), Metadata:(*common.BlockMetadata)(0xc42167fd80)}, doMVCCValidation=true peer1.org1.example.com | [58b 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org1.example.com | [58c 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [58d 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer1.org2.example.com | [55d 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [23b68e80] getting state for chaincode mycc, key a, channel businesschannel peer0.org1.example.com | [5a8 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [5a9 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [5aa 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]sending state message TRANSACTION peer0.org1.example.com | [5ab 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06fe792f]Received message TRANSACTION from shim peer0.org1.example.com | [5ac 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [06fe792f]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [58e 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer1.org1.example.com | [58f 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] marked as valid by state validator peer1.org1.example.com | [590 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x54, 0xa6, 0x48, 0xd5, 0x21, 0x7d, 0x85, 0xe0, 0x6, 0x3f, 0x86, 0xa8, 0x16, 0x1f, 0x9b, 0x21, 0x67, 0xe6, 0x32, 0xb6, 0xf6, 0xf6, 0x3e, 0x14, 0xd3, 0x28, 0xab, 0x6b, 0x6a, 0x62, 0xb5, 0x6d} txOffsets= peer1.org1.example.com | txId=06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 locPointer=offset=70, bytesLength=2848 peer0.org2.example.com | [586 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully orderer.example.com | [387 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026fd8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP) peer1.org2.example.com | [55e 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org1.example.com | [5ad 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [06fe792f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [5ae 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [06fe792f]Sending GET_STATE peer0.org1.example.com | [5af 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Received message GET_STATE from shim peer0.org2.example.com | [587 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org2.example.com | [588 12-15 08:01:59.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org2.example.com | [589 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [5], peers number [3] peer0.org2.example.com | [58b 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org2.example.com | [58c 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org2.example.com | [58d 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org2.example.com | [58e 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42227a960 peer1.org2.example.com | [55f 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [23b68e80]Got state. Sending RESPONSE peer1.org1.example.com | ] peer1.org1.example.com | [591 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=49952, bytesLength=2848] for tx ID: [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] to index peer1.org1.example.com | [592 12-15 08:02:16.03 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=49952, bytesLength=2848] for tx number:[0] ID: [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] to blockNumTranNum index orderer.example.com | [388 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026fd8 principal evaluation fails peer1.org2.example.com | [55c 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [5b0 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org1.example.com | [5b1 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [06fe792f]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [5b2 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [5b3 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [06fe792f] getting state for chaincode lscc, key mycc, channel businesschannel peer0.org1.example.com | [5b4 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [5b5 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [06fe792f]Got state. Sending RESPONSE peer0.org1.example.com | [5b6 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [06fe792f]handleGetState serial send RESPONSE peer1.org2.example.com | [560 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [23b68e80]handleGetState serial send RESPONSE peer0.org2.example.com | [58f 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\205\203\316\321\005\020\334\335\304\276\003\"\017businesschannel*@06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030R\221\013\327\317\205j[\217\267\224\307\037\352\211\235iJ\276\276~NG\362" peer0.org2.example.com | [590 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org2.example.com | [591 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [592 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer1.org1.example.com | [593 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54550], isChainEmpty=[false], lastBlockNumber=[5] peer1.org2.example.com | [561 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Received message COMPLETED from shim peer1.org2.example.com | [562 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [389 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026fd8 gate 1513324871772606200 evaluation fails peer0.org1.example.com | [5b7 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06fe792f]Received message RESPONSE from shim peer0.org2.example.com | [593 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [563 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [594 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s) orderer.example.com | [38a 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420110040 gate 1513324871774841200 evaluation starts peer0.org1.example.com | [5b8 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [06fe792f]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [5b9 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [06fe792f]before send peer0.org1.example.com | [5ba 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [06fe792f]after send peer0.org2.example.com | [594 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [595 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421cc3800, header channel_header:"\010\003\032\014\010\205\203\316\321\005\020\334\335\304\276\003\"\017businesschannel*@06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030R\221\013\327\317\205j[\217\267\224\307\037\352\211\235iJ\276\276~NG\362" peer0.org2.example.com | [596 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer0.org2.example.com | [597 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org2.example.com | [598 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org2.example.com | [599 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org2.example.com | [59a 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] peer0.org2.example.com | [59b 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org2.example.com | [59c 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [eda20be9-94e6-4a31-b030-c615f4b6c890] peer0.org2.example.com | [59d 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [564 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8 peer1.org2.example.com | [565 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [566 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer1.org2.example.com | [567 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results orderer.example.com | [38b 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420110040 signed by 0 principal evaluation starts (used [false]) peer0.org2.example.com | [59e 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [eda20be9-94e6-4a31-b030-c615f4b6c890] peer0.org1.example.com | [5bc 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [06fe792f]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [5bb 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [06fe792f]GetState received payload RESPONSE peer0.org1.example.com | [5bd 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06fe792f]Transaction completed. Sending COMPLETED peer0.org1.example.com | [5be 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06fe792f]Move state message COMPLETED peer0.org1.example.com | [5bf 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [06fe792f]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [5c0 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06fe792f]send state message COMPLETED peer0.org1.example.com | [5c1 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Received message COMPLETED from shim peer0.org1.example.com | [5c2 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [5c3 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [5c4 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 peer1.org1.example.com | [595 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [568 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [159e77bd-46fc-4eb2-9d38-902f6e6b1a3c] peer1.org2.example.com | [569 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org2.example.com | [56a 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8 channel id: businesschannel chaincode id: name:"mycc" peer1.org2.example.com | [56b 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer0.org2.example.com | [59f 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [38c 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420110040 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a peer1.org1.example.com | [596 12-15 08:02:33.24 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer1.org1.example.com-mycc-1.0-cd123150154e6bf2df7ce682e0b1bcbea40499416f37a6da3aae14c4eb51b08d peer0.org1.example.com | [5c5 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [5c6 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer0.org1.example.com | [5c7 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 channel id: businesschannel version: 1.0 peer0.org1.example.com | [5c8 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2,syscc=false,proposal=0xc421c82cd0,canname=mycc:1.0 peer0.org1.example.com | [5c9 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer0.org1.example.com | [5ca 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [5cb 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer0.org2.example.com | [5a0 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [b002b359-db57-4358-addc-2f7995523619] orderer.example.com | [38d 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [56c 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8 channel id: businesschannel version: 1.0.5 peer1.org1.example.com | [597 12-15 08:02:33.24 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully peer1.org1.example.com | [598 12-15 08:02:33.24 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org1.example.com-mycc-1.0 peer1.org1.example.com | [599 12-15 08:02:33.34 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer1.org1.example.com-mycc-1.0-cd123150154e6bf2df7ce682e0b1bcbea40499416f37a6da3aae14c4eb51b08d peer1.org1.example.com | [59a 12-15 08:02:33.89 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer1.org1.example.com-mycc-1.0 peer1.org1.example.com | [59b 12-15 08:02:33.89 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer1.org1.example.com-mycc-1.0) peer0.org1.example.com | [5cc 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [06fe792f]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [5cd 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [5ce 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [5cf 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [06fe792f]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [59c 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [56d 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8,syscc=true,proposal=0xc4220e6af0,canname=escc:1.0.5 peer1.org2.example.com | [56e 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer1.org2.example.com | [56f 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [570 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer1.org2.example.com | [571 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [23b68e80]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [572 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer0.org2.example.com | [5a1 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=deab584e-ed95-4ecf-98ea-860aaa938636,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org1.example.com | [5d0 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Move state message TRANSACTION peer0.org1.example.com | [5d1 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [5d2 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [59d 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org1.example.com | [59e 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | [59f 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org1.example.com | [5a0 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode mycc:1.0 peer1.org1.example.com | [5a1 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"mycc:1.0" , sending back REGISTERED peer1.org1.example.com | [5a2 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org1.example.com | [5a3 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode mycc:1.0 launch seq completed peer1.org1.example.com | [5a4 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org1.example.com | [5a5 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [5a6 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [5a7 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Move state message READY peer1.org1.example.com | [5a8 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org1.example.com | [5a9 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [f0c2baf7]Entered state ready peer1.org1.example.com | [5aa 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f peer1.org1.example.com | [5ac 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU sending init completed peer1.org1.example.com | [5ad 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU LaunchChaincode complete peer1.org1.example.com | [5ae 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [5af 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer1.org1.example.com | [5b0 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f0c2baf7]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [5b1 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [5b2 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [5b3 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f0c2baf7]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [573 12-15 08:02:13.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [5d3 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]sending state message TRANSACTION peer0.org2.example.com | [5a2 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 chaindID businesschannel peer0.org2.example.com | [5a3 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [5d4 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Received message GET_STATE from shim peer1.org2.example.com | [575 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [23b68e80]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [5ab 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]sending state message READY peer1.org1.example.com | [5b4 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Move state message TRANSACTION peer1.org1.example.com | [5b5 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [5b6 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [5b7 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]sending state message TRANSACTION peer1.org1.example.com | [5b8 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Received message GET_STATE from shim peer1.org1.example.com | [5b9 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org1.example.com | [5ba 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [f0c2baf7]Received GET_STATE, invoking get state from ledger peer1.org1.example.com | [5bb 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [5bc 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [f0c2baf7] getting state for chaincode mycc, key a, channel businesschannel peer1.org1.example.com | [5bd 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer1.org1.example.com | [5be 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [f0c2baf7]Got state. Sending RESPONSE peer1.org1.example.com | [5bf 12-15 08:02:34.00 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [f0c2baf7]handleGetState serial send RESPONSE peer1.org1.example.com | [5c0 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Received message COMPLETED from shim peer1.org1.example.com | [5c1 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [5c2 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [5c3 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f peer0.org2.example.com | [5a4 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [5d5 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org1.example.com | [5d6 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [06fe792f]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [5d7 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer1.org1.example.com | [5c4 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [574 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org2.example.com | [5a5 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org1.example.com | [5d8 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [06fe792f] getting state for chaincode mycc, key a, channel businesschannel orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [576 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Move state message TRANSACTION peer1.org1.example.com | [5c5 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [5a6 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [deab584e]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [5d9 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org2.example.com | [577 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [5c6 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org2.example.com | [5a7 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [5da 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [06fe792f]Got state. Sending RESPONSE peer0.org1.example.com | [5db 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [06fe792f]handleGetState serial send RESPONSE peer0.org1.example.com | [5dc 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Received message GET_STATE from shim orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer1.org2.example.com | [578 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [579 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]sending state message TRANSACTION peer1.org2.example.com | [57a 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]Received message TRANSACTION from shim peer1.org2.example.com | [57b 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [23b68e80]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer0.org2.example.com | [5a8 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [deab584e]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [5a9 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [deab584e]Move state message TRANSACTION peer0.org2.example.com | [5aa 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [deab584e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [5ab 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [5ac 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [deab584e]sending state message TRANSACTION peer0.org2.example.com | [5ad 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [deab584e]Received message TRANSACTION from shim peer0.org2.example.com | [5ae 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [deab584e]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [5dd 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org1.example.com | [5c7 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [9a571341-c8ce-45c4-aec2-89c77445c390] peer1.org1.example.com | [5c8 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org1.example.com | [5c9 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f channel id: businesschannel chaincode id: name:"mycc" peer1.org1.example.com | [5ca 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer1.org2.example.com | [57c 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [23b68e80]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [57d 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer1.org2.example.com | [57e 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org2.example.com | [57f 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions peer1.org2.example.com | [580 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0 peer1.org2.example.com | [581 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [5de 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [06fe792f]Received GET_STATE, invoking get state from ledger orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg peer0.org2.example.com | [5af 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [deab584e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [5b0 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org2.example.com | [5b1 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer0.org2.example.com | [5b2 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org1.example.com | [5cb 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f channel id: businesschannel version: 1.0.5 orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [38e 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP orderer.example.com | [38f 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420110040 principal matched by identity 0 peer0.org1.example.com | [5df 12-15 08:02:13.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [583 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4] peer1.org2.example.com | [584 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [585 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: 41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b peer1.org1.example.com | [5cc 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f,syscc=true,proposal=0xc42039ff40,canname=escc:1.0.5 peer1.org1.example.com | [5cd 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer1.org1.example.com | [5ce 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [5cf 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer1.org1.example.com | [5d0 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f0c2baf7]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [5d1 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [5d2 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [5d3 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f0c2baf7]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [390 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ae 78 43 b9 82 6b b6 56 ea 02 4e a3 62 53 98 e5 |.xC..k.V..N.bS..| peer0.org2.example.com | [5b3 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [deab584e]Transaction completed. Sending COMPLETED peer1.org2.example.com | [586 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4] peer1.org1.example.com | [5d4 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Move state message TRANSACTION orderer.example.com | 00000010 42 1d 24 82 d4 c6 57 cf 02 8b d5 50 45 d4 f3 4d |B.$...W....PE..M| orderer.example.com | [391 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 a8 22 3f 75 ee 2f e8 c4 19 36 cc |0E.!.."?u./...6.| orderer.example.com | 00000010 96 4a 9c 54 dc 26 af 2e 27 d0 b6 cc 60 b4 01 62 |.J.T.&..'...`..b| orderer.example.com | 00000020 22 ca c1 c6 8c 02 20 02 1f 86 82 40 04 c8 ab 2d |"..... ....@...-| orderer.example.com | 00000030 cf 78 9d 6e 83 e5 62 2b 1f e4 a8 3e 8d cb 40 a8 |.x.n..b+...>..@.| orderer.example.com | 00000040 88 2f a7 9e 46 69 b7 |./..Fi.| peer0.org1.example.com | [5e0 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [06fe792f] getting state for chaincode mycc, key b, channel businesschannel peer0.org2.example.com | [5b4 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [deab584e]Move state message COMPLETED orderer.example.com | [392 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420110040 principal evaluation succeeds for identity 0 orderer.example.com | [393 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420110040 gate 1513324871774841200 evaluation succeeds orderer.example.com | [394 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [395 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [587 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [588 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [5d5 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [5d6 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [5b5 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [deab584e]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [396 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [5e1 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=b peer1.org2.example.com | [589 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org1.example.com | [5d7 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]sending state message TRANSACTION peer1.org1.example.com | [5d8 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [5d9 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer1.org1.example.com | [5da 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org1.example.com | [5db 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]Received message TRANSACTION from shim peer1.org1.example.com | [5dc 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f0c2baf7]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [5e2 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [06fe792f]Got state. Sending RESPONSE peer0.org1.example.com | [5e3 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [06fe792f]handleGetState serial send RESPONSE peer1.org2.example.com | [58a 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit orderer.example.com | [397 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org1.example.com | [5dd 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [f0c2baf7]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [5b6 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [deab584e]send state message COMPLETED peer0.org1.example.com | [5e4 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Received message PUT_STATE from shim peer1.org2.example.com | [58b 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit orderer.example.com | [398 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [399 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [58a 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [5], peers number [3] peer0.org1.example.com | [5e5 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer1.org2.example.com | [582 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]Transaction completed. Sending COMPLETED peer1.org1.example.com | [5de 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args orderer.example.com | [39a 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [5b7 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [deab584e]Received message COMPLETED from shim peer0.org1.example.com | [5e6 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [58c 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]Move state message COMPLETED peer1.org1.example.com | [5df 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully orderer.example.com | [39b 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [39c 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [5b8 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [deab584e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [5b9 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [deab584e-ed95-4ecf-98ea-860aaa938636]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [58d 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [23b68e80]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [58e 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [23b68e80]send state message COMPLETED peer1.org2.example.com | [58f 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [23b68e80]Received message COMPLETED from shim peer1.org2.example.com | [590 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [591 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [592 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:23b68e80e7bca2c80d1eaf63f391683278f10ce9998b19e8f1023a5a62853eb8 peer1.org1.example.com | [5e0 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]Transaction completed. Sending COMPLETED peer1.org1.example.com | [5e1 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [5e7 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [06fe792f]state is ready peer0.org1.example.com | [5e8 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [06fe792f]Completed PUT_STATE. Sending RESPONSE peer0.org1.example.com | [5e9 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [06fe792f]enterBusyState trigger event RESPONSE peer0.org1.example.com | [5ea 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Move state message RESPONSE peer0.org1.example.com | [5eb 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org1.example.com | [5ec 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [5ed 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]sending state message RESPONSE peer0.org2.example.com | [5ba 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:deab584e-ed95-4ecf-98ea-860aaa938636 peer1.org2.example.com | [593 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [39d 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [39e 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [39f 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [3a0 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [3a1 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [3a2 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [3a3 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [3a4 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [3a5 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [3a6 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [3a7 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [3a8 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [3a9 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org1.example.com | [5e2 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions peer1.org1.example.com | [5e3 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]Move state message COMPLETED peer1.org1.example.com | [5e4 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f0c2baf7]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [5ee 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Received message PUT_STATE from shim orderer.example.com | [3aa 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org2.example.com | [5bb 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [5bc 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [b002b359-db57-4358-addc-2f7995523619] peer1.org2.example.com | [594 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer1.org1.example.com | [5e5 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f0c2baf7]send state message COMPLETED peer1.org1.example.com | [5e7 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5] peer1.org1.example.com | [5e8 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry orderer.example.com | [3ab 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org2.example.com | [5bd 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org2.example.com | [595 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [5ef 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org1.example.com | [5f0 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [5f1 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [06fe792f]state is ready peer0.org1.example.com | [5f2 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [06fe792f]Completed PUT_STATE. Sending RESPONSE peer1.org2.example.com | [596 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [159e77bd-46fc-4eb2-9d38-902f6e6b1a3c] peer1.org1.example.com | [5e9 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 peer1.org1.example.com | [5ea 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5] peer1.org1.example.com | [5eb 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org1.example.com | [5ec 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [5ed 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org1.example.com | [5ee 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org1.example.com | [5ef 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer1.org1.example.com | [5e6 12-15 08:02:34.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f0c2baf7]Received message COMPLETED from shim peer1.org1.example.com | [5f0 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [3ac 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org2.example.com | [5be 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [5f3 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [06fe792f]enterBusyState trigger event RESPONSE peer1.org2.example.com | [597 12-15 08:02:13.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org2.example.com | [598 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org2.example.com | [599 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org2.example.com | [59a 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer1.org2.example.com | [59b 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422532d50 peer1.org2.example.com | [59c 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\205\203\316\321\005\020\334\335\304\276\003\"\017businesschannel*@06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030R\221\013\327\317\205j[\217\267\224\307\037\352\211\235iJ\276\276~NG\362" peer1.org2.example.com | [59d 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [59e 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [59f 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer1.org2.example.com | [5a0 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [3ad 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel peer0.org2.example.com | [5bf 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc422820440), Data:(*common.BlockData)(0xc421d1f520), Metadata:(*common.BlockMetadata)(0xc421d1f560)}, doMVCCValidation=true peer0.org2.example.com | [5c0 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org2.example.com | [5c1 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org2.example.com | [5c2 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org2.example.com | [5c3 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer0.org2.example.com | [5c4 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] marked as valid by state validator peer0.org2.example.com | [5c5 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x54, 0xa6, 0x48, 0xd5, 0x21, 0x7d, 0x85, 0xe0, 0x6, 0x3f, 0x86, 0xa8, 0x16, 0x1f, 0x9b, 0x21, 0x67, 0xe6, 0x32, 0xb6, 0xf6, 0xf6, 0x3e, 0x14, 0xd3, 0x28, 0xab, 0x6b, 0x6a, 0x62, 0xb5, 0x6d} txOffsets= peer0.org2.example.com | txId=06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 locPointer=offset=70, bytesLength=2848 peer0.org2.example.com | ] peer0.org2.example.com | [5c6 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=49952, bytesLength=2848] for tx ID: [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] to index peer0.org2.example.com | [5c7 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=49952, bytesLength=2848] for tx number:[0] ID: [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] to blockNumTranNum index peer0.org2.example.com | [5c8 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54550], isChainEmpty=[false], lastBlockNumber=[5] peer0.org2.example.com | [5c9 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s) peer0.org2.example.com | [5ca 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org2.example.com | [5cb 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org2.example.com | [5cc 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer0.org2.example.com | [5cd 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org2.example.com | [5ce 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org2.example.com | [5cf 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions peer1.org2.example.com | [5a1 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [5a2 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421a54800, header channel_header:"\010\003\032\014\010\205\203\316\321\005\020\334\335\304\276\003\"\017businesschannel*@06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030R\221\013\327\317\205j[\217\267\224\307\037\352\211\235iJ\276\276~NG\362" peer1.org2.example.com | [5a3 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org2.example.com | [5a4 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org2.example.com | [5a5 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org2.example.com | [5a6 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org2.example.com | [5a7 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] peer1.org2.example.com | [5a8 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org2.example.com | [5a9 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [545139df-0d25-41e1-a40a-7ee3a3b71973] orderer.example.com | [3ae 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel peer0.org2.example.com | [5d0 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5] peer0.org1.example.com | [5f4 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Move state message RESPONSE peer0.org1.example.com | [5f5 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org1.example.com | [5f6 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [5f7 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]sending state message RESPONSE peer0.org1.example.com | [5f8 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Received message COMPLETED from shim peer0.org1.example.com | [5f9 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [5fa 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [5fb 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 peer0.org1.example.com | [5fc 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [3af 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel peer1.org2.example.com | [5aa 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [5ab 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [545139df-0d25-41e1-a40a-7ee3a3b71973] peer1.org2.example.com | [5ac 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [5ad 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7dd64cbc-7ba1-44c3-afe5-024e59518f57] peer1.org2.example.com | [5ae 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=cffee4b7-652c-4a26-b048-89a59135cdb2,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org2.example.com | [5d1 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org2.example.com | [5d2 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 orderer.example.com | [3b0 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org1.example.com | [5fd 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer1.org1.example.com | [5f1 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [5af 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 chaindID businesschannel peer1.org2.example.com | [5b0 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer1.org2.example.com | [5b1 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [5d3 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5] orderer.example.com | [3b1 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [3b2 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [3b3 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [3b4 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [3b5 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [3b6 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [3b7 12-15 08:01:11.77 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [3b8 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [3b9 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer peer1.org2.example.com | [5b2 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org2.example.com | [5d4 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org1.example.com | [5fe 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer1.org1.example.com | [5f2 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f0c2baf7401d569828059c222734e18abc9be2a8a860f5c395bc29b722960b2f peer1.org2.example.com | [5b3 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [cffee4b7]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [5d5 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 orderer.example.com | [3ba 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [3bb 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [5b4 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [5b5 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [cffee4b7]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [5b6 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cffee4b7]Move state message TRANSACTION peer1.org2.example.com | [5b7 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cffee4b7]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [5b8 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [5d6 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org2.example.com | [5d7 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org2.example.com | [5d8 12-15 08:02:16.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit orderer.example.com | [3bc 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg peer1.org1.example.com | [5f3 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [5b9 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cffee4b7]sending state message TRANSACTION peer1.org2.example.com | [5ba 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cffee4b7]Received message TRANSACTION from shim peer0.org2.example.com | [5d9 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org2.example.com | [5da 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421e334a0 peer0.org2.example.com | [5db 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org2.example.com | [5dc 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [5dd 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer1.org2.example.com | [5bb 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cffee4b7]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [3bd 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer0.org2.example.com | [5de 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [5df 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [5bc 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [cffee4b7]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [5bd 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org2.example.com | [5be 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org2.example.com | [5bf 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org2.example.com | [5c0 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cffee4b7]Transaction completed. Sending COMPLETED peer1.org2.example.com | [5c1 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cffee4b7]Move state message COMPLETED peer1.org2.example.com | [5c2 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cffee4b7]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [5c3 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cffee4b7]send state message COMPLETED peer1.org2.example.com | [5c4 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cffee4b7]Received message COMPLETED from shim peer1.org2.example.com | [5c5 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cffee4b7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [5c6 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cffee4b7-652c-4a26-b048-89a59135cdb2]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [5c7 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cffee4b7-652c-4a26-b048-89a59135cdb2 peer1.org2.example.com | [5c8 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [5c9 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [7dd64cbc-7ba1-44c3-afe5-024e59518f57] peer1.org2.example.com | [5ca 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org2.example.com | [5cb 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org2.example.com | [5cc 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421bf4740), Data:(*common.BlockData)(0xc421b86a80), Metadata:(*common.BlockMetadata)(0xc421b86ac0)}, doMVCCValidation=true peer1.org2.example.com | [5cd 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions orderer.example.com | [3be 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer0.org2.example.com | [5e0 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42215c5a0, header 0xc421e334d0 peer0.org2.example.com | [5e1 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer1.org2.example.com | [5ce 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org2.example.com | [5e2 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b peer0.org2.example.com | [5e3 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b] peer0.org2.example.com | [5e4 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [5e5 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7bb5a5d8-179e-4b48-b261-298f424685e1] peer0.org2.example.com | [5e6 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b channel id: businesschannel peer0.org2.example.com | [5e7 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b,syscc=true,proposal=0xc42215c5a0,canname=lscc:1.0.5 peer0.org2.example.com | [5e8 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org2.example.com | [5e9 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [5ea 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org2.example.com | [5eb 12-15 08:02:35.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [98dcb0aa]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [5ec 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [5ed 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [5ee 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [98dcb0aa]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [5ef 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [98dcb0aa]Move state message TRANSACTION peer0.org2.example.com | [5f0 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [98dcb0aa]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [3bf 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [3c0 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [3c1 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [3c2 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [3c3 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [3c4 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [3c5 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [3c6 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [3c7 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [3c8 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [3c9 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP peer0.org2.example.com | [5f1 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [5f2 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [98dcb0aa]sending state message TRANSACTION orderer.example.com | [3ca 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP peer1.org2.example.com | [5cf 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer1.org2.example.com | [5d0 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer1.org2.example.com | [5d1 12-15 08:02:16.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] marked as valid by state validator peer1.org2.example.com | [5d2 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x54, 0xa6, 0x48, 0xd5, 0x21, 0x7d, 0x85, 0xe0, 0x6, 0x3f, 0x86, 0xa8, 0x16, 0x1f, 0x9b, 0x21, 0x67, 0xe6, 0x32, 0xb6, 0xf6, 0xf6, 0x3e, 0x14, 0xd3, 0x28, 0xab, 0x6b, 0x6a, 0x62, 0xb5, 0x6d} txOffsets= peer1.org2.example.com | txId=06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 locPointer=offset=70, bytesLength=2848 peer1.org2.example.com | ] peer1.org2.example.com | [5d3 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=49952, bytesLength=2848] for tx ID: [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] to index peer1.org2.example.com | [5d4 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=49952, bytesLength=2848] for tx number:[0] ID: [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] to blockNumTranNum index peer1.org2.example.com | [5d5 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54550], isChainEmpty=[false], lastBlockNumber=[5] peer1.org2.example.com | [5d6 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s) orderer.example.com | [3cb 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer0.org2.example.com | [5f3 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [98dcb0aa]Received message TRANSACTION from shim peer0.org2.example.com | [5f4 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [98dcb0aa]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [5f5 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [98dcb0aa]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [5f6 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [98dcb0aa]Sending GET_STATE peer0.org2.example.com | [5f7 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [98dcb0aa]Received message GET_STATE from shim peer0.org2.example.com | [5f8 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [98dcb0aa]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org2.example.com | [5f9 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [98dcb0aa]Received GET_STATE, invoking get state from ledger peer0.org2.example.com | [5fa 12-15 08:02:35.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [5fb 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [98dcb0aa] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org2.example.com | [5d7 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [5d8 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org2.example.com | [5d9 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer1.org2.example.com | [5da 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org2.example.com | [5db 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database orderer.example.com | [3cc 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [5ff 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [887c606c-6c13-4a8b-b7e6-9bf4bc947094] peer1.org2.example.com | [5dc 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions peer1.org2.example.com | [5dd 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5] peer1.org2.example.com | [5de 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [5df 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 peer1.org2.example.com | [5e0 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5] peer1.org2.example.com | [5e1 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [5e2 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org2.example.com | [5e3 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org2.example.com | [5e4 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [5e5 12-15 08:02:16.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org2.example.com | [5fc 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [3cd 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [3ce 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [3cf 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [3d0 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [3d1 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [3d2 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [3d3 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer1.org2.example.com | [5e6 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org1.example.com | [5f4 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit orderer.example.com | [3d4 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP peer0.org2.example.com | [5fd 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [98dcb0aa]Got state. Sending RESPONSE peer0.org1.example.com | [600 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [601 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 channel id: businesschannel chaincode id: name:"mycc" peer0.org1.example.com | [602 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer0.org1.example.com | [603 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 channel id: businesschannel version: 1.0.5 peer0.org1.example.com | [604 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2,syscc=true,proposal=0xc421c82cd0,canname=escc:1.0.5 peer0.org1.example.com | [605 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer0.org1.example.com | [606 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [607 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer0.org1.example.com | [608 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [06fe792f]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [609 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [60a 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [60b 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [06fe792f]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [60c 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Move state message TRANSACTION peer1.org2.example.com | [5e7 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4223bf080 peer0.org2.example.com | [5fe 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [98dcb0aa]handleGetState serial send RESPONSE orderer.example.com | [3d5 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org1.example.com | [60d 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [5f5 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer1.org1.example.com | [5f6 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [9a571341-c8ce-45c4-aec2-89c77445c390] peer1.org1.example.com | [5f7 12-15 08:02:34.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org1.example.com | [5f8 12-15 08:02:36.63 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org1.example.com | [5f9 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org1.example.com | [5fa 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer1.org1.example.com | [5fb 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4221fb830 peer1.org1.example.com | [5fc 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\232\203\316\321\005\020\314\377\233\257\001\"\017businesschannel*@ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030\264\231\324#3j;\227\373V\014eYU#\320O\250\300b\377\245\257\324" orderer.example.com | [3d6 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [60e 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [60f 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]sending state message TRANSACTION peer0.org1.example.com | [610 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06fe792f]Received message TRANSACTION from shim peer0.org1.example.com | [611 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [06fe792f]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [5ff 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [98dcb0aa]Received message RESPONSE from shim peer1.org2.example.com | [5e8 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | [3d7 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP peer0.org2.example.com | [600 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [98dcb0aa]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [612 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [06fe792f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [613 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [614 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [615 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06fe792f]Transaction completed. Sending COMPLETED peer0.org1.example.com | [616 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06fe792f]Move state message COMPLETED peer0.org1.example.com | [617 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [06fe792f]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [5e9 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [3d8 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [601 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [98dcb0aa]before send peer0.org1.example.com | [618 12-15 08:02:13.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06fe792f]send state message COMPLETED peer1.org1.example.com | [5fd 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [5fe 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [5ea 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE peer0.org2.example.com | [602 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [98dcb0aa]after send peer1.org2.example.com | [5eb 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [603 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [98dcb0aa]Received RESPONSE, communicated (state:ready) peer0.org2.example.com | [604 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [98dcb0aa]GetState received payload RESPONSE peer0.org2.example.com | [605 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [98dcb0aa]Transaction completed. Sending COMPLETED orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer1.org1.example.com | [5ff 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer1.org1.example.com | [600 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org1.example.com | [601 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [5ec 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [5ed 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421972410, header 0xc4223bf0b0 peer0.org1.example.com | [619 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06fe792f]Received message COMPLETED from shim orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3d9 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [5ee 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer0.org2.example.com | [606 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [98dcb0aa]Move state message COMPLETED peer0.org2.example.com | [607 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [98dcb0aa]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [608 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [98dcb0aa]send state message COMPLETED peer0.org2.example.com | [609 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [98dcb0aa]Received message COMPLETED from shim peer0.org2.example.com | [60a 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [98dcb0aa]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [61a 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [61b 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [61c 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 peer0.org1.example.com | [61d 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [61e 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [61f 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [620 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [887c606c-6c13-4a8b-b7e6-9bf4bc947094] peer0.org1.example.com | [621 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org2.example.com | [60b 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [60c 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b peer0.org2.example.com | [60d 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [60e 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer0.org1.example.com | [622 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [5], peers number [3] peer0.org1.example.com | [623 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [5], peers number [3] peer0.org1.example.com | [624 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [625 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org1.example.com | [626 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org1.example.com | [627 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421be41e0 peer0.org1.example.com | [628 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\205\203\316\321\005\020\334\335\304\276\003\"\017businesschannel*@06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030R\221\013\327\317\205j[\217\267\224\307\037\352\211\235iJ\276\276~NG\362" orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer1.org2.example.com | [5ef 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d peer0.org2.example.com | [60f 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b channel id: businesschannel version: 1.0 peer1.org1.example.com | [602 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc42243a800, header channel_header:"\010\003\032\014\010\232\203\316\321\005\020\314\377\233\257\001\"\017businesschannel*@ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030\264\231\324#3j;\227\373V\014eYU#\320O\250\300b\377\245\257\324" peer0.org1.example.com | [629 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [62a 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [62b 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer1.org2.example.com | [5f0 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d] peer1.org2.example.com | [5f1 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [5f2 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [faa5c183-2e19-44a4-b5a8-143863a17034] peer1.org2.example.com | [5f3 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d channel id: businesschannel peer1.org2.example.com | [5f4 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d,syscc=true,proposal=0xc421972410,canname=lscc:1.0.5 peer1.org2.example.com | [5f5 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer1.org2.example.com | [5f6 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [5f7 12-15 08:02:34.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV peer0.org2.example.com | [610 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b,syscc=false,proposal=0xc42215c5a0,canname=mycc:1.0 peer0.org2.example.com | [611 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer0.org2.example.com | [612 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [613 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer0.org2.example.com | [614 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [98dcb0aa]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [5f8 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4b23a135]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp peer0.org2.example.com | [615 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [5f9 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [5fa 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [5fb 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4b23a135]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [5fc 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4b23a135]Move state message TRANSACTION peer1.org2.example.com | [5fd 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4b23a135]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [5fe 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG peer0.org2.example.com | [616 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [617 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [98dcb0aa]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [62c 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [62d 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [62e 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4217a1800, header channel_header:"\010\003\032\014\010\205\203\316\321\005\020\334\335\304\276\003\"\017businesschannel*@06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2\ntXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg\nIOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp\nLGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0\nxxOzE+vwajS1IiAN7g==\n-----END -----\n\022\030R\221\013\327\317\205j[\217\267\224\307\037\352\211\235iJ\276\276~NG\362" peer0.org1.example.com | [62f 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org2.example.com | [5ff 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4b23a135]sending state message TRANSACTION peer0.org2.example.com | [618 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [98dcb0aa]Move state message TRANSACTION orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3da 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV peer1.org2.example.com | [600 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4b23a135]Received message TRANSACTION from shim peer1.org2.example.com | [601 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4b23a135]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [602 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [4b23a135]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [603 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [4b23a135]Sending GET_STATE orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp peer0.org2.example.com | [619 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [98dcb0aa]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [61a 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [61b 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [98dcb0aa]sending state message TRANSACTION orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG peer1.org2.example.com | [604 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4b23a135]Received message GET_STATE from shim peer0.org2.example.com | [61c 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [98dcb0aa]Received message GET_STATE from shim orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3db 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [3dc 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [3dd 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [3de 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [3df 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP peer1.org2.example.com | [605 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4b23a135]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org2.example.com | [606 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [4b23a135]Received GET_STATE, invoking get state from ledger peer1.org2.example.com | [607 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [608 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4b23a135] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org2.example.com | [609 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [60a 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4b23a135]Got state. Sending RESPONSE peer1.org2.example.com | [60b 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4b23a135]handleGetState serial send RESPONSE peer1.org2.example.com | [60c 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4b23a135]Received message RESPONSE from shim peer1.org2.example.com | [60d 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4b23a135]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org2.example.com | [60e 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [4b23a135]before send peer1.org2.example.com | [60f 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [4b23a135]after send peer0.org2.example.com | [61d 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [98dcb0aa]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | [3e0 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM peer0.org2.example.com | [61e 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [98dcb0aa]Received GET_STATE, invoking get state from ledger peer0.org2.example.com | [61f 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [620 12-15 08:02:35.08 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [98dcb0aa] getting state for chaincode mycc, key a, channel businesschannel peer0.org2.example.com | [621 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org2.example.com | [622 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [98dcb0aa]Got state. Sending RESPONSE orderer.example.com | IEhjT+WlcQ== peer1.org2.example.com | [610 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [4b23a135]Received RESPONSE, communicated (state:ready) peer1.org2.example.com | [611 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [4b23a135]GetState received payload RESPONSE peer1.org2.example.com | [612 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4b23a135]Transaction completed. Sending COMPLETED peer1.org2.example.com | [613 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4b23a135]Move state message COMPLETED peer1.org2.example.com | [614 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4b23a135]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [615 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4b23a135]send state message COMPLETED peer1.org2.example.com | [616 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4b23a135]Received message COMPLETED from shim peer1.org2.example.com | [617 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4b23a135]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [618 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [619 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [623 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [98dcb0aa]handleGetState serial send RESPONSE peer0.org2.example.com | [624 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [98dcb0aa]Received message COMPLETED from shim peer0.org2.example.com | [625 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [98dcb0aa]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [626 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [627 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b peer0.org2.example.com | [628 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [629 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [62a 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org2.example.com | [62b 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [7bb5a5d8-179e-4b48-b261-298f424685e1] peer0.org2.example.com | [62c 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org2.example.com | [62d 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b channel id: businesschannel chaincode id: name:"mycc" peer0.org2.example.com | [62e 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer0.org2.example.com | [62f 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b channel id: businesschannel version: 1.0.5 peer0.org2.example.com | [630 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b,syscc=true,proposal=0xc42215c5a0,canname=escc:1.0.5 peer0.org2.example.com | [631 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer0.org2.example.com | [632 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [633 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer0.org2.example.com | [634 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [98dcb0aa]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [635 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [636 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [637 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [98dcb0aa]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [638 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [98dcb0aa]Move state message TRANSACTION peer0.org2.example.com | [639 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [98dcb0aa]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [63a 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [63b 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [98dcb0aa]sending state message TRANSACTION peer0.org2.example.com | [63c 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [98dcb0aa]Received message TRANSACTION from shim peer1.org2.example.com | [61a 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [61b 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer1.org2.example.com | [61c 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d channel id: businesschannel version: 1.0 peer1.org2.example.com | [61d 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d,syscc=false,proposal=0xc421972410,canname=mycc:1.0 peer1.org2.example.com | [61e 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer1.org2.example.com | [61f 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [620 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer1.org2.example.com | [621 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4b23a135]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [622 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [623 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [624 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4b23a135]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [625 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4b23a135]Move state message TRANSACTION peer1.org2.example.com | [626 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4b23a135]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [627 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [628 12-15 08:02:34.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4b23a135]sending state message TRANSACTION peer1.org2.example.com | [629 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4b23a135]Received message GET_STATE from shim peer1.org2.example.com | [62a 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4b23a135]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org2.example.com | [62b 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [4b23a135]Received GET_STATE, invoking get state from ledger peer1.org2.example.com | [62c 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [62d 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4b23a135] getting state for chaincode mycc, key a, channel businesschannel peer1.org2.example.com | [62e 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer1.org2.example.com | [62f 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4b23a135]Got state. Sending RESPONSE peer1.org2.example.com | [630 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4b23a135]handleGetState serial send RESPONSE peer1.org2.example.com | [631 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4b23a135]Received message COMPLETED from shim peer1.org2.example.com | [632 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4b23a135]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [633 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [634 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d peer1.org2.example.com | [635 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [636 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer1.org2.example.com | [637 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer1.org2.example.com | [638 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [faa5c183-2e19-44a4-b5a8-143863a17034] orderer.example.com | [3e1 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp peer0.org2.example.com | [63d 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [98dcb0aa]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [630 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org1.example.com | [631 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3e2 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [639 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org2.example.com | [63a 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d channel id: businesschannel chaincode id: name:"mycc" peer1.org2.example.com | [63b 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer1.org2.example.com | [63c 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d channel id: businesschannel version: 1.0.5 orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [603 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org1.example.com | [604 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org1.example.com | [605 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org2.example.com | [63d 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d,syscc=true,proposal=0xc421972410,canname=escc:1.0.5 peer1.org2.example.com | [63e 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer1.org2.example.com | [63f 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [640 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer1.org2.example.com | [641 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4b23a135]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [642 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org2.example.com | [63e 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [98dcb0aa]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [606 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org1.example.com | [607 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] peer1.org1.example.com | [608 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org1.example.com | [609 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [20f95e81-c6eb-4fa6-8fec-1e18ce781dac] peer1.org1.example.com | [60a 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [60b 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [20f95e81-c6eb-4fa6-8fec-1e18ce781dac] peer1.org1.example.com | [60c 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [60d 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [52b43b50-81fa-4063-a825-56f5cce5af21] peer1.org1.example.com | [60e 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=1e3f5fdc-ea1e-4525-af98-e0db155ac2f9,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer1.org1.example.com | [60f 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 chaindID businesschannel peer1.org1.example.com | [610 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer1.org1.example.com | [611 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [612 12-15 08:02:36.70 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer1.org2.example.com | [643 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer0.org2.example.com | [63f 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org2.example.com | [640 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer1.org2.example.com | [644 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4b23a135]sendExecuteMsg trigger event TRANSACTION orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3e3 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [3e4 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [3e5 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [3e6 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [3e7 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [3e8 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [641 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [98dcb0aa]Transaction completed. Sending COMPLETED peer0.org2.example.com | [642 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [98dcb0aa]Move state message COMPLETED peer1.org2.example.com | [645 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4b23a135]Move state message TRANSACTION peer1.org2.example.com | [646 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4b23a135]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [647 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [648 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4b23a135]sending state message TRANSACTION peer1.org2.example.com | [649 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4b23a135]Received message TRANSACTION from shim peer1.org2.example.com | [64a 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4b23a135]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [3e9 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [643 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [98dcb0aa]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [644 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [98dcb0aa]send state message COMPLETED peer0.org2.example.com | [645 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [98dcb0aa]Received message COMPLETED from shim peer0.org2.example.com | [646 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [98dcb0aa]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [64b 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [4b23a135]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [632 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [633 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] peer0.org1.example.com | [634 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org1.example.com | [635 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [15fa0aaa-9d49-4843-88f1-e0d150bb3ead] peer0.org1.example.com | [636 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [637 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [15fa0aaa-9d49-4843-88f1-e0d150bb3ead] peer0.org1.example.com | [638 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [639 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [41d15d31-c892-4905-8e83-5ba7d6290de4] peer0.org1.example.com | [63a 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=533b63d9-4009-4c2b-8e32-a293d7edc335,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org2.example.com | [647 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b]HandleMessage- COMPLETED. Notify orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO peer0.org2.example.com | [648 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:98dcb0aa22f94749433a1c95ef24b8583151e120a7ea01c161f005f8cee6bc6b peer0.org2.example.com | [649 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [64a 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [64b 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org2.example.com | [64c 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [7bb5a5d8-179e-4b48-b261-298f424685e1] peer0.org2.example.com | [64d 12-15 08:02:35.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org2.example.com | [64e 12-15 08:02:36.54 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [6], peers number [3] peer0.org2.example.com | [64f 12-15 08:02:36.55 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [6], peers number [3] peer0.org2.example.com | [650 12-15 08:02:36.56 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org2.example.com | [64c 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args orderer.example.com | RylILfxW9iIlKYt/mSI= peer0.org1.example.com | [63b 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 chaindID businesschannel peer0.org1.example.com | [63c 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer0.org1.example.com | [63d 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [63e 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org2.example.com | [651 12-15 08:02:36.56 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3ea 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [64d 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer1.org2.example.com | [64e 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4b23a135]Transaction completed. Sending COMPLETED peer0.org1.example.com | [63f 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [533b63d9]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer0.org2.example.com | [652 12-15 08:02:36.56 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer1.org1.example.com | [613 12-15 08:02:36.70 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [1e3f5fdc]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [614 12-15 08:02:36.70 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [615 12-15 08:02:36.70 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [1e3f5fdc]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [616 12-15 08:02:36.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1e3f5fdc]Move state message TRANSACTION peer1.org1.example.com | [617 12-15 08:02:36.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1e3f5fdc]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [64f 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4b23a135]Move state message COMPLETED peer1.org2.example.com | [650 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4b23a135]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [651 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4b23a135]send state message COMPLETED peer1.org2.example.com | [652 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4b23a135]Received message COMPLETED from shim peer1.org2.example.com | [653 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4b23a135]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [653 12-15 08:02:36.56 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42261c690 peer0.org2.example.com | [654 12-15 08:02:36.56 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\232\203\316\321\005\020\314\377\233\257\001\"\017businesschannel*@ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030\264\231\324#3j;\227\373V\014eYU#\320O\250\300b\377\245\257\324" peer0.org2.example.com | [655 12-15 08:02:36.56 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org2.example.com | [656 12-15 08:02:36.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [657 12-15 08:02:36.62 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer0.org2.example.com | [658 12-15 08:02:36.63 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ peer1.org2.example.com | [654 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [640 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [618 12-15 08:02:36.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [659 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G peer1.org2.example.com | [655 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4b23a135a9c5a382d76fe2ea2123d1ce9529e85bfe8d6f778922ab8f502e425d peer1.org2.example.com | [656 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [65a 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421b1c800, header channel_header:"\010\003\032\014\010\232\203\316\321\005\020\314\377\233\257\001\"\017businesschannel*@ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030\264\231\324#3j;\227\373V\014eYU#\320O\250\300b\377\245\257\324" peer0.org1.example.com | [641 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [533b63d9]sendExecuteMsg trigger event TRANSACTION orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP peer1.org2.example.com | [657 12-15 08:02:34.20 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [65b 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer0.org2.example.com | [65c 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org1.example.com | [642 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [533b63d9]Move state message TRANSACTION orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO peer1.org2.example.com | [658 12-15 08:02:34.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer1.org1.example.com | [619 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1e3f5fdc]sending state message TRANSACTION peer0.org1.example.com | [643 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [533b63d9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | RylILfxW9iIlKYt/mSI= peer1.org2.example.com | [659 12-15 08:02:34.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [faa5c183-2e19-44a4-b5a8-143863a17034] peer0.org2.example.com | [65d 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org2.example.com | [65e 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [644 12-15 08:02:15.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3eb 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity peer1.org2.example.com | [65a 12-15 08:02:34.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org2.example.com | [65f 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] peer0.org2.example.com | [660 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org1.example.com | [645 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [533b63d9]sending state message TRANSACTION peer1.org2.example.com | [65b 12-15 08:02:34.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org1.example.com | [61a 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1e3f5fdc]Received message TRANSACTION from shim orderer.example.com | [3ec 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) peer0.org2.example.com | [661 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [1bacd292-b3ee-431d-9f4f-9b31b52b2c42] peer0.org1.example.com | [646 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [533b63d9]Received message TRANSACTION from shim peer0.org1.example.com | [647 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [533b63d9]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [648 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [533b63d9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [65c 12-15 08:02:34.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421914bd0 peer0.org2.example.com | [662 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [3ed 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [3ee 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [3ef 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer peer1.org2.example.com | [65d 12-15 08:02:34.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org2.example.com | [663 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [1bacd292-b3ee-431d-9f4f-9b31b52b2c42] peer0.org1.example.com | [649 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org1.example.com | [61b 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1e3f5fdc]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [3f0 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [3f1 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [3f2 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [3f3 12-15 08:01:11.78 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [3f4 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [3f5 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [3f6 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [3f7 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [3f8 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [3f9 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [3fa 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [3fb 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [3fc 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [3fd 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [3fe 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [3ff 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application orderer.example.com | [400 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [401 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [402 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [403 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [404 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [405 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org2.example.com | [65e 12-15 08:02:34.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [65f 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer1.org2.example.com | [660 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [661 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [662 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421866780, header 0xc421914c00 peer1.org2.example.com | [663 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer1.org2.example.com | [664 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 peer1.org2.example.com | [665 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] peer1.org2.example.com | [666 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [667 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e7baddc3-164c-479a-b3ba-f7e9d752c5c4] peer1.org2.example.com | [668 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 channel id: businesschannel peer1.org2.example.com | [669 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12,syscc=true,proposal=0xc421866780,canname=lscc:1.0.5 peer1.org2.example.com | [66a 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org2.example.com | [664 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [64a 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) orderer.example.com | [406 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [66b 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [665 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [1bbf4934-42a0-4886-b028-3c98a8082c2d] peer1.org1.example.com | [61c 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [1e3f5fdc]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [61d 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org1.example.com | [61e 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org1.example.com | [61f 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org1.example.com | [620 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1e3f5fdc]Transaction completed. Sending COMPLETED peer1.org1.example.com | [621 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1e3f5fdc]Move state message COMPLETED peer1.org1.example.com | [622 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1e3f5fdc]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [623 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1e3f5fdc]send state message COMPLETED orderer.example.com | [407 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org2.example.com | [666 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=26a5c7ef-b1c1-4b54-ab15-4330513abe25,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org1.example.com | [64b 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer0.org1.example.com | [64c 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [533b63d9]Transaction completed. Sending COMPLETED peer0.org1.example.com | [64d 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [533b63d9]Move state message COMPLETED peer1.org2.example.com | [66c 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer1.org2.example.com | [66d 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ef69dda1]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [66e 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [66f 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [670 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ef69dda1]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [408 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | [667 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 chaindID businesschannel peer0.org2.example.com | [668 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer0.org2.example.com | [669 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [66a 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org2.example.com | [66b 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [26a5c7ef]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [671 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Move state message TRANSACTION orderer.example.com | [409 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | [66c 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [66d 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [26a5c7ef]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [66e 12-15 08:02:36.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [26a5c7ef]Move state message TRANSACTION peer0.org2.example.com | [66f 12-15 08:02:36.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [26a5c7ef]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [670 12-15 08:02:36.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [671 12-15 08:02:36.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [26a5c7ef]sending state message TRANSACTION peer0.org2.example.com | [672 12-15 08:02:36.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [26a5c7ef]Received message TRANSACTION from shim peer0.org2.example.com | [673 12-15 08:02:36.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [26a5c7ef]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [674 12-15 08:02:36.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [26a5c7ef]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [675 12-15 08:02:36.76 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked orderer.example.com | [40a 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation peer1.org2.example.com | [672 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [673 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [674 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]sending state message TRANSACTION peer0.org2.example.com | [676 12-15 08:02:36.76 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) orderer.example.com | [40b 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel peer1.org2.example.com | [675 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef69dda1]Received message TRANSACTION from shim peer0.org1.example.com | [64e 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [533b63d9]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [64f 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [533b63d9]send state message COMPLETED peer0.org1.example.com | [650 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [533b63d9]Received message COMPLETED from shim peer0.org1.example.com | [651 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [533b63d9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [652 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [533b63d9-4009-4c2b-8e32-a293d7edc335]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [653 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:533b63d9-4009-4c2b-8e32-a293d7edc335 peer0.org1.example.com | [654 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [677 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org2.example.com | [676 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ef69dda1]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [40c 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation peer1.org1.example.com | [624 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1e3f5fdc]Received message COMPLETED from shim peer0.org1.example.com | [655 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [41d15d31-c892-4905-8e83-5ba7d6290de4] peer0.org2.example.com | [678 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [26a5c7ef]Transaction completed. Sending COMPLETED peer1.org2.example.com | [677 12-15 08:02:34.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ef69dda1]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | [40d 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel peer0.org1.example.com | [656 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org1.example.com | [625 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1e3f5fdc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [626 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1e3f5fdc-ea1e-4525-af98-e0db155ac2f9]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [627 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:1e3f5fdc-ea1e-4525-af98-e0db155ac2f9 peer1.org1.example.com | [628 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [629 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [52b43b50-81fa-4063-a825-56f5cce5af21] orderer.example.com | [40e 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation peer0.org2.example.com | [679 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [26a5c7ef]Move state message COMPLETED peer1.org2.example.com | [678 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [ef69dda1]Sending GET_STATE peer1.org2.example.com | [679 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Received message GET_STATE from shim peer1.org2.example.com | [67a 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org2.example.com | [67b 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [ef69dda1]Received GET_STATE, invoking get state from ledger peer1.org1.example.com | [62a 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org1.example.com | [62b 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org2.example.com | [67a 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [26a5c7ef]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [657 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | [40f 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel peer1.org2.example.com | [67c 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [62c 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4224aab40), Data:(*common.BlockData)(0xc422444c00), Metadata:(*common.BlockMetadata)(0xc422444c40)}, doMVCCValidation=true orderer.example.com | [410 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [658 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4216ec200), Data:(*common.BlockData)(0xc42261d620), Metadata:(*common.BlockMetadata)(0xc42261d660)}, doMVCCValidation=true peer0.org1.example.com | [659 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [65a 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [65b 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org1.example.com | [65c 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer0.org1.example.com | [65d 12-15 08:02:16.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] marked as valid by state validator peer0.org1.example.com | [65e 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x54, 0xa6, 0x48, 0xd5, 0x21, 0x7d, 0x85, 0xe0, 0x6, 0x3f, 0x86, 0xa8, 0x16, 0x1f, 0x9b, 0x21, 0x67, 0xe6, 0x32, 0xb6, 0xf6, 0xf6, 0x3e, 0x14, 0xd3, 0x28, 0xab, 0x6b, 0x6a, 0x62, 0xb5, 0x6d} txOffsets= peer1.org1.example.com | [62d 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org1.example.com | [62e 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [62f 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org2.example.com | [67b 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [26a5c7ef]send state message COMPLETED peer0.org2.example.com | [67c 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [26a5c7ef]Received message COMPLETED from shim peer0.org2.example.com | [67d 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [26a5c7ef]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [67e 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [26a5c7ef-b1c1-4b54-ab15-4330513abe25]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [67f 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:26a5c7ef-b1c1-4b54-ab15-4330513abe25 peer0.org2.example.com | [680 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [630 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer0.org1.example.com | txId=06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 locPointer=offset=70, bytesLength=2848 peer1.org2.example.com | [67d 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ef69dda1] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org2.example.com | [67e 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [411 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel peer0.org2.example.com | [681 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [1bbf4934-42a0-4886-b028-3c98a8082c2d] peer1.org1.example.com | [631 12-15 08:02:36.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] marked as valid by state validator peer0.org1.example.com | ] peer1.org1.example.com | [632 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x12, 0xd6, 0xb1, 0xca, 0xb2, 0xcf, 0x1, 0xfd, 0xc3, 0x63, 0x1, 0x76, 0x45, 0x9, 0x87, 0xd2, 0xd1, 0xf8, 0x41, 0x94, 0xb0, 0xf5, 0xb8, 0x80, 0x2c, 0x88, 0x47, 0xf1, 0x73, 0x1d, 0xfb, 0x0} txOffsets= peer1.org2.example.com | [67f 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ef69dda1]Got state. Sending RESPONSE orderer.example.com | [412 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [682 12-15 08:02:36.77 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org2.example.com | [683 12-15 08:02:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org2.example.com | [684 12-15 08:02:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420146700), Data:(*common.BlockData)(0xc421dec1a0), Metadata:(*common.BlockMetadata)(0xc421dec1e0)}, doMVCCValidation=true peer0.org2.example.com | [685 12-15 08:02:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [65f 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=49952, bytesLength=2848] for tx ID: [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] to index orderer.example.com | [413 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel peer1.org1.example.com | txId=ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 locPointer=offset=70, bytesLength=2848 peer1.org1.example.com | ] peer1.org1.example.com | [633 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54620, bytesLength=2848] for tx ID: [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] to index peer1.org1.example.com | [634 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54620, bytesLength=2848] for tx number:[0] ID: [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] to blockNumTranNum index peer1.org1.example.com | [635 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59220], isChainEmpty=[false], lastBlockNumber=[6] peer1.org1.example.com | [636 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s) peer1.org1.example.com | [637 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org1.example.com | [638 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [639 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer1.org1.example.com | [63a 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org1.example.com | [63b 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org1.example.com | [63c 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions peer1.org1.example.com | [63d 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6] peer1.org1.example.com | [63e 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org1.example.com | [63f 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 peer1.org1.example.com | [640 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6] peer1.org1.example.com | [641 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org1.example.com | [642 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [643 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org1.example.com | [644 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org1.example.com | [645 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [660 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=49952, bytesLength=2848] for tx number:[0] ID: [06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2] to blockNumTranNum index peer1.org2.example.com | [680 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ef69dda1]handleGetState serial send RESPONSE peer1.org2.example.com | [681 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef69dda1]Received message RESPONSE from shim peer1.org2.example.com | [682 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ef69dda1]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org2.example.com | [683 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [ef69dda1]before send peer1.org2.example.com | [684 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [ef69dda1]GetState received payload RESPONSE peer1.org2.example.com | [685 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [ef69dda1]after send peer1.org2.example.com | [686 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [ef69dda1]Received RESPONSE, communicated (state:ready) peer1.org2.example.com | [687 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef69dda1]Transaction completed. Sending COMPLETED peer1.org2.example.com | [688 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef69dda1]Move state message COMPLETED peer1.org2.example.com | [689 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ef69dda1]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [68a 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef69dda1]send state message COMPLETED peer0.org1.example.com | [661 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54550], isChainEmpty=[false], lastBlockNumber=[5] peer0.org1.example.com | [662 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s) peer1.org2.example.com | [68b 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Received message COMPLETED from shim peer0.org2.example.com | [686 12-15 08:02:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [414 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation peer0.org1.example.com | [663 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [664 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org2.example.com | [68c 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [415 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [416 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [417 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [418 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation peer0.org1.example.com | [665 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org2.example.com | [687 12-15 08:02:36.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org2.example.com | [688 12-15 08:02:36.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer0.org2.example.com | [689 12-15 08:02:36.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] marked as valid by state validator peer0.org2.example.com | [68a 12-15 08:02:36.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x12, 0xd6, 0xb1, 0xca, 0xb2, 0xcf, 0x1, 0xfd, 0xc3, 0x63, 0x1, 0x76, 0x45, 0x9, 0x87, 0xd2, 0xd1, 0xf8, 0x41, 0x94, 0xb0, 0xf5, 0xb8, 0x80, 0x2c, 0x88, 0x47, 0xf1, 0x73, 0x1d, 0xfb, 0x0} txOffsets= peer0.org1.example.com | [666 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org2.example.com | [68d 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12]HandleMessage- COMPLETED. Notify orderer.example.com | [419 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel peer0.org2.example.com | txId=ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 locPointer=offset=70, bytesLength=2848 peer0.org1.example.com | [667 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org2.example.com | [68e 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 peer1.org2.example.com | [68f 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [690 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer1.org2.example.com | [691 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 channel id: businesschannel version: 1.0 peer0.org1.example.com | [668 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions peer0.org1.example.com | [669 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5] peer0.org1.example.com | [66a 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org1.example.com | [66b 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: 06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 peer0.org1.example.com | [66c 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5] peer0.org1.example.com | [66d 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org1.example.com | [66e 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [66f 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully orderer.example.com | [41a 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [41b 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel orderer.example.com | [41c 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | ] peer0.org1.example.com | [670 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [692 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12,syscc=false,proposal=0xc421866780,canname=mycc:1.0 orderer.example.com | [41d 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel peer0.org2.example.com | [68b 12-15 08:02:36.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54620, bytesLength=2848] for tx ID: [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] to index peer0.org1.example.com | [671 12-15 08:02:16.01 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [672 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [673 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42228a120 peer1.org2.example.com | [693 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer0.org2.example.com | [68c 12-15 08:02:36.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54620, bytesLength=2848] for tx number:[0] ID: [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] to blockNumTranNum index peer0.org2.example.com | [68d 12-15 08:02:36.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59220], isChainEmpty=[false], lastBlockNumber=[6] peer0.org2.example.com | [68e 12-15 08:02:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s) peer0.org2.example.com | [68f 12-15 08:02:36.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org2.example.com | [690 12-15 08:02:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org1.example.com | [674 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [694 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [675 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [691 12-15 08:02:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] orderer.example.com | [41e 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation peer1.org2.example.com | [695 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer1.org2.example.com | [696 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ef69dda1]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [697 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [692 12-15 08:02:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] orderer.example.com | [41f 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [420 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation peer0.org1.example.com | [676 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer0.org1.example.com | [677 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [693 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database orderer.example.com | [421 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel peer1.org2.example.com | [698 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [694 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions peer0.org1.example.com | [678 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [699 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ef69dda1]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [695 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6] peer0.org1.example.com | [679 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc422075770, header 0xc42228a150 orderer.example.com | [422 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation peer1.org2.example.com | [69a 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Move state message TRANSACTION peer0.org2.example.com | [696 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org1.example.com | [67a 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" orderer.example.com | [423 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel peer1.org2.example.com | [69b 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [697 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 peer0.org1.example.com | [67b 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9 orderer.example.com | [424 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [69c 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [69d 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]sending state message TRANSACTION peer0.org2.example.com | [698 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6] peer0.org1.example.com | [67c 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9] orderer.example.com | [425 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel peer1.org2.example.com | [69e 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Received message GET_STATE from shim peer0.org2.example.com | [699 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org1.example.com | [67d 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [426 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [427 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel peer0.org2.example.com | [69a 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [67e 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e0360a1e-b069-42a4-bdcd-bc701caea88e] peer1.org2.example.com | [69f 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | [428 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation peer0.org2.example.com | [69b 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | [67f 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9 channel id: businesschannel peer0.org1.example.com | [680 12-15 08:02:34.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9,syscc=true,proposal=0xc422075770,canname=lscc:1.0.5 peer0.org2.example.com | [69c 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [6a0 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [ef69dda1]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [681 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org1.example.com | [682 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [683 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org2.example.com | [69d 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit orderer.example.com | [429 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel peer1.org2.example.com | [6a1 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [684 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7cd4469d]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [685 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [686 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [687 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7cd4469d]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [688 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7cd4469d]Move state message TRANSACTION peer0.org1.example.com | [689 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7cd4469d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [68a 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [68b 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7cd4469d]sending state message TRANSACTION peer0.org1.example.com | [68c 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7cd4469d]Received message TRANSACTION from shim peer0.org1.example.com | [68d 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7cd4469d]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [68e 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [7cd4469d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [68f 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [7cd4469d]Sending GET_STATE peer0.org1.example.com | [690 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7cd4469d]Received message GET_STATE from shim peer0.org1.example.com | [691 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7cd4469d]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org1.example.com | [692 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [7cd4469d]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [693 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [694 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [7cd4469d] getting state for chaincode lscc, key mycc, channel businesschannel peer0.org1.example.com | [695 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [696 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [7cd4469d]Got state. Sending RESPONSE peer0.org1.example.com | [697 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [7cd4469d]handleGetState serial send RESPONSE peer1.org2.example.com | [6a2 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ef69dda1] getting state for chaincode mycc, key a, channel businesschannel orderer.example.com | [42a 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [698 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7cd4469d]Received message RESPONSE from shim peer1.org2.example.com | [6a3 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org1.example.com | [699 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7cd4469d]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org2.example.com | [6a4 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ef69dda1]Got state. Sending RESPONSE peer0.org1.example.com | [69a 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [7cd4469d]before send peer1.org2.example.com | [6a5 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ef69dda1]handleGetState serial send RESPONSE peer0.org1.example.com | [69b 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [7cd4469d]after send orderer.example.com | [42b 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [42c 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [42d 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [69c 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [7cd4469d]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [69d 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [7cd4469d]GetState received payload RESPONSE peer0.org1.example.com | [69e 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7cd4469d]Transaction completed. Sending COMPLETED peer0.org1.example.com | [69f 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7cd4469d]Move state message COMPLETED peer0.org1.example.com | [6a0 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7cd4469d]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [6a1 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7cd4469d]send state message COMPLETED peer0.org1.example.com | [6a2 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7cd4469d]Received message COMPLETED from shim peer0.org1.example.com | [6a3 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7cd4469d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [6a4 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [6a5 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9 peer0.org1.example.com | [6a6 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [6a7 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer0.org1.example.com | [6a8 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9 channel id: businesschannel version: 1.0 peer0.org1.example.com | [6a9 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9,syscc=false,proposal=0xc422075770,canname=mycc:1.0 peer0.org1.example.com | [6aa 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer0.org1.example.com | [6ab 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [6ac 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer0.org1.example.com | [6ad 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7cd4469d]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [6ae 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [6a6 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Received message GET_STATE from shim peer1.org2.example.com | [6a7 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org2.example.com | [6a8 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [ef69dda1]Received GET_STATE, invoking get state from ledger peer1.org2.example.com | [6a9 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [6af 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [6b0 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7cd4469d]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [6b1 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7cd4469d]Move state message TRANSACTION peer0.org1.example.com | [6b2 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7cd4469d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [6b3 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [6b4 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7cd4469d]sending state message TRANSACTION peer0.org1.example.com | [6b5 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7cd4469d]Received message GET_STATE from shim peer0.org1.example.com | [6b6 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7cd4469d]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org1.example.com | [6b7 12-15 08:02:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [7cd4469d]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [6b8 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [6b9 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [7cd4469d] getting state for chaincode mycc, key a, channel businesschannel peer0.org1.example.com | [6ba 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a orderer.example.com | [42e 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [42f 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [430 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [6bb 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [7cd4469d]Got state. Sending RESPONSE peer0.org1.example.com | [6bc 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [7cd4469d]handleGetState serial send RESPONSE peer1.org2.example.com | [6aa 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ef69dda1] getting state for chaincode mycc, key b, channel businesschannel orderer.example.com | [431 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' peer0.org1.example.com | [6bd 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7cd4469d]Received message COMPLETED from shim peer1.org2.example.com | [6ab 12-15 08:02:34.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=b orderer.example.com | [432 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [433 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' peer0.org1.example.com | [6be 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7cd4469d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [6ac 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ef69dda1]Got state. Sending RESPONSE orderer.example.com | [434 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation peer0.org1.example.com | [6bf 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [6c0 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9 peer0.org1.example.com | [6c1 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [6c2 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [6c3 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org1.example.com | [6c4 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [e0360a1e-b069-42a4-bdcd-bc701caea88e] peer0.org1.example.com | [6c5 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | [435 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' peer1.org2.example.com | [6ad 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ef69dda1]handleGetState serial send RESPONSE peer1.org2.example.com | [6ae 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Received message PUT_STATE from shim peer1.org2.example.com | [6af 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer1.org2.example.com | [6b0 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [6c6 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9 channel id: businesschannel chaincode id: name:"mycc" orderer.example.com | [436 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation orderer.example.com | [437 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' peer0.org1.example.com | [6c7 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer1.org2.example.com | [6b1 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ef69dda1]state is ready peer1.org2.example.com | [6b2 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ef69dda1]Completed PUT_STATE. Sending RESPONSE peer1.org2.example.com | [6b3 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ef69dda1]enterBusyState trigger event RESPONSE peer1.org2.example.com | [6b4 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Move state message RESPONSE peer1.org2.example.com | [6b5 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer1.org2.example.com | [6b6 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [6b7 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]sending state message RESPONSE peer1.org2.example.com | [6b8 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Received message PUT_STATE from shim peer0.org1.example.com | [6c8 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9 channel id: businesschannel version: 1.0.5 orderer.example.com | [438 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation peer1.org2.example.com | [6b9 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org1.example.com | [6c9 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9,syscc=true,proposal=0xc422075770,canname=escc:1.0.5 orderer.example.com | [439 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' orderer.example.com | [43a 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation orderer.example.com | [43b 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' orderer.example.com | [43c 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [43d 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [43e 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [43f 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [440 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [441 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [442 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [443 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [444 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [445 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [446 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [447 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [448 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [449 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [44a 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [44b 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [44c 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org1.example.com | [6ca 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer1.org2.example.com | [6bb 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ef69dda1]state is ready peer0.org1.example.com | [6cb 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [6cc 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 orderer.example.com | [44d 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer1.org2.example.com | [6bc 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ef69dda1]Completed PUT_STATE. Sending RESPONSE peer0.org1.example.com | [6cd 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7cd4469d]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [6ce 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [6cf 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [6d0 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7cd4469d]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [6d1 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7cd4469d]Move state message TRANSACTION peer0.org1.example.com | [6d2 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7cd4469d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [6d3 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [6d4 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7cd4469d]sending state message TRANSACTION peer0.org1.example.com | [6d5 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7cd4469d]Received message TRANSACTION from shim peer0.org1.example.com | [6d6 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7cd4469d]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [6bd 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ef69dda1]enterBusyState trigger event RESPONSE orderer.example.com | [44e 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [44f 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [450 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [451 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [452 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [453 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer0.org1.example.com | [6d7 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [7cd4469d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [6ba 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [6d8 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args orderer.example.com | [454 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer1.org2.example.com | [6be 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Move state message RESPONSE peer0.org1.example.com | [6d9 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [6da 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7cd4469d]Transaction completed. Sending COMPLETED orderer.example.com | [455 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [456 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [457 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [458 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer0.org1.example.com | [6db 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7cd4469d]Move state message COMPLETED peer0.org1.example.com | [6dc 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7cd4469d]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [6bf 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready orderer.example.com | [459 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer1.org2.example.com | [6c0 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [6dd 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7cd4469d]send state message COMPLETED peer0.org1.example.com | [6de 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7cd4469d]Received message COMPLETED from shim peer0.org1.example.com | [6df 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7cd4469d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [6e0 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9]HandleMessage- COMPLETED. Notify orderer.example.com | [45a 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [45b 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [45c 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [45d 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [45e 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [45f 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org1.example.com | [6e1 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7cd4469dbf0ba966c95755a06a3a620a3e093b676b0c4ae71db08869087039b9 peer1.org2.example.com | [6c1 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]sending state message RESPONSE peer0.org1.example.com | [6e2 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [460 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [461 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [462 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [463 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [464 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [465 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [466 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org1.example.com | [6e3 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer1.org2.example.com | [6c2 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Received message COMPLETED from shim peer1.org2.example.com | [6c3 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [6c4 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [6c5 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 peer1.org2.example.com | [6c6 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [6e4 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [6e5 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [e0360a1e-b069-42a4-bdcd-bc701caea88e] peer0.org1.example.com | [6e6 12-15 08:02:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [6e7 12-15 08:02:35.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [6e8 12-15 08:02:35.78 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc422079c80 peer0.org1.example.com | [6e9 12-15 08:02:35.78 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | [467 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [468 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [469 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | [6ea 12-15 08:02:35.78 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [6eb 12-15 08:02:35.78 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer1.org2.example.com | [6c7 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | [46a 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org1.example.com | [6ec 12-15 08:02:35.78 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [6c8 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org1.example.com | [6ed 12-15 08:02:35.81 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [6ee 12-15 08:02:35.81 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4214b48c0, header 0xc422079cb0 peer1.org2.example.com | [6c9 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [e7baddc3-164c-479a-b3ba-f7e9d752c5c4] peer1.org2.example.com | [6ca 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org2.example.com | [6cb 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 channel id: businesschannel chaincode id: name:"mycc" peer1.org2.example.com | [6cc 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer1.org2.example.com | [6cd 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 channel id: businesschannel version: 1.0.5 peer1.org2.example.com | [6ce 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12,syscc=true,proposal=0xc421866780,canname=escc:1.0.5 peer1.org2.example.com | [6cf 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer0.org1.example.com | [6ef 12-15 08:02:35.81 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" orderer.example.com | [46b 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [46c 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [46d 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [46e 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [46f 12-15 08:01:11.79 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [470 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [471 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application peer0.org1.example.com | [6f0 12-15 08:02:35.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309 peer0.org1.example.com | [6f1 12-15 08:02:35.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309] peer0.org1.example.com | [6f2 12-15 08:02:35.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [6f3 12-15 08:02:35.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [732f5c76-3057-4e77-8696-5e9fa7e4586b] peer0.org1.example.com | [6f4 12-15 08:02:35.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309 channel id: businesschannel peer0.org1.example.com | [6f5 12-15 08:02:35.82 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309 channel id: businesschannel version: 1.0.5 peer0.org1.example.com | [6f6 12-15 08:02:35.82 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309,syscc=true,proposal=0xc4214b48c0,canname=lscc:1.0.5 peer0.org1.example.com | [6f7 12-15 08:02:35.82 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org1.example.com | [6f8 12-15 08:02:35.82 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [6f9 12-15 08:02:35.82 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org1.example.com | [6fa 12-15 08:02:35.82 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [54e6d339]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [6fb 12-15 08:02:35.82 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [6fc 12-15 08:02:35.82 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [6fd 12-15 08:02:35.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [54e6d339]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [6fe 12-15 08:02:35.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [54e6d339]Move state message TRANSACTION orderer.example.com | [472 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [6d0 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [6ff 12-15 08:02:35.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [54e6d339]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [473 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [6d1 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer1.org2.example.com | [6d2 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ef69dda1]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [6d3 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [6d4 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [6d5 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ef69dda1]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [6d6 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Move state message TRANSACTION peer1.org2.example.com | [6d7 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [700 12-15 08:02:35.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [701 12-15 08:02:35.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [54e6d339]sending state message TRANSACTION peer0.org1.example.com | [702 12-15 08:02:35.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [54e6d339]Received message TRANSACTION from shim orderer.example.com | [474 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [475 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [476 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [477 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [478 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [479 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer0.org1.example.com | [703 12-15 08:02:35.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [54e6d339]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [704 12-15 08:02:35.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [54e6d339]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [705 12-15 08:02:35.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [54e6d339]Sending GET_STATE peer0.org1.example.com | [706 12-15 08:02:35.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [54e6d339]Received message GET_STATE from shim peer1.org2.example.com | [6d8 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [6d9 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]sending state message TRANSACTION peer1.org2.example.com | [6da 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef69dda1]Received message TRANSACTION from shim peer1.org2.example.com | [6db 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ef69dda1]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [707 12-15 08:02:35.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [54e6d339]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | [47a 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [47b 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [708 12-15 08:02:35.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [54e6d339]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [709 12-15 08:02:35.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [47c 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [47d 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [47e 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [47f 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [480 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [70a 12-15 08:02:35.85 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [54e6d339] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org2.example.com | [6dc 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ef69dda1]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | [481 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [482 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [483 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [484 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [485 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [486 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer0.org1.example.com | [70b 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [70c 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [54e6d339]Got state. Sending RESPONSE peer0.org1.example.com | [70d 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [54e6d339]handleGetState serial send RESPONSE orderer.example.com | [487 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [488 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [489 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [48a 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer peer0.org1.example.com | [70e 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [54e6d339]Received message RESPONSE from shim peer1.org2.example.com | [6dd 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [70f 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [54e6d339]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [710 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [54e6d339]before send peer0.org1.example.com | [711 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [54e6d339]after send peer0.org1.example.com | [713 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [54e6d339]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [712 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [54e6d339]GetState received payload RESPONSE peer0.org1.example.com | [714 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [54e6d339]Transaction completed. Sending COMPLETED peer0.org1.example.com | [715 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [54e6d339]Move state message COMPLETED orderer.example.com | [48b 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [48c 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [48d 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [48e 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [48f 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [716 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [54e6d339]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [717 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [54e6d339]send state message COMPLETED peer1.org2.example.com | [6de 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully orderer.example.com | [490 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer0.org1.example.com | [718 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [54e6d339]Received message COMPLETED from shim peer0.org1.example.com | [719 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [54e6d339]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [491 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [492 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer0.org1.example.com | [71a 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [6df 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef69dda1]Transaction completed. Sending COMPLETED orderer.example.com | [493 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer0.org1.example.com | [71b 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309 peer1.org2.example.com | [6e0 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef69dda1]Move state message COMPLETED orderer.example.com | [494 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer0.org1.example.com | [71c 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [495 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [71d 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | [496 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP peer0.org1.example.com | [71e 12-15 08:02:35.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org1.example.com | [71f 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [732f5c76-3057-4e77-8696-5e9fa7e4586b] peer0.org1.example.com | [720 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [721 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309 channel id: businesschannel chaincode id: name:"lscc" peer0.org1.example.com | [722 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc peer1.org2.example.com | [6e1 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ef69dda1]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [497 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [723 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309 channel id: businesschannel version: 1.0.5 orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [498 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer0.org1.example.com | [724 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309,syscc=true,proposal=0xc4214b48c0,canname=escc:1.0.5 peer1.org2.example.com | [6e2 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef69dda1]send state message COMPLETED orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [725 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer1.org2.example.com | [6e3 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef69dda1]Received message COMPLETED from shim orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [726 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [6e4 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer0.org1.example.com | [727 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer1.org2.example.com | [6e5 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12]HandleMessage- COMPLETED. Notify orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 peer0.org1.example.com | [728 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [54e6d339]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | xxOzE+vwajS1IiAN7g== peer0.org1.example.com | [729 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [499 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [6e6 12-15 08:02:34.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer0.org1.example.com | [72a 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [6e7 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer0.org1.example.com | [72b 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [54e6d339]sendExecuteMsg trigger event TRANSACTION orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G peer1.org2.example.com | [6e8 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 peer1.org2.example.com | [6e9 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | xxOzE+vwajS1IiAN7g== peer1.org2.example.com | [6ea 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [e7baddc3-164c-479a-b3ba-f7e9d752c5c4] orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [72c 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [54e6d339]Move state message TRANSACTION peer1.org2.example.com | [6eb 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | [49a 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity peer0.org1.example.com | [72d 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [54e6d339]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [6ec 12-15 08:02:36.80 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [72e 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [6ed 12-15 08:02:36.80 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org1.example.com | [72f 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [54e6d339]sending state message TRANSACTION peer1.org2.example.com | [6ee 12-15 08:02:36.80 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() orderer.example.com | [49b 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer1.org2.example.com | [6ef 12-15 08:02:36.80 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4214ab4a0 peer0.org1.example.com | [730 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [54e6d339]Received message TRANSACTION from shim orderer.example.com | [49c 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org2.example.com | [6f0 12-15 08:02:36.80 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\232\203\316\321\005\020\314\377\233\257\001\"\017businesschannel*@ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030\264\231\324#3j;\227\373V\014eYU#\320O\250\300b\377\245\257\324" orderer.example.com | [49d 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [731 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [54e6d339]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [732 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [54e6d339]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [733 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args orderer.example.com | [49e 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP peer0.org1.example.com | [734 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer1.org2.example.com | [6f1 12-15 08:02:36.80 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | [49f 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [6f2 12-15 08:02:36.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [735 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [54e6d339]Transaction completed. Sending COMPLETED orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [6f3 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} peer0.org1.example.com | [736 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [54e6d339]Move state message COMPLETED orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [6f4 12-15 08:02:36.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [6f5 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [737 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [54e6d339]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer0.org1.example.com | [738 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [54e6d339]send state message COMPLETED peer1.org2.example.com | [6f6 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4216cb000, header channel_header:"\010\003\032\014\010\232\203\316\321\005\020\314\377\233\257\001\"\017businesschannel*@ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030\264\231\324#3j;\227\373V\014eYU#\320O\250\300b\377\245\257\324" orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [6f7 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer0.org1.example.com | [739 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [54e6d339]Received message COMPLETED from shim orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE peer1.org2.example.com | [6f8 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org1.example.com | [73a 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [54e6d339]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [73b 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [73c 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:54e6d339c5f63f0cb56868450336c8253ca4e0ae8aa6373c878b78531c5aa309 orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer0.org1.example.com | [73d 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h peer0.org1.example.com | [73e 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer1.org2.example.com | [6f9 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org1.example.com | [73f 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO peer1.org2.example.com | [6fa 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD peer1.org2.example.com | [6fb 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] peer0.org1.example.com | [740 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [732f5c76-3057-4e77-8696-5e9fa7e4586b] peer1.org2.example.com | [6fc 12-15 08:02:36.88 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org2.example.com | [6fd 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [58397e2c-b445-4df4-80e0-0f5574852211] peer0.org1.example.com | [741 12-15 08:02:35.87 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org2.example.com | [6fe 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | XXreRTw6jXg= peer0.org1.example.com | [742 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org2.example.com | [6ff 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [58397e2c-b445-4df4-80e0-0f5574852211] peer1.org2.example.com | [700 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [701 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [74cd6b3a-566d-42b8-9b3b-d039409e44ef] orderer.example.com | [4a0 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [743 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421f5e7e0 peer0.org1.example.com | [744 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [702 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=cbce7553-a6cb-4a47-933a-143973490e60,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org1.example.com | [745 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [703 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 chaindID businesschannel orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [746 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer1.org2.example.com | [704 12-15 08:02:36.89 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer0.org1.example.com | [747 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [705 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [748 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [749 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4214b4f50, header 0xc421f5e810 peer1.org2.example.com | [706 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org1.example.com | [74a 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G peer0.org1.example.com | [74b 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2 peer1.org2.example.com | [707 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [cbce7553]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [74c 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2] peer0.org1.example.com | [74d 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [708 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer1.org2.example.com | [709 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [cbce7553]sendExecuteMsg trigger event TRANSACTION orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO peer0.org1.example.com | [74e 12-15 08:02:36.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [494f8c6a-a6ea-42d2-b26d-0d67ce0d898e] peer0.org1.example.com | [74f 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2 channel id: businesschannel orderer.example.com | RylILfxW9iIlKYt/mSI= peer0.org1.example.com | [750 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2 channel id: businesschannel version: 1.0.5 peer0.org1.example.com | [751 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2,syscc=true,proposal=0xc4214b4f50,canname=lscc:1.0.5 peer0.org1.example.com | [752 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org1.example.com | [753 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [4a1 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [754 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org1.example.com | [755 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c0f378c1]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [756 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [757 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [758 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c0f378c1]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [759 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0f378c1]Move state message TRANSACTION peer1.org2.example.com | [70a 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cbce7553]Move state message TRANSACTION peer0.org1.example.com | [75a 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0f378c1]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [70b 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cbce7553]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [75b 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [70c 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [75c 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0f378c1]sending state message TRANSACTION peer1.org2.example.com | [70d 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cbce7553]sending state message TRANSACTION peer1.org2.example.com | [70e 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cbce7553]Received message TRANSACTION from shim peer1.org2.example.com | [70f 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cbce7553]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [710 12-15 08:02:36.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [cbce7553]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [711 12-15 08:02:36.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org1.example.com | [75d 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0f378c1]Received message TRANSACTION from shim peer1.org2.example.com | [712 12-15 08:02:36.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer0.org1.example.com | [75e 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0f378c1]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [713 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [714 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cbce7553]Transaction completed. Sending COMPLETED orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer1.org2.example.com | [715 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cbce7553]Move state message COMPLETED peer0.org1.example.com | [75f 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c0f378c1]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [716 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cbce7553]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [717 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cbce7553]send state message COMPLETED peer1.org2.example.com | [718 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cbce7553]Received message COMPLETED from shim peer1.org2.example.com | [719 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cbce7553]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [71a 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cbce7553-a6cb-4a47-933a-143973490e60]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [71b 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cbce7553-a6cb-4a47-933a-143973490e60 peer0.org1.example.com | [760 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [c0f378c1]Sending GET_STATE peer1.org2.example.com | [71c 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [71d 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [74cd6b3a-566d-42b8-9b3b-d039409e44ef] orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ peer1.org2.example.com | [71e 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org1.example.com | [761 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0f378c1]Received message GET_STATE from shim peer1.org2.example.com | [71f 12-15 08:02:36.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [762 12-15 08:02:36.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0f378c1]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org2.example.com | [720 12-15 08:02:36.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4219de340), Data:(*common.BlockData)(0xc421b86fc0), Metadata:(*common.BlockMetadata)(0xc421b87000)}, doMVCCValidation=true peer0.org1.example.com | [763 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [c0f378c1]Received GET_STATE, invoking get state from ledger orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer1.org2.example.com | [721 12-15 08:02:36.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org2.example.com | [722 12-15 08:02:36.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [765 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c0f378c1] getting state for chaincode lscc, key mycc, channel businesschannel orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G peer1.org2.example.com | [723 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer1.org2.example.com | [724 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer0.org1.example.com | [766 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [725 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] marked as valid by state validator orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP peer0.org1.example.com | [767 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c0f378c1]Got state. Sending RESPONSE orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO peer1.org2.example.com | [726 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x12, 0xd6, 0xb1, 0xca, 0xb2, 0xcf, 0x1, 0xfd, 0xc3, 0x63, 0x1, 0x76, 0x45, 0x9, 0x87, 0xd2, 0xd1, 0xf8, 0x41, 0x94, 0xb0, 0xf5, 0xb8, 0x80, 0x2c, 0x88, 0x47, 0xf1, 0x73, 0x1d, 0xfb, 0x0} txOffsets= peer0.org1.example.com | [768 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c0f378c1]handleGetState serial send RESPONSE peer0.org1.example.com | [769 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0f378c1]Received message RESPONSE from shim peer1.org2.example.com | txId=ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 locPointer=offset=70, bytesLength=2848 orderer.example.com | RylILfxW9iIlKYt/mSI= peer0.org1.example.com | [76a 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0f378c1]Handling ChaincodeMessage of type: RESPONSE(state:ready) orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [76b 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c0f378c1]before send peer0.org1.example.com | [76c 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c0f378c1]after send peer1.org2.example.com | ] orderer.example.com | [4a2 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org1.example.com | [76d 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [c0f378c1]Received RESPONSE, communicated (state:ready) orderer.example.com | [4a3 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org2.example.com | [727 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54620, bytesLength=2848] for tx ID: [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] to index orderer.example.com | [4a4 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer1.org2.example.com | [728 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54620, bytesLength=2848] for tx number:[0] ID: [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] to blockNumTranNum index peer0.org1.example.com | [76e 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [c0f378c1]GetState received payload RESPONSE orderer.example.com | [4a5 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP peer1.org2.example.com | [729 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59220], isChainEmpty=[false], lastBlockNumber=[6] peer0.org1.example.com | [76f 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0f378c1]Transaction completed. Sending COMPLETED orderer.example.com | [4a6 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw peer1.org2.example.com | [72a 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s) peer0.org1.example.com | [770 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0f378c1]Move state message COMPLETED orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer1.org2.example.com | [72b 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [771 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0f378c1]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer1.org2.example.com | [72c 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org1.example.com | [772 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0f378c1]send state message COMPLETED orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv peer0.org1.example.com | [764 12-15 08:02:36.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [72d 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC peer1.org2.example.com | [72e 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer0.org1.example.com | [773 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0f378c1]Received message COMPLETED from shim orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd peer0.org1.example.com | [774 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0f378c1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB peer1.org2.example.com | [72f 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [775 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [776 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2 orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= peer0.org1.example.com | [777 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [730 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [4a7 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM peer1.org2.example.com | [731 12-15 08:02:37.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6] orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS peer0.org1.example.com | [778 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer1.org2.example.com | [732 12-15 08:02:37.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org1.example.com | [779 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer1.org2.example.com | [733 12-15 08:02:37.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 peer0.org1.example.com | [77a 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [494f8c6a-a6ea-42d2-b26d-0d67ce0d898e] peer0.org1.example.com | [77b 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org2.example.com | [734 12-15 08:02:37.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6] peer0.org1.example.com | [77c 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2 channel id: businesschannel chaincode id: name:"lscc" orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [77d 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc peer1.org2.example.com | [735 12-15 08:02:37.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry orderer.example.com | [4a8 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer1.org2.example.com | [736 12-15 08:02:37.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [77e 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2 channel id: businesschannel version: 1.0.5 orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [77f 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2,syscc=true,proposal=0xc4214b4f50,canname=escc:1.0.5 peer0.org1.example.com | [780 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer1.org2.example.com | [737 12-15 08:02:37.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | [781 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [4a9 12-15 08:01:11.80 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity peer1.org2.example.com | [738 12-15 08:02:37.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [739 12-15 08:02:37.05 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [782 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 orderer.example.com | [4aa 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) peer0.org1.example.com | [783 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c0f378c1]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [784 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [785 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [786 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c0f378c1]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [4ab 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [4ac 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [787 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0f378c1]Move state message TRANSACTION orderer.example.com | [4ad 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application peer0.org1.example.com | [788 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0f378c1]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [789 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [78a 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0f378c1]sending state message TRANSACTION peer0.org1.example.com | [78b 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0f378c1]Received message TRANSACTION from shim peer0.org1.example.com | [78c 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0f378c1]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [78d 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c0f378c1]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [78e 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [78f 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [790 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0f378c1]Transaction completed. Sending COMPLETED peer0.org1.example.com | [791 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0f378c1]Move state message COMPLETED orderer.example.com | [4ae 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [792 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0f378c1]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [793 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0f378c1]send state message COMPLETED orderer.example.com | [4af 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application peer0.org1.example.com | [794 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0f378c1]Received message COMPLETED from shim orderer.example.com | [4b0 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [795 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0f378c1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [4b1 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application peer0.org1.example.com | [796 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2]HandleMessage- COMPLETED. Notify orderer.example.com | [4b2 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [4b3 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [4b4 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4b5 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [4b6 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [4b7 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [4b8 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [4b9 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [797 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c0f378c1e26a4e2c1d42f9e71f320da0c8a59261bc80be528b3831c62efd51f2 peer0.org1.example.com | [798 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [799 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [79a 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [79b 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [494f8c6a-a6ea-42d2-b26d-0d67ce0d898e] peer0.org1.example.com | [79c 12-15 08:02:36.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [79d 12-15 08:02:36.53 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [6], peers number [3] peer0.org1.example.com | [79e 12-15 08:02:36.53 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [6], peers number [3] peer0.org1.example.com | [79f 12-15 08:02:36.53 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [7a0 12-15 08:02:36.53 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation orderer.example.com | [4ba 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [4bb 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [7a1 12-15 08:02:36.53 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() orderer.example.com | [4bc 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [7a2 12-15 08:02:36.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4218b6ba0 peer0.org1.example.com | [7a3 12-15 08:02:36.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\232\203\316\321\005\020\314\377\233\257\001\"\017businesschannel*@ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030\264\231\324#3j;\227\373V\014eYU#\320O\250\300b\377\245\257\324" peer0.org1.example.com | [7a4 12-15 08:02:36.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [7a5 12-15 08:02:36.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [4bd 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4be 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [4bf 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [4c0 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [7a6 12-15 08:02:36.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 9928c580c209763de36d98850256055c31c9b3cd8fd813534b95aac916b700ed} orderer.example.com | [4c1 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer peer0.org1.example.com | [7a7 12-15 08:02:36.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [7a8 12-15 08:02:36.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [7a9 12-15 08:02:36.60 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4227aa000, header channel_header:"\010\003\032\014\010\232\203\316\321\005\020\314\377\233\257\001\"\017businesschannel*@ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ\n5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc\nc0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP\nfnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO\nRylILfxW9iIlKYt/mSI=\n-----END -----\n\022\030\264\231\324#3j;\227\373V\014eYU#\320O\250\300b\377\245\257\324" peer0.org1.example.com | [7aa 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions orderer.example.com | [4c2 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [4c3 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [4c4 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4c5 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [4c6 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4c7 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [4c8 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [4c9 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel peer0.org1.example.com | [7ab 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org1.example.com | [7ac 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() orderer.example.com | [4ca 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation peer0.org1.example.com | [7ad 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel orderer.example.com | [4cb 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel peer0.org1.example.com | [7ae 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] peer0.org1.example.com | [7af 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org1.example.com | [7b0 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [cff69fa4-d225-4c70-87ac-68fe3268c26a] peer0.org1.example.com | [7b1 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [7b2 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [cff69fa4-d225-4c70-87ac-68fe3268c26a] peer0.org1.example.com | [7b3 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [7b4 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [c82f2911-53e1-4e8f-a4dd-790e6990b68f] peer0.org1.example.com | [7b5 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=eb0892f9-f6d9-4e24-9f26-aa7f30e72f0c,syscc=true,proposal=0x0,canname=vscc:1.0.5 peer0.org1.example.com | [7b6 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 chaindID businesschannel orderer.example.com | [4cc 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [4cd 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [4ce 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [4cf 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [4d0 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [4d1 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel peer0.org1.example.com | [7b7 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.5 peer0.org1.example.com | [7b8 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [7b9 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.5 peer0.org1.example.com | [7ba 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [eb0892f9]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [7bb 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [7bc 12-15 08:02:36.65 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [eb0892f9]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [7bd 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [eb0892f9]Move state message TRANSACTION orderer.example.com | [4d2 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [4d3 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel peer0.org1.example.com | [7be 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [eb0892f9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [7bf 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [4d4 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [7c0 12-15 08:02:36.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [eb0892f9]sending state message TRANSACTION orderer.example.com | [4d5 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel peer0.org1.example.com | [7c1 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [eb0892f9]Received message TRANSACTION from shim orderer.example.com | [4d6 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [7c2 12-15 08:02:36.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [eb0892f9]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [4d7 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel peer0.org1.example.com | [7c3 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [eb0892f9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [7c4 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked orderer.example.com | [4d8 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [4d9 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel peer0.org1.example.com | [7c5 12-15 08:02:36.68 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) orderer.example.com | [4da 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [7c6 12-15 08:02:36.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [7c7 12-15 08:02:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421959bc0 orderer.example.com | [4db 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel peer0.org1.example.com | [7c8 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | [4dc 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [7c9 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [4dd 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel peer0.org1.example.com | [7ca 12-15 08:02:36.92 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} orderer.example.com | [4de 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [7cb 12-15 08:02:36.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [7cd 12-15 08:02:36.94 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully orderer.example.com | [4df 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel peer0.org1.example.com | [7ce 12-15 08:02:36.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [eb0892f9]Transaction completed. Sending COMPLETED orderer.example.com | [4e0 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [4e1 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [4e2 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [4e3 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [4e4 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [4e5 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [4e6 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [4e7 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [4e8 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4e9 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [7cf 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [eb0892f9]Move state message COMPLETED orderer.example.com | [4ea 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [7d0 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [eb0892f9]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [4eb 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [7d1 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [eb0892f9]send state message COMPLETED orderer.example.com | [4ec 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [7d2 12-15 08:02:36.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [eb0892f9]Received message COMPLETED from shim orderer.example.com | [4ed 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [7d3 12-15 08:02:36.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [eb0892f9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [4ee 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [7cc 12-15 08:02:36.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | [4ef 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' peer0.org1.example.com | [7d5 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421f9bcc0, header 0xc421959c20 peer0.org1.example.com | [7d6 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org1.example.com | [7d7 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef orderer.example.com | [4f0 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [7d8 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef] peer0.org1.example.com | [7d9 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [4f1 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' peer0.org1.example.com | [7da 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [0b2f315f-c627-4c35-84f0-ad9d77b1277d] orderer.example.com | [4f2 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation orderer.example.com | [4f3 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' orderer.example.com | [4f4 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation peer0.org1.example.com | [7db 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef channel id: businesschannel peer0.org1.example.com | [7dc 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef channel id: businesschannel version: 1.0.5 orderer.example.com | [4f5 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' orderer.example.com | [4f6 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation peer0.org1.example.com | [7dd 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef,syscc=true,proposal=0xc421f9bcc0,canname=lscc:1.0.5 orderer.example.com | [4f7 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' orderer.example.com | [4f8 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation peer0.org1.example.com | [7de 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 orderer.example.com | [4f9 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' peer0.org1.example.com | [7df 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [7e0 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org1.example.com | [7e1 12-15 08:02:36.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0c21b355]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [4fa 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: testchainid] Broadcast has successfully enqueued message of type ORDERER_TRANSACTION peer0.org1.example.com | [7e2 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [7e3 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | [4fb 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [7e4 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0c21b355]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [4fc 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026038 gate 1513324871816487100 evaluation starts peer0.org1.example.com | [7e5 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c21b355]Move state message TRANSACTION orderer.example.com | [4fd 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 signed by 0 principal evaluation starts (used [false]) peer0.org1.example.com | [7e6 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c21b355]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [7e7 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [4fe 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [4ff 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [7e8 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c21b355]sending state message TRANSACTION orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL peer0.org1.example.com | [7d4 12-15 08:02:36.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [eb0892f9-f6d9-4e24-9f26-aa7f30e72f0c]HandleMessage- COMPLETED. Notify orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer0.org1.example.com | [7e9 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:eb0892f9-f6d9-4e24-9f26-aa7f30e72f0c orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV peer0.org1.example.com | [7ea 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c21b355]Received message TRANSACTION from shim peer0.org1.example.com | [7eb 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c21b355]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [7ec 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0c21b355]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi peer0.org1.example.com | [7ed 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [7ee 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [c82f2911-53e1-4e8f-a4dd-790e6990b68f] peer0.org1.example.com | [7ef 12-15 08:02:36.98 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA peer0.org1.example.com | [7f0 12-15 08:02:37.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 peer0.org1.example.com | [7f1 12-15 08:02:37.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420153980), Data:(*common.BlockData)(0xc42271a3e0), Metadata:(*common.BlockMetadata)(0xc42271a420)}, doMVCCValidation=true peer0.org1.example.com | [7f2 12-15 08:02:37.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [7f3 12-15 08:02:37.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [7f4 12-15 08:02:37.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org1.example.com | [7f5 12-15 08:02:37.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 peer0.org1.example.com | [7f6 12-15 08:02:37.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] marked as valid by state validator peer0.org1.example.com | [7f7 12-15 08:02:37.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x12, 0xd6, 0xb1, 0xca, 0xb2, 0xcf, 0x1, 0xfd, 0xc3, 0x63, 0x1, 0x76, 0x45, 0x9, 0x87, 0xd2, 0xd1, 0xf8, 0x41, 0x94, 0xb0, 0xf5, 0xb8, 0x80, 0x2c, 0x88, 0x47, 0xf1, 0x73, 0x1d, 0xfb, 0x0} txOffsets= peer0.org1.example.com | txId=ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 locPointer=offset=70, bytesLength=2848 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [500 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled peer0.org1.example.com | ] orderer.example.com | [501 12-15 08:01:11.81 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream orderer.example.com | [502 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [503 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [504 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Rejecting deliver because channel businesschannel not found peer0.org1.example.com | [7f8 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [0c21b355]Sending GET_STATE orderer.example.com | [505 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 principal matched by identity 0 orderer.example.com | [506 12-15 08:01:11.81 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [507 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 b2 57 99 fe b3 06 83 69 fa 52 85 c4 0f e2 c1 67 |.W.....i.R.....g| orderer.example.com | 00000010 f2 2b 1d 6d 34 92 1a 11 a0 59 95 f7 40 86 e2 a4 |.+.m4....Y..@...| orderer.example.com | [508 12-15 08:01:11.81 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 97 84 5d 69 da da a2 b5 6f cb fe |0E.!...]i....o..| orderer.example.com | 00000010 63 42 bd ab d4 76 a5 ab a3 06 27 75 ad 76 3a 64 |cB...v....'u.v:d| orderer.example.com | 00000020 5b 1c a1 f1 81 02 20 79 65 d8 b5 bd 02 c4 61 4a |[..... ye.....aJ| orderer.example.com | 00000030 31 d6 26 b9 36 56 e2 f4 f7 fa 08 da fb 6e da 68 |1.&.6V.......n.h| orderer.example.com | 00000040 28 ab 93 54 0b 18 e0 |(..T...| orderer.example.com | [509 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 principal evaluation succeeds for identity 0 orderer.example.com | [50a 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026038 gate 1513324871816487100 evaluation succeeds orderer.example.com | [50b 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc4203b0820 1 [0xc420026778]}) Writers]} orderer.example.com | [50c 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/msp/mgmt] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [50d 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [50e 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/msp/mgmt] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [50f 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [510 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0AB7060A1B08011A0608C782CED10522...07577269746572731A0641646D696E73 peer0.org1.example.com | [7f9 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c21b355]Received message GET_STATE from shim orderer.example.com | [511 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: 180BD288FF0AD916FBA2D4EC5E93C17BA35A4410AC4AA7D3D8B12238DB0F49D3 orderer.example.com | [512 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org1.example.com | [7fa 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c21b355]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | [513 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [514 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [515 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | [7fb 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [0c21b355]Received GET_STATE, invoking get state from ledger orderer.example.com | [516 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org1.example.com | [7fc 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [518 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [7fd 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [0c21b355] getting state for chaincode lscc, key mycc, channel businesschannel orderer.example.com | [519 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [51a 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [517 12-15 08:01:11.82 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [51b 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [51c 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message peer0.org1.example.com | [7fe 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [51d 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer0.org1.example.com | [7ff 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [0c21b355]Got state. Sending RESPONSE orderer.example.com | [51e 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer0.org1.example.com | [800 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [0c21b355]handleGetState serial send RESPONSE orderer.example.com | [51f 12-15 08:01:11.82 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [520 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer0.org1.example.com | [801 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c21b355]Received message RESPONSE from shim orderer.example.com | [521 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [522 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [523 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [524 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [802 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c21b355]Handling ChaincodeMessage of type: RESPONSE(state:ready) orderer.example.com | [525 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org1.example.com | [803 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [0c21b355]before send orderer.example.com | [526 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer0.org1.example.com | [804 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [0c21b355]after send orderer.example.com | [527 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org1.example.com | [805 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [0c21b355]Received RESPONSE, communicated (state:ready) orderer.example.com | [528 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org1.example.com | [806 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [0c21b355]GetState received payload RESPONSE peer0.org1.example.com | [807 12-15 08:02:37.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c21b355]Transaction completed. Sending COMPLETED peer0.org1.example.com | [808 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c21b355]Move state message COMPLETED orderer.example.com | [529 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [809 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c21b355]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [80a 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c21b355]send state message COMPLETED orderer.example.com | [52a 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org1.example.com | [80b 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c21b355]Received message COMPLETED from shim orderer.example.com | [52b 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [52c 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [52d 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org1.example.com | [80c 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c21b355]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [52e 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [52f 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [80d 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef]HandleMessage- COMPLETED. Notify orderer.example.com | [530 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [531 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [532 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org1.example.com | [80e 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef peer0.org1.example.com | [80f 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [533 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [534 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy orderer.example.com | [535 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [536 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org1.example.com | [810 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [811 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org1.example.com | [812 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [0b2f315f-c627-4c35-84f0-ad9d77b1277d] orderer.example.com | [537 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org1.example.com | [813 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [814 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef channel id: businesschannel chaincode id: name:"lscc" peer0.org1.example.com | [815 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc peer0.org1.example.com | [816 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef channel id: businesschannel version: 1.0.5 peer0.org1.example.com | [817 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef,syscc=true,proposal=0xc421f9bcc0,canname=escc:1.0.5 orderer.example.com | [538 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org1.example.com | [818 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 orderer.example.com | [539 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer0.org1.example.com | [819 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [81a 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer0.org1.example.com | [81b 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0c21b355]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [81c 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [81d 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [81f 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0c21b355]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [81e 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54620, bytesLength=2848] for tx ID: [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] to index peer0.org1.example.com | [820 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c21b355]Move state message TRANSACTION orderer.example.com | [53a 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [53b 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer0.org1.example.com | [822 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c21b355]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [53c 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel peer0.org1.example.com | [823 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [53d 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org1.example.com | [821 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54620, bytesLength=2848] for tx number:[0] ID: [ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12] to blockNumTranNum index peer0.org1.example.com | [824 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c21b355]sending state message TRANSACTION peer0.org1.example.com | [825 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c21b355]Received message TRANSACTION from shim peer0.org1.example.com | [826 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c21b355]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [827 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0c21b355]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [828 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args orderer.example.com | [53e 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org1.example.com | [829 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [82a 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c21b355]Transaction completed. Sending COMPLETED peer0.org1.example.com | [82b 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c21b355]Move state message COMPLETED orderer.example.com | [53f 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org1.example.com | [82c 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c21b355]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [540 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [541 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org1.example.com | [82d 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c21b355]send state message COMPLETED orderer.example.com | [542 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [543 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel peer0.org1.example.com | [82e 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c21b355]Received message COMPLETED from shim orderer.example.com | [544 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [545 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org1.example.com | [82f 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c21b355]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [830 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef]HandleMessage- COMPLETED. Notify orderer.example.com | [546 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [547 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [548 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [549 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org1.example.com | [831 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0c21b3552c87ec8d3c50b2687a553182cfe5bc36b522cdbef2ce64523f188bef peer0.org1.example.com | [832 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [834 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit orderer.example.com | [54a 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer0.org1.example.com | [833 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59220], isChainEmpty=[false], lastBlockNumber=[6] orderer.example.com | [54b 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer peer0.org1.example.com | [835 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | [54c 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer peer0.org1.example.com | [837 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [0b2f315f-c627-4c35-84f0-ad9d77b1277d] peer0.org1.example.com | [838 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [836 12-15 08:02:37.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s) orderer.example.com | [54d 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer peer0.org1.example.com | [839 12-15 08:02:37.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database orderer.example.com | [54e 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [54f 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [83a 12-15 08:02:37.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database orderer.example.com | [550 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [551 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [552 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [553 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [554 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org1.example.com | [83b 12-15 08:02:37.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org1.example.com | [83c 12-15 08:02:37.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer0.org1.example.com | [83d 12-15 08:02:37.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [83e 12-15 08:02:37.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions peer0.org1.example.com | [83f 12-15 08:02:37.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6] peer0.org1.example.com | [840 12-15 08:02:37.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org1.example.com | [841 12-15 08:02:37.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 orderer.example.com | [555 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy ChannelCreationPolicy for Application orderer.example.com | [556 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [557 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [558 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [559 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [55a 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [55b 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [55c 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [55d 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [55e 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [55f 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [842 12-15 08:02:37.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6] orderer.example.com | [560 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [843 12-15 08:02:37.12 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry orderer.example.com | [561 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [844 12-15 08:02:37.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 orderer.example.com | [562 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [563 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [564 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [565 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer0.org1.example.com | [845 12-15 08:02:37.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | [846 12-15 08:02:37.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org1.example.com | [847 12-15 08:02:37.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit orderer.example.com | [566 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [567 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP peer0.org1.example.com | [848 12-15 08:02:37.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry orderer.example.com | [568 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [569 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [849 12-15 08:02:37.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421d24f60 peer0.org1.example.com | [84a 12-15 08:02:37.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [84b 12-15 08:02:37.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [56a 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [56b 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org1.example.com | [84c 12-15 08:02:37.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer0.org1.example.com | [84d 12-15 08:02:37.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE peer0.org1.example.com | [84e 12-15 08:02:37.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [84f 12-15 08:02:37.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42152af50, header 0xc421d24f90 peer0.org1.example.com | [850 12-15 08:02:37.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer0.org1.example.com | [851 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59 peer0.org1.example.com | [852 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59] peer0.org1.example.com | [853 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv peer0.org1.example.com | [854 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [315f0dc3-2b77-4bbe-b29d-423d9a2215cb] orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC peer0.org1.example.com | [855 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59 channel id: businesschannel peer0.org1.example.com | [856 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59 channel id: businesschannel version: 1.0.5 peer0.org1.example.com | [857 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59,syscc=true,proposal=0xc42152af50,canname=lscc:1.0.5 peer0.org1.example.com | [858 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd peer0.org1.example.com | [859 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [85a 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org1.example.com | [85b 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5dd89181]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB peer0.org1.example.com | [85c 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [85d 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [85e 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5dd89181]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [85f 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5dd89181]Move state message TRANSACTION peer0.org1.example.com | [860 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5dd89181]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [861 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG peer0.org1.example.com | [862 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5dd89181]sending state message TRANSACTION orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB peer0.org1.example.com | [863 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd89181]Received message TRANSACTION from shim orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [864 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5dd89181]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [56c 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer0.org1.example.com | [865 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5dd89181]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV peer0.org1.example.com | [866 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd89181]Transaction completed. Sending COMPLETED orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG peer0.org1.example.com | [867 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd89181]Move state message COMPLETED orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer0.org1.example.com | [868 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5dd89181]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [56d 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer0.org1.example.com | [869 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd89181]send state message COMPLETED orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM peer0.org1.example.com | [86a 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5dd89181]Received message COMPLETED from shim peer0.org1.example.com | [86b 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5dd89181]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ peer0.org1.example.com | [86c 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59]HandleMessage- COMPLETED. Notify orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer0.org1.example.com | [86d 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [56e 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [56f 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [570 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [571 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [572 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [573 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [86e 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [86f 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM peer0.org1.example.com | [870 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [574 12-15 08:01:11.83 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [871 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [315f0dc3-2b77-4bbe-b29d-423d9a2215cb] orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx peer0.org1.example.com | [872 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [873 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59 channel id: businesschannel chaincode id: name:"lscc" peer0.org1.example.com | [874 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc peer0.org1.example.com | [875 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59 channel id: businesschannel version: 1.0.5 peer0.org1.example.com | [876 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59,syscc=true,proposal=0xc42152af50,canname=escc:1.0.5 orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [877 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg peer0.org1.example.com | [878 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [879 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 orderer.example.com | [575 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [87a 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5dd89181]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [87b 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [87c 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [87d 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5dd89181]sendExecuteMsg trigger event TRANSACTION orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [87e 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5dd89181]Move state message TRANSACTION peer0.org1.example.com | [87f 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5dd89181]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 peer0.org1.example.com | [880 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg peer0.org1.example.com | [881 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5dd89181]sending state message TRANSACTION orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp peer0.org1.example.com | [882 12-15 08:02:37.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd89181]Received message TRANSACTION from shim peer0.org1.example.com | [883 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5dd89181]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 peer0.org1.example.com | [884 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5dd89181]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [885 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [886 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully orderer.example.com | xxOzE+vwajS1IiAN7g== peer0.org1.example.com | [887 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd89181]Transaction completed. Sending COMPLETED orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [888 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd89181]Move state message COMPLETED orderer.example.com | [576 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity peer0.org1.example.com | [889 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5dd89181]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [88a 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5dd89181]send state message COMPLETED peer0.org1.example.com | [88b 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5dd89181]Received message COMPLETED from shim peer0.org1.example.com | [88c 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5dd89181]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [88d 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59]HandleMessage- COMPLETED. Notify orderer.example.com | [577 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer0.org1.example.com | [88e 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5dd89181e5757a11c5f222599edfe7f34918c86f19517f7e3fac64d4b33e9f59 peer0.org1.example.com | [88f 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [890 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit orderer.example.com | [578 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer0.org1.example.com | [891 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | [579 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [892 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [315f0dc3-2b77-4bbe-b29d-423d9a2215cb] peer0.org1.example.com | [893 12-15 08:02:37.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | [57a 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [57b 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [894 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [895 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421dd75f0 peer0.org1.example.com | [896 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [897 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [898 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} peer0.org1.example.com | [899 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [89a 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [89b 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421c55680, header 0xc421dd7620 peer0.org1.example.com | [89c 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org1.example.com | [89d 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc peer0.org1.example.com | [89e 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc] peer0.org1.example.com | [89f 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [8a0 12-15 08:02:38.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [a7f9132c-70d3-4489-8ae2-6b5b31964a20] orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [8a1 12-15 08:02:38.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc channel id: businesschannel orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [8a2 12-15 08:02:38.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc channel id: businesschannel version: 1.0.5 peer0.org1.example.com | [8a3 12-15 08:02:38.11 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc,syscc=true,proposal=0xc421c55680,canname=lscc:1.0.5 orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer0.org1.example.com | [8a4 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.5 peer0.org1.example.com | [8a5 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [8a6 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.5 peer0.org1.example.com | [8a7 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [e88d4a22]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org1.example.com | [8a8 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [8a9 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer0.org1.example.com | [8aa 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [e88d4a22]sendExecuteMsg trigger event TRANSACTION orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 peer0.org1.example.com | [8ab 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e88d4a22]Move state message TRANSACTION peer0.org1.example.com | [8ac 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e88d4a22]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [8ad 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer0.org1.example.com | [8ae 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e88d4a22]sending state message TRANSACTION peer0.org1.example.com | [8af 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e88d4a22]Received message TRANSACTION from shim orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= peer0.org1.example.com | [8b0 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e88d4a22]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [8b1 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [e88d4a22]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [8b2 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.GetStateByRange.handleGetStateByRange.handleGetStateByRange -> DEBU [e88d4a22]Sending GET_STATE_BY_RANGE peer0.org1.example.com | [8b3 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e88d4a22]Received message GET_STATE_BY_RANGE from shim peer0.org1.example.com | [8b4 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e88d4a22]Fabric side Handling ChaincodeMessage of type: GET_STATE_BY_RANGE in state ready orderer.example.com | [57c 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [8b5 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func4.afterGetStateByRange -> DEBU Received GET_STATE_BY_RANGE, invoking get state from ledger orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [8b6 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func4.afterGetStateByRange -> DEBU Exiting GET_STATE_BY_RANGE peer0.org1.example.com | [8b7 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [8b8 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/common/ledger/util/leveldbhelper] GetStateRangeScanIterator.getStateRangeScanIterator.newResultsItr.GetStateRangeScanIterator.GetIterator -> DEBU Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6c, 0x73, 0x63, 0x63, 0x0, 0x1}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6c, 0x73, 0x63, 0x63, 0x1}] peer0.org1.example.com | [8b9 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/rwsetutil] getQueryResponse.Next.updateRangeQueryInfo.AddResult -> DEBU Adding a result orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [8ba 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU Got keys and values. Sending RESPONSE peer0.org1.example.com | [8bb 12-15 08:02:38.12 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [e88d4a22]handleGetStateByRange serial send RESPONSE orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer0.org1.example.com | [8bc 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e88d4a22]Received message RESPONSE from shim orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [8bd 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e88d4a22]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [8be 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [e88d4a22]before send orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [8bf 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [e88d4a22]after send orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G peer0.org1.example.com | [8c0 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [e88d4a22]Received RESPONSE, communicated (state:ready) orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP peer0.org1.example.com | [8c1 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.GetStateByRange.handleGetStateByRange.handleGetStateByRange -> DEBU [e88d4a22]Received RESPONSE. Successfully got range peer0.org1.example.com | [8c2 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.Close.handleQueryStateClose -> DEBU [e88d4a22]Sending QUERY_STATE_CLOSE peer0.org1.example.com | [8c3 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e88d4a22]Received message QUERY_STATE_CLOSE from shim orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= peer0.org1.example.com | [8c4 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e88d4a22]Fabric side Handling ChaincodeMessage of type: QUERY_STATE_CLOSE in state ready orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [8c5 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func8.afterQueryStateClose -> DEBU Received QUERY_STATE_CLOSE, invoking query state close from ledger peer0.org1.example.com | [8c6 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func8.afterQueryStateClose -> DEBU Exiting QUERY_STATE_CLOSE orderer.example.com | [57d 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [8c7 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [8c8 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU Closed. Sending RESPONSE orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [8c9 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [e88d4a22]handleQueryStateClose serial send RESPONSE peer0.org1.example.com | [8ca 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e88d4a22]Received message RESPONSE from shim orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy peer0.org1.example.com | [8cb 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e88d4a22]Handling ChaincodeMessage of type: RESPONSE(state:ready) orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ peer0.org1.example.com | [8cc 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [e88d4a22]before send peer0.org1.example.com | [8cd 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [e88d4a22]after send orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G peer0.org1.example.com | [8ce 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [e88d4a22]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [8cf 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.Close.handleQueryStateClose -> DEBU [e88d4a22]Received RESPONSE. Successfully got range peer0.org1.example.com | [8d0 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e88d4a22]Transaction completed. Sending COMPLETED peer0.org1.example.com | [8d1 12-15 08:02:38.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e88d4a22]Move state message COMPLETED peer0.org1.example.com | [8d2 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e88d4a22]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [8d3 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e88d4a22]send state message COMPLETED orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc peer0.org1.example.com | [8d4 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e88d4a22]Received message COMPLETED from shim peer0.org1.example.com | [8d5 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e88d4a22]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP peer0.org1.example.com | [8d6 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc]HandleMessage- COMPLETED. Notify orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO peer0.org1.example.com | [8d7 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc peer0.org1.example.com | [8d8 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [8d9 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | RylILfxW9iIlKYt/mSI= peer0.org1.example.com | [8da 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [8db 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [a7f9132c-70d3-4489-8ae2-6b5b31964a20] orderer.example.com | [57e 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org1.example.com | [8dc 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | [57f 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) peer0.org1.example.com | [8dd 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc channel id: businesschannel chaincode id: name:"lscc" peer0.org1.example.com | [8de 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc orderer.example.com | [580 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps peer0.org1.example.com | [8df 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc channel id: businesschannel version: 1.0.5 orderer.example.com | [581 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [582 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [583 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [8e0 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc,syscc=true,proposal=0xc421c55680,canname=escc:1.0.5 peer0.org1.example.com | [8e1 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer0.org1.example.com | [8e2 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [8e3 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 orderer.example.com | [584 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [585 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [586 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer peer0.org1.example.com | [8e4 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [e88d4a22]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [587 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [588 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [8e5 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [589 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [58a 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [58b 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [8e6 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | [58c 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [58d 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [8e7 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [e88d4a22]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [58e 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [58f 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [590 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [591 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [8e8 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e88d4a22]Move state message TRANSACTION orderer.example.com | [592 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application peer0.org1.example.com | [8e9 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e88d4a22]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [593 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [594 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application peer0.org1.example.com | [8ea 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [595 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [596 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application peer0.org1.example.com | [8eb 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e88d4a22]sending state message TRANSACTION peer0.org1.example.com | [8ec 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e88d4a22]Received message TRANSACTION from shim peer0.org1.example.com | [8ed 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e88d4a22]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [597 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [598 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [599 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation peer0.org1.example.com | [8ee 12-15 08:02:38.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [e88d4a22]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [8ef 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [8f0 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [8f1 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e88d4a22]Transaction completed. Sending COMPLETED peer0.org1.example.com | [8f2 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e88d4a22]Move state message COMPLETED peer0.org1.example.com | [8f3 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e88d4a22]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [59a 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [59b 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [59c 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel orderer.example.com | [59d 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [59e 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [59f 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [5a0 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [5a1 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [8f4 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e88d4a22]send state message COMPLETED peer0.org1.example.com | [8f5 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e88d4a22]Received message COMPLETED from shim peer0.org1.example.com | [8f6 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e88d4a22]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [8f7 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc]HandleMessage- COMPLETED. Notify orderer.example.com | [5a2 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel peer0.org1.example.com | [8f8 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:e88d4a222894c38481954252e5c6ff465f37e4c3470d47f7290b8e84df6028fc peer0.org1.example.com | [8f9 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [8fa 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit orderer.example.com | [5a3 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation peer0.org1.example.com | [8fb 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | [5a4 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel peer0.org1.example.com | [8fc 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [a7f9132c-70d3-4489-8ae2-6b5b31964a20] orderer.example.com | [5a5 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation peer0.org1.example.com | [8fd 12-15 08:02:38.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [8fe 12-15 08:02:38.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [8ff 12-15 08:02:38.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc422690c90 peer0.org1.example.com | [900 12-15 08:02:38.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [901 12-15 08:02:38.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [5a6 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [5a7 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [5a8 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [5a9 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [5aa 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel orderer.example.com | [5ab 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [5ac 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [5ad 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [5ae 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [5af 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [5b0 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [5b1 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation orderer.example.com | [5b2 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel orderer.example.com | [5b3 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [5b4 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [5b5 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [902 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} orderer.example.com | [5b6 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Admins could not be found in /Application/Admins peer0.org1.example.com | [903 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [5b7 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [904 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [905 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421c9a460, header 0xc422690cc0 peer0.org1.example.com | [906 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"qscc" peer0.org1.example.com | [907 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e peer0.org1.example.com | [908 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e] peer0.org1.example.com | [909 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [90a 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [32197fbb-de09-4481-be86-ab34f165e260] peer0.org1.example.com | [90b 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e channel id: businesschannel peer0.org1.example.com | [90c 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e channel id: businesschannel version: 1.0.5 peer0.org1.example.com | [90d 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.5,txid=d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e,syscc=true,proposal=0xc421c9a460,canname=qscc:1.0.5 peer0.org1.example.com | [90e 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.5 peer0.org1.example.com | [90f 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [910 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.5 peer0.org1.example.com | [911 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [d25d6731]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [912 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [913 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [914 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [d25d6731]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [915 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d25d6731]Move state message TRANSACTION peer0.org1.example.com | [916 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d25d6731]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [917 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [918 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d25d6731]sending state message TRANSACTION peer0.org1.example.com | [919 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d25d6731]Received message TRANSACTION from shim peer0.org1.example.com | [91a 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d25d6731]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [91b 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [d25d6731]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [91c 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Invoke -> DEBU Invoke function: GetChainInfo on chain: businesschannel peer0.org1.example.com | [91d 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d25d6731]Transaction completed. Sending COMPLETED peer0.org1.example.com | [91e 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d25d6731]Move state message COMPLETED orderer.example.com | [5b8 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Readers could not be found in /Application/Readers orderer.example.com | [5b9 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [91f 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d25d6731]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [920 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d25d6731]send state message COMPLETED peer0.org1.example.com | [921 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d25d6731]Received message COMPLETED from shim peer0.org1.example.com | [922 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d25d6731]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [923 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [924 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e peer0.org1.example.com | [925 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [926 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [927 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org1.example.com | [928 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [32197fbb-de09-4481-be86-ab34f165e260] orderer.example.com | [5ba 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Writers could not be found in /Application/Writers orderer.example.com | [5bb 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [5bc 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [5bd 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [929 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [92a 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e channel id: businesschannel chaincode id: name:"qscc" peer0.org1.example.com | [92b 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"qscc" is escc peer0.org1.example.com | [92c 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e channel id: businesschannel version: 1.0.5 peer0.org1.example.com | [92d 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e,syscc=true,proposal=0xc421c9a460,canname=escc:1.0.5 peer0.org1.example.com | [92e 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer0.org1.example.com | [92f 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [930 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 peer0.org1.example.com | [931 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [d25d6731]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [932 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [933 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [934 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [d25d6731]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [935 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d25d6731]Move state message TRANSACTION peer0.org1.example.com | [936 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d25d6731]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [937 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [938 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d25d6731]sending state message TRANSACTION peer0.org1.example.com | [939 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d25d6731]Received message TRANSACTION from shim peer0.org1.example.com | [93a 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d25d6731]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [93b 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [d25d6731]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | [5be 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org1.example.com | [93c 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [93d 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully orderer.example.com | [5bf 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [5c0 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [93e 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d25d6731]Transaction completed. Sending COMPLETED orderer.example.com | [5c1 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [93f 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d25d6731]Move state message COMPLETED peer0.org1.example.com | [940 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d25d6731]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [5c2 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [5c3 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [5c4 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [5c5 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [5c6 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [5c7 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [5c8 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation orderer.example.com | [5c9 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026d20 gate 1513324871848241800 evaluation starts peer0.org1.example.com | [941 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d25d6731]send state message COMPLETED orderer.example.com | [5ca 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026d20 signed by 0 principal evaluation starts (used [false]) peer0.org1.example.com | [942 12-15 08:02:38.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d25d6731]Received message COMPLETED from shim orderer.example.com | [5cb 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026d20 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a peer0.org1.example.com | [943 12-15 08:02:38.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d25d6731]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [5cc 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [944 12-15 08:02:38.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e]HandleMessage- COMPLETED. Notify orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [945 12-15 08:02:38.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d25d67317c5f26bc3785becd4b5c554d02b38fbd2be8bf973c2cde0030c8101e orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [5cd 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP orderer.example.com | [5ce 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026d20 principal matched by identity 0 orderer.example.com | [5cf 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ae 78 43 b9 82 6b b6 56 ea 02 4e a3 62 53 98 e5 |.xC..k.V..N.bS..| orderer.example.com | 00000010 42 1d 24 82 d4 c6 57 cf 02 8b d5 50 45 d4 f3 4d |B.$...W....PE..M| orderer.example.com | [5d0 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 a8 22 3f 75 ee 2f e8 c4 19 36 cc |0E.!.."?u./...6.| orderer.example.com | 00000010 96 4a 9c 54 dc 26 af 2e 27 d0 b6 cc 60 b4 01 62 |.J.T.&..'...`..b| orderer.example.com | 00000020 22 ca c1 c6 8c 02 20 02 1f 86 82 40 04 c8 ab 2d |"..... ....@...-| orderer.example.com | 00000030 cf 78 9d 6e 83 e5 62 2b 1f e4 a8 3e 8d cb 40 a8 |.x.n..b+...>..@.| orderer.example.com | 00000040 88 2f a7 9e 46 69 b7 |./..Fi.| orderer.example.com | [5d1 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026d20 principal evaluation succeeds for identity 0 orderer.example.com | [5d2 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026d20 gate 1513324871848241800 evaluation succeeds orderer.example.com | [5d3 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [5d4 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [5d5 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [5d6 12-15 08:01:11.84 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [946 12-15 08:02:38.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [5d7 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer0.org1.example.com | [947 12-15 08:02:38.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit orderer.example.com | [5d8 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [948 12-15 08:02:38.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | [5d9 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [5da 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [949 12-15 08:02:38.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [32197fbb-de09-4481-be86-ab34f165e260] orderer.example.com | [5db 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [94a 12-15 08:02:38.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | [5dc 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [94b 12-15 08:02:39.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry orderer.example.com | [5dd 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [94c 12-15 08:02:39.23 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4218a5500 orderer.example.com | [5de 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [5df 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [5e0 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [94d 12-15 08:02:39.23 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [94e 12-15 08:02:39.23 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [5e1 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [94f 12-15 08:02:39.23 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP 123a6e7ac41d8eae1b092528206f566a4f56ae67353ce3df7bdd8db7c7d7f290} orderer.example.com | [5e2 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [5e3 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [5e4 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [950 12-15 08:02:39.23 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [5e5 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [5e6 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig -> DEBU Beginning new config for channel businesschannel peer0.org1.example.com | [951 12-15 08:02:39.23 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [952 12-15 08:02:39.23 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4224d3450, header 0xc4218a5530 orderer.example.com | [5e7 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [5e8 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org1.example.com | [953 12-15 08:02:39.23 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"qscc" orderer.example.com | [5e9 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [5ea 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | [954 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e orderer.example.com | [5eb 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [5ec 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel peer0.org1.example.com | [955 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e] peer0.org1.example.com | [956 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [5ed 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel peer0.org1.example.com | [957 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [54cbfcf0-d44b-4e0f-b96e-39c7b3b58cc5] peer0.org1.example.com | [958 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e channel id: businesschannel orderer.example.com | [5ee 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [5ef 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org1.example.com | [959 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e channel id: businesschannel version: 1.0.5 orderer.example.com | [5f0 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer0.org1.example.com | [95a 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.5,txid=5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e,syscc=true,proposal=0xc4224d3450,canname=qscc:1.0.5 orderer.example.com | [5f1 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer0.org1.example.com | [95b 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.5 orderer.example.com | [5f2 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer0.org1.example.com | [95c 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [5f3 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [5f4 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [5f5 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer peer0.org1.example.com | [95d 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.5 peer0.org1.example.com | [95e 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5430a9dc]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [5f6 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [5f7 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [5f8 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [5f9 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [95f 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [5fa 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [960 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [961 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5430a9dc]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [5fb 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer0.org1.example.com | [962 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5430a9dc]Move state message TRANSACTION orderer.example.com | [5fc 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg peer0.org1.example.com | [963 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5430a9dc]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [5fd 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer0.org1.example.com | [964 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [5fe 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org1.example.com | [965 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5430a9dc]sending state message TRANSACTION orderer.example.com | [5ff 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application peer0.org1.example.com | [966 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5430a9dc]Received message TRANSACTION from shim orderer.example.com | [600 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [601 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application peer0.org1.example.com | [967 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5430a9dc]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [968 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5430a9dc]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | [602 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [603 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [604 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [605 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [606 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [969 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Invoke -> DEBU Invoke function: GetBlockByNumber on chain: businesschannel orderer.example.com | [607 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [96a 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [2] peer0.org1.example.com | [96b 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[25669] orderer.example.com | [608 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP peer0.org1.example.com | [96c 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[33551], Going to peek [8] bytes peer0.org1.example.com | [96d 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13793], placementInfo={fileNum=[0], startOffset=[25669], bytesOffset=[25671]} orderer.example.com | [609 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP peer0.org1.example.com | [96e 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5430a9dc]Transaction completed. Sending COMPLETED orderer.example.com | [60a 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer0.org1.example.com | [96f 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5430a9dc]Move state message COMPLETED peer0.org1.example.com | [970 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5430a9dc]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [60b 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [971 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5430a9dc]send state message COMPLETED peer0.org1.example.com | [972 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5430a9dc]Received message COMPLETED from shim orderer.example.com | [60c 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [60d 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [973 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5430a9dc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [60e 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [974 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [975 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e orderer.example.com | [60f 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [610 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [976 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [977 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [978 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results orderer.example.com | [611 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP peer0.org1.example.com | [979 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [54cbfcf0-d44b-4e0f-b96e-39c7b3b58cc5] peer0.org1.example.com | [97a 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | [612 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [613 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [614 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org1.example.com | [97b 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e channel id: businesschannel chaincode id: name:"qscc" peer0.org1.example.com | [97c 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"qscc" is escc peer0.org1.example.com | [97d 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e channel id: businesschannel version: 1.0.5 peer0.org1.example.com | [97e 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e,syscc=true,proposal=0xc4224d3450,canname=escc:1.0.5 orderer.example.com | [615 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [97f 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.5 peer0.org1.example.com | [980 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [981 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.5 orderer.example.com | [616 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP peer0.org1.example.com | [982 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5430a9dc]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [617 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw peer0.org1.example.com | [983 12-15 08:02:39.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [984 12-15 08:02:39.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer0.org1.example.com | [985 12-15 08:02:39.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5430a9dc]sendExecuteMsg trigger event TRANSACTION orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC peer0.org1.example.com | [986 12-15 08:02:39.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5430a9dc]Move state message TRANSACTION peer0.org1.example.com | [987 12-15 08:02:39.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5430a9dc]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd peer0.org1.example.com | [988 12-15 08:02:39.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [989 12-15 08:02:39.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5430a9dc]sending state message TRANSACTION orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB peer0.org1.example.com | [98a 12-15 08:02:39.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5430a9dc]Received message TRANSACTION from shim peer0.org1.example.com | [98b 12-15 08:02:39.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5430a9dc]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB peer0.org1.example.com | [98c 12-15 08:02:39.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5430a9dc]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [98d 12-15 08:02:39.25 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [98e 12-15 08:02:39.25 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully orderer.example.com | [618 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [98f 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5430a9dc]Transaction completed. Sending COMPLETED orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS peer0.org1.example.com | [990 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5430a9dc]Move state message COMPLETED orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer0.org1.example.com | [991 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5430a9dc]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [619 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL peer0.org1.example.com | [992 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5430a9dc]send state message COMPLETED orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV peer0.org1.example.com | [993 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5430a9dc]Received message COMPLETED from shim orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== peer0.org1.example.com | [994 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5430a9dc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [61a 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [61b 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [61c 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [61d 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [61e 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [61f 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [995 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e]HandleMessage- COMPLETED. Notify orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer0.org1.example.com | [996 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5430a9dc8051eeacdc123c334c277f6ad5437c9d00a4d8f7b35814c0a35ba88e orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT peer0.org1.example.com | [997 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer0.org1.example.com | [998 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W peer0.org1.example.com | [999 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S peer0.org1.example.com | [99a 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [54cbfcf0-d44b-4e0f-b96e-39c7b3b58cc5] orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM peer0.org1.example.com | [99b 12-15 08:02:39.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [620 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [621 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [622 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [623 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [624 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [625 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [626 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [627 12-15 08:01:11.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [628 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [629 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [62a 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [62b 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [62c 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [62d 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [62e 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [62f 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [630 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [631 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [632 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [633 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [634 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [635 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [636 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [637 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [638 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [639 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [63a 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [63b 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [63c 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [63d 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [63e 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [63f 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [640 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [641 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [642 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [643 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [644 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [645 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [646 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [647 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [648 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [649 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [64a 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [64b 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [64c 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [64d 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [64e 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [64f 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [650 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [651 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [652 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [653 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [654 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [655 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [656 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [657 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [658 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [659 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [65a 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [65b 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [65c 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [65d 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [65e 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation orderer.example.com | [65f 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026ab0 gate 1513324871867160100 evaluation starts orderer.example.com | [660 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026ab0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [661 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026ab0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [662 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [663 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP orderer.example.com | [664 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026ab0 principal matched by identity 0 orderer.example.com | [665 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ae 78 43 b9 82 6b b6 56 ea 02 4e a3 62 53 98 e5 |.xC..k.V..N.bS..| orderer.example.com | 00000010 42 1d 24 82 d4 c6 57 cf 02 8b d5 50 45 d4 f3 4d |B.$...W....PE..M| orderer.example.com | [666 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 a8 22 3f 75 ee 2f e8 c4 19 36 cc |0E.!.."?u./...6.| orderer.example.com | 00000010 96 4a 9c 54 dc 26 af 2e 27 d0 b6 cc 60 b4 01 62 |.J.T.&..'...`..b| orderer.example.com | 00000020 22 ca c1 c6 8c 02 20 02 1f 86 82 40 04 c8 ab 2d |"..... ....@...-| orderer.example.com | 00000030 cf 78 9d 6e 83 e5 62 2b 1f e4 a8 3e 8d cb 40 a8 |.x.n..b+...>..@.| orderer.example.com | 00000040 88 2f a7 9e 46 69 b7 |./..Fi.| orderer.example.com | [667 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026ab0 principal evaluation succeeds for identity 0 orderer.example.com | [668 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026ab0 gate 1513324871867160100 evaluation succeeds orderer.example.com | [669 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [66a 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [66b 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [66c 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [66d 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [66e 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [66f 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [670 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [671 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [672 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [673 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [674 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [675 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [676 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [677 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [678 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [679 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [67a 12-15 08:01:11.86 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [67b 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [67c 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [67d 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [67e 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [67f 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [680 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [681 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [682 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [683 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [684 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [685 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [686 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [687 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [688 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [689 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [68a 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [68b 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [68c 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [68d 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [68e 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [68f 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [690 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [691 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [692 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [693 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [694 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [695 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [696 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [697 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [698 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [699 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [69a 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [69b 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [69c 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [69d 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [69e 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [69f 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [6a0 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [6a1 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [6a2 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [6a3 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [6a4 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [6a5 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [6a6 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [6a7 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [6a8 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [6a9 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [6aa 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [6ab 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [6ac 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [6ad 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [6ae 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [6af 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [6b0 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [6b1 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [6b2 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [6b3 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [6b4 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [6b5 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [6b6 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [6b7 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [6b8 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [6b9 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [6ba 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [6bb 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [6bc 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [6bd 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [6be 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [6bf 12-15 08:01:11.87 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [6c0 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [6c1 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [6c2 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [6c3 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6c4 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [6c5 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6c6 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [6c7 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6c8 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [6c9 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6ca 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6cb 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6cc 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6cd 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6ce 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application orderer.example.com | [6cf 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6d0 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [6d1 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6d2 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [6d3 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6d4 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [6d5 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6d6 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [6d7 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6d8 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [6d9 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6da 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6db 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6dc 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6dd 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6de 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6df 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [6e0 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [6e1 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [6e2 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [6e3 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [6e4 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [6e5 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6e6 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [6e7 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [6e8 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [6e9 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6ea 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [6eb 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6ec 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel orderer.example.com | [6ed 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6ee 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel orderer.example.com | [6ef 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [6f0 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [6f1 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [6f2 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [6f3 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6f4 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel orderer.example.com | [6f5 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6f6 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel orderer.example.com | [6f7 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [6f8 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [6f9 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [6fa 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel orderer.example.com | [6fb 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [6fc 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [6fd 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [6fe 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [6ff 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [700 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [701 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [702 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [703 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [704 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [705 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [706 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' orderer.example.com | [707 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [708 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' orderer.example.com | [709 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation orderer.example.com | [70a 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' orderer.example.com | [70b 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation orderer.example.com | [70c 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' orderer.example.com | [70d 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation orderer.example.com | [70e 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' orderer.example.com | [70f 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation orderer.example.com | [710 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' orderer.example.com | [711 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [712 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [713 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [714 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [715 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [716 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [717 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [718 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [719 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [71a 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [71b 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [71c 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [71d 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [71e 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [71f 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [720 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [721 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [722 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [723 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [724 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [725 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [726 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [727 12-15 08:01:11.88 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [728 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [729 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [72a 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [72b 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [72c 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [72d 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [72e 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [72f 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [730 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [731 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [732 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [733 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [734 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [735 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [736 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [737 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [738 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [739 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [73a 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [73b 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [73c 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [73d 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [73e 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [73f 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [740 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [741 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [742 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [743 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [744 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [745 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [746 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [747 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [748 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [749 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [74a 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [74b 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [74c 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [74d 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [74e 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [74f 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [750 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [751 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [752 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [753 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [754 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [755 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [756 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [757 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [758 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [759 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [75a 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [75b 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [75c 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [75d 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [75e 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [75f 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [760 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [761 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [762 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [763 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [764 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [765 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [766 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [767 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [768 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [769 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [76a 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [76b 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [76c 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [76d 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [76e 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [76f 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [770 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [771 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [772 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [773 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [774 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [775 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [776 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [777 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [778 12-15 08:01:11.89 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [779 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [77a 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [77b 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [77c 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [77d 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [77e 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [77f 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [780 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [781 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [782 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [783 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [784 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [785 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [786 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [787 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [788 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [789 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [78a 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [78b 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [78c 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application orderer.example.com | [78d 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [78e 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [78f 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [790 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [791 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [792 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [793 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [794 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [795 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [796 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [797 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [798 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [799 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [79a 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [79b 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [79c 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [79d 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [79e 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [79f 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [7a0 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [7a1 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [7a2 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel orderer.example.com | [7a3 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [7a4 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [7a5 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [7a6 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel orderer.example.com | [7a7 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [7a8 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [7a9 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [7aa 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [7ab 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [7ac 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel orderer.example.com | [7ad 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [7ae 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel orderer.example.com | [7af 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [7b0 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [7b1 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [7b2 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel orderer.example.com | [7b3 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [7b4 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [7b5 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [7b6 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [7b7 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [7b8 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [7b9 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [7ba 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [7bb 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [7bc 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [7bd 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [7be 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [7bf 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [7c0 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [7c1 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [7c2 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [7c3 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [7c4 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' orderer.example.com | [7c5 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [7c6 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' orderer.example.com | [7c7 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation orderer.example.com | [7c8 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' orderer.example.com | [7c9 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation orderer.example.com | [7ca 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' orderer.example.com | [7cb 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation orderer.example.com | [7cc 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' orderer.example.com | [7cd 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation orderer.example.com | [7ce 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' orderer.example.com | [7cf 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Found message which requested to be isolated, cutting into its own batch orderer.example.com | [7d0 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0] orderer.example.com | [7d1 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0] orderer.example.com | [7d2 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9082], Going to peek [8] bytes orderer.example.com | [7d3 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9080], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]} orderer.example.com | [7d4 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [7d5 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [7d6 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [7d7 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [7d8 12-15 08:01:11.90 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [7d9 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [7da 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [7db 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [7dc 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [7dd 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [7de 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [7df 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [7e0 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [7e1 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [7e2 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [7e3 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [7e4 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [7e5 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [7e6 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [7e7 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [7e8 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [7e9 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [7ea 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [7eb 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [7ec 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [7ed 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [7ee 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [7ef 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [7f0 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [7f1 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [7f2 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [7f3 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [7f4 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [7f5 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [7f6 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [7f7 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [7f8 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [7f9 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [7fa 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [7fb 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [7fc 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [7fd 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [7fe 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [7ff 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [800 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [801 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [802 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [803 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [804 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [805 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [806 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [807 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [808 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [809 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [80a 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [80b 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [80c 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [80d 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [80e 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [80f 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [810 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [811 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [812 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [813 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [814 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [815 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [816 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [817 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [818 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [819 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [81a 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [81b 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [81c 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [81d 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [81e 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [81f 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [820 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [821 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [822 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [823 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [824 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [825 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [826 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [827 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [828 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [829 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [82a 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [82b 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [82c 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [82d 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [82e 12-15 08:01:11.91 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [82f 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [830 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [831 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [832 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [833 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [834 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [835 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [836 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [837 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [838 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [839 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [83a 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [83b 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [83c 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [83d 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [83e 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [83f 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [840 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [841 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [842 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [843 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [844 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [845 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [846 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [847 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [848 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [849 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [84a 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [84b 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [84c 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [84d 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [84e 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [84f 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application orderer.example.com | [850 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [851 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [852 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [853 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [854 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [855 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [856 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [857 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [858 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [859 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [85a 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [85b 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [85c 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [85d 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [85e 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [85f 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [860 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [861 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [862 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [863 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel orderer.example.com | [864 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [865 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel orderer.example.com | [866 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [867 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel orderer.example.com | [868 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [869 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel orderer.example.com | [86a 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [86b 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [86c 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [86d 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [86e 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [86f 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [870 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [871 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [872 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [873 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel orderer.example.com | [874 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [875 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [876 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [877 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [878 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [879 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [87a 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [87b 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [87c 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [87d 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [87e 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [87f 12-15 08:01:11.92 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [880 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [881 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [882 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [883 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [884 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [885 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [886 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [887 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' orderer.example.com | [888 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [889 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' orderer.example.com | [88a 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation orderer.example.com | [88b 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' orderer.example.com | [88c 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation orderer.example.com | [88d 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' orderer.example.com | [88e 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation orderer.example.com | [88f 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' orderer.example.com | [890 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation orderer.example.com | [891 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' orderer.example.com | [892 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel orderer.example.com | [893 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/orderer/chains/businesschannel/] orderer.example.com | [894 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/orderer/chains/businesschannel/] does not exist orderer.example.com | [895 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/orderer/chains/businesschannel/] exists orderer.example.com | [896 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage orderer.example.com | [897 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files orderer.example.com | [898 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() orderer.example.com | [899 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1 orderer.example.com | [89a 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1 orderer.example.com | [89b 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found orderer.example.com | [89c 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42010d700)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) orderer.example.com | [89d 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockNum]] orderer.example.com | [89e 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x1, 0xf0, 0x2, 0x24, 0x46, 0xa6, 0x25, 0xf5, 0x92, 0xce, 0xbc, 0xb6, 0xff, 0xe1, 0xee, 0x60, 0x9d, 0xcc, 0x7, 0x14, 0x5f, 0x48, 0x11, 0x1c, 0x13, 0xc4, 0xb8, 0x32, 0x86, 0x42, 0x2c, 0x70} txOffsets= orderer.example.com | txId= locPointer=offset=38, bytesLength=11892 orderer.example.com | ] orderer.example.com | [89f 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11935], isChainEmpty=[false], lastBlockNumber=[0] orderer.example.com | [8a0 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0] orderer.example.com | [8a1 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0] orderer.example.com | [8a2 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[11935], Going to peek [8] bytes orderer.example.com | [8a3 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Commit.newChain.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[11933], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]} orderer.example.com | [8a4 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.Commit.newChain.newChainSupport -> DEBU [channel: businesschannel] Retrieved metadata for tip of chain (blockNumber=0, lastConfig=0, lastConfigSeq=1): orderer.example.com | [8a5 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.Commit.newChain -> INFO Created and starting new chain businesschannel orderer.example.com | [8a6 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc42080eee0 chain:0xc42080f3a0 cutter:0xc420811770 filters:0xc42080ef40 signer:0x128b4a8 lastConfig:0 lastConfigSeq:0} orderer.example.com | [8a7 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [8a8 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [8a9 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [8aa 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [8ab 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [8ac 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFA050A0A4F7264657265724D535012...B7AF0FE194A7CFC74E9DFDFF1B04AB37 orderer.example.com | [8ad 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 6F7ECA4DF26BC57009C49436DE091002E317AE435CB87D8CB9C05B8D4CCB959F orderer.example.com | [8ae 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [8af 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [8b0 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: testchainid] About to write block, setting its LAST_CONFIG to 0 orderer.example.com | [8b1 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [8b2 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [8b3 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFA050A0A4F7264657265724D535012...B7AF0FE194A7CFC74E9DFDFF1B04AB37 orderer.example.com | [8b4 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 6AAADF8BA54D41E56A32F434682176F0279BD25FC8C0236817B3DD8A4CDAABFC orderer.example.com | [8b5 12-15 08:01:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0xa9, 0x74, 0xc4, 0xb8, 0x10, 0x99, 0xcd, 0x33, 0x7d, 0x4b, 0x74, 0x20, 0x5f, 0x65, 0xdd, 0xe3, 0x8, 0x2d, 0x5a, 0xc6, 0xc6, 0x96, 0x23, 0x10, 0x64, 0x68, 0x59, 0xf5, 0x3c, 0x19, 0xc, 0x7b} txOffsets= orderer.example.com | txId= locPointer=offset=70, bytesLength=12793 orderer.example.com | ] orderer.example.com | [8b6 12-15 08:01:11.94 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[23692], isChainEmpty=[false], lastBlockNumber=[1] orderer.example.com | [8b7 12-15 08:01:11.94 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: testchainid] Wrote block 1 orderer.example.com | [8b8 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [8b9 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026e00 gate 1513324872030229100 evaluation starts orderer.example.com | [8ba 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e00 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [8bb 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e00 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [8bc 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [8bd 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [8be 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [8bf 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e00 principal matched by identity 0 orderer.example.com | [8c0 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 4c be eb 5e ea 0a 39 28 2b f5 b7 d1 8b b7 89 68 |L..^..9(+......h| orderer.example.com | 00000010 f8 5d 8e 5f 2d c6 57 b5 0a 52 91 44 c0 11 e3 b3 |.]._-.W..R.D....| orderer.example.com | [8c1 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 90 f2 73 3d bc 43 bc 13 b2 44 b5 |0E.!...s=.C...D.| orderer.example.com | 00000010 be 95 89 65 fc dd 01 f3 9f 0a 63 2c 54 14 b6 a4 |...e......c,T...| orderer.example.com | 00000020 8a 44 b4 25 7a 02 20 67 a8 6b dd f0 03 da 3b 0f |.D.%z. g.k....;.| orderer.example.com | 00000030 be f3 f3 b6 e6 93 e2 5c 60 8f 7e 69 24 16 9b de |.......\`.~i$...| orderer.example.com | 00000040 5d 39 a9 09 57 cf 23 |]9..W.#| orderer.example.com | [8c2 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e00 principal evaluation succeeds for identity 0 orderer.example.com | [8c3 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026e00 gate 1513324872030229100 evaluation succeeds orderer.example.com | [8c4 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420975a00 1 [0xc420026b80 0xc420026c18]}) %!s(*policies.implicitMetaPolicy=&{0xc42032f6e0 1 [0xc420026c90]})]} orderer.example.com | [8c5 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc4209a01c0) start: > stop: > orderer.example.com | [8c6 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0] orderer.example.com | [8c7 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0] orderer.example.com | [8c8 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[11935], Going to peek [8] bytes orderer.example.com | [8c9 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[11933], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]} orderer.example.com | [8ca 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4209a01c0) orderer.example.com | [8cb 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc4209a01c0), waiting for new SeekInfo orderer.example.com | [8cc 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [8cd 12-15 08:01:12.03 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [8ce 12-15 08:01:12.03 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [8cf 12-15 08:01:13.07 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [8d0 12-15 08:01:13.07 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [8d1 12-15 08:01:13.07 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [8d2 12-15 08:01:13.08 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler orderer.example.com | [8d3 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop orderer.example.com | [8d4 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Preprocessing CONFIG_UPDATE orderer.example.com | [8d5 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/orderer/configupdate] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process -> DEBU Processing channel reconfiguration request for channel businesschannel orderer.example.com | [8d6 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [8d7 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [8d8 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [8d9 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [8da 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [8db 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [8dc 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [8dd 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [8de 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [8df 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [8e0 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers orderer.example.com | [8e1 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [8e2 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [8e3 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [8e4 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [8e5 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [8e6 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420110470 gate 1513324873088359100 evaluation starts orderer.example.com | [8e7 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110470 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [8e8 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110470 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [8e9 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [8ea 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP orderer.example.com | [8eb 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110470 principal matched by identity 0 orderer.example.com | [8ec 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 bc d3 29 0c fe ea b3 6b 87 75 41 fb a6 66 e7 f6 |..)....k.uA..f..| orderer.example.com | 00000010 d9 ed a8 4d ad a4 43 f1 61 d4 96 39 65 f4 78 99 |...M..C.a..9e.x.| orderer.example.com | [8ed 12-15 08:01:13.08 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 44 04 a1 98 82 bb 1f ab 88 1d 1f 60 |0D. D..........`| orderer.example.com | 00000010 4b 63 36 57 8c b1 37 23 93 60 2e f4 c6 4a 91 08 |Kc6W..7#.`...J..| orderer.example.com | 00000020 55 d1 45 e2 02 20 38 0e 87 f0 4d 50 86 dc 6d c6 |U.E.. 8...MP..m.| orderer.example.com | 00000030 ed ee 68 de fd 26 db 42 4b 23 4c c4 c6 99 b9 87 |..h..&.BK#L.....| orderer.example.com | 00000040 95 af 8b fa 1f 7b |.....{| orderer.example.com | [8ee 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110470 principal evaluation succeeds for identity 0 orderer.example.com | [8ef 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420110470 gate 1513324873088359100 evaluation succeeds orderer.example.com | [8f0 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | [8f1 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to orderer.example.com | [8f2 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | [8f3 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [8f4 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [8f5 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [8f6 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [8f7 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [8f8 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [8f9 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [8fa 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [8fb 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [8fc 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [8fd 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [8fe 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [8ff 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [900 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [901 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [902 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [903 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [904 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [905 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [906 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [907 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [908 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [909 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [90a 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [90b 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [90c 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [90d 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [90e 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [90f 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [910 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [911 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [912 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [913 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [914 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [915 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [916 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [917 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [918 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [919 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [91a 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [91b 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [91c 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [91d 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [91e 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [91f 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [920 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [921 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [922 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [923 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [924 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [925 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [926 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [927 12-15 08:01:13.09 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [928 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [929 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [92a 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [92b 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [92c 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [92d 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [92e 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [92f 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [930 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [931 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: orderer.example.com | [932 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [933 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [934 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [935 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [936 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [937 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [938 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [939 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [93a 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [93b 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [93c 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [93d 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [93e 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [93f 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [940 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [941 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [942 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [943 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [944 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [945 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [946 12-15 08:01:13.10 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [947 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [948 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [949 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [94a 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [94b 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [94c 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [94d 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [94e 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0AB7060A1B08011A0608C982CED10522...672AAEE6C94B3FFF3405A114B2E105C0 orderer.example.com | [94f 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: F954D73FFCF92C58C64B7518E64BA47FF74D2C2AFC29CE43F58FEF7077F8EB2A orderer.example.com | [950 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast is filtering message of type CONFIG orderer.example.com | [951 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [952 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110460 gate 1513324873111606900 evaluation starts orderer.example.com | [953 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110460 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [954 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110460 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [955 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [956 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110460 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP) orderer.example.com | [957 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110460 principal evaluation fails orderer.example.com | [958 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110460 gate 1513324873111606900 evaluation fails orderer.example.com | [959 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110470 gate 1513324873112698400 evaluation starts orderer.example.com | [95a 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110470 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [95b 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110470 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [95c 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [95d 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110470 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP) orderer.example.com | [95e 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110470 principal evaluation fails orderer.example.com | [95f 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110470 gate 1513324873112698400 evaluation fails orderer.example.com | [960 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110480 gate 1513324873113727200 evaluation starts orderer.example.com | [961 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110480 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [962 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110480 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [963 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [964 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [965 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [966 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110480 principal matched by identity 0 orderer.example.com | [967 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 f9 54 d7 3f fc f9 2c 58 c6 4b 75 18 e6 4b a4 7f |.T.?..,X.Ku..K..| orderer.example.com | 00000010 f7 4d 2c 2a fc 29 ce 43 f5 8f ef 70 77 f8 eb 2a |.M,*.).C...pw..*| orderer.example.com | [968 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 61 09 eb 15 fc a0 d4 f4 4d 85 3f 2e |0D. a.......M.?.| orderer.example.com | 00000010 f9 be ae 87 d1 95 f3 6c 33 13 9d 24 7b 62 b7 89 |.......l3..${b..| orderer.example.com | 00000020 2a ec 8e cd 02 20 1f ad a5 82 09 e3 f5 5c 83 1b |*.... .......\..| orderer.example.com | 00000030 90 a4 d3 ca 72 80 09 70 51 fd c2 f3 4f c5 d3 37 |....r..pQ...O..7| orderer.example.com | 00000040 7d 37 97 9e e2 3c |}7...<| orderer.example.com | [969 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110480 principal evaluation succeeds for identity 0 orderer.example.com | [96a 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110480 gate 1513324873113727200 evaluation succeeds orderer.example.com | [96b 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420975900 1 [0xc420026ba8 0xc420026c40]}) %!s(*policies.implicitMetaPolicy=&{0xc42032f3c0 1 [0xc420026cb8]})]} orderer.example.com | [96c 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [96d 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [96e 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [96f 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [970 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [971 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [972 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [973 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [974 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [975 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [976 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers orderer.example.com | [977 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [978 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [979 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [97a 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [97b 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [97c 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420110b90 gate 1513324873116964000 evaluation starts orderer.example.com | [97d 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110b90 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [97e 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110b90 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [97f 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [980 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP orderer.example.com | [981 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110b90 principal matched by identity 0 orderer.example.com | [982 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 bc d3 29 0c fe ea b3 6b 87 75 41 fb a6 66 e7 f6 |..)....k.uA..f..| orderer.example.com | 00000010 d9 ed a8 4d ad a4 43 f1 61 d4 96 39 65 f4 78 99 |...M..C.a..9e.x.| orderer.example.com | [983 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 44 04 a1 98 82 bb 1f ab 88 1d 1f 60 |0D. D..........`| orderer.example.com | 00000010 4b 63 36 57 8c b1 37 23 93 60 2e f4 c6 4a 91 08 |Kc6W..7#.`...J..| orderer.example.com | 00000020 55 d1 45 e2 02 20 38 0e 87 f0 4d 50 86 dc 6d c6 |U.E.. 8...MP..m.| orderer.example.com | 00000030 ed ee 68 de fd 26 db 42 4b 23 4c c4 c6 99 b9 87 |..h..&.BK#L.....| orderer.example.com | 00000040 95 af 8b fa 1f 7b |.....{| orderer.example.com | [984 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110b90 principal evaluation succeeds for identity 0 orderer.example.com | [985 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420110b90 gate 1513324873116964000 evaluation succeeds orderer.example.com | [986 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to orderer.example.com | [987 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | [988 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | [989 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [98a 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [98b 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [98c 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [98d 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [98e 12-15 08:01:13.11 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [98f 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [990 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [991 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [992 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [993 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [994 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [995 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [996 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [997 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [998 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [999 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [99a 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [99b 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [99c 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [99d 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [99e 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [99f 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [9a0 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [9a1 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [9a2 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [9a3 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [9a4 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [9a5 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [9a6 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [9a7 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [9a8 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [9a9 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [9aa 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [9ab 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [9ac 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [9ad 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [9ae 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [9af 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [9b0 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [9b1 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [9b2 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [9b3 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [9b4 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [9b5 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [9b6 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [9b7 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [9b8 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [9b9 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [9ba 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [9bb 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [9bc 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [9bd 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [9be 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [9bf 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [9c0 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [9c1 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [9c2 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [9c3 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [9c4 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [9c5 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [9c6 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [9c7 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [9c8 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [9c9 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [9ca 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [9cb 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9cc 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9cd 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9ce 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [9cf 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: orderer.example.com | [9d0 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [9d1 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [9d2 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [9d3 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9d4 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9d5 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9d6 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [9d7 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [9d8 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [9d9 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [9da 12-15 08:01:13.12 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9db 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9dc 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9dd 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [9de 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [9df 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [9e0 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG orderer.example.com | [9e1 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [9e2 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026020 gate 1513324873132234700 evaluation starts orderer.example.com | [9e3 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026020 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [9e4 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026020 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [9e5 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9e6 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026020 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP) orderer.example.com | [9e7 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026020 principal evaluation fails orderer.example.com | [9e8 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026020 gate 1513324873132234700 evaluation fails orderer.example.com | [9e9 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026038 gate 1513324873133507900 evaluation starts orderer.example.com | [9ea 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [9eb 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [9ec 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9ed 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP) orderer.example.com | [9ee 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 principal evaluation fails orderer.example.com | [9ef 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026038 gate 1513324873133507900 evaluation fails orderer.example.com | [9f0 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026080 gate 1513324873134488100 evaluation starts orderer.example.com | [9f1 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026080 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [9f2 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026080 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [9f3 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9f4 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [9f5 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [9f6 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026080 principal matched by identity 0 orderer.example.com | [9f7 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 f9 54 d7 3f fc f9 2c 58 c6 4b 75 18 e6 4b a4 7f |.T.?..,X.Ku..K..| orderer.example.com | 00000010 f7 4d 2c 2a fc 29 ce 43 f5 8f ef 70 77 f8 eb 2a |.M,*.).C...pw..*| orderer.example.com | [9f8 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 61 09 eb 15 fc a0 d4 f4 4d 85 3f 2e |0D. a.......M.?.| orderer.example.com | 00000010 f9 be ae 87 d1 95 f3 6c 33 13 9d 24 7b 62 b7 89 |.......l3..${b..| orderer.example.com | 00000020 2a ec 8e cd 02 20 1f ad a5 82 09 e3 f5 5c 83 1b |*.... .......\..| orderer.example.com | 00000030 90 a4 d3 ca 72 80 09 70 51 fd c2 f3 4f c5 d3 37 |....r..pQ...O..7| orderer.example.com | 00000040 7d 37 97 9e e2 3c |}7...<| orderer.example.com | [9f9 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026080 principal evaluation succeeds for identity 0 orderer.example.com | [9fa 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026080 gate 1513324873134488100 evaluation succeeds orderer.example.com | [9fb 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420975900 1 [0xc420026ba8 0xc420026c40]}) %!s(*policies.implicitMetaPolicy=&{0xc42032f3c0 1 [0xc420026cb8]})]} orderer.example.com | [9fc 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [9fd 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [9fe 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [9ff 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [a00 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [a01 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [a02 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [a03 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [a04 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [a05 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [a06 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers orderer.example.com | [a07 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [a08 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [a09 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [a0a 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [a0b 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [a0c 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420026dd0 gate 1513324873137903600 evaluation starts orderer.example.com | [a0d 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026dd0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a0e 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026dd0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a0f 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a10 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP orderer.example.com | [a11 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026dd0 principal matched by identity 0 orderer.example.com | [a12 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 bc d3 29 0c fe ea b3 6b 87 75 41 fb a6 66 e7 f6 |..)....k.uA..f..| orderer.example.com | 00000010 d9 ed a8 4d ad a4 43 f1 61 d4 96 39 65 f4 78 99 |...M..C.a..9e.x.| orderer.example.com | [a13 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 44 04 a1 98 82 bb 1f ab 88 1d 1f 60 |0D. D..........`| orderer.example.com | 00000010 4b 63 36 57 8c b1 37 23 93 60 2e f4 c6 4a 91 08 |Kc6W..7#.`...J..| orderer.example.com | 00000020 55 d1 45 e2 02 20 38 0e 87 f0 4d 50 86 dc 6d c6 |U.E.. 8...MP..m.| orderer.example.com | 00000030 ed ee 68 de fd 26 db 42 4b 23 4c c4 c6 99 b9 87 |..h..&.BK#L.....| orderer.example.com | 00000040 95 af 8b fa 1f 7b |.....{| orderer.example.com | [a14 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026dd0 principal evaluation succeeds for identity 0 orderer.example.com | [a15 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420026dd0 gate 1513324873137903600 evaluation succeeds orderer.example.com | [a16 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [a17 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [a18 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [a19 12-15 08:01:13.13 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [a1a 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [a1b 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [a1c 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [a1d 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | [a1e 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | [a1f 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to orderer.example.com | [a20 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [a21 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [a22 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [a23 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [a24 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [a25 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [a26 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [a27 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [a28 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [a29 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [a2a 12-15 08:01:13.14 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [a2b 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [a2c 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [a2d 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [a2e 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [a2f 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [a31 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [a30 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [a32 12-15 08:01:13.14 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream orderer.example.com | [a33 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [a34 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [a35 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [a36 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [a37 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [a38 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [a39 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [a3a 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [a3b 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [a3c 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [a3d 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [a3e 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [a3f 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [a40 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [a41 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [a42 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [a43 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [a44 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [a45 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [a46 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [a47 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [a48 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [a49 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [a4a 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [a4b 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [a4c 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [a4d 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [a4e 12-15 08:01:13.14 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [a4f 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [a50 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [a51 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [a52 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [a53 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [a54 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [a55 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [a56 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [a57 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [a58 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [a59 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [a5a 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [a5b 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: orderer.example.com | [a5c 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [a5d 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [a5e 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [a5f 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a60 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a61 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a62 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [a63 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [a64 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [a65 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [a66 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [a67 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a68 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a69 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a6a 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [a6b 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [a6c 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [a6d 12-15 08:01:13.15 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [a6e 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a6f 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a70 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a71 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [a72 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [a73 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [a74 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Found message which requested to be isolated, cutting into its own batch orderer.example.com | [a75 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0] orderer.example.com | [a76 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0] orderer.example.com | [a77 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[11935], Going to peek [8] bytes orderer.example.com | [a78 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[11933], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]} orderer.example.com | [a79 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [a7a 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [a7b 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [a7c 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [a7d 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [a7e 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [a7f 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [a80 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [a81 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [a82 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [a83 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [a84 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [a85 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [a86 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [a87 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [a88 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [a89 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [a8a 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [a8b 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [a8c 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [a8d 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [a8e 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [a8f 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [a90 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers orderer.example.com | [a91 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [a92 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [a93 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [a94 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [a95 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [a96 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [a97 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [a98 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [a99 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [a9a 12-15 08:01:13.16 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [a9b 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [a9c 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [a9d 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [a9e 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [a9f 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [aa0 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [aa1 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [aa2 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [aa3 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [aa4 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [aa5 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [aa6 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [aa7 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [aa8 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers orderer.example.com | [aa9 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [aaa 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [aab 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [aac 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [aad 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [aae 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420026b10 gate 1513324873171551100 evaluation starts orderer.example.com | [aaf 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026b10 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [ab0 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026b10 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [ab1 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [ab2 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP orderer.example.com | [ab3 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026b10 principal matched by identity 0 orderer.example.com | [ab4 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 bc d3 29 0c fe ea b3 6b 87 75 41 fb a6 66 e7 f6 |..)....k.uA..f..| orderer.example.com | 00000010 d9 ed a8 4d ad a4 43 f1 61 d4 96 39 65 f4 78 99 |...M..C.a..9e.x.| orderer.example.com | [ab5 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 44 04 a1 98 82 bb 1f ab 88 1d 1f 60 |0D. D..........`| orderer.example.com | 00000010 4b 63 36 57 8c b1 37 23 93 60 2e f4 c6 4a 91 08 |Kc6W..7#.`...J..| orderer.example.com | 00000020 55 d1 45 e2 02 20 38 0e 87 f0 4d 50 86 dc 6d c6 |U.E.. 8...MP..m.| orderer.example.com | 00000030 ed ee 68 de fd 26 db 42 4b 23 4c c4 c6 99 b9 87 |..h..&.BK#L.....| orderer.example.com | 00000040 95 af 8b fa 1f 7b |.....{| orderer.example.com | [ab6 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026b10 principal evaluation succeeds for identity 0 orderer.example.com | [ab7 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420026b10 gate 1513324873171551100 evaluation succeeds orderer.example.com | [ab8 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | [ab9 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | [aba 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to orderer.example.com | [abb 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [abc 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [abd 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [abe 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [abf 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [ac0 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [ac1 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [ac2 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [ac3 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [ac4 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [ac5 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [ac6 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [ac7 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [ac8 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [ac9 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [aca 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [acb 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [acc 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [acd 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [ace 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [acf 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [ad0 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [ad1 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [ad2 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [ad3 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [ad4 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [ad5 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [ad6 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [ad7 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [ad8 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [ad9 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [ada 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [adb 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [adc 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [add 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [ade 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [adf 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [ae0 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [ae1 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [ae2 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [ae3 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [ae4 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [ae5 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [ae6 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [ae7 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [ae8 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [ae9 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [aea 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [aeb 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [aec 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [aed 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [aee 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [aef 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [af0 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [af1 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [af2 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [af3 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [af4 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [af5 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [af6 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [af7 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [af8 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [af9 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: orderer.example.com | [afa 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [afb 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [afc 12-15 08:01:13.17 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [afd 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [afe 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [aff 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [b00 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [b01 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [b02 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [b03 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [b04 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [b05 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [b06 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [b07 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [b08 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [b09 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [b0a 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [b0b 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [b0c 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [b0d 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [b0e 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [b0f 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [b10 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [b11 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [b12 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b13 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [b14 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [b15 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [b16 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [b17 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [b18 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [b19 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [b1a 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [b1b 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [b1c 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b1d 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application orderer.example.com | [b1e 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [b1f 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [b20 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b21 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b22 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [b23 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [b24 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [b25 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [b26 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b27 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [b28 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [b29 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [b2a 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b2b 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [b2c 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b2d 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [b2e 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [b2f 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel orderer.example.com | [b30 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [b31 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel orderer.example.com | [b32 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [b33 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel orderer.example.com | [b34 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [b35 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [b36 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [b37 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [b38 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [b39 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [b3a 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b3b 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel orderer.example.com | [b3c 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [b3d 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [b3e 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [b3f 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [b40 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b41 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel orderer.example.com | [b42 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [b43 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [b44 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [b45 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [b46 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [b47 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [b48 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [b49 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [b4a 12-15 08:01:13.18 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [b4b 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [b4c 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [b4d 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [b4e 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [b4f 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [b50 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [b51 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [b52 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b53 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b54 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [b55 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' orderer.example.com | [b56 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [b57 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' orderer.example.com | [b58 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation orderer.example.com | [b59 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' orderer.example.com | [b5a 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation orderer.example.com | [b5b 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' orderer.example.com | [b5c 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation orderer.example.com | [b5d 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' orderer.example.com | [b5e 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation orderer.example.com | [b5f 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' orderer.example.com | [b60 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc4200b8760 chain:0xc420b28380 cutter:0xc42092c410 filters:0xc4200b9500 signer:0x128b4a8 lastConfig:0 lastConfigSeq:1} orderer.example.com | [b61 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [b62 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [b63 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [b64 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [b65 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [b66 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFA050A0A4F7264657265724D535012...810A651B5E9D11B0D6B4419C30DC9ED0 orderer.example.com | [b67 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 60E8F83D0244EEF90DFFD66B67CDFB35FD191643B48AF0F68633A6B72D4E5525 orderer.example.com | [b68 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] Detected lastConfigSeq transitioning from 1 to 2, setting lastConfig from 0 to 1 orderer.example.com | [b69 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [b6a 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [b6b 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] About to write block, setting its LAST_CONFIG to 1 orderer.example.com | [b6c 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [b6d 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [b6e 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 08010AFA050A0A4F7264657265724D53...810A651B5E9D11B0D6B4419C30DC9ED0 orderer.example.com | [b6f 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 8D0241183AE2B017763EC116C7200749F1A1D5967007396DB46F48D255EE67DE orderer.example.com | [b70 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x71, 0x4d, 0xc1, 0x5d, 0xe1, 0xce, 0x3e, 0x38, 0xbd, 0xed, 0x7a, 0x80, 0xce, 0x59, 0x1, 0xf0, 0x6, 0x65, 0xca, 0xf, 0xde, 0x1f, 0xf4, 0x24, 0x5d, 0xaf, 0xee, 0x67, 0x51, 0x20, 0xf4, 0xaf} txOffsets= orderer.example.com | txId= locPointer=offset=70, bytesLength=11913 orderer.example.com | ] orderer.example.com | [b71 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25667], isChainEmpty=[false], lastBlockNumber=[1] orderer.example.com | [b72 12-15 08:01:13.19 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: businesschannel] Wrote block 1 orderer.example.com | [b73 12-15 08:01:15.33 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [b74 12-15 08:01:15.33 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [b75 12-15 08:01:15.33 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [b76 12-15 08:01:15.35 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler orderer.example.com | [b77 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop orderer.example.com | [b78 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Preprocessing CONFIG_UPDATE orderer.example.com | [b79 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/orderer/configupdate] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process -> DEBU Processing channel reconfiguration request for channel businesschannel orderer.example.com | [b7a 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [b7b 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [b7c 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [b7d 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [b7e 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [b7f 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [b80 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [b81 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [b82 12-15 08:01:15.35 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [b83 12-15 08:01:15.36 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [b84 12-15 08:01:15.36 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers orderer.example.com | [b85 12-15 08:01:15.36 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [b86 12-15 08:01:15.36 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [b87 12-15 08:01:15.36 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [b88 12-15 08:01:15.36 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [b89 12-15 08:01:15.36 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [b8a 12-15 08:01:15.36 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420110470 gate 1513324875367160100 evaluation starts orderer.example.com | [b8b 12-15 08:01:15.36 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110470 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [b8c 12-15 08:01:15.36 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110470 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [b8d 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [b8e 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org2MSP orderer.example.com | [b8f 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110470 principal matched by identity 0 orderer.example.com | [b90 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 06 9f ab 45 3b 61 2d 33 ea 06 06 4d 17 51 7a f2 |...E;a-3...M.Qz.| orderer.example.com | 00000010 72 dd b4 25 89 23 f4 af db e9 a9 c3 64 64 4c a0 |r..%.#......ddL.| orderer.example.com | [b91 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c3 cc 94 bb d2 bc 09 48 3b 0f 36 |0E.!........H;.6| orderer.example.com | 00000010 a2 f1 6e 01 62 5a c4 17 80 c5 18 f5 c0 ea ea 6a |..n.bZ.........j| orderer.example.com | 00000020 74 5d 53 c9 fa 02 20 15 0f a9 b6 54 4f 2d 5a 1b |t]S... ....TO-Z.| orderer.example.com | 00000030 b1 c0 75 b0 7b a6 88 74 8e cb 24 18 86 b7 60 30 |..u.{..t..$...`0| orderer.example.com | 00000040 42 44 fe a4 25 cb 03 |BD..%..| orderer.example.com | [b92 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110470 principal evaluation succeeds for identity 0 orderer.example.com | [b93 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420110470 gate 1513324875367160100 evaluation succeeds orderer.example.com | [b94 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [b95 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [b96 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [b97 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [b98 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [b99 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [b9a 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [b9b 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [b9c 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [b9d 12-15 08:01:15.37 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [b9e 12-15 08:01:15.38 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | [b9f 12-15 08:01:15.38 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to orderer.example.com | [ba0 12-15 08:01:15.38 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | [ba1 12-15 08:01:15.38 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [ba2 12-15 08:01:15.38 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [ba3 12-15 08:01:15.38 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [ba4 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [ba5 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [ba6 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [ba7 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [ba8 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [ba9 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [baa 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [bab 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [bac 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [bad 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [bae 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [baf 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [bb0 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [bb1 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [bb2 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [bb3 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [bb4 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [bb5 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [bb6 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [bb7 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [bb8 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [bb9 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [bba 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [bbb 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [bbc 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [bbd 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [bbe 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [bbf 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [bc0 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [bc1 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [bc2 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [bc3 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [bc4 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [bc5 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [bc6 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [bc7 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [bc8 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [bc9 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [bca 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [bcb 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [bcc 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [bcd 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [bce 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [bcf 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [bd0 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [bd1 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [bd2 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [bd3 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [bd4 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [bd5 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: orderer.example.com | [bd6 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [bd7 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [bd8 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [bd9 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [bda 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [bdb 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [bdc 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [bdd 12-15 08:01:15.39 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers: orderer.example.com | [bde 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [bdf 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [be0 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [be1 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [be2 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [be3 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [be4 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [be5 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [be6 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [be7 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [be8 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [be9 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [bea 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [beb 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [bec 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [bed 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.ProposeConfigUpdate.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [bee 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [bef 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [bf0 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [bf1 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [bf2 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0AB7060A1B08011A0608CB82CED10522...6874DBCC883D3DE5CC8EA034822E6DC6 orderer.example.com | [bf3 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.existingChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: 23584C0335F70C14A534EF667EBC765AD0536138C873E1ECF0228FB44AE7B978 orderer.example.com | [bf4 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast is filtering message of type CONFIG orderer.example.com | [bf5 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [bf6 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201103b8 gate 1513324875405149000 evaluation starts orderer.example.com | [bf7 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103b8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [bf8 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103b8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [bf9 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [bfa 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103b8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP) orderer.example.com | [bfb 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103b8 principal evaluation fails orderer.example.com | [bfc 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201103b8 gate 1513324875405149000 evaluation fails orderer.example.com | [bfd 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201103c8 gate 1513324875406651500 evaluation starts orderer.example.com | [bfe 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103c8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [bff 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103c8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [c00 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c01 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103c8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP) orderer.example.com | [c02 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103c8 principal evaluation fails orderer.example.com | [c03 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201103c8 gate 1513324875406651500 evaluation fails orderer.example.com | [c04 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201103d8 gate 1513324875407340400 evaluation starts orderer.example.com | [c05 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103d8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [c06 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103d8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [c07 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c08 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [c09 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [c0a 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103d8 principal matched by identity 0 orderer.example.com | [c0b 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 23 58 4c 03 35 f7 0c 14 a5 34 ef 66 7e bc 76 5a |#XL.5....4.f~.vZ| orderer.example.com | 00000010 d0 53 61 38 c8 73 e1 ec f0 22 8f b4 4a e7 b9 78 |.Sa8.s..."..J..x| orderer.example.com | [c0c 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 99 3e 85 8b 0b 00 0e bc ae 4e c7 |0E.!..>.......N.| orderer.example.com | 00000010 9d 3f 7a a6 55 bf 9a f7 f0 9b 79 eb 84 9d 7b fa |.?z.U.....y...{.| orderer.example.com | 00000020 11 cf d7 ef 8b 02 20 5e df 8c 46 75 e9 25 ad 62 |...... ^..Fu.%.b| orderer.example.com | 00000030 83 2a 3a 0a c5 c1 43 72 01 1d ed 47 77 69 98 61 |.*:...Cr...Gwi.a| orderer.example.com | 00000040 ed 04 98 c4 93 3e 2a |.....>*| orderer.example.com | [c0d 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103d8 principal evaluation succeeds for identity 0 orderer.example.com | [c0e 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201103d8 gate 1513324875407340400 evaluation succeeds orderer.example.com | [c0f 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420b2b5e0 1 [0xc420026d20 0xc420026f80]}) %!s(*policies.implicitMetaPolicy=&{0xc420305940 1 [0xc420027130]})]} orderer.example.com | [c10 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [c11 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [c12 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [c13 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [c14 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [c15 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [c16 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [c17 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [c18 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [c19 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [c1a 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers orderer.example.com | [c1b 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [c1c 12-15 08:01:15.40 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [c1d 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [c1e 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [c1f 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [c20 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420110bd0 gate 1513324875410291700 evaluation starts orderer.example.com | [c21 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110bd0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [c22 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110bd0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [c23 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c24 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org2MSP orderer.example.com | [c25 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110bd0 principal matched by identity 0 orderer.example.com | [c26 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 06 9f ab 45 3b 61 2d 33 ea 06 06 4d 17 51 7a f2 |...E;a-3...M.Qz.| orderer.example.com | 00000010 72 dd b4 25 89 23 f4 af db e9 a9 c3 64 64 4c a0 |r..%.#......ddL.| orderer.example.com | [c27 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c3 cc 94 bb d2 bc 09 48 3b 0f 36 |0E.!........H;.6| orderer.example.com | 00000010 a2 f1 6e 01 62 5a c4 17 80 c5 18 f5 c0 ea ea 6a |..n.bZ.........j| orderer.example.com | 00000020 74 5d 53 c9 fa 02 20 15 0f a9 b6 54 4f 2d 5a 1b |t]S... ....TO-Z.| orderer.example.com | 00000030 b1 c0 75 b0 7b a6 88 74 8e cb 24 18 86 b7 60 30 |..u.{..t..$...`0| orderer.example.com | 00000040 42 44 fe a4 25 cb 03 |BD..%..| orderer.example.com | [c28 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110bd0 principal evaluation succeeds for identity 0 orderer.example.com | [c29 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420110bd0 gate 1513324875410291700 evaluation succeeds orderer.example.com | [c2a 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [c2b 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [c2c 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [c2d 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [c2e 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [c2f 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [c30 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [c31 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [c32 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [c33 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [c34 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | [c35 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to orderer.example.com | [c36 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | [c37 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [c38 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [c39 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [c3a 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [c3b 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [c3c 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [c3d 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [c3e 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [c3f 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [c40 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [c41 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [c42 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [c43 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [c44 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [c45 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [c46 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [c47 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [c48 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [c49 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [c4a 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [c4b 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [c4c 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [c4d 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [c4e 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [c4f 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [c50 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [c51 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [c52 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [c53 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [c54 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [c55 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [c56 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [c57 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [c58 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [c59 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [c5a 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [c5b 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [c5c 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [c5d 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [c5e 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [c5f 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [c60 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [c61 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [c62 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [c63 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [c64 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [c65 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [c66 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [c67 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [c68 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [c69 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [c6a 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [c6b 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [c6c 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [c6d 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [c6e 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c6f 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c70 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c71 12-15 08:01:15.41 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [c72 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers: orderer.example.com | [c73 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [c74 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [c75 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [c76 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c77 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c78 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c79 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [c7a 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: orderer.example.com | [c7b 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [c7c 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [c7d 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [c7e 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c7f 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c80 12-15 08:01:15.42 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c81 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [c82 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [c83 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [c84 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG orderer.example.com | [c86 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [c87 12-15 08:01:15.43 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream orderer.example.com | [c85 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [c88 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026020 gate 1513324875436592600 evaluation starts orderer.example.com | [c89 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026020 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [c8a 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026020 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [c8b 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c8c 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026020 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP) orderer.example.com | [c8d 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026020 principal evaluation fails orderer.example.com | [c8e 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026020 gate 1513324875436592600 evaluation fails orderer.example.com | [c8f 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026038 gate 1513324875437732900 evaluation starts orderer.example.com | [c90 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [c91 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [c92 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c93 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP) orderer.example.com | [c94 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026038 principal evaluation fails orderer.example.com | [c95 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026038 gate 1513324875437732900 evaluation fails orderer.example.com | [c96 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026080 gate 1513324875438483500 evaluation starts orderer.example.com | [c97 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026080 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [c98 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026080 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624f674177494241674952414b61386b496d346f313857595439717949497a544a6777436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456b4f713533517035434a7a53562f35686d496a46743061393656654e6a32364d4a64584a686d4d6a46482f61477653690a6b4e4262444d6a4f4b53463264643331784f525a343342356d476557616e6264654a4a6879714e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416773794854682f6373444549376d685765625341374a533768556b39390a307849343478426c7162487852546377436759494b6f5a497a6a304541774944527741775241496741793430654442735134542b392b50494b543535556673550a6556322f6b6773592f615365546a6b617254774349415a364a626e474d4b3437696e376c454941354b43556566307573423271356f5a62616d50356e776f69360a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [c99 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDDCCAbOgAwIBAgIRAKa8kIm4o18WYT9qyIIzTJgwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEkOq53Qp5CJzSV/5hmIjFt0a96VeNj26MJdXJhmMjFH/aGvSi orderer.example.com | kNBbDMjOKSF2dd31xORZ43B5mGeWanbdeJJhyqNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgsyHTh/csDEI7mhWebSA7JS7hUk99 orderer.example.com | 0xI44xBlqbHxRTcwCgYIKoZIzj0EAwIDRwAwRAIgAy40eDBsQ4T+9+PIKT55UfsU orderer.example.com | eV2/kgsY/aSeTjkarTwCIAZ6JbnGMK47in7lEIA5KCUef0usB2q5oZbamP5nwoi6 orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [c9a 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [c9b 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [c9c 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026080 principal matched by identity 0 orderer.example.com | [c9d 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 23 58 4c 03 35 f7 0c 14 a5 34 ef 66 7e bc 76 5a |#XL.5....4.f~.vZ| orderer.example.com | 00000010 d0 53 61 38 c8 73 e1 ec f0 22 8f b4 4a e7 b9 78 |.Sa8.s..."..J..x| orderer.example.com | [c9e 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 99 3e 85 8b 0b 00 0e bc ae 4e c7 |0E.!..>.......N.| orderer.example.com | 00000010 9d 3f 7a a6 55 bf 9a f7 f0 9b 79 eb 84 9d 7b fa |.?z.U.....y...{.| orderer.example.com | 00000020 11 cf d7 ef 8b 02 20 5e df 8c 46 75 e9 25 ad 62 |...... ^..Fu.%.b| orderer.example.com | 00000030 83 2a 3a 0a c5 c1 43 72 01 1d ed 47 77 69 98 61 |.*:...Cr...Gwi.a| orderer.example.com | 00000040 ed 04 98 c4 93 3e 2a |.....>*| orderer.example.com | [c9f 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026080 principal evaluation succeeds for identity 0 orderer.example.com | [ca0 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026080 gate 1513324875438483500 evaluation succeeds orderer.example.com | [ca1 12-15 08:01:15.43 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420b2b5e0 1 [0xc420026d20 0xc420026f80]}) %!s(*policies.implicitMetaPolicy=&{0xc420305940 1 [0xc420027130]})]} orderer.example.com | [ca2 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [ca3 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [ca4 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [ca5 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [ca7 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [ca8 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [ca6 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [ca9 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [caa 12-15 08:01:15.44 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [cab 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [cac 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [cad 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [cae 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers orderer.example.com | [caf 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [cb0 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [cb1 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [cb2 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [cb3 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [cb4 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420110f60 gate 1513324875446956400 evaluation starts orderer.example.com | [cb5 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110f60 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [cb6 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110f60 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [cb7 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [cb8 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org2MSP orderer.example.com | [cb9 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110f60 principal matched by identity 0 orderer.example.com | [cba 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 06 9f ab 45 3b 61 2d 33 ea 06 06 4d 17 51 7a f2 |...E;a-3...M.Qz.| orderer.example.com | 00000010 72 dd b4 25 89 23 f4 af db e9 a9 c3 64 64 4c a0 |r..%.#......ddL.| orderer.example.com | [cbb 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c3 cc 94 bb d2 bc 09 48 3b 0f 36 |0E.!........H;.6| orderer.example.com | 00000010 a2 f1 6e 01 62 5a c4 17 80 c5 18 f5 c0 ea ea 6a |..n.bZ.........j| orderer.example.com | 00000020 74 5d 53 c9 fa 02 20 15 0f a9 b6 54 4f 2d 5a 1b |t]S... ....TO-Z.| orderer.example.com | 00000030 b1 c0 75 b0 7b a6 88 74 8e cb 24 18 86 b7 60 30 |..u.{..t..$...`0| orderer.example.com | 00000040 42 44 fe a4 25 cb 03 |BD..%..| orderer.example.com | [cbc 12-15 08:01:15.44 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420110f60 principal evaluation succeeds for identity 0 orderer.example.com | [cbd 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Validate.Validate.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420110f60 gate 1513324875446956400 evaluation succeeds orderer.example.com | [cbe 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [cbf 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [cc0 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [cc1 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [cc2 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [cc3 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [cc4 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [cc5 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [cc6 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [cc7 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [cc8 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | [cc9 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to orderer.example.com | [cca 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | [ccb 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [ccc 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [ccd 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [cce 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [ccf 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [cd0 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [cd1 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [cd2 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [cd3 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [cd4 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [cd5 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [cd6 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [cd7 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [cd8 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [cd9 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [cda 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [cdb 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [cdc 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [cdd 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [cde 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [cdf 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [ce0 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [ce1 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [ce2 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [ce3 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [ce4 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [ce5 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [ce6 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [ce7 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [ce8 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [ce9 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [cea 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [ceb 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [cec 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [ced 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [cee 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [cef 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [cf0 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [cf1 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [cf2 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [cf3 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [cf4 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [cf5 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [cf6 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [cf7 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [cf8 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [cf9 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [cfa 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [cfb 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [cfc 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [cfd 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [cfe 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [cff 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [d00 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [d01 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [d02 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [d03 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [d04 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [d05 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [d06 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: orderer.example.com | [d07 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [d08 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [d09 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [d0a 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [d0b 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [d0c 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [d0d 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [d0e 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers: orderer.example.com | [d0f 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [d10 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [d11 12-15 08:01:15.45 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [d12 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [d13 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [d14 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [d15 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [d16 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [d17 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Validate.Validate.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [d18 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Found message which requested to be isolated, cutting into its own batch orderer.example.com | [d19 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [1] orderer.example.com | [d1a 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[11935] orderer.example.com | [d1b 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[13732], Going to peek [8] bytes orderer.example.com | [d1c 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13730], placementInfo={fileNum=[0], startOffset=[11935], bytesOffset=[11937]} orderer.example.com | [d1d 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [d1e 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [d1f 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [d20 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [d21 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers orderer.example.com | [d22 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [d23 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [d24 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [d25 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [d26 12-15 08:01:15.46 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers orderer.example.com | [d27 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [d28 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [d29 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [d2a 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [d2b 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [d2c 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [d2d 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [d2e 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [d2f 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [d30 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [d31 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [d32 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [d33 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [d34 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [d35 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [d36 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [d37 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [d38 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [d39 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [d3a 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [d3b 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [d3c 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [d3d 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [d3e 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [d3f 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [d40 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [d41 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [d42 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [d43 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [d44 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [d45 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [d46 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [d47 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [d48 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [d49 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [d4a 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [d4b 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [d4c 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [d4d 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [d4e 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers orderer.example.com | [d4f 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [d50 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [d51 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [d52 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [d53 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420026a98 gate 1513324875479689500 evaluation starts orderer.example.com | [d54 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026a98 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [d55 12-15 08:01:15.47 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026a98 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [d56 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [d57 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org2MSP orderer.example.com | [d58 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026a98 principal matched by identity 0 orderer.example.com | [d59 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 06 9f ab 45 3b 61 2d 33 ea 06 06 4d 17 51 7a f2 |...E;a-3...M.Qz.| orderer.example.com | 00000010 72 dd b4 25 89 23 f4 af db e9 a9 c3 64 64 4c a0 |r..%.#......ddL.| orderer.example.com | [d5a 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c3 cc 94 bb d2 bc 09 48 3b 0f 36 |0E.!........H;.6| orderer.example.com | 00000010 a2 f1 6e 01 62 5a c4 17 80 c5 18 f5 c0 ea ea 6a |..n.bZ.........j| orderer.example.com | 00000020 74 5d 53 c9 fa 02 20 15 0f a9 b6 54 4f 2d 5a 1b |t]S... ....TO-Z.| orderer.example.com | 00000030 b1 c0 75 b0 7b a6 88 74 8e cb 24 18 86 b7 60 30 |..u.{..t..$...`0| orderer.example.com | 00000040 42 44 fe a4 25 cb 03 |BD..%..| orderer.example.com | [d5b 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1.func2 -> DEBU 0xc420026a98 principal evaluation succeeds for identity 0 orderer.example.com | [d5c 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/cauthdsl] WriteBlock.Commit.Apply.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.func1 -> DEBU 0xc420026a98 gate 1513324875479689500 evaluation succeeds orderer.example.com | [d5d 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [d5e 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [d5f 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [d60 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [d61 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [d62 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [d63 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [d64 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to orderer.example.com | [d65 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to orderer.example.com | [d66 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to orderer.example.com | [d67 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [d68 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [d69 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [d6a 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [d6b 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [d6c 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [d6d 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [d6e 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [d6f 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [d70 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [d71 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [d72 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [d73 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [d74 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [d75 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [d76 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [d77 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [d78 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [d79 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [d7a 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [d7b 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [d7c 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [d7d 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [d7e 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [d7f 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [d80 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [d81 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [d82 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [d83 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [d84 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [d85 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [d86 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [d87 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [d88 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [d89 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [d8a 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [d8b 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [d8c 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [d8d 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [d8e 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [d8f 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [d90 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [d91 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [d92 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [d93 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [d94 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [d95 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [d96 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [d97 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [d98 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [d99 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [d9a 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [d9b 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [d9c 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [d9d 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [d9e 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [d9f 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [da0 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [da1 12-15 08:01:15.48 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdWgAwIBAgIQel2MA2RPXX87T/gIipLNMjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIxNTA3NTYwMloXDTI3MTIxMzA3NTYwMlowaTELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFAdAOOMoLEn2PibDffsnGk7YFoC orderer.example.com | jL4FWosR3TtV3zpSv+CHcp7Js5zymZkMakch1hF67Dw30aiNUpCnHrapRPmjXzBd orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB orderer.example.com | Af8wKQYDVR0OBCIEILMh04f3LAxCO5oVnm0gOyUu4VJPfdMSOOMQZamx8UU3MAoG orderer.example.com | CCqGSM49BAMCA0gAMEUCIQD21+zaQbZ9JYBxP+DK7/DDek2AD/1XBzfunVYwUCbB orderer.example.com | TwIgUwGP0AzAX2nK7SRxOiZVNZSozcxfy7DZY9Td4TCMQXc= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [da2 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [da3 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [da4 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [da5 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers: orderer.example.com | [da6 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [da7 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [da8 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [da9 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAOQEd30wHX59gqGpNeBdPWYwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BF/8U+yswabFIdjgWzNCg81VZ/WpVf8dkTamKutMd068uvbVBwWW0hXJA4qoTqNT orderer.example.com | wrhdBooe0sXOlzZTWPMJdMSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIKrjkHSu1EPgIOoQOA/W orderer.example.com | d9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIE0vKps3ppMe5d/S orderer.example.com | +e58Fvc9cJUQ2fbw9adeJi6b+euSAiB/xHeO1sAvVWbdVfxb+aDfOi2EiNYortNM orderer.example.com | IEhjT+WlcQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [daa 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [dab 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [dac 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [dad 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers: orderer.example.com | [dae 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [daf 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [db0 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [db1 12-15 08:01:15.49 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAMGVUUcTo4P5FJw4BXpdAmUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BAZBNt8tRhNdmjt9sksS3KiuYbZKtgYDI4958cOdxbQ4tujnyAjG4iSoJkPiQfb7 orderer.example.com | rb1whrnweR/e8AiW88alQuyjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIM4O6D2OZvvcc0+wyw+h orderer.example.com | 65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQCylPeYHJbIYmGO orderer.example.com | vDhs5hnkLOKMCcCHcGQae5goWRAvCAIgHBx+dtZnVWtuLGNC4xsBf4TfE1HMQrpD orderer.example.com | XXreRTw6jXg= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [db2 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [db3 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [db4 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [db5 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [db6 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.Apply.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [db7 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [db8 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [db9 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [dba 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [dbb 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [dbc 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [dbd 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [dbe 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [dbf 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [dc0 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [dc1 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [dc2 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application orderer.example.com | [dc3 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [dc4 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [dc5 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [dc6 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [dc7 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [dc8 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [dc9 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [dca 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [dcb 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [dcc 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [dcd 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [dce 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [dcf 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [dd0 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [dd1 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [dd2 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [dd3 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [dd4 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel orderer.example.com | [dd5 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [dd6 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [dd7 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [dd8 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [dd9 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [dda 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [ddb 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [ddc 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [ddd 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [dde 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel orderer.example.com | [ddf 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [de0 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel orderer.example.com | [de1 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [de2 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel orderer.example.com | [de3 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [de4 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [de5 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [de6 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [de7 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [de8 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [de9 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [dea 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [deb 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [dec 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [ded 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [dee 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [def 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [df0 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel orderer.example.com | [df1 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [df2 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [df3 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [df4 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [df5 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [df6 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [df7 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [df8 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [df9 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [dfa 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' orderer.example.com | [dfb 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [dfc 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' orderer.example.com | [dfd 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation orderer.example.com | [dfe 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' orderer.example.com | [dff 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation orderer.example.com | [e00 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' orderer.example.com | [e01 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation orderer.example.com | [e02 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' orderer.example.com | [e03 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation orderer.example.com | [e04 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.Apply.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' orderer.example.com | [e05 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc4200b8760 chain:0xc420b28380 cutter:0xc42092c410 filters:0xc4200b9500 signer:0x128b4a8 lastConfig:1 lastConfigSeq:2} orderer.example.com | [e06 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [e07 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [e08 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [e09 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [e0a 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [e0b 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFA050A0A4F7264657265724D535012...C6664AD8459834C0006DB1C21852F631 orderer.example.com | [e0c 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 83665E500104A1D63210854BAD993591D18503303D4A56E8039DD8A0633C4A7A orderer.example.com | [e0d 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] Detected lastConfigSeq transitioning from 2 to 3, setting lastConfig from 1 to 2 orderer.example.com | [e0e 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [e0f 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [e10 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2 orderer.example.com | [e11 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [e12 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [e13 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 08020AFA050A0A4F7264657265724D53...C6664AD8459834C0006DB1C21852F631 orderer.example.com | [e14 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 93F52FCCB44BAE5ABFDDAD3553C076FA0111708448A7A072D62A1019B04A8651 orderer.example.com | [e15 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x7, 0xd8, 0xfb, 0xba, 0xde, 0xa3, 0xd6, 0xc8, 0x54, 0xdf, 0x8, 0x73, 0x74, 0x2d, 0x28, 0x57, 0x79, 0xf1, 0x66, 0x7d, 0xf4, 0x46, 0x72, 0x5a, 0xa1, 0xbc, 0x15, 0x14, 0xce, 0xa4, 0xaa, 0x69} txOffsets= orderer.example.com | txId= locPointer=offset=70, bytesLength=11973 orderer.example.com | ] orderer.example.com | [e16 12-15 08:01:15.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39461], isChainEmpty=[false], lastBlockNumber=[2] orderer.example.com | [e17 12-15 08:01:15.51 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: businesschannel] Wrote block 2 orderer.example.com | [e18 12-15 08:01:18.34 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [e19 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [e1a 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [e1b 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [e1c 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026e88 gate 1513324878343649800 evaluation starts orderer.example.com | [e1d 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e88 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [e1e 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e88 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b674177494241674951626e724a6b2f64763242314c495a716d77464b484244414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444661467730794e7a45794d544d774e7a55324d4446610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514445785a775a5756794d433576636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414544356654676643787433577041594c6451545354454f594c357363653774752f0a3563536e6a59696b702b585563684147494e39395a65623149623755436c335a2f32617a4531512f4c7759395463764c6d342f766c364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416771754f51644b3755512b41670a3668413444395a3331795054714e396665687a6b59676f30564559536e454977436759494b6f5a497a6a304541774944534141775251496841505574776a36670a6848764e6e51434f6a56735549455074734d686962346c646b5670643962695134497752416941716a703479306d785a6b4e3433773574373561322b796667610a506a4e4d474331664d522f644666673478513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [e1f 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQbnrJk/dv2B1LIZqmwFKHBDAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAED5fTgfCxt3WpAYLdQTSTEOYL5sce7tu/ orderer.example.com | 5cSnjYikp+XUchAGIN99Zeb1Ib7UCl3Z/2azE1Q/LwY9TcvLm4/vl6NNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag orderer.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDSAAwRQIhAPUtwj6g orderer.example.com | hHvNnQCOjVsUIEPtsMhib4ldkVpd9biQ4IwRAiAqjp4y0mxZkN43w5t75a2+yfga orderer.example.com | PjNMGC1fMR/dFfg4xQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [e20 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e88 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP) orderer.example.com | [e21 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e88 principal evaluation fails orderer.example.com | [e22 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026e88 gate 1513324878343649800 evaluation fails orderer.example.com | [e23 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026e98 gate 1513324878345968800 evaluation starts orderer.example.com | [e24 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e98 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [e25 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e98 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b674177494241674951626e724a6b2f64763242314c495a716d77464b484244414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444661467730794e7a45794d544d774e7a55324d4446610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514445785a775a5756794d433576636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414544356654676643787433577041594c6451545354454f594c357363653774752f0a3563536e6a59696b702b585563684147494e39395a65623149623755436c335a2f32617a4531512f4c7759395463764c6d342f766c364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416771754f51644b3755512b41670a3668413444395a3331795054714e396665687a6b59676f30564559536e454977436759494b6f5a497a6a304541774944534141775251496841505574776a36670a6848764e6e51434f6a56735549455074734d686962346c646b5670643962695134497752416941716a703479306d785a6b4e3433773574373561322b796667610a506a4e4d474331664d522f644666673478513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [e26 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQbnrJk/dv2B1LIZqmwFKHBDAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAED5fTgfCxt3WpAYLdQTSTEOYL5sce7tu/ orderer.example.com | 5cSnjYikp+XUchAGIN99Zeb1Ib7UCl3Z/2azE1Q/LwY9TcvLm4/vl6NNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag orderer.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDSAAwRQIhAPUtwj6g orderer.example.com | hHvNnQCOjVsUIEPtsMhib4ldkVpd9biQ4IwRAiAqjp4y0mxZkN43w5t75a2+yfga orderer.example.com | PjNMGC1fMR/dFfg4xQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [e27 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e98 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP) orderer.example.com | [e28 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026e98 principal evaluation fails orderer.example.com | [e29 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026e98 gate 1513324878345968800 evaluation fails orderer.example.com | [e2a 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026ea8 gate 1513324878348012500 evaluation starts orderer.example.com | [e2b 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026ea8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [e2c 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026ea8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b674177494241674951626e724a6b2f64763242314c495a716d77464b484244414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444661467730794e7a45794d544d774e7a55324d4446610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514445785a775a5756794d433576636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414544356654676643787433577041594c6451545354454f594c357363653774752f0a3563536e6a59696b702b585563684147494e39395a65623149623755436c335a2f32617a4531512f4c7759395463764c6d342f766c364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f416771754f51644b3755512b41670a3668413444395a3331795054714e396665687a6b59676f30564559536e454977436759494b6f5a497a6a304541774944534141775251496841505574776a36670a6848764e6e51434f6a56735549455074734d686962346c646b5670643962695134497752416941716a703479306d785a6b4e3433773574373561322b796667610a506a4e4d474331664d522f644666673478513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [e2d 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQbnrJk/dv2B1LIZqmwFKHBDAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMTUwNzU2MDFaFw0yNzEyMTMwNzU2MDFa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAED5fTgfCxt3WpAYLdQTSTEOYL5sce7tu/ orderer.example.com | 5cSnjYikp+XUchAGIN99Zeb1Ib7UCl3Z/2azE1Q/LwY9TcvLm4/vl6NNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgquOQdK7UQ+Ag orderer.example.com | 6hA4D9Z31yPTqN9fehzkYgo0VEYSnEIwCgYIKoZIzj0EAwIDSAAwRQIhAPUtwj6g orderer.example.com | hHvNnQCOjVsUIEPtsMhib4ldkVpd9biQ4IwRAiAqjp4y0mxZkN43w5t75a2+yfga orderer.example.com | PjNMGC1fMR/dFfg4xQ== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [e2e 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [e2f 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [e30 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026ea8 principal matched by identity 0 orderer.example.com | [e31 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 76 21 56 f2 cd 69 83 f3 03 55 78 22 03 0e 6d 1c |v!V..i...Ux"..m.| orderer.example.com | 00000010 db 79 80 57 94 61 d3 7d 0f c5 9d 0b 02 6f 29 ee |.y.W.a.}.....o).| orderer.example.com | [e32 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 10 04 4e dd 06 e6 05 0d 3d 2b 2a a9 |0D. ..N.....=+*.| orderer.example.com | 00000010 10 c9 99 e8 14 8f 1a f8 da 7d ca 44 e5 19 e7 ba |.........}.D....| orderer.example.com | 00000020 e7 59 23 83 02 20 34 90 9f 8d 3c 1d e3 bb c4 37 |.Y#.. 4...<....7| orderer.example.com | 00000030 c1 23 5d 38 3d b4 69 f4 e5 f5 eb 18 17 9d f8 65 |.#]8=.i........e| orderer.example.com | 00000040 e2 c6 12 5f 2b 57 |..._+W| orderer.example.com | [e33 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026ea8 principal evaluation succeeds for identity 0 orderer.example.com | [e34 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026ea8 gate 1513324878348012500 evaluation succeeds orderer.example.com | [e35 12-15 08:01:18.34 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a42360 1 [0xc420026b30]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42fc0 1 [0xc420026cd8 0xc420026be8]})]} orderer.example.com | [e36 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc42080f4a0) start: > stop: > orderer.example.com | [e37 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [1] orderer.example.com | [e38 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[11935] orderer.example.com | [e39 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[27526], Going to peek [8] bytes orderer.example.com | [e3a 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13730], placementInfo={fileNum=[0], startOffset=[11935], bytesOffset=[11937]} orderer.example.com | [e3b 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc42080f4a0) orderer.example.com | [e3c 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [2] orderer.example.com | [e3d 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25667] orderer.example.com | [e3e 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[13794], Going to peek [8] bytes orderer.example.com | [e3f 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13792], placementInfo={fileNum=[0], startOffset=[25667], bytesOffset=[25669]} orderer.example.com | [e40 12-15 08:01:18.35 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc42080f4a0) orderer.example.com | [e41 12-15 08:01:18.65 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [e42 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [e43 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [e44 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [e45 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110040 gate 1513324878655902300 evaluation starts orderer.example.com | [e46 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110040 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [e47 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110040 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e4b744164454a5a464f566646662f6f4245505a696777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424c724e4b2f37344f63696c714c31327133577338753333517455384a7a6b310a736c304a4575647848504370445162645a576566755969674e6e4e6f2b4633646e2f4e3859374a707a53545352354d7633636b304855696a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514450324357430a4447654f764367325655343345524d43394c2b5546787a42326a6b52447a49716d6a4a3167414967623568525a39474e524256362f6d474930465157662b34450a4a39377177656f344746646364354a694f32733d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [e48 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANKtAdEJZFOVfFf/oBEPZigwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABLrNK/74OcilqL12q3Ws8u33QtU8Jzk1 orderer.example.com | sl0JEudxHPCpDQbdZWefuYigNnNo+F3dn/N8Y7JpzSTSR5Mv3ck0HUijTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDP2CWC orderer.example.com | DGeOvCg2VU43ERMC9L+UFxzB2jkRDzIqmjJ1gAIgb5hRZ9GNRBV6/mGI0FQWf+4E orderer.example.com | J97qweo4GFdcd5JiO2s= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [e49 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110040 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org2MSP) orderer.example.com | [e4a 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110040 principal evaluation fails orderer.example.com | [e4b 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110040 gate 1513324878655902300 evaluation fails orderer.example.com | [e4c 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110060 gate 1513324878657534400 evaluation starts orderer.example.com | [e4d 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110060 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [e4e 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110060 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e4b744164454a5a464f566646662f6f4245505a696777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424c724e4b2f37344f63696c714c31327133577338753333517455384a7a6b310a736c304a4575647848504370445162645a576566755969674e6e4e6f2b4633646e2f4e3859374a707a53545352354d7633636b304855696a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514450324357430a4447654f764367325655343345524d43394c2b5546787a42326a6b52447a49716d6a4a3167414967623568525a39474e524256362f6d474930465157662b34450a4a39377177656f344746646364354a694f32733d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [e4f 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANKtAdEJZFOVfFf/oBEPZigwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABLrNK/74OcilqL12q3Ws8u33QtU8Jzk1 orderer.example.com | sl0JEudxHPCpDQbdZWefuYigNnNo+F3dn/N8Y7JpzSTSR5Mv3ck0HUijTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDP2CWC orderer.example.com | DGeOvCg2VU43ERMC9L+UFxzB2jkRDzIqmjJ1gAIgb5hRZ9GNRBV6/mGI0FQWf+4E orderer.example.com | J97qweo4GFdcd5JiO2s= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [e50 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [e51 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [e52 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110060 principal matched by identity 0 orderer.example.com | [e53 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 aa 45 e2 ed 76 8d 94 a1 5f cb fe 7b 8f c4 b5 4f |.E..v..._..{...O| orderer.example.com | 00000010 56 c8 72 40 88 ae c7 f7 3a 57 34 32 61 f2 f9 04 |V.r@....:W42a...| orderer.example.com | [e54 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 88 79 e5 e8 cf 9e bb e0 d2 f1 78 |0E.!..y........x| orderer.example.com | 00000010 51 a7 b7 80 57 cb 65 c2 b8 f1 d3 67 6d bc 1a a1 |Q...W.e....gm...| orderer.example.com | 00000020 fc 09 8f a1 1c 02 20 05 58 da c0 c9 7a 96 0f ef |...... .X...z...| orderer.example.com | 00000030 89 e0 fd 44 6d b4 e0 63 06 d0 15 59 6e 22 a0 99 |...Dm..c...Yn"..| orderer.example.com | 00000040 49 2e bc 2d 9d 98 eb |I..-...| orderer.example.com | [e55 12-15 08:01:18.65 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110060 principal evaluation succeeds for identity 0 orderer.example.com | [e56 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110060 gate 1513324878657534400 evaluation succeeds orderer.example.com | [e57 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a42360 1 [0xc420026b30]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42fc0 1 [0xc420026cd8 0xc420026be8]})]} orderer.example.com | [e58 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc4202976c0) start: > stop: > orderer.example.com | [e59 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [1] orderer.example.com | [e5a 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[11935] orderer.example.com | [e5b 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[27526], Going to peek [8] bytes orderer.example.com | [e5c 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13730], placementInfo={fileNum=[0], startOffset=[11935], bytesOffset=[11937]} orderer.example.com | [e5d 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4202976c0) orderer.example.com | [e5e 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [2] orderer.example.com | [e5f 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25667] orderer.example.com | [e60 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[13794], Going to peek [8] bytes orderer.example.com | [e61 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13792], placementInfo={fileNum=[0], startOffset=[25667], bytesOffset=[25669]} orderer.example.com | [e62 12-15 08:01:18.66 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4202976c0) orderer.example.com | [e63 12-15 08:01:18.80 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [e64 12-15 08:01:18.80 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [e65 12-15 08:01:18.80 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [e66 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [e67 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201102a0 gate 1513324878810608900 evaluation starts orderer.example.com | [e68 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102a0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [e69 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102a0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414b6873664a7174763942366f6e6345536a4e6f2b6e4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a457562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142502b4b31505a6155324f2f482b347a7a6c54384554596170556c4b3455414a0a376d59495157545a752b734e6e2b526539497a374e2f3339305634565661593731656b78435955644975364d6c544e4d5556623548712b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413063414d45514349477445657466360a6d485755714e2f78484e6558703751335143554b4161544a3764485371504d626442664241694256627a3176434d61357873323769793334765a5465423541470a6b734d543346444b5a5a354378714c6d52413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [e6a 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAKhsfJqtv9B6oncESjNo+nEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABP+K1PZaU2O/H+4zzlT8ETYapUlK4UAJ orderer.example.com | 7mYIQWTZu+sNn+Re9Iz7N/390V4VVaY71ekxCYUdIu6MlTNMUVb5Hq+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0cAMEQCIGtEetf6 orderer.example.com | mHWUqN/xHNeXp7Q3QCUKAaTJ7dHSqPMbdBfBAiBVbz1vCMa5xs27iy34vZTeB5AG orderer.example.com | ksMT3FDKZZ5CxqLmRA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [e6b 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102a0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org2MSP) orderer.example.com | [e6c 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102a0 principal evaluation fails orderer.example.com | [e6d 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201102a0 gate 1513324878810608900 evaluation fails orderer.example.com | [e6e 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201102b0 gate 1513324878812085100 evaluation starts orderer.example.com | [e6f 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102b0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [e70 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102b0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414b6873664a7174763942366f6e6345536a4e6f2b6e4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a457562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142502b4b31505a6155324f2f482b347a7a6c54384554596170556c4b3455414a0a376d59495157545a752b734e6e2b526539497a374e2f3339305634565661593731656b78435955644975364d6c544e4d5556623548712b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413063414d45514349477445657466360a6d485755714e2f78484e6558703751335143554b4161544a3764485371504d626442664241694256627a3176434d61357873323769793334765a5465423541470a6b734d543346444b5a5a354378714c6d52413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [e71 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAKhsfJqtv9B6oncESjNo+nEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABP+K1PZaU2O/H+4zzlT8ETYapUlK4UAJ orderer.example.com | 7mYIQWTZu+sNn+Re9Iz7N/390V4VVaY71ekxCYUdIu6MlTNMUVb5Hq+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0cAMEQCIGtEetf6 orderer.example.com | mHWUqN/xHNeXp7Q3QCUKAaTJ7dHSqPMbdBfBAiBVbz1vCMa5xs27iy34vZTeB5AG orderer.example.com | ksMT3FDKZZ5CxqLmRA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [e72 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [e73 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [e74 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102b0 principal matched by identity 0 orderer.example.com | [e75 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 d2 42 73 e3 c1 1f 0c e2 9e 17 ea ce 55 75 60 a9 |.Bs.........Uu`.| orderer.example.com | 00000010 ea 96 4e 83 32 d8 ab 57 61 a8 e7 9b 6b 7c 70 f5 |..N.2..Wa...k|p.| orderer.example.com | [e76 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 24 20 7d b8 8b ed 8b 18 f5 e1 68 fa |0D. $ }.......h.| orderer.example.com | 00000010 f7 de 0d cd c4 bc fc 92 97 3c 7a 35 54 25 1c aa |......... DEBU 0xc4201102b0 principal evaluation succeeds for identity 0 orderer.example.com | [e78 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201102b0 gate 1513324878812085100 evaluation succeeds orderer.example.com | [e79 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a42360 1 [0xc420026b30]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42fc0 1 [0xc420026cd8 0xc420026be8]})]} orderer.example.com | [e7a 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc420bc8fc0) start: > stop: > orderer.example.com | [e7b 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [1] orderer.example.com | [e7c 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[11935] orderer.example.com | [e7d 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[27526], Going to peek [8] bytes orderer.example.com | [e7e 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13730], placementInfo={fileNum=[0], startOffset=[11935], bytesOffset=[11937]} orderer.example.com | [e7f 12-15 08:01:18.81 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420bc8fc0) orderer.example.com | [e80 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [2] orderer.example.com | [e81 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25667] orderer.example.com | [e82 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[13794], Going to peek [8] bytes orderer.example.com | [e83 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13792], placementInfo={fileNum=[0], startOffset=[25667], bytesOffset=[25669]} orderer.example.com | [e84 12-15 08:01:18.82 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420bc8fc0) orderer.example.com | [e85 12-15 08:01:20.36 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler orderer.example.com | [e86 12-15 08:01:20.36 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop orderer.example.com | [e87 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION orderer.example.com | [e88 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [e89 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201100a0 gate 1513324899405232100 evaluation starts orderer.example.com | [e8a 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201100a0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [e8b 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201100a0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [e8c 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [e8d 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201100a0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP) orderer.example.com | [e8e 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201100a0 principal evaluation fails orderer.example.com | [e8f 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201100a0 gate 1513324899405232100 evaluation fails orderer.example.com | [e90 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110280 gate 1513324899406637600 evaluation starts orderer.example.com | [e91 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110280 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [e92 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110280 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [e93 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [e94 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [e95 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [e96 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110280 principal matched by identity 0 orderer.example.com | [e97 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 41 5f 58 30 31 4e 3c e7 fe 05 89 74 9a 26 fd e1 |A_X01N<....t.&..| orderer.example.com | 00000010 ae b9 b0 86 50 10 26 40 77 72 03 c9 ce d9 3c 26 |....P.&@wr....<&| orderer.example.com | [e98 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 85 b1 2d c3 5e 5d ae 46 f6 dd 1f |0E.!...-.^].F...| orderer.example.com | 00000010 08 48 70 b5 ee d8 0e 5d 6e f1 15 1d 90 4c c1 02 |.Hp....]n....L..| orderer.example.com | 00000020 7f 75 76 97 e8 02 20 31 a9 c2 de 18 3a 9f aa 36 |.uv... 1....:..6| orderer.example.com | 00000030 6f a6 cc f3 fb ae 6e ea 88 12 7e e3 05 43 42 2d |o.....n...~..CB-| orderer.example.com | 00000040 ca ae 74 3e ba a1 5e |..t>..^| orderer.example.com | [e99 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110280 principal evaluation succeeds for identity 0 orderer.example.com | [e9a 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110280 gate 1513324899406637600 evaluation succeeds orderer.example.com | [e9b 12-15 08:01:39.40 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420841f80 1 [0xc420026b58]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42e60 1 [0xc420026c18 0xc420026c70]})]} orderer.example.com | [e9d 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [e9e 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026028 gate 1513324899410647600 evaluation starts orderer.example.com | [e9f 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026028 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [ea0 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026028 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [e9c 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION orderer.example.com | [ea1 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [ea2 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026028 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP) orderer.example.com | [ea3 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026028 principal evaluation fails orderer.example.com | [ea4 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026028 gate 1513324899410647600 evaluation fails orderer.example.com | [ea5 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026050 gate 1513324899412426800 evaluation starts orderer.example.com | [ea6 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026050 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [ea7 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026050 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [ea8 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [eaa 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [eab 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [eac 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026050 principal matched by identity 0 orderer.example.com | [ead 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 41 5f 58 30 31 4e 3c e7 fe 05 89 74 9a 26 fd e1 |A_X01N<....t.&..| orderer.example.com | 00000010 ae b9 b0 86 50 10 26 40 77 72 03 c9 ce d9 3c 26 |....P.&@wr....<&| orderer.example.com | [eae 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 85 b1 2d c3 5e 5d ae 46 f6 dd 1f |0E.!...-.^].F...| orderer.example.com | 00000010 08 48 70 b5 ee d8 0e 5d 6e f1 15 1d 90 4c c1 02 |.Hp....]n....L..| orderer.example.com | 00000020 7f 75 76 97 e8 02 20 31 a9 c2 de 18 3a 9f aa 36 |.uv... 1....:..6| orderer.example.com | 00000030 6f a6 cc f3 fb ae 6e ea 88 12 7e e3 05 43 42 2d |o.....n...~..CB-| orderer.example.com | 00000040 ca ae 74 3e ba a1 5e |..t>..^| orderer.example.com | [eaf 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026050 principal evaluation succeeds for identity 0 orderer.example.com | [eb0 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026050 gate 1513324899412426800 evaluation succeeds orderer.example.com | [eb1 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420841f80 1 [0xc420026b58]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42e60 1 [0xc420026c18 0xc420026c70]})]} orderer.example.com | [eb2 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Enqueuing message into batch orderer.example.com | [ea9 12-15 08:01:39.41 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [eb3 12-15 08:01:39.41 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream orderer.example.com | [eb4 12-15 08:01:39.54 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler orderer.example.com | [eb5 12-15 08:01:39.54 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop orderer.example.com | [eb6 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/orderer/solo] -> DEBU Batch timer expired, creating block orderer.example.com | [eb7 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [2] orderer.example.com | [eb8 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25667] orderer.example.com | [eb9 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[13794], Going to peek [8] bytes orderer.example.com | [eba 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13792], placementInfo={fileNum=[0], startOffset=[25667], bytesOffset=[25669]} orderer.example.com | [ebb 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc4200b8760 chain:0xc420b28380 cutter:0xc42092c410 filters:0xc4200b9500 signer:0x128b4a8 lastConfig:2 lastConfigSeq:3} orderer.example.com | [ebc 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [ebd 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [ebe 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [ebf 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [ec0 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [ec1 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFA050A0A4F7264657265724D535012...805ABBA1467D9658A4DA4CE81D9CD5D9 orderer.example.com | [ec2 12-15 08:01:41.41 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: B37453D041BF4A7AE989344DBE90A961A0AC6C2B1AFDFDFA1699FC8ADA389A06 orderer.example.com | [ec3 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [ec4 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [ec5 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2 orderer.example.com | [ec6 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [ec7 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [ec8 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 08020AFA050A0A4F7264657265724D53...805ABBA1467D9658A4DA4CE81D9CD5D9 orderer.example.com | [ec9 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 61932FD3B78C025CCFDBCC2D8194DFD424D625885B7B917A28D01F7386DDA3C8 orderer.example.com | [eca 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0x43, 0xab, 0xc1, 0x5c, 0x49, 0x1, 0x6c, 0xf, 0xed, 0xe5, 0xd7, 0x47, 0xd3, 0x95, 0xd3, 0x4, 0x2, 0x32, 0xdd, 0xa9, 0x0, 0x96, 0x63, 0xad, 0xba, 0xd4, 0x24, 0xf, 0xf8, 0x9d, 0xeb, 0x5e} txOffsets= orderer.example.com | txId=cb6f5a0e8c435c812a6a0b66df51c01374a8775d0877bb7891d2aaa7a73e235d locPointer=offset=70, bytesLength=3388 orderer.example.com | ] orderer.example.com | [ecb 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44668], isChainEmpty=[false], lastBlockNumber=[3] orderer.example.com | [ecc 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: businesschannel] Wrote block 3 orderer.example.com | [ecd 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [3] orderer.example.com | [ece 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39461] orderer.example.com | [ecf 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[5207], Going to peek [8] bytes orderer.example.com | [ed0 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[5205], placementInfo={fileNum=[0], startOffset=[39461], bytesOffset=[39463]} orderer.example.com | [ed1 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420bc8fc0) orderer.example.com | [ed2 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN [channel: businesschannel] Error sending to stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [ed3 12-15 08:01:41.42 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [ed4 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [3] orderer.example.com | [ed5 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39461] orderer.example.com | [ed6 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[5207], Going to peek [8] bytes orderer.example.com | [ed7 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[5205], placementInfo={fileNum=[0], startOffset=[39461], bytesOffset=[39463]} orderer.example.com | [ed8 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4202976c0) orderer.example.com | [ed9 12-15 08:01:41.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [3] orderer.example.com | [eda 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39461] orderer.example.com | [edb 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[5207], Going to peek [8] bytes orderer.example.com | [edc 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[5205], placementInfo={fileNum=[0], startOffset=[39461], bytesOffset=[39463]} orderer.example.com | [edd 12-15 08:01:41.43 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc42080f4a0) orderer.example.com | [ede 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION orderer.example.com | [edf 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [ee0 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026338 gate 1513324917512806100 evaluation starts orderer.example.com | [ee1 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026338 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [ee2 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026338 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [ee3 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [ee4 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026338 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org2MSP) orderer.example.com | [ee5 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026338 principal evaluation fails orderer.example.com | [ee6 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026338 gate 1513324917512806100 evaluation fails orderer.example.com | [ee7 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026348 gate 1513324917513934600 evaluation starts orderer.example.com | [ee8 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026348 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [ee9 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026348 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [eea 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [eeb 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026348 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP) orderer.example.com | [eec 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026348 principal evaluation fails orderer.example.com | [eed 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026348 gate 1513324917513934600 evaluation fails orderer.example.com | [eee 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026358 gate 1513324917514693200 evaluation starts orderer.example.com | [eef 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026358 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [ef0 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026358 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [ef1 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [ef2 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [ef3 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [ef4 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026358 principal matched by identity 0 orderer.example.com | [ef5 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ff f1 94 fb a0 80 38 4f 5d 13 17 e0 1b 9d c7 b3 |......8O].......| orderer.example.com | 00000010 dd 84 96 87 36 03 05 d3 8a 4f 89 f5 34 0d a8 06 |....6....O..4...| orderer.example.com | [ef6 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 e1 8c c6 e0 6e e7 78 c8 49 3f c9 |0E.!.....n.x.I?.| orderer.example.com | 00000010 d5 29 84 08 ba 4a 1f 1a d3 e3 72 38 4b ee e5 fd |.)...J....r8K...| orderer.example.com | 00000020 ea 30 79 e7 7f 02 20 57 d9 02 be fe d7 ed bf 57 |.0y... W.......W| orderer.example.com | 00000030 18 1f 81 02 27 e2 96 57 ae 1a 62 0d 18 72 77 fa |....'..W..b..rw.| orderer.example.com | 00000040 e7 70 a4 50 65 1f 8d |.p.Pe..| orderer.example.com | [ef7 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026358 principal evaluation succeeds for identity 0 orderer.example.com | [ef8 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026358 gate 1513324917514693200 evaluation succeeds orderer.example.com | [ef9 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420841f80 1 [0xc420026b58]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42e60 1 [0xc420026c18 0xc420026c70]})]} orderer.example.com | [efa 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION orderer.example.com | [efb 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [efc 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201102f8 gate 1513324917516505700 evaluation starts orderer.example.com | [efd 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102f8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [efe 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102f8 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [eff 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [f00 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102f8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org2MSP) orderer.example.com | [f01 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102f8 principal evaluation fails orderer.example.com | [f02 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201102f8 gate 1513324917516505700 evaluation fails orderer.example.com | [f03 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110308 gate 1513324917519194700 evaluation starts orderer.example.com | [f04 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110308 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [f05 12-15 08:01:57.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110308 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [f06 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [f07 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110308 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP) orderer.example.com | [f08 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110308 principal evaluation fails orderer.example.com | [f09 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110308 gate 1513324917519194700 evaluation fails orderer.example.com | [f0a 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110318 gate 1513324917520946600 evaluation starts orderer.example.com | [f0b 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110318 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [f0c 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110318 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [f0d 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [f0e 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [f0f 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [f10 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110318 principal matched by identity 0 orderer.example.com | [f11 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ff f1 94 fb a0 80 38 4f 5d 13 17 e0 1b 9d c7 b3 |......8O].......| orderer.example.com | 00000010 dd 84 96 87 36 03 05 d3 8a 4f 89 f5 34 0d a8 06 |....6....O..4...| orderer.example.com | [f12 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 e1 8c c6 e0 6e e7 78 c8 49 3f c9 |0E.!.....n.x.I?.| orderer.example.com | 00000010 d5 29 84 08 ba 4a 1f 1a d3 e3 72 38 4b ee e5 fd |.)...J....r8K...| orderer.example.com | 00000020 ea 30 79 e7 7f 02 20 57 d9 02 be fe d7 ed bf 57 |.0y... W.......W| orderer.example.com | 00000030 18 1f 81 02 27 e2 96 57 ae 1a 62 0d 18 72 77 fa |....'..W..b..rw.| orderer.example.com | 00000040 e7 70 a4 50 65 1f 8d |.p.Pe..| orderer.example.com | [f13 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110318 principal evaluation succeeds for identity 0 orderer.example.com | [f14 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110318 gate 1513324917520946600 evaluation succeeds orderer.example.com | [f15 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420841f80 1 [0xc420026b58]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42e60 1 [0xc420026c18 0xc420026c70]})]} orderer.example.com | [f16 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Enqueuing message into batch orderer.example.com | [f17 12-15 08:01:57.52 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [f18 12-15 08:01:57.52 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream orderer.example.com | [f19 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/orderer/solo] -> DEBU Batch timer expired, creating block orderer.example.com | [f1a 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [3] orderer.example.com | [f1b 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39461] orderer.example.com | [f1c 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[5207], Going to peek [8] bytes orderer.example.com | [f1d 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[5205], placementInfo={fileNum=[0], startOffset=[39461], bytesOffset=[39463]} orderer.example.com | [f1e 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc4200b8760 chain:0xc420b28380 cutter:0xc42092c410 filters:0xc4200b9500 signer:0x128b4a8 lastConfig:2 lastConfigSeq:3} orderer.example.com | [f1f 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [f20 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [f21 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [f22 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [f23 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [f24 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFA050A0A4F7264657265724D535012...D397494FF49C431BB7795B76B10334C0 orderer.example.com | [f25 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: FEF3166102F353BAAAE5047A632518905057F0BEADD288B5C2A4DC5654E35320 orderer.example.com | [f26 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [f27 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [f28 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2 orderer.example.com | [f29 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [f2a 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [f2b 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 08020AFA050A0A4F7264657265724D53...D397494FF49C431BB7795B76B10334C0 orderer.example.com | [f2c 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 271D5211964ACA8279D54949762605FC0197B1BF376F2E1C70323521BDBC4BC7 orderer.example.com | [f2d 12-15 08:01:59.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0xee, 0x42, 0x49, 0x5f, 0xb7, 0x18, 0xe7, 0x6a, 0xb0, 0x2d, 0x1a, 0xf5, 0xf0, 0xe1, 0xa4, 0x6, 0xc9, 0x15, 0xb8, 0x65, 0x49, 0x5f, 0x93, 0x0, 0x7a, 0xdb, 0x4f, 0x17, 0x72, 0xde, 0xc3, 0x50} txOffsets= orderer.example.com | txId=41a24861e1bc8d25610f0e81f0232d07a23ab0271534704f26debf304524fc4b locPointer=offset=70, bytesLength=3388 orderer.example.com | ] orderer.example.com | [f2e 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[49877], isChainEmpty=[false], lastBlockNumber=[4] orderer.example.com | [f2f 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: businesschannel] Wrote block 4 orderer.example.com | [f31 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [4] orderer.example.com | [f32 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44668] orderer.example.com | [f30 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [4] orderer.example.com | [f34 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[5209], Going to peek [8] bytes orderer.example.com | [f33 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44668] orderer.example.com | [f35 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[5207], placementInfo={fileNum=[0], startOffset=[44668], bytesOffset=[44670]} orderer.example.com | [f37 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4202976c0) orderer.example.com | [f36 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[5209], Going to peek [8] bytes orderer.example.com | [f38 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[5207], placementInfo={fileNum=[0], startOffset=[44668], bytesOffset=[44670]} orderer.example.com | [f39 12-15 08:01:59.53 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc42080f4a0) orderer.example.com | [f3a 12-15 08:02:13.93 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler orderer.example.com | [f3b 12-15 08:02:13.93 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop orderer.example.com | [f3c 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION orderer.example.com | [f3d 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [f3e 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200263e0 gate 1513324933962432500 evaluation starts orderer.example.com | [f3f 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263e0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [f40 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263e0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [f41 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [f42 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263e0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP) orderer.example.com | [f43 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263e0 principal evaluation fails orderer.example.com | [f44 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200263e0 gate 1513324933962432500 evaluation fails orderer.example.com | [f45 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026460 gate 1513324933963536900 evaluation starts orderer.example.com | [f46 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026460 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [f47 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026460 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [f48 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [f49 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [f4a 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [f4b 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026460 principal matched by identity 0 orderer.example.com | [f4c 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 b7 bf 75 48 76 b9 cf 09 a5 5d eb 26 43 24 4b e4 |..uHv....].&C$K.| orderer.example.com | 00000010 de 69 b2 a9 fe f6 bf a7 52 cf 4f dd b2 43 76 9d |.i......R.O..Cv.| orderer.example.com | [f4d 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 7b 39 66 53 e0 1d 47 fe 36 9c 4f c1 |0D. {9fS..G.6.O.| orderer.example.com | 00000010 78 96 0a 06 21 e9 87 d5 df cc 28 48 34 5b f1 60 |x...!.....(H4[.`| orderer.example.com | 00000020 cf da 2f 8f 02 20 6a 7d 44 63 b0 f2 1e 34 f0 58 |../.. j}Dc...4.X| orderer.example.com | 00000030 4d ed 7f 34 c1 41 17 b0 43 39 0c 6b 01 fd fa eb |M..4.A..C9.k....| orderer.example.com | 00000040 76 60 a8 79 e3 bc |v`.y..| orderer.example.com | [f4e 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026460 principal evaluation succeeds for identity 0 orderer.example.com | [f4f 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026460 gate 1513324933963536900 evaluation succeeds orderer.example.com | [f50 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420841f80 1 [0xc420026b58]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42e60 1 [0xc420026c18 0xc420026c70]})]} orderer.example.com | [f51 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION orderer.example.com | [f52 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [f53 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026478 gate 1513324933966019800 evaluation starts orderer.example.com | [f54 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026478 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [f55 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026478 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [f56 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [f57 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026478 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP) orderer.example.com | [f58 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026478 principal evaluation fails orderer.example.com | [f59 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026478 gate 1513324933966019800 evaluation fails orderer.example.com | [f5a 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026490 gate 1513324933968874200 evaluation starts orderer.example.com | [f5b 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026490 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [f5c 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026490 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f78515866752b6d5248524730357a7837656e74787777436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41785768634e4d6a63784d6a457a4d4463314e6a41780a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142474e55774b3674655068484e4857723061356c6b52453555336462345554320a7458515a706a5a59574a6c74326433747a576a77674b6a742f42446c304b6a41667a5959634b6d74644b46686b393261354c325a534d576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b726a6b485375314550670a494f6f514f412f576439636a30366a6658336f633547494b4e465247457078434d416f4743437147534d343942414d43413063414d45514349446d5441476c700a4c47455655732b4376597330496a732b6f324b6a6454466d754149526c6a4369517072364169414b736437725334673262634e745754634737724b66423963300a78784f7a452b7677616a53314969414e37673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [f5d 12-15 08:02:13.96 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOxQXfu+mRHRG05zx7entxwwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAxWhcNMjcxMjEzMDc1NjAx orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGNUwK6tePhHNHWr0a5lkRE5U3db4UT2 orderer.example.com | tXQZpjZYWJlt2d3tzWjwgKjt/BDl0KjAfzYYcKmtdKFhk92a5L2ZSMWjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIKrjkHSu1EPg orderer.example.com | IOoQOA/Wd9cj06jfX3oc5GIKNFRGEpxCMAoGCCqGSM49BAMCA0cAMEQCIDmTAGlp orderer.example.com | LGEVUs+CvYs0Ijs+o2KjdTFmuAIRljCiQpr6AiAKsd7rS4g2bcNtWTcG7rKfB9c0 orderer.example.com | xxOzE+vwajS1IiAN7g== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [f5e 12-15 08:02:13.97 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [f5f 12-15 08:02:13.97 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [f60 12-15 08:02:13.97 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026490 principal matched by identity 0 orderer.example.com | [f61 12-15 08:02:13.97 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 b7 bf 75 48 76 b9 cf 09 a5 5d eb 26 43 24 4b e4 |..uHv....].&C$K.| orderer.example.com | 00000010 de 69 b2 a9 fe f6 bf a7 52 cf 4f dd b2 43 76 9d |.i......R.O..Cv.| orderer.example.com | [f62 12-15 08:02:13.97 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 7b 39 66 53 e0 1d 47 fe 36 9c 4f c1 |0D. {9fS..G.6.O.| orderer.example.com | 00000010 78 96 0a 06 21 e9 87 d5 df cc 28 48 34 5b f1 60 |x...!.....(H4[.`| orderer.example.com | 00000020 cf da 2f 8f 02 20 6a 7d 44 63 b0 f2 1e 34 f0 58 |../.. j}Dc...4.X| orderer.example.com | 00000030 4d ed 7f 34 c1 41 17 b0 43 39 0c 6b 01 fd fa eb |M..4.A..C9.k....| orderer.example.com | 00000040 76 60 a8 79 e3 bc |v`.y..| orderer.example.com | [f63 12-15 08:02:13.97 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026490 principal evaluation succeeds for identity 0 orderer.example.com | [f64 12-15 08:02:13.97 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [f65 12-15 08:02:13.97 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026490 gate 1513324933968874200 evaluation succeeds orderer.example.com | [f66 12-15 08:02:13.97 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream orderer.example.com | [f67 12-15 08:02:13.97 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420841f80 1 [0xc420026b58]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42e60 1 [0xc420026c18 0xc420026c70]})]} orderer.example.com | [f68 12-15 08:02:13.97 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Enqueuing message into batch orderer.example.com | [f69 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/orderer/solo] -> DEBU Batch timer expired, creating block orderer.example.com | [f6a 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [4] orderer.example.com | [f6b 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44668] orderer.example.com | [f6c 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[5209], Going to peek [8] bytes orderer.example.com | [f6d 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[5207], placementInfo={fileNum=[0], startOffset=[44668], bytesOffset=[44670]} orderer.example.com | [f6e 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc4200b8760 chain:0xc420b28380 cutter:0xc42092c410 filters:0xc4200b9500 signer:0x128b4a8 lastConfig:2 lastConfigSeq:3} orderer.example.com | [f6f 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [f70 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [f71 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [f72 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [f73 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [f74 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFA050A0A4F7264657265724D535012...E15CEA1A7C420CB244D73F8906411FAC orderer.example.com | [f75 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: B7ADC23B629E5902DF3B0BFBDC82950719CA56DF6DDF5686243D657F1AA3B9CE orderer.example.com | [f76 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [f77 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [f78 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2 orderer.example.com | [f79 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [f7a 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [f7b 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 08020AFA050A0A4F7264657265724D53...E15CEA1A7C420CB244D73F8906411FAC orderer.example.com | [f7c 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 0A007233374C5823A73C59A0BE7A75DF318FFC574080B5D7153C5FE92A72EEE7 orderer.example.com | [f7d 12-15 08:02:15.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x54, 0xa6, 0x48, 0xd5, 0x21, 0x7d, 0x85, 0xe0, 0x6, 0x3f, 0x86, 0xa8, 0x16, 0x1f, 0x9b, 0x21, 0x67, 0xe6, 0x32, 0xb6, 0xf6, 0xf6, 0x3e, 0x14, 0xd3, 0x28, 0xab, 0x6b, 0x6a, 0x62, 0xb5, 0x6d} txOffsets= orderer.example.com | txId=06fe792f952120d81386e28d52fad6fc1f1cf624e25a71edc6d7a3aad13d04b2 locPointer=offset=70, bytesLength=2848 orderer.example.com | ] orderer.example.com | [f7e 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54544], isChainEmpty=[false], lastBlockNumber=[5] orderer.example.com | [f7f 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: businesschannel] Wrote block 5 orderer.example.com | [f80 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [5] orderer.example.com | [f81 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[49877] orderer.example.com | [f83 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[4667], Going to peek [8] bytes orderer.example.com | [f84 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[4665], placementInfo={fileNum=[0], startOffset=[49877], bytesOffset=[49879]} orderer.example.com | [f85 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4202976c0) orderer.example.com | [f82 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [5] orderer.example.com | [f86 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[49877] orderer.example.com | [f87 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[4667], Going to peek [8] bytes orderer.example.com | [f88 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[4665], placementInfo={fileNum=[0], startOffset=[49877], bytesOffset=[49879]} orderer.example.com | [f89 12-15 08:02:15.98 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc42080f4a0) orderer.example.com | [f8a 12-15 08:02:34.36 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler orderer.example.com | [f8b 12-15 08:02:34.36 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop orderer.example.com | [f8c 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION orderer.example.com | [f8d 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [f8e 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201103f0 gate 1513324954401888100 evaluation starts orderer.example.com | [f8f 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103f0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [f90 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103f0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [f91 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [f92 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103f0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org2MSP) orderer.example.com | [f93 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201103f0 principal evaluation fails orderer.example.com | [f94 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201103f0 gate 1513324954401888100 evaluation fails orderer.example.com | [f95 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110400 gate 1513324954403514600 evaluation starts orderer.example.com | [f96 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110400 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [f97 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110400 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [f98 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [f99 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110400 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP) orderer.example.com | [f9a 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110400 principal evaluation fails orderer.example.com | [f9b 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110400 gate 1513324954403514600 evaluation fails orderer.example.com | [f9c 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110410 gate 1513324954404990100 evaluation starts orderer.example.com | [f9d 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110410 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [f9e 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110410 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [f9f 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [fa0 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [fa1 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [fa2 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110410 principal matched by identity 0 orderer.example.com | [fa3 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 4b 57 88 de 8d 16 81 c2 e1 83 1b 82 18 f8 81 ad |KW..............| orderer.example.com | 00000010 7b 69 a3 92 2c 19 96 5f 36 ec c9 5d e6 1a 97 a1 |{i..,.._6..]....| orderer.example.com | [fa4 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 2e ec 65 d6 a2 09 df d2 30 88 14 8a |0D. ..e.....0...| orderer.example.com | 00000010 68 3f bb d0 8e 8c a0 00 bb f2 07 bd f1 43 d7 a6 |h?...........C..| orderer.example.com | 00000020 0b 76 23 bd 02 20 10 40 be 4b 7a 21 45 3a 9e c7 |.v#.. .@.Kz!E:..| orderer.example.com | 00000030 dc 3e 86 13 df ec 29 d4 b1 30 a5 54 6e 97 75 e8 |.>....)..0.Tn.u.| orderer.example.com | 00000040 ff de 66 4a fb d2 |..fJ..| orderer.example.com | [fa5 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110410 principal evaluation succeeds for identity 0 orderer.example.com | [fa6 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110410 gate 1513324954404990100 evaluation succeeds orderer.example.com | [fa7 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420841f80 1 [0xc420026b58]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42e60 1 [0xc420026c18 0xc420026c70]})]} orderer.example.com | [fa8 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION orderer.example.com | [fa9 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [faa 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200264c0 gate 1513324954408045300 evaluation starts orderer.example.com | [fab 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264c0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [fac 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264c0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [fad 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [fae 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264c0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org2MSP) orderer.example.com | [faf 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264c0 principal evaluation fails orderer.example.com | [fb0 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200264c0 gate 1513324954408045300 evaluation fails orderer.example.com | [fb1 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200264d0 gate 1513324954408824000 evaluation starts orderer.example.com | [fb2 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264d0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [fb3 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264d0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [fb4 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [fb5 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264d0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP) orderer.example.com | [fb6 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264d0 principal evaluation fails orderer.example.com | [fb7 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200264d0 gate 1513324954408824000 evaluation fails orderer.example.com | [fb8 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200264e0 gate 1513324954409709000 evaluation starts orderer.example.com | [fb9 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264e0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [fba 12-15 08:02:34.40 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264e0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e69665a6958734d717446686470667671383346455577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a45314d4463314e6a41795768634e4d6a63784d6a457a4d4463314e6a41790a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d445974512f3139664c4b71384b564a4776667744596176324a79304b414a0a3557765357616241307879566d4558727074572b6f3641776563343643664b536a334468334a594d6f6236567155596c33772b543965756a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494d344f3644324f5a7676630a63302b7779772b68363575454c3750695955352b705561776758414e4e4130364d416f4743437147534d343942414d43413067414d45554349514458325745500a666e715045377357366d42496a4a4b7a4e645a4733397177456a4169594934736c6f4c4b62774967434c433275554f4c336a493254395874597548477a78774f0a52796c494c6678573969496c4b59742f6d53493d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [fbb 12-15 08:02:34.41 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGjCCAcCgAwIBAgIRANifZiXsMqtFhdpfvq83FEUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjE1MDc1NjAyWhcNMjcxMjEzMDc1NjAy orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMDYtQ/19fLKq8KVJGvfwDYav2Jy0KAJ orderer.example.com | 5WvSWabA0xyVmEXrptW+o6Awec46CfKSj3Dh3JYMob6VqUYl3w+T9eujTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIM4O6D2OZvvc orderer.example.com | c0+wyw+h65uEL7PiYU5+pUawgXANNA06MAoGCCqGSM49BAMCA0gAMEUCIQDX2WEP orderer.example.com | fnqPE7sW6mBIjJKzNdZG39qwEjAiYI4sloLKbwIgCLC2uUOL3jI2T9XtYuHGzxwO orderer.example.com | RylILfxW9iIlKYt/mSI= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [fbc 12-15 08:02:34.41 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [fbd 12-15 08:02:34.41 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [fbe 12-15 08:02:34.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264e0 principal matched by identity 0 orderer.example.com | [fbf 12-15 08:02:34.41 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 4b 57 88 de 8d 16 81 c2 e1 83 1b 82 18 f8 81 ad |KW..............| orderer.example.com | 00000010 7b 69 a3 92 2c 19 96 5f 36 ec c9 5d e6 1a 97 a1 |{i..,.._6..]....| orderer.example.com | [fc0 12-15 08:02:34.41 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 2e ec 65 d6 a2 09 df d2 30 88 14 8a |0D. ..e.....0...| orderer.example.com | 00000010 68 3f bb d0 8e 8c a0 00 bb f2 07 bd f1 43 d7 a6 |h?...........C..| orderer.example.com | 00000020 0b 76 23 bd 02 20 10 40 be 4b 7a 21 45 3a 9e c7 |.v#.. .@.Kz!E:..| orderer.example.com | 00000030 dc 3e 86 13 df ec 29 d4 b1 30 a5 54 6e 97 75 e8 |.>....)..0.Tn.u.| orderer.example.com | 00000040 ff de 66 4a fb d2 |..fJ..| orderer.example.com | [fc1 12-15 08:02:34.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264e0 principal evaluation succeeds for identity 0 orderer.example.com | [fc2 12-15 08:02:34.41 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200264e0 gate 1513324954409709000 evaluation succeeds orderer.example.com | [fc3 12-15 08:02:34.41 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420841f80 1 [0xc420026b58]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42e60 1 [0xc420026c18 0xc420026c70]})]} orderer.example.com | [fc4 12-15 08:02:34.41 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Enqueuing message into batch orderer.example.com | [fc5 12-15 08:02:34.41 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [fc6 12-15 08:02:34.41 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream orderer.example.com | [fc7 12-15 08:02:36.41 UTC] [github.com/hyperledger/fabric/orderer/solo] -> DEBU Batch timer expired, creating block orderer.example.com | [fc8 12-15 08:02:36.41 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [5] orderer.example.com | [fc9 12-15 08:02:36.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[49877] orderer.example.com | [fca 12-15 08:02:36.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[4667], Going to peek [8] bytes orderer.example.com | [fcb 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] CreateNextBlock.CreateNextBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[4665], placementInfo={fileNum=[0], startOffset=[49877], bytesOffset=[49879]} orderer.example.com | [fcc 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc4200b8760 chain:0xc420b28380 cutter:0xc42092c410 filters:0xc4200b9500 signer:0x128b4a8 lastConfig:2 lastConfigSeq:3} orderer.example.com | [fcd 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [fce 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [fcf 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [fd0 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [fd1 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [fd2 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFA050A0A4F7264657265724D535012...8A59D7493224190AC644823C1FD6240E orderer.example.com | [fd3 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 9D9CEE4499CAD272185B03786A623A0E06DCF27340B3F2D73438DC4DD82E789F orderer.example.com | [fd4 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [fd5 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [fd6 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2 orderer.example.com | [fd7 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [fd8 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [fd9 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 08020AFA050A0A4F7264657265724D53...8A59D7493224190AC644823C1FD6240E orderer.example.com | [fda 12-15 08:02:36.45 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: CABAF58193815DEBFBC2F8D188898B7D9B96ADE97B6C45AFCD2980021AD21DE4 orderer.example.com | [fdb 12-15 08:02:36.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x12, 0xd6, 0xb1, 0xca, 0xb2, 0xcf, 0x1, 0xfd, 0xc3, 0x63, 0x1, 0x76, 0x45, 0x9, 0x87, 0xd2, 0xd1, 0xf8, 0x41, 0x94, 0xb0, 0xf5, 0xb8, 0x80, 0x2c, 0x88, 0x47, 0xf1, 0x73, 0x1d, 0xfb, 0x0} txOffsets= orderer.example.com | txId=ef69dda11323c46a88b2834ee294345bfb149bae877717693bea641f70309c12 locPointer=offset=70, bytesLength=2848 orderer.example.com | ] orderer.example.com | [fdc 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] WriteBlock.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59213], isChainEmpty=[false], lastBlockNumber=[6] orderer.example.com | [fde 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [6] orderer.example.com | [fdf 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [6] orderer.example.com | [fe0 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54544] orderer.example.com | [fe1 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54544] orderer.example.com | [fe2 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[4669], Going to peek [8] bytes orderer.example.com | [fe3 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[4669], Going to peek [8] bytes orderer.example.com | [fe5 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[4667], placementInfo={fileNum=[0], startOffset=[54544], bytesOffset=[54546]} orderer.example.com | [fe6 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc42080f4a0) orderer.example.com | [fe4 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[4667], placementInfo={fileNum=[0], startOffset=[54544], bytesOffset=[54546]} orderer.example.com | [fe7 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4202976c0) orderer.example.com | [fdd 12-15 08:02:36.49 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: businesschannel] Wrote block 6 orderer.example.com | [fe8 12-15 08:02:39.83 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [fe9 12-15 08:02:39.83 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [fea 12-15 08:02:39.83 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [feb 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [fec 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110470 gate 1513324959842725600 evaluation starts orderer.example.com | [fed 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110470 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [fee 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110470 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a4343416247674177494241674952414e4a4e53786839677a50452b52564639616957594d6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d3439417745484130494142502f704979514c2f754858716757594555303230594d47375964735a433631546b534c4d79444a5932524f6253304a3851434d0a4779306b43744b66736a6e32567977655059736a4270504f72626759327977592f4f2b6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494c4d68303466334c4178434f356f566e6d30674f79557534564a5066644d530a4f4f4d515a616d78385555334d416f4743437147534d343942414d43413063414d4551434943333930307a4d2f62385747754e306156302b35423370364d515a0a754d3179476f7475626c74486159567841694266452b2b79727842524a356a55425348503173794878444134434a6b502b492b7a576e47784334413858673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [fef 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [ff0 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [ff1 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [ff2 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110470 principal matched by identity 0 orderer.example.com | [ff3 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 91 3b 9b dc bf 2f 58 db 09 76 d2 89 40 49 72 ce |.;.../X..v..@Ir.| orderer.example.com | 00000010 cf 81 dd 82 52 51 e8 f7 68 d4 65 8c e6 73 8d 8c |....RQ..h.e..s..| orderer.example.com | [ff4 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 3e 55 8d 58 9b a6 4f e3 1c ba e9 3a |0D. >U.X..O....:| orderer.example.com | 00000010 f2 13 0c 16 a4 50 4e c2 4a 3f 6a f2 8c 91 13 22 |.....PN.J?j...."| orderer.example.com | 00000020 72 f4 56 8f 02 20 29 9e e4 ed 0c da 00 69 6b 64 |r.V.. )......ikd| orderer.example.com | 00000030 8f 01 26 3e 92 72 dd b2 11 14 a2 38 7e 8f 75 71 |..&>.r.....8~.uq| orderer.example.com | 00000040 49 90 c4 2a 8a 1c |I..*..| orderer.example.com | [ff5 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110470 principal evaluation succeeds for identity 0 orderer.example.com | [ff6 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110470 gate 1513324959842725600 evaluation succeeds orderer.example.com | [ff7 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a42360 1 [0xc420026b30]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42fc0 1 [0xc420026cd8 0xc420026be8]})]} orderer.example.com | [ff8 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc42010cb40) start: > stop: > orderer.example.com | [ff9 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0] orderer.example.com | [ffa 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0] orderer.example.com | [ffb 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[59213], Going to peek [8] bytes orderer.example.com | [ffc 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[11933], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]} orderer.example.com | [ffd 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc42010cb40) orderer.example.com | [ffe 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc42010cb40), waiting for new SeekInfo orderer.example.com | [fff 12-15 08:02:39.84 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [1000 12-15 08:02:39.85 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [1001 12-15 08:02:39.85 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [1002 12-15 08:02:40.04 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [1003 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [1004 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [1005 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [1006 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201104b8 gate 1513324960042778000 evaluation starts orderer.example.com | [1007 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201104b8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [1008 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201104b8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a4343416247674177494241674952414e4a4e53786839677a50452b52564639616957594d6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d3439417745484130494142502f704979514c2f754858716757594555303230594d47375964735a433631546b534c4d79444a5932524f6253304a3851434d0a4779306b43744b66736a6e32567977655059736a4270504f72626759327977592f4f2b6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494c4d68303466334c4178434f356f566e6d30674f79557534564a5066644d530a4f4f4d515a616d78385555334d416f4743437147534d343942414d43413063414d4551434943333930307a4d2f62385747754e306156302b35423370364d515a0a754d3179476f7475626c74486159567841694266452b2b79727842524a356a55425348503173794878444134434a6b502b492b7a576e47784334413858673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [1009 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [100a 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [100b 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [100c 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201104b8 principal matched by identity 0 orderer.example.com | [100d 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 52 91 58 63 4a a5 5d b7 03 59 c4 c9 f9 20 ef 8e |R.XcJ.]..Y... ..| orderer.example.com | 00000010 2e 80 53 ed c4 42 46 8f f5 52 9a 41 e5 72 0a a3 |..S..BF..R.A.r..| orderer.example.com | [100e 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 45 94 69 38 e3 20 b3 61 9c 85 62 11 |0D. E.i8. .a..b.| orderer.example.com | 00000010 ac 63 1e f8 f8 f9 5a a3 15 cb 11 c0 33 0a a3 3a |.c....Z.....3..:| orderer.example.com | 00000020 bf 4f 27 9d 02 20 5b 48 e7 cb e1 1a 2b 38 a8 fb |.O'.. [H....+8..| orderer.example.com | 00000030 f1 b8 14 e9 ef da cf 72 87 1b d1 17 0f f0 e2 1d |.......r........| orderer.example.com | 00000040 81 13 9b 14 a3 8a |......| orderer.example.com | [100f 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201104b8 principal evaluation succeeds for identity 0 orderer.example.com | [1010 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201104b8 gate 1513324960042778000 evaluation succeeds orderer.example.com | [1011 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a42360 1 [0xc420026b30]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42fc0 1 [0xc420026cd8 0xc420026be8]})]} orderer.example.com | [1012 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc4201baa20) start: > stop: > orderer.example.com | [1013 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [1] orderer.example.com | [1014 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[11935] orderer.example.com | [1015 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[47278], Going to peek [8] bytes orderer.example.com | [1016 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13730], placementInfo={fileNum=[0], startOffset=[11935], bytesOffset=[11937]} orderer.example.com | [1017 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4201baa20) orderer.example.com | [1018 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc4201baa20), waiting for new SeekInfo orderer.example.com | [1019 12-15 08:02:40.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [101a 12-15 08:02:40.05 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [101b 12-15 08:02:40.05 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [101c 12-15 08:02:40.23 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [101d 12-15 08:02:40.23 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [101e 12-15 08:02:40.23 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [101f 12-15 08:02:40.23 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [1020 12-15 08:02:40.23 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200265e0 gate 1513324960239057500 evaluation starts orderer.example.com | [1021 12-15 08:02:40.23 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200265e0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [1022 12-15 08:02:40.23 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200265e0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a4343416247674177494241674952414e4a4e53786839677a50452b52564639616957594d6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d3439417745484130494142502f704979514c2f754858716757594555303230594d47375964735a433631546b534c4d79444a5932524f6253304a3851434d0a4779306b43744b66736a6e32567977655059736a4270504f72626759327977592f4f2b6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494c4d68303466334c4178434f356f566e6d30674f79557534564a5066644d530a4f4f4d515a616d78385555334d416f4743437147534d343942414d43413063414d4551434943333930307a4d2f62385747754e306156302b35423370364d515a0a754d3179476f7475626c74486159567841694266452b2b79727842524a356a55425348503173794878444134434a6b502b492b7a576e47784334413858673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [1023 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [1024 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [1025 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [1026 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200265e0 principal matched by identity 0 orderer.example.com | [1027 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 9c cf 02 8e 05 d7 24 1f 3e 92 b6 98 ab b9 72 41 |......$.>.....rA| orderer.example.com | 00000010 c3 cb 94 39 28 bc f8 ba 6e 86 ff 19 ea e7 82 14 |...9(...n.......| orderer.example.com | [1028 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 6a b9 7d 1e 12 f4 c3 2a 43 92 e5 18 |0D. j.}....*C...| orderer.example.com | 00000010 10 dc 92 29 50 be 5e 5d fa 5a aa 51 ea 01 fd 37 |...)P.^].Z.Q...7| orderer.example.com | 00000020 2c e1 10 d5 02 20 18 25 26 06 d6 0a 6e dc 47 dd |,.... .%&...n.G.| orderer.example.com | 00000030 6f d6 e6 36 b5 4a ae d3 5c a1 b0 9f 60 9c a6 74 |o..6.J..\...`..t| orderer.example.com | 00000040 2d a7 ef da 67 8c |-...g.| orderer.example.com | [1029 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200265e0 principal evaluation succeeds for identity 0 orderer.example.com | [102a 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200265e0 gate 1513324960239057500 evaluation succeeds orderer.example.com | [102b 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a42360 1 [0xc420026b30]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42fc0 1 [0xc420026cd8 0xc420026be8]})]} orderer.example.com | [102c 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc4209b66c0) start: > stop: > orderer.example.com | [102d 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [2] orderer.example.com | [102e 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25667] orderer.example.com | [102f 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[33546], Going to peek [8] bytes orderer.example.com | [1030 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13792], placementInfo={fileNum=[0], startOffset=[25667], bytesOffset=[25669]} orderer.example.com | [1031 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4209b66c0) orderer.example.com | [1032 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc4209b66c0), waiting for new SeekInfo orderer.example.com | [1033 12-15 08:02:40.24 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [1034 12-15 08:02:40.25 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [1035 12-15 08:02:40.25 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [1036 12-15 08:02:40.50 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [1037 12-15 08:02:40.50 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [1038 12-15 08:02:40.50 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [1039 12-15 08:02:40.50 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [103a 12-15 08:02:40.50 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110508 gate 1513324960506077200 evaluation starts orderer.example.com | [103b 12-15 08:02:40.50 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110508 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [103c 12-15 08:02:40.50 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110508 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a4343416247674177494241674952414e4a4e53786839677a50452b52564639616957594d6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d3439417745484130494142502f704979514c2f754858716757594555303230594d47375964735a433631546b534c4d79444a5932524f6253304a3851434d0a4779306b43744b66736a6e32567977655059736a4270504f72626759327977592f4f2b6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494c4d68303466334c4178434f356f566e6d30674f79557534564a5066644d530a4f4f4d515a616d78385555334d416f4743437147534d343942414d43413063414d4551434943333930307a4d2f62385747754e306156302b35423370364d515a0a754d3179476f7475626c74486159567841694266452b2b79727842524a356a55425348503173794878444134434a6b502b492b7a576e47784334413858673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [103d 12-15 08:02:40.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [103e 12-15 08:02:40.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [103f 12-15 08:02:40.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [1040 12-15 08:02:40.50 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110508 principal matched by identity 0 orderer.example.com | [1041 12-15 08:02:40.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 e7 ee c1 8c f7 ea e2 50 aa 4c 51 30 71 53 d9 1c |.......P.LQ0qS..| orderer.example.com | 00000010 83 c0 71 d9 6b 1f ac 67 53 8d 4b 82 a4 f0 10 8c |..q.k..gS.K.....| orderer.example.com | [1042 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 7c ea 2e 7c 6c 12 ed e1 24 5d ea 3b |0D. |..|l...$].;| orderer.example.com | 00000010 f7 95 40 74 84 48 fd eb d0 4d 96 c7 5d fc f9 d7 |..@t.H...M..]...| orderer.example.com | 00000020 fc 4d 07 11 02 20 74 0b 50 15 06 f6 63 85 16 21 |.M... t.P...c..!| orderer.example.com | 00000030 6c e8 18 a2 26 4e ea fc fd 6e fe 5c 25 fe f6 2f |l...&N...n.\%../| orderer.example.com | 00000040 5a 52 31 32 7b da |ZR12{.| orderer.example.com | [1043 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110508 principal evaluation succeeds for identity 0 orderer.example.com | [1044 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110508 gate 1513324960506077200 evaluation succeeds orderer.example.com | [1045 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a42360 1 [0xc420026b30]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42fc0 1 [0xc420026cd8 0xc420026be8]})]} orderer.example.com | [1046 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc420aab4a0) start: > stop: > orderer.example.com | [1047 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [3] orderer.example.com | [1048 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39461] orderer.example.com | [1049 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[19752], Going to peek [8] bytes orderer.example.com | [104a 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[5205], placementInfo={fileNum=[0], startOffset=[39461], bytesOffset=[39463]} orderer.example.com | [104b 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420aab4a0) orderer.example.com | [104c 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc420aab4a0), waiting for new SeekInfo orderer.example.com | [104d 12-15 08:02:40.51 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [104e 12-15 08:02:40.52 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [104f 12-15 08:02:40.52 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [1050 12-15 08:02:40.76 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [1051 12-15 08:02:40.76 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [1052 12-15 08:02:40.76 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [1053 12-15 08:02:40.76 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [1054 12-15 08:02:40.76 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200267f8 gate 1513324960769666800 evaluation starts orderer.example.com | [1055 12-15 08:02:40.76 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200267f8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [1056 12-15 08:02:40.77 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200267f8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a4343416247674177494241674952414e4a4e53786839677a50452b52564639616957594d6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d3439417745484130494142502f704979514c2f754858716757594555303230594d47375964735a433631546b534c4d79444a5932524f6253304a3851434d0a4779306b43744b66736a6e32567977655059736a4270504f72626759327977592f4f2b6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494c4d68303466334c4178434f356f566e6d30674f79557534564a5066644d530a4f4f4d515a616d78385555334d416f4743437147534d343942414d43413063414d4551434943333930307a4d2f62385747754e306156302b35423370364d515a0a754d3179476f7475626c74486159567841694266452b2b79727842524a356a55425348503173794878444134434a6b502b492b7a576e47784334413858673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [1057 12-15 08:02:40.77 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [1058 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [1059 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [105a 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200267f8 principal matched by identity 0 orderer.example.com | [105b 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 24 ff 3d 36 71 3e c0 9d e0 b5 af f2 d1 4f 9a 00 |$.=6q>.......O..| orderer.example.com | 00000010 fe 48 5e e8 9b 42 01 fc 88 14 64 f9 56 6d fe 0f |.H^..B....d.Vm..| orderer.example.com | [105c 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 0a a4 0e df 78 00 d0 26 b4 f1 f3 1b |0D. ....x..&....| orderer.example.com | 00000010 45 12 24 73 6e 94 dd 4a a8 15 c0 4d 01 3a 0b 13 |E.$sn..J...M.:..| orderer.example.com | 00000020 8d 34 03 44 02 20 0d 5f 14 74 58 1a 10 2e a4 8d |.4.D. ._.tX.....| orderer.example.com | 00000030 11 76 a6 fc 3c 79 94 12 76 21 51 2d 49 ee 6e 7a |.v.. DEBU 0xc4200267f8 principal evaluation succeeds for identity 0 orderer.example.com | [105e 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200267f8 gate 1513324960769666800 evaluation succeeds orderer.example.com | [105f 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a42360 1 [0xc420026b30]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42fc0 1 [0xc420026cd8 0xc420026be8]})]} orderer.example.com | [1060 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc420ace260) start: > stop: > orderer.example.com | [1061 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [4] orderer.example.com | [1062 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44668] orderer.example.com | [1063 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[14545], Going to peek [8] bytes orderer.example.com | [1064 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[5207], placementInfo={fileNum=[0], startOffset=[44668], bytesOffset=[44670]} orderer.example.com | [1065 12-15 08:02:40.78 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420ace260) orderer.example.com | [1066 12-15 08:02:40.79 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc420ace260), waiting for new SeekInfo orderer.example.com | [1067 12-15 08:02:40.79 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [1068 12-15 08:02:40.80 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [1069 12-15 08:02:40.80 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [106a 12-15 08:02:40.99 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [106b 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [106c 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [106d 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [106e 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110290 gate 1513324960992350700 evaluation starts orderer.example.com | [106f 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110290 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [1070 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110290 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a4343416247674177494241674952414e4a4e53786839677a50452b52564639616957594d6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d3439417745484130494142502f704979514c2f754858716757594555303230594d47375964735a433631546b534c4d79444a5932524f6253304a3851434d0a4779306b43744b66736a6e32567977655059736a4270504f72626759327977592f4f2b6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494c4d68303466334c4178434f356f566e6d30674f79557534564a5066644d530a4f4f4d515a616d78385555334d416f4743437147534d343942414d43413063414d4551434943333930307a4d2f62385747754e306156302b35423370364d515a0a754d3179476f7475626c74486159567841694266452b2b79727842524a356a55425348503173794878444134434a6b502b492b7a576e47784334413858673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [1071 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [1072 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [1073 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [1074 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110290 principal matched by identity 0 orderer.example.com | [1075 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 a0 4c 25 d3 fe c2 67 a5 a7 ef ab 43 4e a6 08 76 |.L%...g....CN..v| orderer.example.com | 00000010 3f 16 48 fb b4 65 8d 5a eb 5f e5 c2 9a 4b f1 fe |?.H..e.Z._...K..| orderer.example.com | [1076 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 45 7e 1a e8 ea de 42 1e 5d 3f 2c 32 |0D. E~....B.]?,2| orderer.example.com | 00000010 84 8b f5 65 da a0 fb d8 02 8a 11 0d 9d 96 46 f3 |...e..........F.| orderer.example.com | 00000020 ab 53 40 5a 02 20 68 1f 3f c2 d6 70 b3 3d 4c 00 |.S@Z. h.?..p.=L.| orderer.example.com | 00000030 e9 8a 8c 22 56 fa c6 e8 82 d6 73 ad c9 fa e6 24 |..."V.....s....$| orderer.example.com | 00000040 41 ab 6b 0f 86 52 |A.k..R| orderer.example.com | [1077 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420110290 principal evaluation succeeds for identity 0 orderer.example.com | [1078 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420110290 gate 1513324960992350700 evaluation succeeds orderer.example.com | [1079 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a42360 1 [0xc420026b30]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42fc0 1 [0xc420026cd8 0xc420026be8]})]} orderer.example.com | [107a 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc420ba87e0) start: > stop: > orderer.example.com | [107b 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [5] orderer.example.com | [107c 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[49877] orderer.example.com | [107d 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9336], Going to peek [8] bytes orderer.example.com | [107e 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[4665], placementInfo={fileNum=[0], startOffset=[49877], bytesOffset=[49879]} orderer.example.com | [107f 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420ba87e0) orderer.example.com | [1080 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc420ba87e0), waiting for new SeekInfo orderer.example.com | [1081 12-15 08:02:40.99 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [1082 12-15 08:02:41.00 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [1083 12-15 08:02:41.00 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [1084 12-15 08:02:41.15 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [1085 12-15 08:02:41.15 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [1086 12-15 08:02:41.15 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [1087 12-15 08:02:41.15 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [1088 12-15 08:02:41.15 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201102d8 gate 1513324961157103000 evaluation starts orderer.example.com | [1089 12-15 08:02:41.15 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102d8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [108a 12-15 08:02:41.15 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102d8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a4343416247674177494241674952414e4a4e53786839677a50452b52564639616957594d6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d3439417745484130494142502f704979514c2f754858716757594555303230594d47375964735a433631546b534c4d79444a5932524f6253304a3851434d0a4779306b43744b66736a6e32567977655059736a4270504f72626759327977592f4f2b6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494c4d68303466334c4178434f356f566e6d30674f79557534564a5066644d530a4f4f4d515a616d78385555334d416f4743437147534d343942414d43413063414d4551434943333930307a4d2f62385747754e306156302b35423370364d515a0a754d3179476f7475626c74486159567841694266452b2b79727842524a356a55425348503173794878444134434a6b502b492b7a576e47784334413858673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [108b 12-15 08:02:41.15 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [108c 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [108d 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [108e 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102d8 principal matched by identity 0 orderer.example.com | [108f 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 d9 17 f7 14 1d 2d d2 81 4c 58 1e 64 3e 9c 29 eb |.....-..LX.d>.).| orderer.example.com | 00000010 e3 98 dd 99 58 c8 e2 1a 54 c0 f8 2a d0 fa d8 3b |....X...T..*...;| orderer.example.com | [1090 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 f3 27 e1 0c e2 0d 2c 61 a1 0e 2a |0E.!..'....,a..*| orderer.example.com | 00000010 8f c2 70 f1 5f 24 79 96 19 7f 01 e0 f3 8f de fa |..p._$y.........| orderer.example.com | 00000020 68 08 54 b4 f0 02 20 6b df f0 ef ea 40 a3 90 a3 |h.T... k....@...| orderer.example.com | 00000030 a0 49 bb 97 d0 ff 66 b0 11 d9 4d a9 26 63 08 49 |.I....f...M.&c.I| orderer.example.com | 00000040 00 14 d0 6f 7a ba 28 |...oz.(| orderer.example.com | [1091 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201102d8 principal evaluation succeeds for identity 0 orderer.example.com | [1092 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201102d8 gate 1513324961157103000 evaluation succeeds orderer.example.com | [1093 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a42360 1 [0xc420026b30]}) %!s(*policies.implicitMetaPolicy=&{0xc420a42fc0 1 [0xc420026cd8 0xc420026be8]})]} orderer.example.com | [1094 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc4209a02c0) start: > stop: > orderer.example.com | [1095 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [6] orderer.example.com | [1096 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54544] orderer.example.com | [1097 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[4669], Going to peek [8] bytes orderer.example.com | [1098 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[4667], placementInfo={fileNum=[0], startOffset=[54544], bytesOffset=[54546]} orderer.example.com | [1099 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4209a02c0) orderer.example.com | [109a 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc4209a02c0), waiting for new SeekInfo orderer.example.com | [109b 12-15 08:02:41.16 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [109c 12-15 08:02:41.17 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [109d 12-15 08:02:41.17 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [109e 12-15 08:02:41.36 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [109f 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [10a0 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [10a1 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [10a2 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026050 gate 1513324961362302900 evaluation starts orderer.example.com | [10a3 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026050 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [10a4 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026050 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a4343416247674177494241674952414e4a4e53786839677a50452b52564639616957594d6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d3439417745484130494142502f704979514c2f754858716757594555303230594d47375964735a433631546b534c4d79444a5932524f6253304a3851434d0a4779306b43744b66736a6e32567977655059736a4270504f72626759327977592f4f2b6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494c4d68303466334c4178434f356f566e6d30674f79557534564a5066644d530a4f4f4d515a616d78385555334d416f4743437147534d343942414d43413063414d4551434943333930307a4d2f62385747754e306156302b35423370364d515a0a754d3179476f7475626c74486159567841694266452b2b79727842524a356a55425348503173794878444134434a6b502b492b7a576e47784334413858673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [10a5 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [10a6 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [10a7 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [10a8 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026050 principal matched by identity 0 orderer.example.com | [10a9 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 19 53 d2 2e be d1 3f f7 d1 e0 ff a1 1f f0 ed 63 |.S....?........c| orderer.example.com | 00000010 da 3e 98 54 13 a6 80 ba 00 84 50 31 db 72 c7 e7 |.>.T......P1.r..| orderer.example.com | [10aa 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 b5 53 4a c8 5b 0a 5c da b2 89 61 |0E.!..SJ.[.\...a| orderer.example.com | 00000010 55 be 02 93 e3 c9 d6 a2 2a 08 0f 62 3c df ea 1d |U.......*..b<...| orderer.example.com | 00000020 0b 3b 78 62 60 02 20 59 a1 d2 ef 8b 50 fa 89 a5 |.;xb`. Y....P...| orderer.example.com | 00000030 a4 72 a8 4e 77 6a 54 41 d6 77 62 b9 51 33 6f 41 |.r.NwjTA.wb.Q3oA| orderer.example.com | 00000040 2a ca 6b 65 68 67 9c |*.kehg.| orderer.example.com | [10ab 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026050 principal evaluation succeeds for identity 0 orderer.example.com | [10ac 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026050 gate 1513324961362302900 evaluation succeeds orderer.example.com | [10ad 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [Readers %!s(*policies.implicitMetaPolicy=&{0xc4203b0780 1 [0xc420026730]})]} orderer.example.com | [10ae 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Received seekInfo (0xc420941100) start: > stop: > orderer.example.com | [10af 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0] orderer.example.com | [10b0 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0] orderer.example.com | [10b1 12-15 08:02:41.36 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[23692], Going to peek [8] bytes orderer.example.com | [10b2 12-15 08:02:41.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9080], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]} orderer.example.com | [10b3 12-15 08:02:41.37 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Delivering block for (0xc420941100) orderer.example.com | [10b4 12-15 08:02:41.37 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Done delivering for (0xc420941100), waiting for new SeekInfo orderer.example.com | [10b5 12-15 08:02:41.37 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [10b6 12-15 08:02:41.37 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [10b7 12-15 08:02:41.37 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [10b8 12-15 08:02:41.60 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [10b9 12-15 08:02:41.60 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [10ba 12-15 08:02:41.60 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [10bb 12-15 08:02:41.60 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [10bc 12-15 08:02:41.60 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200262f8 gate 1513324961606650200 evaluation starts orderer.example.com | [10bd 12-15 08:02:41.60 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262f8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [10be 12-15 08:02:41.60 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262f8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a4343416247674177494241674952414e4a4e53786839677a50452b52564639616957594d6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d5455774e7a55324d444a61467730794e7a45794d544d774e7a55324d444a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d3439417745484130494142502f704979514c2f754858716757594555303230594d47375964735a433631546b534c4d79444a5932524f6253304a3851434d0a4779306b43744b66736a6e32567977655059736a4270504f72626759327977592f4f2b6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494c4d68303466334c4178434f356f566e6d30674f79557534564a5066644d530a4f4f4d515a616d78385555334d416f4743437147534d343942414d43413063414d4551434943333930307a4d2f62385747754e306156302b35423370364d515a0a754d3179476f7475626c74486159567841694266452b2b79727842524a356a55425348503173794878444134434a6b502b492b7a576e47784334413858673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [10bf 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbGgAwIBAgIRANJNSxh9gzPE+RVF9aiWYMcwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMTUwNzU2MDJaFw0yNzEyMTMwNzU2MDJaMFYxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG orderer.example.com | SM49AwEHA0IABP/pIyQL/uHXqgWYEU020YMG7YdsZC61TkSLMyDJY2RObS0J8QCM orderer.example.com | Gy0kCtKfsjn2VywePYsjBpPOrbgY2ywY/O+jTTBLMA4GA1UdDwEB/wQEAwIHgDAM orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAILMh04f3LAxCO5oVnm0gOyUu4VJPfdMS orderer.example.com | OOMQZamx8UU3MAoGCCqGSM49BAMCA0cAMEQCIC3900zM/b8WGuN0aV0+5B3p6MQZ orderer.example.com | uM1yGotubltHaYVxAiBfE++yrxBRJ5jUBSHP1syHxDA4CJkP+I+zWnGxC4A8Xg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [10c0 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [10c1 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [10c2 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262f8 principal matched by identity 0 orderer.example.com | [10c3 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 82 a7 02 0e 1f 7d 0b 20 a4 9d 9c 4d 44 d1 7a 6c |.....}. ...MD.zl| orderer.example.com | 00000010 99 98 6a 5a 9d 4c a2 81 38 8a 11 f6 b2 15 ba 9e |..jZ.L..8.......| orderer.example.com | [10c4 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 3c 35 71 36 a9 82 d2 13 32 de 5c 0b |0D. <5q6....2.\.| orderer.example.com | 00000010 d0 48 0a ce 30 30 46 1d f5 91 4a cf e3 b8 c4 67 |.H..00F...J....g| orderer.example.com | 00000020 61 dc fc 71 02 20 68 88 d5 6f f9 d6 36 99 d4 6b |a..q. h..o..6..k| orderer.example.com | 00000030 c9 d8 ef 3f 48 f9 d3 60 a4 68 e0 4f d8 7d a6 26 |...?H..`.h.O.}.&| orderer.example.com | 00000040 48 1d 60 99 1c 4e |H.`..N| orderer.example.com | [10c5 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262f8 principal evaluation succeeds for identity 0 orderer.example.com | [10c6 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200262f8 gate 1513324961606650200 evaluation succeeds orderer.example.com | [10c7 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [Readers %!s(*policies.implicitMetaPolicy=&{0xc4203b0780 1 [0xc420026730]})]} orderer.example.com | [10c8 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Received seekInfo (0xc42085aa60) start: > stop: > orderer.example.com | [10c9 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [1] orderer.example.com | [10ca 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9082] orderer.example.com | [10cb 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[14610], Going to peek [8] bytes orderer.example.com | [10cc 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[14608], placementInfo={fileNum=[0], startOffset=[9082], bytesOffset=[9084]} orderer.example.com | [10cd 12-15 08:02:41.61 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Delivering block for (0xc42085aa60) orderer.example.com | [10ce 12-15 08:02:41.62 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Done delivering for (0xc42085aa60), waiting for new SeekInfo orderer.example.com | [10cf 12-15 08:02:41.62 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [10d0 12-15 08:02:41.62 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [10d1 12-15 08:02:41.62 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream