6.0 MiB
6.0 MiB
Attaching to peer0.org1.example.com, orderer.example.com, kafka0, kafka2, kafka3, kafka1, zookeeper1, zookeeper2, zookeeper0, peer0.org2.example.com, peer1.org1.example.com, fabric-cli, peer1.org2.example.com
peer0.org1.example.com | [001 04-02 02:40:23.89 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [002 04-02 02:40:23.89 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer0.org1.example.com | Version: 1.1.0
peer0.org1.example.com | Go version: go1.9.4
peer0.org1.example.com | OS/Arch: linux/amd64
peer0.org1.example.com | Experimental features: false
peer0.org1.example.com | Chaincode:
peer0.org1.example.com | Base Image Version: 0.4.6
peer0.org1.example.com | Base Docker Namespace: hyperledger
peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | Docker Namespace: hyperledger
peer0.org1.example.com |
peer0.org1.example.com | [003 04-02 02:40:23.89 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.RegisterACLProvider.Do.func1.newACLMgmt.newDefaultACLProvider.initialize.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [004 04-02 02:40:23.89 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 | [005 04-02 02:40:23.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer0.org1.example.com | [006 04-02 02:40:23.90 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/]
peer0.org1.example.com | [007 04-02 02:40:23.90 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 | [008 04-02 02:40:23.90 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.org1.example.com | [009 04-02 02:40:23.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
peer0.org1.example.com | [00a 04-02 02:40:23.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
peer0.org1.example.com | [00b 04-02 02:40:23.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
peer0.org1.example.com | [00c 04-02 02:40:23.95 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/]
peer0.org1.example.com | [00d 04-02 02:40:23.95 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist
peer0.org1.example.com | [00e 04-02 02:40:23.95 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists
peer0.org1.example.com | [00f 04-02 02:40:23.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer0.org1.example.com | [010 04-02 02:40:23.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
peer0.org1.example.com | [011 04-02 02:40:23.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
peer0.org1.example.com | [012 04-02 02:40:23.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
peer0.org1.example.com | [013 04-02 02:40:24.02 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.org1.example.com | [014 04-02 02:40:24.02 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.org1.example.com | [015 04-02 02:40:24.02 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
peer0.org1.example.com | [016 04-02 02:40:24.02 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
peer0.org1.example.com | [017 04-02 02:40:24.04 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 | [018 04-02 02:40:24.04 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
peer0.org1.example.com | [019 04-02 02:40:24.04 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 | [01a 04-02 02:40:24.04 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
peer0.org1.example.com | [01b 04-02 02:40:24.04 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Auto-detected peer address: 172.18.0.14:7051
peer0.org1.example.com | [01c 04-02 02:40:24.04 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Returning peer0.org1.example.com:7051
peer0.org1.example.com | [01d 04-02 02:40:24.04 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Auto-detected peer address: 172.18.0.14:7051
peer0.org1.example.com | [01e 04-02 02:40:24.04 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Returning peer0.org1.example.com:7051
peer0.org1.example.com | [01f 04-02 02:40:24.06 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer0.org1.example.com | [020 04-02 02:40:24.08 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer0.org1.example.com | [021 04-02 02:40:24.08 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
peer0.org1.example.com | [022 04-02 02:40:24.08 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org1.example.com | [023 04-02 02:40:24.09 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org1.example.com | [024 04-02 02:40:24.09 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering FILTEREDBLOCK
peer0.org1.example.com | [025 04-02 02:40:24.09 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer0.org1.example.com | [026 04-02 02:40:24.09 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Entering computeChaincodeEndpoint with peerHostname: peer0.org1.example.com
peer0.org1.example.com | [027 04-02 02:40:24.09 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Exit with ccEndpoint: peer0.org1.example.com:7052
peer0.org1.example.com | [028 04-02 02:40:24.11 UTC] [github.com/hyperledger/fabric/core/chaincode/accesscontrol] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.NewServerCertKeyPair.newCertKeyPair -> DEBU Classified peer0.org1.example.com as a hostname, adding it as a DNS SAN
peer0.org1.example.com | [029 04-02 02:40:24.12 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 | [02a 04-02 02:40:24.12 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 | [02b 04-02 02:40:24.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer0.org1.example.com | [02c 04-02 02:40:24.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer0.org1.example.com | [02d 04-02 02:40:24.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer0.org1.example.com | [02e 04-02 02:40:24.13 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.org1.example.com | [02f 04-02 02:40:24.14 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 | [030 04-02 02:40:24.14 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 | [031 04-02 02:40:24.14 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.org1.example.com | [032 04-02 02:40:24.15 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 | [033 04-02 02:40:24.15 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 | [034 04-02 02:40:24.15 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org1.example.com | [035 04-02 02:40:24.15 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively -> DEBU Found map[string]interface{} value for peer.handlers
peer0.org1.example.com | [036 04-02 02:40:24.16 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]]
peer0.org1.example.com | [037 04-02 02:40:24.16 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]]
peer0.org1.example.com | [038 04-02 02:40:24.17 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]]
peer0.org1.example.com | [039 04-02 02:40:24.17 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]]
peer0.org1.example.com | [03a 04-02 02:40:24.17 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey -> DEBU map[peer.handlers:map[authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]] decorators:[map[name:DefaultDecorator]]]]
peer0.org1.example.com | [03b 04-02 02:40:24.17 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [03c 04-02 02:40:24.17 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [03d 04-02 02:40:24.19 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.org1.example.com | [03e 04-02 02:40:24.22 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 | [03f 04-02 02:40:24.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org1.example.com | [040 04-02 02:40:24.23 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICGTCCAb+gAwIBAgIQMJAvI1T9zSc0bkSIh4xwVzAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa
peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnTUBfB9JfxfnSOZ3SdeHNU0KHv/ULJ8d
peer0.org1.example.com | M0Z/xVHu9W511y0OMUhvUaaOeBSrcaeON1uRyaXQhp3B7gprpJeV3KNNMEswDgYD
peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgxvJwW+OL5L2d
peer0.org1.example.com | 1BjkeW7iJ1rn7fIE6ys+sYAEangwpDwwCgYIKoZIzj0EAwIDSAAwRQIhAKwgC1q1
peer0.org1.example.com | uE6FxDi3sd1NagkPz70iuFpVflSigkKMNHhuAiAScp9xOurDe8CwBX8YUhjzDGV+
peer0.org1.example.com | TcIxbkVOC7x8ppW5PA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [041 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [042 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [043 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [044 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [045 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [046 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [048 04-02 02:40:24.26 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer0.org1.example.com | [049 04-02 02:40:24.27 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org1.example.com | [047 04-02 02:40:24.25 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 [] [238 251 251 201 2 172 195 1 175 180 233 190 120 154 74 75 250 43 92 205 19 209 241 167 67 218 70 186 135 2 110 193] peer0.org1.example.com:7051 <nil>} incTime is 1522636824255547261
peer0.org1.example.com | [04a 04-02 02:40:24.28 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 [] [238 251 251 201 2 172 195 1 175 180 233 190 120 154 74 75 250 43 92 205 19 209 241 167 67 218 70 186 135 2 110 193] peer0.org1.example.com:7051 <nil>}
peer0.org1.example.com | [04b 04-02 02:40:24.29 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [04c 04-02 02:40:24.29 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [04d 04-02 02:40:24.29 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [04e 04-02 02:40:24.29 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 | [04f 04-02 02:40:24.29 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 | [050 04-02 02:40:24.29 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
peer0.org1.example.com | [051 04-02 02:40:24.30 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.org1.example.com | [052 04-02 02:40:24.30 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.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [053 04-02 02:40:24.30 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: 1801AA01C7060A20EEFBFBC902ACC301...455254494649434154452D2D2D2D2D0A
peer0.org1.example.com | [054 04-02 02:40:24.30 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: A70EFC66A66CC77CBC5D0AC95EFC0642C0257AD2C9946BBD638B7B89C0231000
peer0.org1.example.com | [055 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org1.example.com:7051 started
peer0.org1.example.com | [056 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org1.example.com | [057 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [058 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [059 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012AF4060A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A
peer0.org1.example.com | [05a 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: ADFA72B720E71212942639864DDCF0C66ABFE7372B2D8DDD4F58701B4F84FF15
peer0.org1.example.com | [05b 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [05c 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [05d 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531
peer0.org1.example.com | [05e 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160
peer0.org1.example.com | [05f 04-02 02:40:24.31 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.1.0,txid=f6718437-6b07-4ee3-afff-135f0df1e6f1,syscc=true,proposal=0x0,canname=cscc:1.1.0
peer0.org1.example.com | [060 04-02 02:40:24.31 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.1.0 is being launched
peer0.org1.example.com | [061 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer0.org1.example.com | [062 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org1.example.com | [063 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [064 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=cscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [065 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
peer0.org1.example.com | [066 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: cscc:1.1.0(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [067 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer0.org1.example.com | [068 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.1.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [069 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.1.0) lock
peer0.org1.example.com | [06a 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.1.0) lock
peer0.org1.example.com | [06b 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.1.0
peer0.org1.example.com | [06d 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.1.0
peer0.org1.example.com | [06e 04-02 02:40:24.31 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 | [06f 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.1.0
peer0.org1.example.com | [070 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [071 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.1.0
peer0.org1.example.com | [072 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [073 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [074 04-02 02:40:24.32 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 | [075 04-02 02:40:24.32 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 | [076 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.1.0
peer0.org1.example.com | [077 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.1.0" , sending back REGISTERED
peer0.org1.example.com | [078 04-02 02:40:24.32 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 | [079 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [07a 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [07b 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [07c 04-02 02:40:24.32 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.1.0 launch seq completed
peer0.org1.example.com | [07d 04-02 02:40:24.32 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 | [07e 04-02 02:40:24.32 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 | [07f 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6718437]Move state message READY
peer0.org1.example.com | [080 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f6718437]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [081 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [f6718437]Entered state ready
peer0.org1.example.com | [082 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:f6718437-6b07-4ee3-afff-135f0df1e6f1, channelID:
peer0.org1.example.com | [083 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6718437]sending state message READY
peer0.org1.example.com | [084 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]Received message READY from shim
peer0.org1.example.com | [085 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f6718437]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [086 04-02 02:40:24.32 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 | [087 04-02 02:40:24.32 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 | [088 04-02 02:40:24.32 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 | [089 04-02 02:40:24.32 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.1.0
peer0.org1.example.com | [08a 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f6718437]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [08b 04-02 02:40:24.32 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 | [08c 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f6718437]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [08d 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6718437]Move state message INIT
peer0.org1.example.com | [08e 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f6718437]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [08f 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [090 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6718437]sending state message INIT
kafka2 | [2018-04-02 02:40:27,510] INFO KafkaConfig values:
peer0.org1.example.com | [091 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]Received message INIT from shim
kafka2 | advertised.host.name = null
kafka2 | advertised.listeners = null
kafka2 | advertised.port = null
kafka2 | authorizer.class.name =
kafka2 | auto.create.topics.enable = true
kafka2 | auto.leader.rebalance.enable = true
peer0.org1.example.com | [092 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f6718437]Handling ChaincodeMessage of type: INIT(state:ready)
kafka2 | background.threads = 10
kafka2 | broker.id = 2
kafka2 | broker.id.generation.enable = true
kafka2 | broker.rack = null
kafka2 | compression.type = producer
kafka2 | connections.max.idle.ms = 600000
kafka2 | controlled.shutdown.enable = true
kafka2 | controlled.shutdown.max.retries = 3
kafka2 | controlled.shutdown.retry.backoff.ms = 5000
peer0.org1.example.com | [093 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka2 | controller.socket.timeout.ms = 30000
kafka2 | create.topic.policy.class.name = null
kafka2 | default.replication.factor = 3
kafka2 | delete.topic.enable = false
kafka2 | fetch.purgatory.purge.interval.requests = 1000
kafka2 | group.max.session.timeout.ms = 300000
kafka2 | group.min.session.timeout.ms = 6000
kafka2 | host.name =
kafka2 | inter.broker.listener.name = null
kafka2 | inter.broker.protocol.version = 0.10.2-IV0
kafka2 | leader.imbalance.check.interval.seconds = 300
kafka2 | leader.imbalance.per.broker.percentage = 10
peer0.org1.example.com | [094 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [f6718437]Received INIT, initializing chaincode
kafka2 | listener.security.protocol.map = SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,TRACE:TRACE,SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT
peer0.org1.example.com | [06c 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.1.0)
kafka2 | listeners = null
orderer.example.com | [001 04-02 02:40:22.61 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP.Get.NewFileBasedKeyStore.Init.openKeyStore -> DEBU KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done
peer0.org1.example.com | [095 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
kafka2 | log.cleaner.backoff.ms = 15000
orderer.example.com | [002 04-02 02:40:22.61 UTC] [github.com/hyperledger/fabric/bccsp/factory] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP -> DEBU Initialize BCCSP [SW]
orderer.example.com | [003 04-02 02:40:22.61 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/signcerts
orderer.example.com | [004 04-02 02:40:22.62 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer.example.com-cert.pem
orderer.example.com | [005 04-02 02:40:22.63 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/cacerts
orderer.example.com | [006 04-02 02:40:22.63 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem
peer0.org1.example.com | [096 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [007 04-02 02:40:22.63 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/admincerts
peer0.org1.example.com | [097 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]Init get response status: 200
kafka2 | log.cleaner.dedupe.buffer.size = 134217728
orderer.example.com | [008 04-02 02:40:22.64 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/admincerts/Admin@example.com-cert.pem
orderer.example.com | [009 04-02 02:40:22.64 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/intermediatecerts
orderer.example.com | [00a 04-02 02:40:22.64 UTC] [github.com/hyperledger/fabric/msp] main.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]
kafka2 | log.cleaner.delete.retention.ms = 86400000
peer0.org1.example.com | [098 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]Init succeeded. Sending COMPLETED
orderer.example.com | [00b 04-02 02:40:22.64 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlscacerts
orderer.example.com | [00c 04-02 02:40:22.64 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem
orderer.example.com | [00d 04-02 02:40:22.65 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts
orderer.example.com | [00e 04-02 02:40:22.65 UTC] [github.com/hyperledger/fabric/msp] main.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 | [00f 04-02 02:40:22.65 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/crls
orderer.example.com | [010 04-02 02:40:22.65 UTC] [github.com/hyperledger/fabric/msp] main.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 | [011 04-02 02:40:22.65 UTC] [github.com/hyperledger/fabric/msp] main.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 | [012 04-02 02:40:22.66 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP.New.newBccspMsp -> DEBU Creating BCCSP-based MSP instance
orderer.example.com | [013 04-02 02:40:22.66 UTC] [github.com/hyperledger/fabric/msp/cache] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP.New -> DEBU Creating Cache-MSP instance
orderer.example.com | [014 04-02 02:40:22.66 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP -> DEBU Created new local MSP
orderer.example.com | [015 04-02 02:40:22.66 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup -> DEBU Setting up MSP instance OrdererMSP
orderer.example.com | [016 04-02 02:40:22.67 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer.example.com | MIICLzCCAdWgAwIBAgIQdfft8l04Koa9AuIrfGUYhjAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer0.org1.example.com | [099 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]Move state message COMPLETED
orderer.example.com | bGUuY29tMB4XDTE4MDQwMjAyMzAzN1oXDTI4MDMzMDAyMzAzN1owaTELMAkGA1UE
peer0.org1.example.com | [09a 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f6718437]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka2 | log.cleaner.enable = true
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org1.example.com | [09b 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]send state message COMPLETED
peer0.org1.example.com | [09c 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6718437]Received message COMPLETED from shim
peer0.org1.example.com | [09d 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f6718437]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [09e 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f6718437-6b07-4ee3-afff-135f0df1e6f1]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [09f 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:f6718437-6b07-4ee3-afff-135f0df1e6f1, channelID:
peer0.org1.example.com | [0a0 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka2 | log.cleaner.io.buffer.load.factor = 0.9
orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
peer0.org1.example.com | [0a1 04-02 02:40:24.33 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
orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABHeA6B67zYyGmS5sZNuqNSXYzfWe
peer0.org1.example.com | [0a2 04-02 02:40:24.33 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.1.0,txid=daec715a-20bb-4f62-aa32-d6c622cd820b,syscc=true,proposal=0x0,canname=lscc:1.1.0
peer0.org1.example.com | [0a3 04-02 02:40:24.33 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.1.0 is being launched
orderer.example.com | iZxDx92MicXaH+gQgvE1wdsVa8zT6LR07P975FQF3XR0vfBeAyWbAgGiQimjXzBd
kafka2 | log.cleaner.io.buffer.size = 524288
peer0.org1.example.com | [0a4 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB
kafka2 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
orderer.example.com | Af8wKQYDVR0OBCIEII9pfmg8rZU17typKHr7h8BQ4T7cE4StyWRAczUlk0NCMAoG
peer0.org1.example.com | [0a5 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
kafka2 | log.cleaner.min.cleanable.ratio = 0.5
orderer.example.com | CCqGSM49BAMCA0gAMEUCIQCpddSJ5uoLQG3j0oHKR03388PshkOfx6VS1u7QB/OG
peer0.org1.example.com | [0a6 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=lscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
kafka2 | log.cleaner.min.compaction.lag.ms = 0
peer0.org1.example.com | [0a7 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org1.example.com | [0a8 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: lscc:1.1.0(networkid:dev,peerid:peer0.org1.example.com)
orderer.example.com | vAIgKGezaWoJZkWhoLRdAqYfF8/2V6ZkC4nkGHwdTQH7pSg=
kafka2 | log.cleaner.threads = 1
peer0.org1.example.com | [0a9 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
orderer.example.com | -----END CERTIFICATE-----
kafka2 | log.cleanup.policy = [delete]
peer0.org1.example.com | [0aa 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
orderer.example.com | [017 04-02 02:40:22.67 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
kafka2 | log.dir = /tmp/kafka-logs
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.1.0
orderer.example.com | MIICCjCCAbGgAwIBAgIRAItoU/tjIkt9eGhQL2PojuUwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODA0MDIwMjMwMzdaFw0yODAzMzAwMjMwMzdaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
kafka2 | log.dirs = /tmp/kafka-logs
orderer.example.com | SM49AwEHA0IABA/ayd6vzorhWvV4/yIbQgpnJss4DwV2ZiY/zYcNvnTeLG3DTWZ1
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
kafka2 | log.flush.interval.messages = 9223372036854775807
orderer.example.com | sPP4ehmwRO4fgCrdH/YQ0cGkMW1SiltnR0CjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAII9pfmg8rZU17typKHr7h8BQ4T7cE4St
orderer.example.com | yWRAczUlk0NCMAoGCCqGSM49BAMCA0cAMEQCIHk7YrZDhNWxkK9/+QQEsKtNrx8A
orderer.example.com | wuBqvcvKi6NQ7yLmAiBxYOd2nvbQdVu6Z7fHUhlCIjAZl1+67WMLkqj2CBcAkA==
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
kafka2 | log.flush.interval.ms = null
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | [018 04-02 02:40:22.70 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupSigningIdentity.getSigningIdentityFromConf.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQS+2R+JIj9ZpJLxNIi52kGDAKBggqhkjOPQQDAjBpMQsw
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 | [0ab 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.1.0) lock
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDQwMjAyMzAzN1oXDTI4MDMzMDAyMzAzN1owWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAAQiI346V+NmBM3lUplh85iLV3nauiSKG4cf185ePMx1YjxDnwFY
orderer.example.com | iLyhAs2kqI07//B9qB8Vp9XxMYAyU7QuFdhMo00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCPaX5oPK2VNe7cqSh6+4fAUOE+3BOE
orderer.example.com | rclkQHM1JZNDQjAKBggqhkjOPQQDAgNIADBFAiEAt7o7Pi3eepxjVwn3E0zcjmwk
orderer.example.com | A0HT8x2zRas0N9jgA48CICY3Q4c1s7BRGqtlJAvUOo1J4J+WnDaLeeKMYZdVQizN
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | [019 04-02 02:40:22.71 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupSigningIdentity.getSigningIdentityFromConf.GetKey.GetKey.loadPrivateKey -> DEBU Loading private key [40bd884fd77edb3744ef789ca14d0b866d970cb1a87635b37120a195a8924a86] at [/var/hyperledger/orderer/msp/keystore/40bd884fd77edb3744ef789ca14d0b866d970cb1a87635b37120a195a8924a86_sk]...
orderer.example.com | [01a 04-02 02:40:22.71 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupSigningIdentity.getSigningIdentityFromConf.newSigningIdentity.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQS+2R+JIj9ZpJLxNIi52kGDAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDQwMjAyMzAzN1oXDTI4MDMzMDAyMzAzN1owWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAAQiI346V+NmBM3lUplh85iLV3nauiSKG4cf185ePMx1YjxDnwFY
kafka2 | log.flush.offset.checkpoint.interval.ms = 60000
kafka2 | log.flush.scheduler.interval.ms = 9223372036854775807
orderer.example.com | iLyhAs2kqI07//B9qB8Vp9XxMYAyU7QuFdhMo00wSzAOBgNVHQ8BAf8EBAMCB4Aw
peer0.org1.example.com | [0ac 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.1.0) lock
peer0.org1.example.com | [0ad 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.1.0
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCPaX5oPK2VNe7cqSh6+4fAUOE+3BOE
orderer.example.com | rclkQHM1JZNDQjAKBggqhkjOPQQDAgNIADBFAiEAt7o7Pi3eepxjVwn3E0zcjmwk
orderer.example.com | A0HT8x2zRas0N9jgA48CICY3Q4c1s7BRGqtlJAvUOo1J4J+WnDaLeeKMYZdVQizN
orderer.example.com | -----END CERTIFICATE-----
kafka2 | log.index.interval.bytes = 4096
orderer.example.com | [01b 04-02 02:40:22.71 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupSigningIdentity -> DEBU Signing identity expires at 2028-03-30 02:30:37 +0000 UTC
orderer.example.com | [01c 04-02 02:40:22.71 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.postSetupV1.Validate.Validate -> DEBU MSP OrdererMSP validating identity
orderer.example.com | [01d 04-02 02:40:22.71 UTC] [github.com/hyperledger/fabric/orderer/common/server] main.Main.prettyPrintStruct -> INFO Orderer config values:
orderer.example.com | General.LedgerType = "file"
orderer.example.com | General.ListenAddress = "0.0.0.0"
orderer.example.com | General.ListenPort = 7050
orderer.example.com | General.TLS.Enabled = true
orderer.example.com | General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer.example.com | General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt"
orderer.example.com | General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
orderer.example.com | General.TLS.ClientAuthRequired = false
orderer.example.com | General.TLS.ClientRootCAs = []
orderer.example.com | General.Keepalive.ServerMinInterval = 1m0s
orderer.example.com | General.Keepalive.ServerInterval = 2h0m0s
orderer.example.com | General.Keepalive.ServerTimeout = 20s
orderer.example.com | General.GenesisMethod = "file"
orderer.example.com | General.GenesisProfile = "SampleInsecureSolo"
orderer.example.com | General.SystemChannel = "testchainid"
orderer.example.com | General.GenesisFile = "/var/hyperledger/orderer/orderer.genesis.block"
orderer.example.com | General.Profile.Enabled = false
orderer.example.com | General.Profile.Address = "0.0.0.0:6060"
orderer.example.com | General.LogLevel = "DEBUG"
orderer.example.com | General.LogFormat = "%{color}[%{id:03x} %{time:01-02 15:04:05.00 MST}] [%{longpkg}] %{callpath} -> %{level:.4s}%{color:reset} %{message}"
orderer.example.com | General.LocalMSPDir = "/var/hyperledger/orderer/msp"
orderer.example.com | General.LocalMSPID = "OrdererMSP"
orderer.example.com | General.BCCSP.ProviderName = "SW"
orderer.example.com | General.BCCSP.SwOpts.SecLevel = 256
peer0.org1.example.com | [0ae 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.1.0)
orderer.example.com | General.BCCSP.SwOpts.HashFamily = "SHA2"
orderer.example.com | General.BCCSP.SwOpts.Ephemeral = false
orderer.example.com | General.BCCSP.SwOpts.FileKeystore.KeyStorePath = "/var/hyperledger/orderer/msp/keystore"
orderer.example.com | General.BCCSP.SwOpts.DummyKeystore =
orderer.example.com | General.BCCSP.PluginOpts =
orderer.example.com | General.BCCSP.Pkcs11Opts =
orderer.example.com | General.Authentication.TimeWindow = 15m0s
orderer.example.com | FileLedger.Location = "/var/hyperledger/production/orderer"
orderer.example.com | FileLedger.Prefix = "hyperledger-fabric-ordererledger"
orderer.example.com | RAMLedger.HistorySize = 1000
orderer.example.com | Kafka.Retry.ShortInterval = 1s
orderer.example.com | Kafka.Retry.ShortTotal = 30s
peer0.org1.example.com | [0af 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.1.0
kafka2 | log.index.size.max.bytes = 10485760
peer0.org1.example.com | [0b0 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.1.0
orderer.example.com | Kafka.Retry.LongInterval = 5m0s
peer0.org1.example.com | [0b2 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [0b3 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.1.0
kafka2 | log.message.format.version = 0.10.2-IV0
peer0.org1.example.com | [0b4 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | Kafka.Retry.LongTotal = 12h0m0s
kafka2 | log.message.timestamp.difference.max.ms = 9223372036854775807
peer0.org1.example.com | [0b1 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
zookeeper0 | ZooKeeper JMX enabled by default
orderer.example.com | Kafka.Retry.NetworkTimeouts.DialTimeout = 10s
zookeeper1 | ZooKeeper JMX enabled by default
kafka0 | [2018-04-02 02:40:27,726] INFO KafkaConfig values:
zookeeper0 | Using config: /conf/zoo.cfg
peer1.org1.example.com | [001 04-02 02:40:20.42 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper1 | Using config: /conf/zoo.cfg
kafka0 | advertised.host.name = null
orderer.example.com | Kafka.Retry.NetworkTimeouts.ReadTimeout = 10s
peer0.org1.example.com | [0b5 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka2 | log.message.timestamp.type = CreateTime
peer1.org1.example.com | [002 04-02 02:40:20.42 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
zookeeper0 | 2018-04-02 02:40:23,397 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
zookeeper1 | 2018-04-02 02:40:23,329 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
orderer.example.com | Kafka.Retry.NetworkTimeouts.WriteTimeout = 10s
kafka0 | advertised.listeners = null
peer0.org1.example.com | [0b6 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka2 | log.preallocate = false
peer1.org1.example.com | Version: 1.1.0
zookeeper0 | 2018-04-02 02:40:23,590 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.4
zookeeper1 | 2018-04-02 02:40:23,481 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.4
kafka0 | advertised.port = null
kafka2 | log.retention.bytes = -1
orderer.example.com | Kafka.Retry.Metadata.RetryMax = 3
peer1.org1.example.com | Go version: go1.9.4
peer0.org1.example.com | [0b7 04-02 02:40:24.35 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 | [001 04-02 02:40:17.96 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [002 04-02 02:40:17.96 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
zookeeper0 | 2018-04-02 02:40:23,603 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.6
peer0.org2.example.com | [001 04-02 02:40:20.38 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper1 | 2018-04-02 02:40:23,489 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.6
kafka1 | [2018-04-02 02:40:27,825] INFO KafkaConfig values:
kafka2 | log.retention.check.interval.ms = 300000
peer1.org1.example.com | OS/Arch: linux/amd64
orderer.example.com | Kafka.Retry.Metadata.RetryBackoff = 250ms
kafka3 | [2018-04-02 02:40:27,559] INFO KafkaConfig values:
kafka0 | authorizer.class.name =
peer1.org2.example.com | Version: 1.1.0
peer0.org1.example.com | [0b8 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.1.0
zookeeper0 | 2018-04-02 02:40:23,611 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.3
peer0.org2.example.com | [002 04-02 02:40:20.39 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
zookeeper1 | 2018-04-02 02:40:23,501 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.3
kafka1 | advertised.host.name = null
kafka2 | log.retention.hours = 168
peer1.org1.example.com | Experimental features: false
kafka3 | advertised.host.name = null
kafka0 | auto.create.topics.enable = true
orderer.example.com | Kafka.Retry.Producer.RetryMax = 3
peer1.org2.example.com | Go version: go1.9.4
peer0.org2.example.com | Version: 1.1.0
kafka2 | log.retention.minutes = null
zookeeper0 | 2018-04-02 02:40:23,616 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
kafka1 | advertised.listeners = null
peer0.org1.example.com | [0b9 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.1.0" , sending back REGISTERED
zookeeper2 | ZooKeeper JMX enabled by default
zookeeper1 | 2018-04-02 02:40:23,502 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
peer1.org1.example.com | Chaincode:
kafka3 | advertised.listeners = null
kafka0 | auto.leader.rebalance.enable = true
peer1.org2.example.com | OS/Arch: linux/amd64
orderer.example.com | Kafka.Retry.Producer.RetryBackoff = 100ms
peer0.org2.example.com | Go version: go1.9.4
zookeeper0 | 2018-04-02 02:40:23,701 [myid:1] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
kafka1 | advertised.port = null
zookeeper2 | Using config: /conf/zoo.cfg
kafka2 | log.retention.ms = -1
kafka2 | log.roll.hours = 168
peer1.org1.example.com | Base Image Version: 0.4.6
kafka3 | advertised.port = null
kafka0 | background.threads = 10
zookeeper1 | 2018-04-02 02:40:23,585 [myid:2] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
peer1.org2.example.com | Experimental features: false
peer0.org2.example.com | OS/Arch: linux/amd64
orderer.example.com | Kafka.Retry.Consumer.RetryBackoff = 2s
zookeeper0 | 2018-04-02 02:40:23,722 [myid:1] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 1
kafka1 | authorizer.class.name =
zookeeper2 | 2018-04-02 02:40:23,318 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
peer0.org1.example.com | [0ba 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | Base Docker Namespace: hyperledger
kafka2 | log.roll.jitter.hours = 0
kafka3 | authorizer.class.name =
kafka0 | broker.id = 0
zookeeper1 | 2018-04-02 02:40:23,587 [myid:2] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 1
peer1.org2.example.com | Chaincode:
peer0.org2.example.com | Experimental features: false
orderer.example.com | Kafka.Verbose = true
zookeeper0 | 2018-04-02 02:40:23,749 [myid:1] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@138] - Purge task started.
kafka1 | auto.create.topics.enable = true
zookeeper2 | 2018-04-02 02:40:23,497 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.4
peer1.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | [0bb 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [0bc 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka3 | auto.create.topics.enable = true
kafka0 | broker.id.generation.enable = true
zookeeper1 | 2018-04-02 02:40:23,609 [myid:2] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@138] - Purge task started.
peer1.org2.example.com | Base Image Version: 0.4.6
peer0.org2.example.com | Chaincode:
zookeeper0 | 2018-04-02 02:40:23,906 [myid:1] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@144] - Purge task completed.
kafka1 | auto.leader.rebalance.enable = true
orderer.example.com | Kafka.Version = 0.10.2.0
peer1.org1.example.com | Docker Namespace: hyperledger
zookeeper2 | 2018-04-02 02:40:23,512 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.6
kafka2 | log.roll.jitter.ms = null
kafka3 | auto.leader.rebalance.enable = true
kafka0 | broker.rack = null
peer0.org1.example.com | [0bd 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
zookeeper1 | 2018-04-02 02:40:23,854 [myid:2] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@144] - Purge task completed.
peer1.org2.example.com | Base Docker Namespace: hyperledger
peer0.org2.example.com | Base Image Version: 0.4.6
zookeeper0 | 2018-04-02 02:40:23,968 [myid:1] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka1 | background.threads = 10
peer1.org1.example.com |
peer0.org1.example.com | [0be 04-02 02:40:24.35 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.1.0 launch seq completed
zookeeper2 | 2018-04-02 02:40:23,536 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.3
kafka3 | background.threads = 10
orderer.example.com | Kafka.TLS.Enabled = false
kafka0 | compression.type = producer
peer1.org2.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org2.example.com | Base Docker Namespace: hyperledger
zookeeper0 | 2018-04-02 02:40:24,077 [myid:1] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
zookeeper1 | 2018-04-02 02:40:23,927 [myid:2] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka1 | broker.id = 1
kafka2 | log.roll.ms = null
peer1.org1.example.com | [003 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.RegisterACLProvider.Do.func1.newACLMgmt.newDefaultACLProvider.initialize.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [004 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
kafka3 | broker.id = 3
zookeeper2 | 2018-04-02 02:40:23,545 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
orderer.example.com | Kafka.TLS.PrivateKey = ""
kafka0 | connections.max.idle.ms = 600000
peer1.org2.example.com | Docker Namespace: hyperledger
peer0.org2.example.com | Base Docker Label: org.hyperledger.fabric
zookeeper0 | 2018-04-02 02:40:24,105 [myid:1] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
zookeeper1 | 2018-04-02 02:40:24,097 [myid:2] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
kafka1 | broker.id.generation.enable = true
kafka2 | log.segment.bytes = 1073741824
peer0.org1.example.com | [0bf 04-02 02:40:24.35 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 | [005 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
kafka3 | broker.id.generation.enable = true
zookeeper2 | 2018-04-02 02:40:23,622 [myid:3] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
peer1.org2.example.com |
peer0.org2.example.com | Docker Namespace: hyperledger
orderer.example.com | Kafka.TLS.Certificate = ""
zookeeper1 | 2018-04-02 02:40:24,139 [myid:2] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
kafka0 | controlled.shutdown.enable = true
zookeeper0 | 2018-04-02 02:40:24,110 [myid:1] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
kafka1 | broker.rack = null
kafka2 | log.segment.delete.delay.ms = 60000
peer1.org1.example.com | [006 04-02 02:40:20.43 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/]
peer0.org1.example.com | [0c0 04-02 02:40:24.35 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...
kafka3 | broker.rack = null
zookeeper2 | 2018-04-02 02:40:23,622 [myid:3] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 1
peer1.org2.example.com | [003 04-02 02:40:17.96 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.RegisterACLProvider.Do.func1.newACLMgmt.newDefaultACLProvider.initialize.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com |
zookeeper1 | 2018-04-02 02:40:24,146 [myid:2] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
orderer.example.com | Kafka.TLS.RootCAs = []
kafka0 | controlled.shutdown.max.retries = 3
zookeeper0 | 2018-04-02 02:40:24,113 [myid:1] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
kafka1 | compression.type = producer
kafka2 | max.connections.per.ip = 2147483647
peer1.org1.example.com | [007 04-02 02:40:20.43 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
kafka3 | compression.type = producer
peer1.org2.example.com | [004 04-02 02:40:17.97 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 | [005 04-02 02:40:17.97 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 | [006 04-02 02:40:17.97 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 | [007 04-02 02:40:17.97 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.org2.example.com | [003 04-02 02:40:20.39 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.RegisterACLProvider.Do.func1.newACLMgmt.newDefaultACLProvider.initialize.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [004 04-02 02:40:20.39 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
zookeeper1 | 2018-04-02 02:40:24,154 [myid:2] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
zookeeper0 | 2018-04-02 02:40:24,117 [myid:1] - INFO [main:QuorumPeer@1065] - initLimit set to 5
orderer.example.com | Kafka.TLS.ClientAuthRequired = false
kafka2 | max.connections.per.ip.overrides =
peer1.org1.example.com | [008 04-02 02:40:20.44 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
kafka3 | connections.max.idle.ms = 600000
zookeeper2 | 2018-04-02 02:40:23,657 [myid:3] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@138] - Purge task started.
peer1.org2.example.com | [008 04-02 02:40:17.97 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
kafka0 | controlled.shutdown.retry.backoff.ms = 5000
kafka1 | connections.max.idle.ms = 600000
peer0.org1.example.com | [0c1 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [daec715a]Move state message READY
zookeeper0 | 2018-04-02 02:40:24,195 [myid:1] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
peer0.org2.example.com | [005 04-02 02:40:20.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
zookeeper1 | 2018-04-02 02:40:24,159 [myid:2] - INFO [main:QuorumPeer@1065] - initLimit set to 5
orderer.example.com | Kafka.TLS.ClientRootCAs = []
kafka2 | message.max.bytes = 1048576
peer1.org1.example.com | [009 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
kafka3 | controlled.shutdown.enable = true
zookeeper2 | 2018-04-02 02:40:23,881 [myid:3] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
peer1.org2.example.com | [009 04-02 02:40:17.98 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
kafka0 | controller.socket.timeout.ms = 30000
kafka1 | controlled.shutdown.enable = true
peer0.org1.example.com | [0c2 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [daec715a]Fabric side Handling ChaincodeMessage of type: READY in state established
zookeeper0 | 2018-04-02 02:40:24,219 [myid:1] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
peer0.org2.example.com | [006 04-02 02:40:20.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/]
zookeeper1 | 2018-04-02 02:40:24,248 [myid:2] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka2 | metric.reporters = []
peer1.org1.example.com | [00a 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
kafka3 | controlled.shutdown.max.retries = 3
peer1.org2.example.com | [00a 04-02 02:40:17.98 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
kafka0 | create.topic.policy.class.name = null
kafka1 | controlled.shutdown.max.retries = 3
orderer.example.com | Debug.BroadcastTraceDir = ""
peer0.org1.example.com | [0c3 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [daec715a]Entered state ready
zookeeper2 | 2018-04-02 02:40:23,902 [myid:3] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@144] - Purge task completed.
zookeeper0 | 2018-04-02 02:40:24,258 [myid:1] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper0/172.18.0.3:3888
peer0.org2.example.com | [007 04-02 02:40:20.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
zookeeper1 | 2018-04-02 02:40:24,285 [myid:2] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka2 | metrics.num.samples = 2
peer1.org1.example.com | [00b 04-02 02:40:20.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
kafka3 | controlled.shutdown.retry.backoff.ms = 5000
peer1.org2.example.com | [00b 04-02 02:40:17.98 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
kafka0 | default.replication.factor = 3
kafka1 | controlled.shutdown.retry.backoff.ms = 5000
orderer.example.com | Debug.DeliverTraceDir = ""
zookeeper2 | 2018-04-02 02:40:24,057 [myid:3] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
peer0.org1.example.com | [0c4 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:daec715a-20bb-4f62-aa32-d6c622cd820b, channelID:
peer0.org2.example.com | [008 04-02 02:40:20.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
kafka2 | metrics.recording.level = INFO
peer1.org1.example.com | [00c 04-02 02:40:20.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/]
zookeeper0 | 2018-04-02 02:40:24,349 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
zookeeper1 | 2018-04-02 02:40:24,346 [myid:2] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper1/172.18.0.6:3888
kafka3 | controller.socket.timeout.ms = 30000
peer1.org2.example.com | [00c 04-02 02:40:17.98 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/]
kafka0 | delete.topic.enable = false
kafka1 | controller.socket.timeout.ms = 30000
orderer.example.com | [01e 04-02 02:40:22.73 UTC] [github.com/hyperledger/fabric/orderer/common/server] main.Main.Start.initializeServerConfig -> INFO Starting orderer with TLS enabled
zookeeper2 | 2018-04-02 02:40:24,130 [myid:3] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
peer0.org2.example.com | [009 04-02 02:40:20.42 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
kafka2 | metrics.sample.window.ms = 30000
peer1.org1.example.com | [00d 04-02 02:40:20.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist
zookeeper0 | 2018-04-02 02:40:24,379 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 1, proposed zxid=0x0
zookeeper1 | 2018-04-02 02:40:24,435 [myid:2] - INFO [zookeeper1/172.18.0.6:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.3:39306
kafka3 | create.topic.policy.class.name = null
peer1.org2.example.com | [00d 04-02 02:40:17.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist
peer0.org1.example.com | [0c5 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [daec715a]sending state message READY
kafka0 | fetch.purgatory.purge.interval.requests = 1000
kafka1 | create.topic.policy.class.name = null
zookeeper2 | 2018-04-02 02:40:24,140 [myid:3] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
peer0.org2.example.com | [00a 04-02 02:40:20.42 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
orderer.example.com | [01f 04-02 02:40:22.73 UTC] [github.com/hyperledger/fabric/orderer/common/server] main.Main.Start.initializeMultichannelRegistrar.createLedgerFactory -> DEBU Ledger dir: /var/hyperledger/production/orderer
kafka2 | min.insync.replicas = 2
peer1.org1.example.com | [00e 04-02 02:40:20.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists
zookeeper0 | 2018-04-02 02:40:24,407 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper1 | 2018-04-02 02:40:24,483 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
kafka3 | default.replication.factor = 3
peer1.org2.example.com | [00e 04-02 02:40:17.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists
kafka0 | group.max.session.timeout.ms = 300000
zookeeper2 | 2018-04-02 02:40:24,144 [myid:3] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
peer0.org2.example.com | [00b 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
kafka1 | default.replication.factor = 3
kafka2 | num.io.threads = 8
orderer.example.com | [020 04-02 02:40:22.73 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/orderer/index/]
peer1.org1.example.com | [00f 04-02 02:40:20.53 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer0.org1.example.com | [0c6 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]Received message READY from shim
zookeeper0 | 2018-04-02 02:40:24,452 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@199] - Have smaller server identifier, so dropping the connection: (2, 1)
zookeeper1 | 2018-04-02 02:40:24,507 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 2, proposed zxid=0x0
kafka3 | delete.topic.enable = false
peer1.org2.example.com | [00f 04-02 02:40:18.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
kafka0 | group.min.session.timeout.ms = 6000
zookeeper2 | 2018-04-02 02:40:24,145 [myid:3] - INFO [main:QuorumPeer@1065] - initLimit set to 5
peer0.org2.example.com | [00c 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/]
kafka1 | delete.topic.enable = false
kafka2 | num.network.threads = 3
peer1.org1.example.com | [010 04-02 02:40:20.53 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
orderer.example.com | [021 04-02 02:40:22.73 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist
zookeeper1 | 2018-04-02 02:40:24,524 [myid:2] - INFO [zookeeper1/172.18.0.6:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.4:39868
peer0.org1.example.com | [0c7 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [daec715a]Handling ChaincodeMessage of type: READY(state:established)
kafka3 | fetch.purgatory.purge.interval.requests = 1000
peer1.org2.example.com | [010 04-02 02:40:18.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
kafka0 | host.name =
zookeeper2 | 2018-04-02 02:40:24,251 [myid:3] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
peer0.org2.example.com | [00d 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist
kafka2 | num.partitions = 1
zookeeper0 | 2018-04-02 02:40:24,454 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@199] - Have smaller server identifier, so dropping the connection: (3, 1)
peer1.org1.example.com | [011 04-02 02:40:20.53 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
zookeeper1 | 2018-04-02 02:40:24,541 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
orderer.example.com | [022 04-02 02:40:22.74 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/orderer/index/] exists
peer0.org1.example.com | [0c8 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka1 | fetch.purgatory.purge.interval.requests = 1000
peer1.org2.example.com | [011 04-02 02:40:18.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
kafka0 | inter.broker.listener.name = null
peer0.org2.example.com | [00e 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists
zookeeper2 | 2018-04-02 02:40:24,278 [myid:3] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka3 | group.max.session.timeout.ms = 300000
kafka2 | num.recovery.threads.per.data.dir = 1
zookeeper0 | 2018-04-02 02:40:24,465 [myid:1] - INFO [zookeeper0/172.18.0.3:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.6:52562
peer1.org1.example.com | [012 04-02 02:40:20.53 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
zookeeper1 | 2018-04-02 02:40:24,556 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org2.example.com | [012 04-02 02:40:18.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
kafka0 | inter.broker.protocol.version = 0.10.2-IV0
kafka1 | group.max.session.timeout.ms = 300000
peer0.org1.example.com | [0c9 04-02 02:40:24.35 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 | [00f 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
zookeeper2 | 2018-04-02 02:40:24,335 [myid:3] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper2/172.18.0.4:3888
kafka2 | num.replica.fetchers = 1
kafka3 | group.min.session.timeout.ms = 6000
peer1.org1.example.com | [013 04-02 02:40:20.54 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
zookeeper1 | 2018-04-02 02:40:24,558 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org2.example.com | [013 04-02 02:40:18.02 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
kafka0 | leader.imbalance.check.interval.seconds = 300
kafka1 | group.min.session.timeout.ms = 6000
orderer.example.com | [023 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: testchainid
zookeeper0 | 2018-04-02 02:40:24,496 [myid:1] - INFO [zookeeper0/172.18.0.3:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.4:54706
peer0.org2.example.com | [010 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
zookeeper2 | 2018-04-02 02:40:24,443 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
peer0.org1.example.com | [0ca 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka2 | offset.metadata.max.bytes = 4096
kafka3 | host.name =
peer1.org1.example.com | [014 04-02 02:40:20.54 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/]
zookeeper1 | 2018-04-02 02:40:24,561 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org2.example.com | [014 04-02 02:40:18.02 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/]
kafka0 | leader.imbalance.per.broker.percentage = 10
kafka1 | host.name =
zookeeper0 | 2018-04-02 02:40:24,514 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org2.example.com | [011 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
orderer.example.com | [024 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/]
zookeeper2 | 2018-04-02 02:40:24,451 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 3, proposed zxid=0x0
kafka3 | inter.broker.listener.name = null
kafka2 | offsets.commit.required.acks = -1
peer0.org1.example.com | [0cb 04-02 02:40:24.35 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.1.0
peer1.org1.example.com | [015 04-02 02:40:20.54 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
zookeeper1 | 2018-04-02 02:40:24,588 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org2.example.com | [015 04-02 02:40:18.02 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
kafka0 | listener.security.protocol.map = SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,TRACE:TRACE,SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT
zookeeper0 | 2018-04-02 02:40:24,515 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org2.example.com | [012 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
kafka1 | inter.broker.listener.name = null
orderer.example.com | [025 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist
kafka3 | inter.broker.protocol.version = 0.10.2-IV0
zookeeper2 | 2018-04-02 02:40:24,457 [myid:3] - INFO [zookeeper2/172.18.0.4:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.3:52566
kafka2 | offsets.commit.timeout.ms = 5000
peer1.org1.example.com | [016 04-02 02:40:20.54 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
zookeeper1 | 2018-04-02 02:40:24,797 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@844] - FOLLOWING
peer1.org2.example.com | [016 04-02 02:40:18.02 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
kafka0 | listeners = null
peer0.org2.example.com | [013 04-02 02:40:20.48 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
kafka1 | inter.broker.protocol.version = 0.10.2-IV0
peer0.org1.example.com | [0cc 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [daec715a]Inside sendExecuteMessage. Message INIT
zookeeper0 | 2018-04-02 02:40:24,555 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper2 | 2018-04-02 02:40:24,532 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka3 | leader.imbalance.check.interval.seconds = 300
orderer.example.com | [026 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists
peer1.org1.example.com | [017 04-02 02:40:20.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
kafka2 | offsets.load.buffer.size = 5242880
peer1.org2.example.com | [017 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
zookeeper1 | 2018-04-02 02:40:24,806 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
kafka0 | log.cleaner.backoff.ms = 15000
peer0.org2.example.com | [014 04-02 02:40:20.48 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/]
kafka1 | leader.imbalance.check.interval.seconds = 300
zookeeper0 | 2018-04-02 02:40:24,581 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka3 | leader.imbalance.per.broker.percentage = 10
zookeeper2 | 2018-04-02 02:40:24,542 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org1.example.com | [018 04-02 02:40:20.58 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
peer0.org1.example.com | [0cd 04-02 02:40:24.35 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 | [018 04-02 02:40:18.02 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 | [027 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
kafka0 | log.cleaner.dedupe.buffer.size = 134217728
zookeeper1 | 2018-04-02 02:40:24,856 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
peer0.org2.example.com | [015 04-02 02:40:20.48 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
kafka1 | leader.imbalance.per.broker.percentage = 10
kafka2 | offsets.retention.check.interval.ms = 600000
zookeeper2 | 2018-04-02 02:40:24,548 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper0 | 2018-04-02 02:40:24,784 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@844] - FOLLOWING
peer1.org1.example.com | [019 04-02 02:40:20.59 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.org2.example.com | [019 04-02 02:40:18.02 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 | [0ce 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [daec715a]sendExecuteMsg trigger event INIT
kafka0 | log.cleaner.delete.retention.ms = 86400000
zookeeper1 | 2018-04-02 02:40:24,863 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper1
orderer.example.com | [028 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files
kafka1 | listener.security.protocol.map = SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,TRACE:TRACE,SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT
kafka3 | listener.security.protocol.map = SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,TRACE:TRACE,SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT
peer0.org2.example.com | [016 04-02 02:40:20.48 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
kafka2 | offsets.retention.minutes = 1440
zookeeper2 | 2018-04-02 02:40:24,564 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper0 | 2018-04-02 02:40:24,791 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
peer1.org1.example.com | [01a 04-02 02:40:20.59 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 | [01a 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
zookeeper1 | 2018-04-02 02:40:24,865 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
peer0.org1.example.com | [0cf 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [daec715a]Move state message INIT
kafka0 | log.cleaner.enable = true
kafka1 | listeners = null
kafka3 | listeners = null
peer0.org2.example.com | [017 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
orderer.example.com | [029 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix()
kafka2 | offsets.topic.compression.codec = 0
zookeeper2 | 2018-04-02 02:40:24,586 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper0 | 2018-04-02 02:40:24,879 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
peer1.org2.example.com | [01b 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Auto-detected peer address: 172.18.0.2:7051
peer1.org1.example.com | [01b 04-02 02:40:20.59 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Auto-detected peer address: 172.18.0.5:7051
zookeeper1 | 2018-04-02 02:40:24,896 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
kafka0 | log.cleaner.io.buffer.load.factor = 0.9
kafka3 | log.cleaner.backoff.ms = 15000
peer0.org2.example.com | [018 04-02 02:40:20.51 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
peer0.org1.example.com | [0d0 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [daec715a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
zookeeper2 | 2018-04-02 02:40:24,789 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@856] - LEADING
kafka2 | offsets.topic.num.partitions = 50
kafka1 | log.cleaner.backoff.ms = 15000
peer1.org1.example.com | [01c 04-02 02:40:20.59 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Returning peer1.org1.example.com:7051
zookeeper0 | 2018-04-02 02:40:24,880 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper0
peer1.org2.example.com | [01c 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Returning peer1.org2.example.com:7051
zookeeper1 | 2018-04-02 02:40:24,897 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
kafka3 | log.cleaner.dedupe.buffer.size = 134217728
peer0.org2.example.com | [019 04-02 02:40:20.51 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
kafka0 | log.cleaner.io.buffer.size = 524288
orderer.example.com | [02a 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1
zookeeper2 | 2018-04-02 02:40:24,796 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@59] - TCP NoDelay set to: true
kafka2 | offsets.topic.replication.factor = 3
kafka1 | log.cleaner.dedupe.buffer.size = 134217728
peer0.org1.example.com | [0d1 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
zookeeper0 | 2018-04-02 02:40:24,882 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
zookeeper1 | 2018-04-02 02:40:24,897 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
peer1.org1.example.com | [01d 04-02 02:40:20.59 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Auto-detected peer address: 172.18.0.5:7051
peer1.org2.example.com | [01d 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Auto-detected peer address: 172.18.0.2:7051
peer0.org2.example.com | [01a 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
kafka3 | log.cleaner.delete.retention.ms = 86400000
zookeeper2 | 2018-04-02 02:40:24,839 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
kafka0 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
kafka2 | offsets.topic.segment.bytes = 104857600
orderer.example.com | [02b 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1
kafka1 | log.cleaner.delete.retention.ms = 86400000
zookeeper0 | 2018-04-02 02:40:24,884 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
kafka3 | log.cleaner.enable = true
zookeeper2 | 2018-04-02 02:40:24,847 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper2
zookeeper1 | 2018-04-02 02:40:24,898 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
peer0.org1.example.com | [0d2 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [daec715a]sending state message INIT
peer1.org2.example.com | [01e 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Returning peer1.org2.example.com:7051
peer1.org1.example.com | [01e 04-02 02:40:20.59 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Returning peer1.org1.example.com:7051
kafka0 | log.cleaner.min.cleanable.ratio = 0.5
peer0.org2.example.com | [01b 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Auto-detected peer address: 172.18.0.7:7051
kafka2 | port = 9092
zookeeper0 | 2018-04-02 02:40:24,885 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
kafka1 | log.cleaner.enable = true
kafka3 | log.cleaner.io.buffer.load.factor = 0.9
zookeeper2 | 2018-04-02 02:40:24,847 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
orderer.example.com | [02c 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
zookeeper1 | 2018-04-02 02:40:24,898 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
peer0.org1.example.com | [0d3 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]Received message INIT from shim
peer1.org1.example.com | [01f 04-02 02:40:20.62 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
kafka0 | log.cleaner.min.compaction.lag.ms = 0
kafka2 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
peer1.org2.example.com | [01f 04-02 02:40:18.03 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer0.org2.example.com | [01c 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Returning peer0.org2.example.com:7051
kafka1 | log.cleaner.io.buffer.load.factor = 0.9
kafka3 | log.cleaner.io.buffer.size = 524288
zookeeper0 | 2018-04-02 02:40:24,885 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
zookeeper2 | 2018-04-02 02:40:24,848 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
orderer.example.com | [02d 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc420140a60)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
zookeeper1 | 2018-04-02 02:40:24,899 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
kafka2 | producer.purgatory.purge.interval.requests = 1000
kafka0 | log.cleaner.threads = 1
peer0.org1.example.com | [0d4 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [daec715a]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [020 04-02 02:40:20.63 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 | [020 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
kafka1 | log.cleaner.io.buffer.size = 524288
kafka3 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
peer0.org2.example.com | [01d 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Auto-detected peer address: 172.18.0.7:7051
zookeeper0 | 2018-04-02 02:40:24,890 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
zookeeper2 | 2018-04-02 02:40:24,848 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
orderer.example.com | [02e 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockNum]]
zookeeper1 | 2018-04-02 02:40:24,899 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
kafka2 | queued.max.requests = 500
kafka0 | log.cleanup.policy = [delete]
peer0.org1.example.com | [0d5 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka1 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
peer1.org2.example.com | [021 04-02 02:40:18.04 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 | [021 04-02 02:40:20.63 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
kafka3 | log.cleaner.min.cleanable.ratio = 0.5
peer0.org2.example.com | [01e 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Returning peer0.org2.example.com:7051
zookeeper0 | 2018-04-02 02:40:24,893 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
orderer.example.com | [02f 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0xd4, 0x96, 0x61, 0x30, 0x17, 0xc5, 0x3c, 0xb3, 0x34, 0xdd, 0x24, 0xf2, 0x82, 0x8b, 0x3, 0xe8, 0xe5, 0xaf, 0x58, 0x2d, 0x76, 0xf3, 0x5d, 0xd, 0x50, 0x66, 0xb0, 0x9f, 0xde, 0xf, 0x54, 0x7c} txOffsets=
zookeeper2 | 2018-04-02 02:40:24,849 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
kafka2 | quota.consumer.default = 9223372036854775807
zookeeper1 | 2018-04-02 02:40:24,900 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka0 | log.dir = /tmp/kafka-logs
kafka1 | log.cleaner.min.cleanable.ratio = 0.5
peer1.org1.example.com | [022 04-02 02:40:20.64 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org1.example.com | [0d6 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [daec715a]Received INIT, initializing chaincode
kafka3 | log.cleaner.min.compaction.lag.ms = 0
zookeeper0 | 2018-04-02 02:40:24,906 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
peer0.org2.example.com | [01f 04-02 02:40:20.57 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
orderer.example.com | txId=a926c42b7c84be5fa90977672047c63b78c2137234398c4eaae556e74d34f96c locPointer=offset=38, bytesLength=9188
zookeeper2 | 2018-04-02 02:40:24,855 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
peer1.org2.example.com | [022 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
kafka2 | quota.producer.default = 9223372036854775807
zookeeper1 | 2018-04-02 02:40:24,900 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
kafka0 | log.dirs = /tmp/kafka-logs
kafka1 | log.cleaner.min.compaction.lag.ms = 0
peer1.org1.example.com | [023 04-02 02:40:20.64 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org1.example.com | [0d7 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | log.cleaner.threads = 1
zookeeper0 | 2018-04-02 02:40:24,907 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
zookeeper2 | 2018-04-02 02:40:24,855 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
peer0.org2.example.com | [020 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
kafka2 | quota.window.num = 11
orderer.example.com | ]
zookeeper1 | 2018-04-02 02:40:24,900 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org2.example.com | [023 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
kafka0 | log.flush.interval.messages = 9223372036854775807
kafka1 | log.cleaner.threads = 1
peer0.org1.example.com | [0d8 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]Init get response status: 200
peer1.org1.example.com | [024 04-02 02:40:20.64 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering FILTEREDBLOCK
kafka3 | log.cleanup.policy = [delete]
zookeeper0 | 2018-04-02 02:40:24,944 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
zookeeper2 | 2018-04-02 02:40:24,856 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
kafka2 | quota.window.size.seconds = 1
zookeeper1 | 2018-04-02 02:40:24,901 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
orderer.example.com | [030 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[9231], isChainEmpty=[false], lastBlockNumber=[0]
peer0.org2.example.com | [021 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
kafka0 | log.flush.interval.ms = null
peer1.org2.example.com | [024 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering FILTEREDBLOCK
kafka1 | log.cleanup.policy = [delete]
kafka3 | log.dir = /tmp/kafka-logs
peer1.org1.example.com | [025 04-02 02:40:20.64 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer0.org1.example.com | [0d9 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]Init succeeded. Sending COMPLETED
zookeeper0 | 2018-04-02 02:40:24,945 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
zookeeper2 | 2018-04-02 02:40:24,864 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
kafka2 | replica.fetch.backoff.ms = 1000
zookeeper1 | 2018-04-02 02:40:24,901 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
orderer.example.com | [031 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next -> DEBU Initializing block stream for iterator. itr.maxBlockNumAvailable=0
kafka0 | log.flush.offset.checkpoint.interval.ms = 60000
peer1.org2.example.com | [025 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
kafka1 | log.dir = /tmp/kafka-logs
kafka3 | log.dirs = /tmp/kafka-logs
peer0.org2.example.com | [022 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
zookeeper0 | 2018-04-02 02:40:24,945 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org1.example.com | [026 04-02 02:40:20.65 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Entering computeChaincodeEndpoint with peerHostname: peer1.org1.example.com
peer0.org1.example.com | [0da 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]Move state message COMPLETED
zookeeper2 | 2018-04-02 02:40:24,864 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka2 | replica.fetch.max.bytes = 1048576
kafka0 | log.flush.scheduler.interval.ms = 9223372036854775807
orderer.example.com | [032 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.initStream.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
zookeeper1 | 2018-04-02 02:40:24,924 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer1.org2.example.com | [026 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Entering computeChaincodeEndpoint with peerHostname: peer1.org2.example.com
kafka1 | log.dirs = /tmp/kafka-logs
kafka3 | log.flush.interval.messages = 9223372036854775807
peer0.org2.example.com | [023 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
zookeeper0 | 2018-04-02 02:40:24,961 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
kafka2 | replica.fetch.min.bytes = 1
peer1.org1.example.com | [027 04-02 02:40:20.65 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Exit with ccEndpoint: peer1.org1.example.com:7052
zookeeper2 | 2018-04-02 02:40:24,865 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
peer0.org1.example.com | [0db 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [daec715a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka0 | log.index.interval.bytes = 4096
zookeeper1 | 2018-04-02 02:40:24,940 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Follower@61] - FOLLOWING - LEADER ELECTION TOOK - 433
kafka3 | log.flush.interval.ms = null
kafka2 | replica.fetch.response.max.bytes = 10485760
kafka1 | log.flush.interval.messages = 9223372036854775807
peer1.org2.example.com | [027 04-02 02:40:18.05 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Exit with ccEndpoint: peer1.org2.example.com:7052
zookeeper0 | 2018-04-02 02:40:24,961 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
peer0.org2.example.com | [024 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering FILTEREDBLOCK
orderer.example.com | [033 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9231], Going to peek [8] bytes
zookeeper2 | 2018-04-02 02:40:24,866 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org1.example.com | [028 04-02 02:40:20.66 UTC] [github.com/hyperledger/fabric/core/chaincode/accesscontrol] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.NewServerCertKeyPair.newCertKeyPair -> DEBU Classified peer1.org1.example.com as a hostname, adding it as a DNS SAN
peer0.org1.example.com | [0dc 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]send state message COMPLETED
kafka0 | log.index.size.max.bytes = 10485760
zookeeper1 | 2018-04-02 02:40:24,971 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.4
kafka3 | log.flush.offset.checkpoint.interval.ms = 60000
kafka2 | replica.fetch.wait.max.ms = 500
kafka1 | log.flush.interval.ms = null
peer1.org2.example.com | [028 04-02 02:40:18.05 UTC] [github.com/hyperledger/fabric/core/chaincode/accesscontrol] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.NewServerCertKeyPair.newCertKeyPair -> DEBU Classified peer1.org2.example.com as a hostname, adding it as a DNS SAN
zookeeper0 | 2018-04-02 02:40:24,973 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer0.org2.example.com | [025 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
zookeeper2 | 2018-04-02 02:40:24,867 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
kafka0 | log.message.format.version = 0.10.2-IV0
orderer.example.com | [034 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9229], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
zookeeper1 | 2018-04-02 02:40:25,142 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Learner@326] - Getting a diff from the leader 0x0
kafka3 | log.flush.scheduler.interval.ms = 9223372036854775807
peer1.org1.example.com | [029 04-02 02:40:20.67 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
kafka2 | replica.high.watermark.checkpoint.interval.ms = 5000
peer0.org1.example.com | [0dd 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [daec715a]Received message COMPLETED from shim
kafka1 | log.flush.offset.checkpoint.interval.ms = 60000
zookeeper0 | 2018-04-02 02:40:24,981 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@61] - FOLLOWING - LEADER ELECTION TOOK - 602
zookeeper2 | 2018-04-02 02:40:24,874 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
peer0.org2.example.com | [026 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Entering computeChaincodeEndpoint with peerHostname: peer0.org2.example.com
peer1.org2.example.com | [029 04-02 02:40:18.05 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
kafka0 | log.message.timestamp.difference.max.ms = 9223372036854775807
zookeeper1 | 2018-04-02 02:40:25,155 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:FileTxnSnapLog@240] - Snapshotting: 0x0 to /data/version-2/snapshot.0
orderer.example.com | [035 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [9229] read from file [0]
kafka3 | log.index.interval.bytes = 4096
kafka2 | replica.lag.time.max.ms = 10000
peer1.org1.example.com | [02a 04-02 02:40:20.67 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
kafka1 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper2 | 2018-04-02 02:40:24,892 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer0.org1.example.com | [0de 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [daec715a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
zookeeper0 | 2018-04-02 02:40:25,027 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.4
peer1.org2.example.com | [02a 04-02 02:40:18.06 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
peer0.org2.example.com | [027 04-02 02:40:20.62 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Exit with ccEndpoint: peer0.org2.example.com:7052
kafka0 | log.message.timestamp.type = CreateTime
zookeeper1 | 2018-04-02 02:40:28,206 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.10:38014
orderer.example.com | [036 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next -> DEBU Initializing block stream for iterator. itr.maxBlockNumAvailable=0
kafka3 | log.index.size.max.bytes = 10485760
kafka2 | replica.socket.receive.buffer.bytes = 65536
kafka1 | log.index.interval.bytes = 4096
zookeeper2 | 2018-04-02 02:40:24,949 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@361] - LEADING - LEADER ELECTION TOOK - 498
zookeeper0 | 2018-04-02 02:40:25,132 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@326] - Getting a diff from the leader 0x0
peer1.org1.example.com | [02b 04-02 02:40:20.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer0.org1.example.com | [0df 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [daec715a-20bb-4f62-aa32-d6c622cd820b]HandleMessage- COMPLETED. Notify
kafka0 | log.preallocate = false
peer1.org2.example.com | [02b 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer0.org2.example.com | [028 04-02 02:40:20.65 UTC] [github.com/hyperledger/fabric/core/chaincode/accesscontrol] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.NewServerCertKeyPair.newCertKeyPair -> DEBU Classified peer0.org2.example.com as a hostname, adding it as a DNS SAN
zookeeper1 | 2018-04-02 02:40:28,241 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.12:49316
orderer.example.com | [037 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.initStream.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
kafka3 | log.message.format.version = 0.10.2-IV0
kafka2 | replica.socket.timeout.ms = 30000
kafka1 | log.index.size.max.bytes = 10485760
zookeeper2 | 2018-04-02 02:40:25,109 [myid:3] - INFO [LearnerHandler-/172.18.0.3:43588:LearnerHandler@329] - Follower sid: 1 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@20593b83
zookeeper0 | 2018-04-02 02:40:25,165 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:FileTxnSnapLog@240] - Snapshotting: 0x0 to /data/version-2/snapshot.0
peer1.org1.example.com | [02c 04-02 02:40:20.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
kafka0 | log.retention.bytes = -1
peer0.org1.example.com | [0e0 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:daec715a-20bb-4f62-aa32-d6c622cd820b, channelID:
peer1.org2.example.com | [02c 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
zookeeper1 | 2018-04-02 02:40:28,249 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.10:38014
orderer.example.com | [038 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9231], Going to peek [8] bytes
kafka3 | log.message.timestamp.difference.max.ms = 9223372036854775807
peer0.org2.example.com | [029 04-02 02:40:20.65 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
kafka2 | replication.quota.window.num = 11
kafka1 | log.message.format.version = 0.10.2-IV0
zookeeper2 | 2018-04-02 02:40:25,111 [myid:3] - INFO [LearnerHandler-/172.18.0.6:47372:LearnerHandler@329] - Follower sid: 2 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@3fbdc881
zookeeper0 | 2018-04-02 02:40:28,222 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.9:49150
kafka0 | log.retention.check.interval.ms = 300000
peer0.org1.example.com | [0e1 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
zookeeper1 | 2018-04-02 02:40:28,276 [myid:2] - WARN [QuorumPeer[myid=2]/0.0.0.0:2181:Follower@116] - Got zxid 0x100000001 expected 0x1
peer1.org2.example.com | [02d 04-02 02:40:18.06 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 | [02d 04-02 02:40:20.68 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
kafka3 | log.message.timestamp.type = CreateTime
kafka2 | replication.quota.window.size.seconds = 1
orderer.example.com | [039 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9229], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
kafka1 | log.message.timestamp.difference.max.ms = 9223372036854775807
zookeeper2 | 2018-04-02 02:40:25,126 [myid:3] - INFO [LearnerHandler-/172.18.0.6:47372:LearnerHandler@384] - Synchronizing with Follower sid: 2 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
kafka0 | log.retention.hours = 168
zookeeper1 | 2018-04-02 02:40:28,282 [myid:2] - INFO [SyncThread:2:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org2.example.com | [02a 04-02 02:40:20.66 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
zookeeper0 | 2018-04-02 02:40:28,264 [myid:1] - WARN [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@116] - Got zxid 0x100000001 expected 0x1
peer1.org1.example.com | [02e 04-02 02:40:20.68 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 | [02e 04-02 02:40:18.06 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.org1.example.com | [0e2 04-02 02:40:24.35 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
kafka3 | log.preallocate = false
kafka2 | request.timeout.ms = 30000
orderer.example.com | [03a 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [9229] read from file [0]
kafka1 | log.message.timestamp.type = CreateTime
kafka0 | log.retention.minutes = null
zookeeper1 | 2018-04-02 02:40:28,304 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.12:49316
zookeeper0 | 2018-04-02 02:40:28,266 [myid:1] - INFO [SyncThread:1:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org2.example.com | [02b 04-02 02:40:20.66 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 | [02f 04-02 02:40:18.06 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 | [02f 04-02 02:40:20.68 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 | [0e3 04-02 02:40:24.35 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.1.0,txid=109e8c47-9738-4808-bcb9-e0f78a2ff4cb,syscc=true,proposal=0x0,canname=escc:1.1.0
kafka2 | reserved.broker.max.id = 1000
kafka3 | log.retention.bytes = -1
orderer.example.com | [03b 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ChannelProtos
kafka1 | log.preallocate = false
kafka0 | log.retention.ms = -1
zookeeper1 | 2018-04-02 02:40:28,422 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@673] - Established session 0x262843a223a0000 with negotiated timeout 6000 for client /172.18.0.10:38014
zookeeper0 | 2018-04-02 02:40:28,302 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.9:49150
peer0.org2.example.com | [02c 04-02 02:40:20.67 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 | [030 04-02 02:40:20.68 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 | [030 04-02 02:40:18.06 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
kafka2 | sasl.enabled.mechanisms = [GSSAPI]
peer0.org1.example.com | [0e4 04-02 02:40:24.35 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.1.0 is being launched
kafka3 | log.retention.check.interval.ms = 300000
kafka1 | log.retention.bytes = -1
orderer.example.com | [03c 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
kafka0 | log.roll.hours = 168
zookeeper0 | 2018-04-02 02:40:28,322 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.11:36708
zookeeper1 | 2018-04-02 02:40:28,423 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@673] - Established session 0x262843a223a0001 with negotiated timeout 6000 for client /172.18.0.12:49316
peer0.org2.example.com | [02d 04-02 02:40:20.67 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 | [031 04-02 02:40:20.68 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
kafka2 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer1.org2.example.com | [031 04-02 02:40:18.06 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
kafka3 | log.retention.hours = 168
peer0.org1.example.com | [0e5 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
kafka1 | log.retention.check.interval.ms = 300000
kafka0 | log.roll.jitter.hours = 0
zookeeper0 | 2018-04-02 02:40:28,339 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.11:36708
orderer.example.com | [03d 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [02e 04-02 02:40:20.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
kafka2 | sasl.kerberos.min.time.before.relogin = 60000
peer1.org1.example.com | [032 04-02 02:40:20.69 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
kafka3 | log.retention.minutes = null
peer1.org2.example.com | [032 04-02 02:40:18.06 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
kafka1 | log.retention.hours = 168
zookeeper0 | 2018-04-02 02:40:28,423 [myid:1] - INFO [CommitProcessor:1:ZooKeeperServer@673] - Established session 0x162843a22320000 with negotiated timeout 6000 for client /172.18.0.9:49150
kafka0 | log.roll.jitter.ms = null
kafka2 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
peer0.org2.example.com | [02f 04-02 02:40:20.67 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 | [0e6 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | [03e 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
kafka1 | log.retention.minutes = null
kafka3 | log.retention.ms = -1
peer1.org1.example.com | [033 04-02 02:40:20.69 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
kafka2 | sasl.kerberos.service.name = null
peer1.org2.example.com | [033 04-02 02:40:18.06 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
kafka0 | log.roll.ms = null
peer0.org2.example.com | [030 04-02 02:40:20.67 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
kafka1 | log.retention.ms = -1
zookeeper0 | 2018-04-02 02:40:28,424 [myid:1] - INFO [CommitProcessor:1:ZooKeeperServer@673] - Established session 0x162843a22320001 with negotiated timeout 6000 for client /172.18.0.11:36708
kafka3 | log.roll.hours = 168
peer0.org1.example.com | [0e7 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=escc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
orderer.example.com | [03f 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [034 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
kafka2 | sasl.kerberos.ticket.renew.jitter = 0.05
peer1.org2.example.com | [034 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
kafka0 | log.segment.bytes = 1073741824
peer0.org2.example.com | [031 04-02 02:40:20.68 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
kafka1 | log.roll.hours = 168
kafka3 | log.roll.jitter.hours = 0
peer0.org1.example.com | [0e8 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer1.org1.example.com | [035 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively -> DEBU Found map[string]interface{} value for peer.handlers
kafka2 | sasl.kerberos.ticket.renew.window.factor = 0.8
orderer.example.com | [040 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Capabilities
kafka0 | log.segment.delete.delay.ms = 60000
peer1.org2.example.com | [035 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively -> DEBU Found map[string]interface{} value for peer.handlers
kafka1 | log.roll.jitter.hours = 0
kafka3 | log.roll.jitter.ms = null
peer0.org2.example.com | [032 04-02 02:40:20.68 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 | [0e9 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: escc:1.1.0(networkid:dev,peerid:peer0.org1.example.com)
peer1.org1.example.com | [036 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]]
kafka2 | sasl.mechanism.inter.broker.protocol = GSSAPI
orderer.example.com | [041 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ConsortiumProtos
kafka0 | max.connections.per.ip = 2147483647
kafka1 | log.roll.jitter.ms = null
kafka3 | log.roll.ms = null
peer1.org2.example.com | [036 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]]
peer0.org2.example.com | [033 04-02 02:40:20.68 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
kafka2 | security.inter.broker.protocol = PLAINTEXT
peer1.org1.example.com | [037 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]]
peer0.org1.example.com | [0ea 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
kafka0 | max.connections.per.ip.overrides =
orderer.example.com | [042 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelCreationPolicy
kafka3 | log.segment.bytes = 1073741824
peer0.org2.example.com | [034 04-02 02:40:20.68 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
kafka1 | log.roll.ms = null
peer1.org2.example.com | [037 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]]
kafka2 | socket.receive.buffer.bytes = 102400
peer0.org1.example.com | [0eb 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org1.example.com | [038 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]]
orderer.example.com | [043 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
kafka3 | log.segment.delete.delay.ms = 60000
peer0.org2.example.com | [035 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively -> DEBU Found map[string]interface{} value for peer.handlers
kafka0 | message.max.bytes = 1048576
kafka1 | log.segment.bytes = 1073741824
kafka2 | socket.request.max.bytes = 104857600
peer1.org1.example.com | [039 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]]
peer1.org2.example.com | [038 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]]
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.1.0
orderer.example.com | [044 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
kafka1 | log.segment.delete.delay.ms = 60000
kafka2 | socket.send.buffer.bytes = 102400
peer0.org2.example.com | [036 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]]
kafka3 | max.connections.per.ip = 2147483647
peer1.org2.example.com | [039 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]]
kafka0 | metric.reporters = []
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
zookeeper2 | 2018-04-02 02:40:25,127 [myid:3] - INFO [LearnerHandler-/172.18.0.3:43588:LearnerHandler@384] - Synchronizing with Follower sid: 1 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
kafka1 | max.connections.per.ip = 2147483647
kafka2 | ssl.cipher.suites = null
peer1.org1.example.com | [03a 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey -> DEBU map[peer.handlers:map[decorators:[map[name:DefaultDecorator]] authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]]]]
peer0.org2.example.com | [037 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]]
orderer.example.com | [045 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
kafka3 | max.connections.per.ip.overrides =
kafka0 | metrics.num.samples = 2
kafka1 | max.connections.per.ip.overrides =
kafka2 | ssl.client.auth = none
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org2.example.com | [038 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]]
peer1.org1.example.com | [03b 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [03a 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey -> DEBU map[peer.handlers:map[authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]] decorators:[map[name:DefaultDecorator]]]]
kafka3 | message.max.bytes = 1048576
kafka0 | metrics.recording.level = INFO
kafka1 | message.max.bytes = 1048576
orderer.example.com | [046 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New.newBccspMsp -> DEBU Creating BCCSP-based MSP instance
kafka2 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer0.org2.example.com | [039 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]]
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | [03c 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org2.example.com | [03b 04-02 02:40:18.07 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | metrics.sample.window.ms = 30000
kafka1 | metric.reporters = []
kafka3 | metric.reporters = []
kafka2 | ssl.endpoint.identification.algorithm = null
peer0.org2.example.com | [03a 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey -> DEBU map[peer.handlers:map[authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]] decorators:[map[name:DefaultDecorator]]]]
orderer.example.com | [047 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/msp/cache] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New -> DEBU Creating Cache-MSP instance
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [03d 04-02 02:40:20.71 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.org2.example.com | [03c 04-02 02:40:18.07 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka0 | min.insync.replicas = 2
kafka1 | metrics.num.samples = 2
kafka3 | metrics.num.samples = 2
peer0.org2.example.com | [03b 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
kafka2 | ssl.key.password = null
orderer.example.com | [048 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup -> DEBU Setting up MSP instance Org1MSP
kafka0 | num.io.threads = 8
kafka1 | metrics.recording.level = INFO
peer1.org1.example.com | [03e 04-02 02:40:20.72 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka3 | metrics.recording.level = INFO
peer1.org2.example.com | [03d 04-02 02:40:18.08 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]
peer0.org2.example.com | [03c 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka2 | ssl.keymanager.algorithm = SunX509
kafka0 | num.network.threads = 3
orderer.example.com | [049 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
kafka1 | metrics.sample.window.ms = 30000
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [03f 04-02 02:40:20.72 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity -> INFO Obtaining identity
kafka3 | metrics.sample.window.ms = 30000
peer0.org2.example.com | [03d 04-02 02:40:20.73 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]
kafka0 | num.partitions = 1
kafka1 | min.insync.replicas = 2
peer1.org2.example.com | [03e 04-02 02:40:18.09 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 | MIICRDCCAeqgAwIBAgIRAKtggDXw9oWdX2as2s6Ur2gwCgYIKoZIzj0EAwIwczEL
kafka2 | ssl.keystore.location = null
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}
peer1.org1.example.com | [040 04-02 02:40:20.73 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
kafka3 | min.insync.replicas = 2
peer0.org2.example.com | [03e 04-02 02:40:20.75 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
kafka0 | num.recovery.threads.per.data.dir = 1
kafka1 | num.io.threads = 8
kafka2 | ssl.keystore.password = null
peer1.org2.example.com | [03f 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org2.example.com | [03f 04-02 02:40:20.75 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity -> INFO Obtaining identity
kafka0 | num.replica.fetchers = 1
peer0.org1.example.com | [0ec 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.1.0) lock
kafka3 | num.io.threads = 8
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | MIICGDCCAb+gAwIBAgIQIx+DChOpDTuLa6hKCLPUQjAKBggqhkjOPQQDAjBzMQsw
kafka1 | num.network.threads = 3
kafka2 | ssl.keystore.type = JKS
peer1.org2.example.com | [040 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [040 04-02 02:40:20.77 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
kafka0 | offset.metadata.max.bytes = 4096
peer0.org1.example.com | [0ed 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.1.0) lock
kafka3 | num.network.threads = 3
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka1 | num.partitions = 1
kafka2 | ssl.protocol = TLS
peer1.org2.example.com | MIICGDCCAb+gAwIBAgIQLe2RqGHdKg0s61P5ZLtqOzAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | MIICGDCCAb+gAwIBAgIQGRAFu3p3WzsK/lFE7HlB9DAKBggqhkjOPQQDAjBzMQsw
kafka0 | offsets.commit.required.acks = -1
kafka3 | num.partitions = 1
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwNDAyMDIzMDM2WhcNMjgwMzMwMDIzMDM2
peer0.org1.example.com | [0ee 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.1.0
kafka1 | num.recovery.threads.per.data.dir = 1
kafka2 | ssl.provider = null
peer1.org2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka0 | offsets.commit.timeout.ms = 5000
kafka3 | num.recovery.threads.per.data.dir = 1
orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka1 | num.replica.fetchers = 1
peer0.org1.example.com | [0f0 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.1.0
kafka2 | ssl.secure.random.implementation = null
peer1.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa
kafka0 | offsets.load.buffer.size = 5242880
kafka3 | num.replica.fetchers = 1
peer1.org2.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
kafka1 | offset.metadata.max.bytes = 4096
peer0.org1.example.com | [0f1 04-02 02:40:24.36 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 | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
kafka2 | ssl.trustmanager.algorithm = PKIX
peer1.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
kafka0 | offsets.retention.check.interval.ms = 600000
kafka3 | offset.metadata.max.bytes = 4096
peer0.org2.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa
kafka1 | offsets.commit.required.acks = -1
peer1.org2.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzdaFw0yODAzMzAwMjMwMzda
peer0.org1.example.com | [0f2 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.1.0
kafka2 | ssl.truststore.location = null
zookeeper2 | 2018-04-02 02:40:25,130 [myid:3] - INFO [LearnerHandler-/172.18.0.3:43588:LearnerHandler@393] - leader and follower are in sync, zxid=0x0
orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
kafka0 | offsets.retention.minutes = 1440
peer1.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMS5vcmcxLmV4YW1wbGUuY29tMFkw
kafka3 | offsets.commit.required.acks = -1
peer0.org2.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
kafka1 | offsets.commit.timeout.ms = 5000
kafka2 | ssl.truststore.password = null
peer0.org1.example.com | [0f3 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | BD6E6P7D/4Bh0os2c5JWA3Gopfwz3RRy0MZQFfIXJpVqtw8vG9w0dxQsp+7LkbgO
peer1.org2.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
kafka0 | offsets.topic.compression.codec = 0
peer1.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE9zfXU6TmDYsmJ864IXsUACvEuKRvsehy
kafka3 | offsets.commit.timeout.ms = 5000
peer0.org2.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcyLmV4YW1wbGUuY29tMFkw
kafka1 | offsets.load.buffer.size = 5242880
kafka2 | ssl.truststore.type = JKS
kafka0 | offsets.topic.num.partitions = 50
peer0.org1.example.com | [0f4 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.1.0
orderer.example.com | IxM0dfPnnRiBTPnVkeLyTOGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
peer1.org2.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMS5vcmcyLmV4YW1wbGUuY29tMFkw
peer1.org1.example.com | rRmlRBZLQGzMv9syrAq/1ymU7cjqow9DpnSSoefjyTDNjiHXQdaAw6NNMEswDgYD
kafka3 | offsets.load.buffer.size = 5242880
peer0.org2.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnTr//Dy/Q+vfje+lxRXOjtjzOyWRAh8y
kafka1 | offsets.retention.check.interval.ms = 600000
kafka2 | unclean.leader.election.enable = false
kafka0 | offsets.topic.replication.factor = 3
peer0.org1.example.com | [0f5 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIMbycFvji+S9ndQY5Hlu
peer1.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgxvJwW+OL5L2d
kafka3 | offsets.retention.check.interval.ms = 600000
peer0.org2.example.com | k0HgAdmZclrlcGD1u7Sr8p/J0u+9ZBvIzmfupKFxGHEqh0vmpN/hW6NNMEswDgYD
peer1.org2.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE/To6pjoUQO7PlcdseBqeiMmpF20ztnww
kafka1 | offsets.retention.minutes = 1440
kafka2 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka0 | offsets.topic.segment.bytes = 104857600
peer1.org1.example.com | 1BjkeW7iJ1rn7fIE6ys+sYAEangwpDwwCgYIKoZIzj0EAwIDRwAwRAIgbFX/mbP7
peer0.org1.example.com | [0f6 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgzGaBtcHYfjZl
kafka3 | offsets.retention.minutes = 1440
orderer.example.com | 4ida5+3yBOsrPrGABGp4MKQ8MAoGCCqGSM49BAMCA0gAMEUCIQCRuW1Q2SmwJ+Vb
peer1.org2.example.com | GnuyY6pP94ZpL9hQF4uYqsNkMLgZEz26n/fvJABLCv3kxrAISd6kb6NNMEswDgYD
kafka1 | offsets.topic.compression.codec = 0
kafka2 | zookeeper.connection.timeout.ms = 6000
kafka0 | port = 9092
peer1.org1.example.com | m1E5L3RdnpUOeGj6VxvaxAv33tiRPI5qBMkCIH8TPsmj4jV6DPrcLSStwfwsbSup
peer0.org2.example.com | kcip8ytGZgysU1BwRAtkMwDNHphI6eEwCgYIKoZIzj0EAwIDRwAwRAIgGCvgTR/Y
kafka3 | offsets.topic.compression.codec = 0
peer0.org1.example.com | [0f7 04-02 02:40:24.36 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 | 1aavIsj/a2TDwKHyoOXVrol1DZE4cgIgcya9ntgl3q9s9hcboShhpoSc5HGhjgr2
peer1.org2.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgzGaBtcHYfjZl
kafka1 | offsets.topic.num.partitions = 50
kafka0 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
kafka2 | zookeeper.session.timeout.ms = 6000
peer1.org1.example.com | VaVDxVlupjYEh9dv
kafka3 | offsets.topic.num.partitions = 50
peer0.org2.example.com | vUT1jPcU7Oyo+o4eqVaF3Cunbh4QCbJdMNMCIHb/DcsnVdypIpnxlqVjq+Fpm3bs
orderer.example.com | F/c3GodmMM0=
peer0.org1.example.com | [0f8 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
kafka0 | producer.purgatory.purge.interval.requests = 1000
kafka2 | zookeeper.set.acl = false
kafka1 | offsets.topic.replication.factor = 3
peer1.org2.example.com | kcip8ytGZgysU1BwRAtkMwDNHphI6eEwCgYIKoZIzj0EAwIDRwAwRAIgaM3B8TGz
peer1.org1.example.com | -----END CERTIFICATE-----
kafka3 | offsets.topic.replication.factor = 3
peer0.org2.example.com | Gt8O3kM7AQoBNYx3
orderer.example.com | -----END CERTIFICATE-----
kafka0 | queued.max.requests = 500
kafka2 | zookeeper.sync.time.ms = 2000
kafka1 | offsets.topic.segment.bytes = 104857600
peer0.org1.example.com | [0f9 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.1.0
peer1.org1.example.com | [041 04-02 02:40:20.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | offsets.topic.segment.bytes = 104857600
peer1.org2.example.com | HCOfOb65v4fOGcWn7mIvJLt0HigJocBhgCgCIDEdWbCUuuVWWE9uIUwNunXFAJua
peer0.org2.example.com | -----END CERTIFICATE-----
kafka0 | quota.consumer.default = 9223372036854775807
kafka1 | port = 9092
kafka2 | (kafka.server.KafkaConfig)
orderer.example.com | [04a 04-02 02:40:22.83 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [042 04-02 02:40:20.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0fa 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.1.0" , sending back REGISTERED
kafka3 | port = 9092
peer0.org2.example.com | [041 04-02 02:40:20.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | quota.producer.default = 9223372036854775807
kafka1 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
peer1.org2.example.com | 88XxtCTHKnkNM9AT
peer1.org1.example.com | [043 04-02 02:40:20.73 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
kafka2 | [2018-04-02 02:40:28,008] INFO starting (kafka.server.KafkaServer)
orderer.example.com | MIICGDCCAb+gAwIBAgIQEyLhFLuzoXWQps3c2oIvzzAKBggqhkjOPQQDAjBzMQsw
kafka3 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
peer0.org2.example.com | [042 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0fb 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
kafka0 | quota.window.num = 11
kafka1 | producer.purgatory.purge.interval.requests = 1000
peer1.org1.example.com | [044 04-02 02:40:20.74 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | producer.purgatory.purge.interval.requests = 1000
peer0.org2.example.com | [043 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
kafka2 | [2018-04-02 02:40:28,015] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka0 | quota.window.size.seconds = 1
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka1 | queued.max.requests = 500
peer1.org2.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [045 04-02 02:40:20.74 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0fc 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka3 | queued.max.requests = 500
peer0.org2.example.com | [044 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | replica.fetch.backoff.ms = 1000
kafka2 | [2018-04-02 02:40:28,099] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka1 | quota.consumer.default = 9223372036854775807
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [046 04-02 02:40:20.74 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer1.org2.example.com | [041 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | quota.consumer.default = 9223372036854775807
kafka0 | replica.fetch.max.bytes = 1048576
peer0.org1.example.com | [0fd 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT (org.apache.zookeeper.ZooKeeper)
kafka1 | quota.producer.default = 9223372036854775807
peer0.org2.example.com | [045 04-02 02:40:20.79 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [047 04-02 02:40:20.75 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 [] [210 155 188 110 95 10 179 246 23 75 102 234 224 216 150 255 83 97 215 53 2 124 108 249 145 185 53 46 132 245 184 150] peer1.org1.example.com:7051 <nil>} incTime is 1522636820749093264
kafka3 | quota.producer.default = 9223372036854775807
kafka0 | replica.fetch.min.bytes = 1
peer1.org2.example.com | [042 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa
peer0.org1.example.com | [0fe 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:host.name=kafka2 (org.apache.zookeeper.ZooKeeper)
kafka1 | quota.window.num = 11
peer0.org2.example.com | [046 04-02 02:40:20.79 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org1.example.com | [049 04-02 02:40:20.75 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
kafka3 | quota.window.num = 11
kafka0 | replica.fetch.response.max.bytes = 10485760
peer1.org2.example.com | [043 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
zookeeper2 | 2018-04-02 02:40:25,130 [myid:3] - INFO [LearnerHandler-/172.18.0.3:43588:LearnerHandler@458] - Sending DIFF
peer0.org1.example.com | [0ff 04-02 02:40:24.36 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.1.0 launch seq completed
kafka1 | quota.window.size.seconds = 1
peer1.org1.example.com | [04a 04-02 02:40:20.75 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
kafka3 | quota.window.size.seconds = 1
peer0.org2.example.com | [047 04-02 02:40:20.80 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 [] [170 113 213 11 231 69 164 132 231 46 193 91 36 145 63 110 168 21 178 219 219 51 181 153 12 83 40 202 8 217 30 218] peer0.org2.example.com:7051 <nil>} incTime is 1522636820793119440
kafka0 | replica.fetch.wait.max.ms = 500
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
kafka1 | replica.fetch.backoff.ms = 1000
peer1.org1.example.com | [048 04-02 02:40:20.75 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 [] [210 155 188 110 95 10 179 246 23 75 102 234 224 216 150 255 83 97 215 53 2 124 108 249 145 185 53 46 132 245 184 150] peer1.org1.example.com:7051 <nil>}
kafka3 | replica.fetch.backoff.ms = 1000
peer0.org1.example.com | [100 04-02 02:40:24.36 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
kafka0 | replica.high.watermark.checkpoint.interval.ms = 5000
peer0.org2.example.com | [048 04-02 02:40:20.80 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 [] [170 113 213 11 231 69 164 132 231 46 193 91 36 145 63 110 168 21 178 219 219 51 181 153 12 83 40 202 8 217 30 218] peer0.org2.example.com:7051 <nil>}
peer1.org2.example.com | [044 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEooslsPlVOuYnIwt/2URzV0RauIuz7OXm
peer1.org1.example.com | [04b 04-02 02:40:20.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | replica.fetch.max.bytes = 1048576
kafka1 | replica.fetch.max.bytes = 1048576
peer0.org1.example.com | [101 04-02 02:40:24.36 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...
kafka0 | replica.lag.time.max.ms = 10000
peer0.org2.example.com | [049 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [045 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [04c 04-02 02:40:20.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
kafka1 | replica.fetch.min.bytes = 1
orderer.example.com | 13nQzLMaK6S/ZE28gflPLYKi1MmseZ5ZiKivIeVbzp+xr/VfJlpd7qNNMEswDgYD
kafka3 | replica.fetch.min.bytes = 1
kafka0 | replica.socket.receive.buffer.bytes = 65536
peer0.org1.example.com | [102 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [109e8c47]Move state message READY
peer0.org2.example.com | [04a 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer1.org2.example.com | [046 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org1.example.com | [04d 04-02 02:40:20.77 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
kafka1 | replica.fetch.response.max.bytes = 10485760
kafka3 | replica.fetch.response.max.bytes = 10485760
kafka0 | replica.socket.timeout.ms = 30000
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgxvJwW+OL5L2d
peer0.org2.example.com | [04b 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [04e 04-02 02:40:20.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
kafka1 | replica.fetch.wait.max.ms = 500
kafka3 | replica.fetch.wait.max.ms = 500
peer1.org2.example.com | [048 04-02 02:40:18.10 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
kafka0 | replication.quota.window.num = 11
peer0.org1.example.com | [103 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [109e8c47]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [04f 04-02 02:40:20.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
peer0.org2.example.com | [04d 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
orderer.example.com | 1BjkeW7iJ1rn7fIE6ys+sYAEangwpDwwCgYIKoZIzj0EAwIDRwAwRAIgfnlxWQYV
kafka1 | replica.high.watermark.checkpoint.interval.ms = 5000
kafka3 | replica.high.watermark.checkpoint.interval.ms = 5000
peer1.org2.example.com | [047 04-02 02:40:18.10 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 [] [173 4 152 241 138 208 97 141 204 165 233 157 132 226 3 51 185 246 252 39 57 144 189 153 144 27 32 7 101 12 134 157] peer1.org2.example.com:7051 <nil>} incTime is 1522636818100548299
kafka0 | replication.quota.window.size.seconds = 1
peer1.org1.example.com | [050 04-02 02:40:20.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 Org1MSP validating identity
peer0.org1.example.com | [104 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [109e8c47]Entered state ready
kafka1 | replica.lag.time.max.ms = 10000
peer0.org2.example.com | [04e 04-02 02:40:20.81 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
kafka3 | replica.lag.time.max.ms = 10000
orderer.example.com | dc6gZ+yp39DFRV30vTinLnI/539HyGtwVDsCIHznGj4zl+gKl4jPq68ZrSDNQGkc
kafka0 | request.timeout.ms = 30000
peer1.org1.example.com | [051 04-02 02:40:20.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 | [049 04-02 02:40:18.10 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 [] [173 4 152 241 138 208 97 141 204 165 233 157 132 226 3 51 185 246 252 39 57 144 189 153 144 27 32 7 101 12 134 157] peer1.org2.example.com:7051 <nil>}
peer0.org1.example.com | [105 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:109e8c47-9738-4808-bcb9-e0f78a2ff4cb, channelID:
kafka3 | replica.socket.receive.buffer.bytes = 65536
kafka0 | reserved.broker.max.id = 1000
kafka1 | replica.socket.receive.buffer.bytes = 65536
peer0.org2.example.com | [04f 04-02 02:40:20.82 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 | [052 04-02 02:40:20.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.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
orderer.example.com | s7f3G0OhpXjOIMjE
peer1.org2.example.com | [04a 04-02 02:40:18.10 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | replica.socket.timeout.ms = 30000
peer0.org1.example.com | [106 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [109e8c47]sending state message READY
kafka0 | sasl.enabled.mechanisms = [GSSAPI]
kafka1 | replica.socket.timeout.ms = 30000
peer0.org2.example.com | [04c 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer1.org2.example.com | [04b 04-02 02:40:18.10 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer1.org1.example.com | [053 04-02 02:40:20.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: 1801AA01C3060A20D29BBC6E5F0AB3F6...455254494649434154452D2D2D2D2D0A
kafka3 | replication.quota.window.num = 11
kafka0 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
orderer.example.com | -----END CERTIFICATE-----
kafka1 | replication.quota.window.num = 11
peer0.org1.example.com | [107 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]Received message READY from shim
kafka3 | replication.quota.window.size.seconds = 1
peer1.org2.example.com | [04c 04-02 02:40:18.11 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [054 04-02 02:40:20.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: 7DB78675101F2821A7F54F0EB91FF95B21F90DA510D4A9922B1373EA92E1E8C3
peer0.org2.example.com | [050 04-02 02:40:20.82 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
kafka0 | sasl.kerberos.min.time.before.relogin = 60000
orderer.example.com | [04b 04-02 02:40:22.83 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.postSetupV11.postSetupV1.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [108 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [109e8c47]Handling ChaincodeMessage of type: READY(state:established)
kafka1 | replication.quota.window.size.seconds = 1
kafka3 | request.timeout.ms = 30000
peer1.org2.example.com | [04d 04-02 02:40:18.11 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
kafka0 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
peer0.org2.example.com | [051 04-02 02:40:20.83 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 | [055 04-02 02:40:20.78 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.1.0,txid=583662cb-09b5-4eb3-83df-f0e4012951f7,syscc=true,proposal=0x0,canname=cscc:1.1.0
zookeeper2 | 2018-04-02 02:40:25,130 [myid:3] - INFO [LearnerHandler-/172.18.0.6:47372:LearnerHandler@393] - leader and follower are in sync, zxid=0x0
orderer.example.com | [04c 04-02 02:40:22.83 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
peer0.org1.example.com | [109 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka1 | request.timeout.ms = 30000
kafka3 | reserved.broker.max.id = 1000
kafka0 | sasl.kerberos.service.name = null
peer1.org2.example.com | [04e 04-02 02:40:18.12 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 | [056 04-02 02:40:20.78 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.1.0 is being launched
peer0.org2.example.com | [052 04-02 02:40:20.83 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.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
orderer.example.com | [04d 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
kafka1 | reserved.broker.max.id = 1000
kafka3 | sasl.enabled.mechanisms = [GSSAPI]
peer0.org1.example.com | [10a 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
kafka0 | sasl.kerberos.ticket.renew.jitter = 0.05
peer1.org2.example.com | [04f 04-02 02:40:18.12 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
kafka1 | sasl.enabled.mechanisms = [GSSAPI]
orderer.example.com | [04e 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org1.example.com | [057 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
kafka3 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer0.org2.example.com | [053 04-02 02:40:20.83 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: 1801AA01C3060A20AA71D50BE745A484...455254494649434154452D2D2D2D2D0A
kafka0 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer0.org1.example.com | [10b 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
kafka3 | sasl.kerberos.min.time.before.relogin = 60000
orderer.example.com | [04f 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New.newBccspMsp -> DEBU Creating BCCSP-based MSP instance
peer1.org1.example.com | [058 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
kafka0 | sasl.mechanism.inter.broker.protocol = GSSAPI
peer1.org2.example.com | [050 04-02 02:40:18.12 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 | [054 04-02 02:40:20.83 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: 1CBDD9C9250AA4502717CB6A068A0AC2D19A2F961F78EA4B22FAE01BF3CD6BF1
kafka3 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka1 | sasl.kerberos.min.time.before.relogin = 60000
peer0.org1.example.com | [10c 04-02 02:40:24.37 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.1.0
kafka0 | security.inter.broker.protocol = PLAINTEXT
orderer.example.com | [050 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp/cache] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New -> DEBU Creating Cache-MSP instance
peer0.org2.example.com | [055 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org2.example.com:7051 started
kafka3 | sasl.kerberos.service.name = null
kafka1 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
peer1.org2.example.com | [051 04-02 02:40:18.13 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 | [059 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=cscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [10d 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [109e8c47]Inside sendExecuteMessage. Message INIT
kafka0 | socket.receive.buffer.bytes = 102400
kafka3 | sasl.kerberos.ticket.renew.jitter = 0.05
orderer.example.com | [051 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup -> DEBU Setting up MSP instance Org2MSP
peer0.org2.example.com | [056 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
kafka1 | sasl.kerberos.service.name = null
peer1.org1.example.com | [05a 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
peer1.org2.example.com | [052 04-02 02:40:18.13 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.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka0 | socket.request.max.bytes = 104857600
kafka3 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer0.org1.example.com | [10e 04-02 02:40:24.37 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 | [052 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
kafka1 | sasl.kerberos.ticket.renew.jitter = 0.05
peer0.org2.example.com | [057 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | socket.send.buffer.bytes = 102400
peer1.org1.example.com | [05b 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: cscc:1.1.0(networkid:dev,peerid:peer1.org1.example.com)
peer1.org2.example.com | [053 04-02 02:40:18.13 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: 1801AA01C3060A20AD0498F18AD0618D...455254494649434154452D2D2D2D2D0A
kafka3 | sasl.mechanism.inter.broker.protocol = GSSAPI
peer0.org1.example.com | [10f 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [109e8c47]sendExecuteMsg trigger event INIT
orderer.example.com | MIICQjCCAemgAwIBAgIQQCyiAQNdL82Qv1fZPx/jrTAKBggqhkjOPQQDAjBzMQsw
kafka1 | sasl.kerberos.ticket.renew.window.factor = 0.8
kafka0 | ssl.cipher.suites = null
peer0.org2.example.com | [058 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka3 | security.inter.broker.protocol = PLAINTEXT
peer1.org2.example.com | [054 04-02 02:40:18.13 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: E3E61C0ECCFCB49BBDFB85FF179A59AB60A727CDBA0B24F2C88C27C8D0C5D318
peer1.org1.example.com | [05c 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka0 | ssl.client.auth = none
kafka3 | socket.receive.buffer.bytes = 102400
peer0.org1.example.com | [110 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [109e8c47]Move state message INIT
kafka1 | sasl.mechanism.inter.broker.protocol = GSSAPI
peer0.org2.example.com | [059 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012AF0060A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A
peer1.org2.example.com | [055 04-02 02:40:18.13 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.1.0,txid=a8418b62-10dc-4ffc-9fcb-541a28ec50a3,syscc=true,proposal=0x0,canname=cscc:1.1.0
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [05d 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
kafka0 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
kafka3 | socket.request.max.bytes = 104857600
peer0.org1.example.com | [111 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [109e8c47]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [05a 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 6627E764782B031CD90EEED3245EF8BC87ADF90787EA5132B89CABAB2967B3BA
peer1.org2.example.com | [057 04-02 02:40:18.13 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
kafka1 | security.inter.broker.protocol = PLAINTEXT
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa
kafka0 | ssl.endpoint.identification.algorithm = null
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.1.0
kafka3 | socket.send.buffer.bytes = 102400
peer0.org2.example.com | [05b 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [112 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka1 | socket.receive.buffer.bytes = 102400
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [056 04-02 02:40:18.13 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.1.0 is being launched
zookeeper2 | 2018-04-02 02:40:25,131 [myid:3] - INFO [LearnerHandler-/172.18.0.6:47372:LearnerHandler@458] - Sending DIFF
kafka0 | ssl.key.password = null
kafka3 | ssl.cipher.suites = null
kafka1 | socket.request.max.bytes = 104857600
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org1.example.com | [113 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [109e8c47]sending state message INIT
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | [05c 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka0 | ssl.keymanager.algorithm = SunX509
peer1.org2.example.com | [058 04-02 02:40:18.13 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org2.example.com:7051 started
kafka3 | ssl.client.auth = none
peer0.org1.example.com | [114 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]Received message INIT from shim
peer0.org2.example.com | [05e 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267322E6578616D706C652E636F6D3A37303531
peer1.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer1.org2.example.com | [059 04-02 02:40:18.13 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
kafka3 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
kafka0 | ssl.keystore.location = null
kafka1 | socket.send.buffer.bytes = 102400
peer0.org1.example.com | [115 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [109e8c47]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [05f 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 31AA5BDA348977D7C004285715D545FB004C7F32E9BB02A9710DB7C2282B8EA6
orderer.example.com | Rk0ho01nuqhw3raRZeXq3VObp9AvAiS65TF/PwmzOeVOWhcT+eFGlVQdAxnDHZAF
peer1.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
kafka3 | ssl.endpoint.identification.algorithm = null
kafka0 | ssl.keystore.password = null
kafka1 | ssl.cipher.suites = null
peer1.org2.example.com | [05a 04-02 02:40:18.14 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 | [05d 04-02 02:40:20.84 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.1.0,txid=b887b5e1-0cbc-48e7-9d8c-e99fbcece4c8,syscc=true,proposal=0x0,canname=cscc:1.1.0
peer0.org1.example.com | [116 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | BqQ0xz2yybCqXYOC8ESxZqNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
kafka0 | ssl.keystore.type = JKS
kafka3 | ssl.key.password = null
peer1.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
kafka1 | ssl.client.auth = none
peer1.org2.example.com | [05b 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgzGaBtcHYfjZlkcip8ytG
peer0.org1.example.com | [117 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [109e8c47]Received INIT, initializing chaincode
kafka0 | ssl.protocol = TLS
peer0.org2.example.com | [061 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
kafka3 | ssl.keymanager.algorithm = SunX509
kafka1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer1.org2.example.com | [05c 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012AF0060A3F0A1B70656572312E6F...455254494649434154452D2D2D2D2D0A
orderer.example.com | ZgysU1BwRAtkMwDNHphI6eEwCgYIKoZIzj0EAwIDRwAwRAIgapG4wc0k+n4Xlqo7
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka0 | ssl.provider = null
peer0.org1.example.com | [118 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org2.example.com | [060 04-02 02:40:20.84 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.1.0 is being launched
kafka3 | ssl.keystore.location = null
kafka1 | ssl.endpoint.identification.algorithm = null
peer1.org2.example.com | [05d 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: A09770445B16F45C5081780749AE989807368E2317E7D24B1ADACB53D43C19A6
orderer.example.com | y8ZD6VdLiL5Y/7QJMm9rzfciQnQCIEiXGIiSpFFrEwgYeSlW1yJS+9t1c6k1qdxI
kafka0 | ssl.secure.random.implementation = null
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka3 | ssl.keystore.password = null
peer0.org1.example.com | [119 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]Init get response status: 200
kafka1 | ssl.key.password = null
orderer.example.com | GaBb7h1A
peer0.org2.example.com | [062 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
kafka0 | ssl.trustmanager.algorithm = PKIX
peer1.org2.example.com | [05e 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | ssl.keystore.type = JKS
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}
kafka1 | ssl.keymanager.algorithm = SunX509
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [11a 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]Init succeeded. Sending COMPLETED
kafka0 | ssl.truststore.location = null
peer0.org2.example.com | [063 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [060 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka3 | ssl.protocol = TLS
kafka1 | ssl.keystore.location = null
orderer.example.com | [053 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [05e 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.1.0) lock
peer0.org1.example.com | [11b 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]Move state message COMPLETED
kafka0 | ssl.truststore.password = null
peer0.org2.example.com | [064 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=cscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
kafka3 | ssl.provider = null
peer1.org2.example.com | [061 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267322E6578616D706C652E636F6D3A37303531
kafka1 | ssl.keystore.password = null
orderer.example.com | MIICGjCCAcCgAwIBAgIRAIFwKDyDBuxzeh84icJhtz8wCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | [05f 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.1.0) lock
peer0.org1.example.com | [11c 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [109e8c47]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka0 | ssl.truststore.type = JKS
kafka3 | ssl.secure.random.implementation = null
peer0.org2.example.com | [065 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer1.org2.example.com | [062 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 84DCB4760C577E9B4E2A280CB22EA6979C16748D7FD46DCFD4002D8650CAD285
zookeeper2 | 2018-04-02 02:40:25,178 [myid:3] - INFO [LearnerHandler-/172.18.0.6:47372:LearnerHandler@518] - Received NEWLEADER-ACK message from 2
kafka1 | ssl.keystore.type = JKS
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
kafka0 | unclean.leader.election.enable = false
peer1.org1.example.com | [061 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org1.example.com:7051 started
peer0.org1.example.com | [11d 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]send state message COMPLETED
kafka3 | ssl.trustmanager.algorithm = PKIX
peer0.org2.example.com | [066 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: cscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com)
peer1.org2.example.com | [05f 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
kafka1 | ssl.protocol = TLS
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
kafka0 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
peer1.org1.example.com | [060 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.1.0
kafka3 | ssl.truststore.location = null
peer0.org1.example.com | [11e 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [109e8c47]Received message COMPLETED from shim
peer0.org2.example.com | [067 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer1.org2.example.com | [063 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
kafka1 | ssl.provider = null
orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwNDAyMDIzMDM3WhcNMjgwMzMwMDIzMDM3
kafka0 | zookeeper.connection.timeout.ms = 6000
kafka3 | ssl.truststore.password = null
peer1.org1.example.com | [063 04-02 02:40:20.79 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org2.example.com | [068 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer0.org1.example.com | [11f 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [109e8c47]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka1 | ssl.secure.random.implementation = null
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka0 | zookeeper.session.timeout.ms = 6000
kafka3 | ssl.truststore.type = JKS
peer1.org2.example.com | [064 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=cscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [120 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [109e8c47-9738-4808-bcb9-e0f78a2ff4cb]HandleMessage- COMPLETED. Notify
kafka1 | ssl.trustmanager.algorithm = PKIX
peer1.org1.example.com | [064 04-02 02:40:20.79 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.1.0
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.1.0
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ
kafka3 | unclean.leader.election.enable = false
peer1.org2.example.com | [065 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
kafka0 | zookeeper.set.acl = false
kafka1 | ssl.truststore.location = null
peer0.org1.example.com | [121 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:109e8c47-9738-4808-bcb9-e0f78a2ff4cb, channelID:
peer1.org1.example.com | [066 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Entering {peer0.org1.example.com:7051 [] [] peer0.org1.example.com:7051 <nil>}
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMRCiATD04r7XA52TuwmkmQioPM43kZ0
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
kafka3 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka0 | zookeeper.sync.time.ms = 2000
peer1.org2.example.com | [066 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: cscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com)
kafka1 | ssl.truststore.password = null
orderer.example.com | GofUEpk6L3pKsIWd4r8ErcYvhjJ9FwL/ZkQpjbfUg3L5NMvPUYsEBNqjTTBLMA4G
peer0.org1.example.com | [122 04-02 02:40:24.37 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 | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
kafka3 | zookeeper.connection.timeout.ms = 6000
kafka0 | (kafka.server.KafkaConfig)
peer1.org1.example.com | [067 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Exiting
peer1.org1.example.com | [062 04-02 02:40:20.79 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.1.0)
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIMxmgbXB2H42
peer0.org1.example.com | [123 04-02 02:40:24.37 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
kafka1 | ssl.truststore.type = JKS
kafka3 | zookeeper.session.timeout.ms = 6000
kafka0 | [2018-04-02 02:40:27,913] INFO starting (kafka.server.KafkaServer)
peer1.org2.example.com | [067 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer1.org2.example.com | [068 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.1.0
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
orderer.example.com | ZZHIqfMrRmYMrFNQcEQLZDMAzR6YSOnhMAoGCCqGSM49BAMCA0gAMEUCIQDIqHnF
peer1.org1.example.com | [068 04-02 02:40:20.80 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 | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka1 | unclean.leader.election.enable = false
kafka0 | [2018-04-02 02:40:27,933] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka3 | zookeeper.set.acl = false
peer0.org1.example.com | [124 04-02 02:40:24.37 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.1.0,txid=8bcdae04-d922-4c9d-b086-c5507f3648d6,syscc=true,proposal=0x0,canname=vscc:1.1.0
orderer.example.com | MTnxCacujXQ1IdMb4P3WP6ApG2o41f89sXt4DgIgZGGiHrD6xng0GHCTzuZck/dx
peer1.org1.example.com | [069 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka1 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka0 | [2018-04-02 02:40:28,016] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer0.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
kafka3 | zookeeper.sync.time.ms = 2000
orderer.example.com | DU4mxhQOzbBlN9BRitU=
peer0.org1.example.com | [125 04-02 02:40:24.37 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.1.0 is being launched
kafka1 | zookeeper.connection.timeout.ms = 6000
peer1.org1.example.com | [06a 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012AF0060A3F0A1B70656572312E6F...455254494649434154452D2D2D2D2D0A
kafka0 | [2018-04-02 02:40:28,040] INFO Client environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT (org.apache.zookeeper.ZooKeeper)
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}
kafka3 | (kafka.server.KafkaConfig)
kafka3 | [2018-04-02 02:40:27,965] INFO starting (kafka.server.KafkaServer)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka1 | zookeeper.session.timeout.ms = 6000
kafka0 | [2018-04-02 02:40:28,040] INFO Client environment:host.name=kafka0 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [126 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [06b 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 04A3FF3891B5763E121CAA754A0E10EB96E775DD82117E9DB4792EE2625C976C
peer1.org2.example.com | [069 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.1.0) lock
kafka3 | [2018-04-02 02:40:27,973] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka1 | zookeeper.set.acl = false
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka0 | [2018-04-02 02:40:28,041] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [127 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | [054 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.postSetupV11.postSetupV1.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org1.example.com | [06c 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | [2018-04-02 02:40:27,997] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer1.org2.example.com | [06a 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.1.0) lock
kafka1 | zookeeper.sync.time.ms = 2000
kafka0 | [2018-04-02 02:40:28,042] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
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 | [069 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.1.0) lock
orderer.example.com | [055 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrdererProtos
kafka1 | (kafka.server.KafkaConfig)
kafka0 | [2018-04-02 02:40:28,043] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [06b 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.1.0
peer1.org1.example.com | [06d 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka3 | [2018-04-02 02:40:28,070] INFO Client environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [06a 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.1.0) lock
peer1.org2.example.com | [06c 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.1.0)
orderer.example.com | [056 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org1.example.com | [128 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=vscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
kafka1 | [2018-04-02 02:40:28,041] INFO starting (kafka.server.KafkaServer)
peer1.org1.example.com | [06e 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267312E6578616D706C652E636F6D3A37303531
kafka3 | [2018-04-02 02:40:28,081] INFO Client environment:host.name=kafka3 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [06b 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.1.0
kafka0 | [2018-04-02 02:40:28,044] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.3.jar:/opt/kafka/bin/../libs/jersey-guava-2.24.jar:/opt/kafka/bin/../libs/zookeeper-3.4.9.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.24.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/kafka-streams-0.10.2.1.jar:/opt/kafka/bin/../libs/kafka-tools-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-security-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/zkclient-0.10.jar:/opt/kafka/bin/../libs/jetty-util-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-servlets-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-clients-0.10.2.1.jar:/opt/kafka/bin/../libs/scala-library-2.11.8.jar:/opt/kafka/bin/../libs/connect-json-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.10.2.1.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jetty-continuation-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-databind-2.8.5.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.24.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test-sources.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/hk2-api-2.5.0-b05.jar:/opt/kafka/bin/../libs/connect-runtime-0.10.2.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.5.0-b05.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-transforms-0.10.2.1.jar:/opt/kafka/bin/../libs/guava-18.0.jar:/opt/kafka/bin/../libs/jersey-common-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-sources.jar:/opt/kafka/bin/../libs/jetty-io-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-javadoc.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.5.0-b05.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.8.5.jar:/opt/kafka/bin/../libs/jersey-server-2.24.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/rocksdbjni-5.0.1.jar:/opt/kafka/bin/../libs/lz4-1.3.0.jar:/opt/kafka/bin/../libs/connect-file-0.10.2.1.jar:/opt/kafka/bin/../libs/javassist-3.20.0-GA.jar:/opt/kafka/bin/../libs/connect-api-0.10.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.10.jar:/opt/kafka/bin/../libs/jackson-core-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.5.jar:/opt/kafka/bin/../libs/jersey-client-2.24.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/snappy-java-1.1.2.6.jar:/opt/kafka/bin/../libs/hk2-locator-2.5.0-b05.jar:/opt/kafka/bin/../libs/kafka-streams-examples-0.10.2.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.inject-2.5.0-b05.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-scaladoc.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.0.jar:/opt/kafka/bin/../libs/jetty-server-9.2.15.v20160210.jar (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [057 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org1.example.com | [129 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer1.org2.example.com | [06d 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.1.0
kafka1 | [2018-04-02 02:40:28,048] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka3 | [2018-04-02 02:40:28,082] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-04-02 02:40:28,046] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [06f 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5E1207E32E2709D3C49FD6E4E42EA75E054BF7CAB0517372323BB60EB639719F
orderer.example.com | [058 04-02 02:40:22.85 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org1.example.com | [12a 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: vscc:1.1.0(networkid:dev,peerid:peer0.org1.example.com)
peer0.org2.example.com | [06c 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.1.0)
kafka3 | [2018-04-02 02:40:28,082] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-04-02 02:40:28,047] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [06e 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
kafka1 | [2018-04-02 02:40:28,080] INFO Client environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [059 04-02 02:40:22.85 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [12b 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer1.org1.example.com | [065 04-02 02:40:20.79 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 | [06d 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.1.0
kafka3 | [2018-04-02 02:40:28,083] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-04-02 02:40:28,049] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:28,080] INFO Client environment:host.name=kafka1 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [05a 04-02 02:40:22.85 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org1.example.com | [12c 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | [06f 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.1.0
peer0.org2.example.com | [06f 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org1.example.com | [070 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.1.0
kafka0 | [2018-04-02 02:40:28,050] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [05b 04-02 02:40:22.85 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Capabilities
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.1.0
peer1.org2.example.com | [070 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
kafka1 | [2018-04-02 02:40:28,081] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-04-02 02:40:28,054] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [05c 04-02 02:40:22.86 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
peer0.org2.example.com | [070 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.1.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [071 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org2.example.com | [071 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.1.0
kafka1 | [2018-04-02 02:40:28,081] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka0 | [2018-04-02 02:40:28,055] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [05d 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
zookeeper2 | 2018-04-02 02:40:25,178 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@952] - Have quorum of supporters, sids: [ 2,3 ]; starting up and setting last processed zxid: 0x100000000
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org2.example.com | [071 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [072 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.1.0
peer1.org2.example.com | [072 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka0 | [2018-04-02 02:40:28,055] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:28,086] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [05e 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org2.example.com | [06e 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.1.0
kafka0 | [2018-04-02 02:40:28,055] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [073 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka1 | [2018-04-02 02:40:28,087] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [073 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [05f 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New.newBccspMsp -> DEBU Creating BCCSP-based MSP instance
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
kafka0 | [2018-04-02 02:40:28,056] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [074 04-02 02:40:18.14 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 | [072 04-02 02:40:20.86 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 | [060 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp/cache] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New -> DEBU Creating Cache-MSP instance
peer1.org1.example.com | [074 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka0 | [2018-04-02 02:40:28,064] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4d9e68d0 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [075 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [061 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup -> DEBU Setting up MSP instance OrdererMSP
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [073 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [075 04-02 02:40:20.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka0 | [2018-04-02 02:40:28,183] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | [076 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.1.0
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 | [062 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [074 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka0 | [2018-04-02 02:40:28,189] INFO Opening socket connection to server zookeeper1.v110_default/172.18.0.6:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [077 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.1.0" , sending back REGISTERED
peer1.org1.example.com | [076 04-02 02:40:20.82 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 | [0ef 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.1.0)
orderer.example.com | MIICLzCCAdWgAwIBAgIQdfft8l04Koa9AuIrfGUYhjAKBggqhkjOPQQDAjBpMQsw
kafka0 | [2018-04-02 02:40:28,252] INFO Socket connection established to zookeeper1.v110_default/172.18.0.6:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [078 04-02 02:40:18.14 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 | [075 04-02 02:40:20.86 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 | [077 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.1.0
peer0.org1.example.com | [12d 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.1.0) lock
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka0 | [2018-04-02 02:40:28,445] INFO Session establishment complete on server zookeeper1.v110_default/172.18.0.6:2181, sessionid = 0x262843a223a0001, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [079 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [12e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.1.0) lock
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
kafka0 | [2018-04-02 02:40:28,466] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer0.org2.example.com | [076 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.1.0
peer1.org2.example.com | [07b 04-02 02:40:18.15 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.1.0 launch seq completed
peer0.org1.example.com | [12f 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.1.0
orderer.example.com | bGUuY29tMB4XDTE4MDQwMjAyMzAzN1oXDTI4MDMzMDAyMzAzN1owaTELMAkGA1UE
kafka0 | [2018-04-02 02:40:29,323] INFO Cluster ID = YIrfUH_CRh-ARFCNom_Gpg (kafka.server.KafkaServer)
peer1.org1.example.com | [078 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.1.0" , sending back REGISTERED
peer1.org2.example.com | [07c 04-02 02:40:18.15 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 | [130 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.1.0)
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org2.example.com | [077 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.1.0" , sending back REGISTERED
kafka0 | [2018-04-02 02:40:29,339] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org1.example.com | [079 04-02 02:40:20.83 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 | [07d 04-02 02:40:18.15 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 | [131 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.1.0
orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
peer0.org2.example.com | [078 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
kafka0 | [2018-04-02 02:40:29,447] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org2.example.com | [07e 04-02 02:40:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a8418b62]Move state message READY
peer0.org1.example.com | [132 04-02 02:40:24.38 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 | [07a 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka0 | [2018-04-02 02:40:29,449] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org2.example.com | [079 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABHeA6B67zYyGmS5sZNuqNSXYzfWe
peer1.org2.example.com | [07f 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [a8418b62]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [133 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.1.0
kafka0 | [2018-04-02 02:40:29,543] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org1.example.com | [07b 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [07b 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | iZxDx92MicXaH+gQgvE1wdsVa8zT6LR07P975FQF3XR0vfBeAyWbAgGiQimjXzBd
peer1.org2.example.com | [080 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [a8418b62]Entered state ready
peer0.org1.example.com | [134 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
kafka0 | [2018-04-02 02:40:29,587] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [081 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:a8418b62-10dc-4ffc-9fcb-541a28ec50a3, channelID:
peer1.org1.example.com | [07c 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [135 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.1.0
orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB
peer0.org2.example.com | [07c 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka0 | [2018-04-02 02:40:29,614] INFO Logs loading complete in 26 ms. (kafka.log.LogManager)
peer1.org2.example.com | [082 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a8418b62]sending state message READY
peer1.org1.example.com | [07d 04-02 02:40:20.83 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.1.0 launch seq completed
peer0.org1.example.com | [136 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka0 | [2018-04-02 02:40:30,161] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
orderer.example.com | Af8wKQYDVR0OBCIEII9pfmg8rZU17typKHr7h8BQ4T7cE4StyWRAczUlk0NCMAoG
peer1.org2.example.com | [083 04-02 02:40:18.16 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 | [07a 04-02 02:40:20.86 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.1.0 launch seq completed
peer0.org1.example.com | [137 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [07e 04-02 02:40:20.83 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
kafka0 | [2018-04-02 02:40:30,205] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer1.org2.example.com | [084 04-02 02:40:18.16 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 | CCqGSM49BAMCA0gAMEUCIQCpddSJ5uoLQG3j0oHKR03388PshkOfx6VS1u7QB/OG
peer0.org1.example.com | [138 04-02 02:40:24.38 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 | [07d 04-02 02:40:20.86 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
kafka0 | [2018-04-02 02:40:30,983] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
peer1.org2.example.com | [085 04-02 02:40:18.16 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 | [07f 04-02 02:40:20.83 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 | [139 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
kafka0 | [2018-04-02 02:40:31,085] INFO [Socket Server on Broker 0], Started 1 acceptor threads (kafka.network.SocketServer)
orderer.example.com | vAIgKGezaWoJZkWhoLRdAqYfF8/2V6ZkC4nkGHwdTQH7pSg=
peer0.org2.example.com | [07e 04-02 02:40:20.86 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 | [086 04-02 02:40:18.16 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.1.0
peer0.org1.example.com | [13a 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.1.0
peer1.org1.example.com | [080 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [583662cb]Move state message READY
kafka0 | [2018-04-02 02:40:31,287] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org2.example.com | [087 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a8418b62]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [13b 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.1.0" , sending back REGISTERED
peer0.org2.example.com | [07f 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b887b5e1]Move state message READY
peer1.org1.example.com | [081 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [583662cb]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [13c 04-02 02:40:24.38 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 | [088 04-02 02:40:18.16 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...
kafka0 | [2018-04-02 02:40:31,332] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [080 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [b887b5e1]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [082 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [583662cb]Entered state ready
peer0.org1.example.com | [13d 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka0 | [2018-04-02 02:40:31,605] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org2.example.com | [089 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a8418b62]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [081 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [b887b5e1]Entered state ready
orderer.example.com | [063 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [13e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka0 | [2018-04-02 02:40:31,636] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [083 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:583662cb-09b5-4eb3-83df-f0e4012951f7, channelID:
peer1.org2.example.com | [07a 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [13f 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org2.example.com | [082 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:b887b5e1-0cbc-48e7-9d8c-e99fbcece4c8, channelID:
kafka0 | [2018-04-02 02:40:31,650] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | MIICCjCCAbGgAwIBAgIRAItoU/tjIkt9eGhQL2PojuUwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [084 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [583662cb]sending state message READY
peer0.org1.example.com | [140 04-02 02:40:24.38 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.1.0 launch seq completed
peer0.org2.example.com | [083 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b887b5e1]sending state message READY
peer1.org2.example.com | [08a 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka0 | [2018-04-02 02:40:31,731] INFO [GroupCoordinator 0]: Starting up. (kafka.coordinator.GroupCoordinator)
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [141 04-02 02:40:24.38 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
kafka0 | [2018-04-02 02:40:31,735] INFO [GroupCoordinator 0]: Startup complete. (kafka.coordinator.GroupCoordinator)
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | [08c 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a8418b62]Move state message INIT
peer0.org2.example.com | [084 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]Received message READY from shim
peer1.org1.example.com | [085 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]Received message READY from shim
kafka0 | [2018-04-02 02:40:31,746] INFO [Group Metadata Manager on Broker 0]: Removed 0 expired offsets in 9 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer0.org1.example.com | [142 04-02 02:40:24.38 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...
zookeeper2 | 2018-04-02 02:40:25,193 [myid:3] - INFO [LearnerHandler-/172.18.0.3:43588:LearnerHandler@518] - Received NEWLEADER-ACK message from 1
orderer.example.com | cGxlLmNvbTAeFw0xODA0MDIwMjMwMzdaFw0yODAzMzAwMjMwMzdaMFYxCzAJBgNV
peer1.org2.example.com | [08d 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [a8418b62]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka0 | [2018-04-02 02:40:31,916] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer0.org2.example.com | [085 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b887b5e1]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [143 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bcdae04]Move state message READY
peer1.org1.example.com | [086 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [583662cb]Handling ChaincodeMessage of type: READY(state:established)
kafka0 | [2018-04-02 02:40:32,141] INFO Creating /brokers/ids/0 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer1.org2.example.com | [08b 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]Received message READY from shim
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [086 04-02 02:40:20.87 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 | [144 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [8bcdae04]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [087 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka0 | [2018-04-02 02:40:32,219] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer1.org2.example.com | [08e 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | SM49AwEHA0IABA/ayd6vzorhWvV4/yIbQgpnJss4DwV2ZiY/zYcNvnTeLG3DTWZ1
peer0.org1.example.com | [145 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [8bcdae04]Entered state ready
peer1.org1.example.com | [088 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
kafka0 | [2018-04-02 02:40:32,233] INFO Registered broker 0 at path /brokers/ids/0 with addresses: EndPoint(kafka0,9092,ListenerName(PLAINTEXT),PLAINTEXT) (kafka.utils.ZkUtils)
peer1.org2.example.com | [090 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a8418b62]sending state message INIT
peer0.org2.example.com | [087 04-02 02:40:20.87 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 | sPP4ehmwRO4fgCrdH/YQ0cGkMW1SiltnR0CjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [146 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:8bcdae04-d922-4c9d-b086-c5507f3648d6, channelID:
peer0.org2.example.com | [088 04-02 02:40:20.87 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 | [147 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bcdae04]sending state message READY
peer1.org1.example.com | [089 04-02 02:40:20.83 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 | [08f 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a8418b62]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAII9pfmg8rZU17typKHr7h8BQ4T7cE4St
peer0.org2.example.com | [089 04-02 02:40:20.87 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.1.0
peer0.org1.example.com | [148 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]Received message READY from shim
peer1.org1.example.com | [08a 04-02 02:40:20.83 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.1.0
peer1.org2.example.com | [091 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]Received message INIT from shim
peer0.org1.example.com | [149 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8bcdae04]Handling ChaincodeMessage of type: READY(state:established)
peer0.org2.example.com | [08a 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b887b5e1]Inside sendExecuteMessage. Message INIT
orderer.example.com | yWRAczUlk0NCMAoGCCqGSM49BAMCA0cAMEQCIHk7YrZDhNWxkK9/+QQEsKtNrx8A
peer1.org2.example.com | [092 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a8418b62]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [08b 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [583662cb]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [14a 04-02 02:40:24.38 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 | [08b 04-02 02:40:20.87 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 | [08c 04-02 02:40:20.83 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 | [14b 04-02 02:40:24.38 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 | wuBqvcvKi6NQ7yLmAiBxYOd2nvbQdVu6Z7fHUhlCIjAZl1+67WMLkqj2CBcAkA==
peer1.org2.example.com | [093 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [08c 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b887b5e1]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [08d 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [583662cb]sendExecuteMsg trigger event INIT
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [094 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a8418b62]Received INIT, initializing chaincode
peer0.org1.example.com | [14c 04-02 02:40:24.38 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 | [08e 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [583662cb]Move state message INIT
peer0.org2.example.com | [08d 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b887b5e1]Move state message INIT
orderer.example.com | [064 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.postSetupV11.postSetupV1.Validate.Validate -> DEBU MSP OrdererMSP validating identity
peer1.org2.example.com | [095 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org1.example.com | [08f 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [583662cb]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [065 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.CreateMSPManager.Setup -> DEBU Setting up the MSP manager (3 msps)
peer0.org2.example.com | [08e 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [b887b5e1]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [14d 04-02 02:40:24.38 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.1.0
orderer.example.com | [066 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.CreateMSPManager.Setup -> DEBU MSP manager setup complete, setup 3 msps
peer1.org2.example.com | [096 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [08f 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [090 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [14e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [8bcdae04]Inside sendExecuteMessage. Message INIT
orderer.example.com | [067 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Admins for Channel/Orderer/OrdererOrg
peer1.org2.example.com | [097 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]Init get response status: 200
peer0.org2.example.com | [090 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b887b5e1]sending state message INIT
peer1.org1.example.com | [091 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [583662cb]sending state message INIT
orderer.example.com | [068 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Readers for Channel/Orderer/OrdererOrg
peer1.org2.example.com | [098 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [14f 04-02 02:40:24.38 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 | [091 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]Received message INIT from shim
peer1.org1.example.com | [092 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]Received message INIT from shim
orderer.example.com | [069 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Writers for Channel/Orderer/OrdererOrg
peer0.org1.example.com | [150 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [8bcdae04]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [092 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b887b5e1]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [06a 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.NewManagerImpl -> DEBU Proposed new policy Readers for Channel/Orderer
peer1.org2.example.com | [099 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]Move state message COMPLETED
orderer.example.com | [06b 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.NewManagerImpl -> DEBU Proposed new policy Writers for Channel/Orderer
peer1.org1.example.com | [093 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [583662cb]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [06c 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.NewManagerImpl -> DEBU Proposed new policy BlockValidation for Channel/Orderer
peer0.org1.example.com | [151 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bcdae04]Move state message INIT
orderer.example.com | [06d 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.NewManagerImpl -> DEBU Proposed new policy Admins for Channel/Orderer
peer0.org2.example.com | [093 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [09a 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a8418b62]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [094 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [06e 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP
peer0.org1.example.com | [152 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [8bcdae04]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [094 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b887b5e1]Received INIT, initializing chaincode
orderer.example.com | [06f 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP
peer1.org1.example.com | [095 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [583662cb]Received INIT, initializing chaincode
peer0.org1.example.com | [153 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [09b 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]send state message COMPLETED
zookeeper2 | 2018-04-02 02:40:28,277 [myid:3] - INFO [SyncThread:3:FileTxnLog@203] - Creating new log file: log.100000001
orderer.example.com | [070 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP
peer1.org1.example.com | [096 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer0.org2.example.com | [095 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org2.example.com | [09c 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a8418b62]Received message COMPLETED from shim
peer0.org1.example.com | [154 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bcdae04]sending state message INIT
orderer.example.com | [071 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP
peer1.org2.example.com | [09d 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [a8418b62]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [097 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [096 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [072 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP
peer0.org1.example.com | [155 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]Received message INIT from shim
peer1.org1.example.com | [098 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]Init get response status: 200
orderer.example.com | [073 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP
peer0.org2.example.com | [097 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]Init get response status: 200
peer1.org2.example.com | [09e 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [a8418b62-10dc-4ffc-9fcb-541a28ec50a3]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [156 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8bcdae04]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [074 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.NewManagerImpl -> DEBU Proposed new policy Admins for Channel/Consortiums
peer1.org1.example.com | [099 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [098 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [09f 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:a8418b62-10dc-4ffc-9fcb-541a28ec50a3, channelID:
orderer.example.com | [075 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl -> DEBU Proposed new policy Admins for Channel
peer0.org1.example.com | [157 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [076 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.newImplicitMetaPolicy.GetPolicy -> DEBU Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers
peer1.org2.example.com | [0a0 04-02 02:40:18.18 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 | [099 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]Move state message COMPLETED
orderer.example.com | [077 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl -> DEBU Proposed new policy Readers for Channel
peer1.org1.example.com | [09a 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]Move state message COMPLETED
kafka0 | [2018-04-02 02:40:32,236] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer0.org1.example.com | [158 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [8bcdae04]Received INIT, initializing chaincode
orderer.example.com | [078 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.newImplicitMetaPolicy.GetPolicy -> DEBU Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers
peer0.org2.example.com | [09a 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b887b5e1]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [0a1 04-02 02:40:18.18 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 | [09b 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [583662cb]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [079 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl -> DEBU Proposed new policy Writers for Channel
peer0.org1.example.com | [159 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]Init get response status: 200
peer0.org2.example.com | [09b 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]send state message COMPLETED
peer1.org1.example.com | [09c 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]send state message COMPLETED
orderer.example.com | [07a 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel
peer0.org1.example.com | [15a 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [0a2 04-02 02:40:18.18 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.1.0,txid=33141e6a-da3d-4895-bb87-4a9e0ab365df,syscc=true,proposal=0x0,canname=lscc:1.1.0
peer1.org1.example.com | [09d 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [583662cb]Received message COMPLETED from shim
peer0.org1.example.com | [15b 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]Move state message COMPLETED
peer0.org2.example.com | [09c 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b887b5e1]Received message COMPLETED from shim
orderer.example.com | [07b 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Orderer
peer1.org2.example.com | [0a3 04-02 02:40:18.18 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.1.0 is being launched
peer1.org1.example.com | [09e 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [583662cb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [09d 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [b887b5e1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [0a4 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | [07c 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Orderer/OrdererOrg
peer1.org1.example.com | [09f 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [583662cb-09b5-4eb3-83df-f0e4012951f7]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [09e 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [b887b5e1-0cbc-48e7-9d8c-e99fbcece4c8]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [15c 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8bcdae04]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [0a5 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | [07d 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [0a0 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:583662cb-09b5-4eb3-83df-f0e4012951f7, channelID:
peer0.org2.example.com | [09f 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:b887b5e1-0cbc-48e7-9d8c-e99fbcece4c8, channelID:
peer0.org1.example.com | [15d 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]send state message COMPLETED
peer1.org2.example.com | [0a6 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=lscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
orderer.example.com | [07e 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [0a1 04-02 02:40:20.84 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 | [15e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bcdae04]Received message COMPLETED from shim
peer0.org2.example.com | [0a0 04-02 02:40:20.87 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 | [07f 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [0a2 04-02 02:40:20.84 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 | [0a7 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org1.example.com | [15f 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [8bcdae04]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [080 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org1.example.com | [0a3 04-02 02:40:20.85 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.1.0,txid=f35c7975-346e-406f-ab37-dfc9f40a8bba,syscc=true,proposal=0x0,canname=lscc:1.1.0
peer0.org2.example.com | [0a1 04-02 02:40:20.87 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 | [0a8 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: lscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com)
orderer.example.com | [081 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/Capabilities
peer0.org1.example.com | [160 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [8bcdae04-d922-4c9d-b086-c5507f3648d6]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [0a2 04-02 02:40:20.87 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.1.0,txid=675f91dd-4fbb-42e9-8c33-4df3cc9f5941,syscc=true,proposal=0x0,canname=lscc:1.1.0
peer1.org1.example.com | [0a4 04-02 02:40:20.85 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.1.0 is being launched
peer1.org2.example.com | [0a9 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
orderer.example.com | [082 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [161 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:8bcdae04-d922-4c9d-b086-c5507f3648d6, channelID:
peer0.org2.example.com | [0a3 04-02 02:40:20.87 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.1.0 is being launched
peer1.org1.example.com | [0a5 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer1.org2.example.com | [0aa 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org1.example.com | [0a6 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [083 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [0a4 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org1.example.com | [162 04-02 02:40:24.38 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 | [084 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/BatchSize
peer1.org1.example.com | [0a7 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=lscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.1.0
peer0.org2.example.com | [0a5 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer0.org1.example.com | [163 04-02 02:40:24.38 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
orderer.example.com | [085 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [0a8 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
orderer.example.com | [086 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [164 04-02 02:40:24.38 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.1.0,txid=e9ed7832-2fed-4b48-b2b7-00fa187d24c0,syscc=true,proposal=0x0,canname=qscc:1.1.0
peer1.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org2.example.com | [0a6 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=lscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer1.org1.example.com | [0a9 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: lscc:1.1.0(networkid:dev,peerid:peer1.org1.example.com)
orderer.example.com | [087 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [165 04-02 02:40:24.38 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.1.0 is being launched
peer1.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | [0aa 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
kafka0 | [2018-04-02 02:40:32,422] INFO Kafka version : 0.10.2.1 (org.apache.kafka.common.utils.AppInfoParser)
peer0.org1.example.com | [166 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org2.example.com | [0a7 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
orderer.example.com | [088 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer1.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [0ab 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
orderer.example.com | [089 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org1.example.com | [167 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [0a8 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: lscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com)
peer0.org2.example.com | [0a9 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer0.org1.example.com | [168 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=qscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [169 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org2.example.com | [0aa 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.1.0
orderer.example.com | [08a 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org1.example.com | [16a 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: qscc:1.1.0(networkid:dev,peerid:peer0.org1.example.com)
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.1.0
orderer.example.com | [08b 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Consortiums
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 | [16b 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [16c 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
orderer.example.com | [08c 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Consortiums/SampleConsortium
peer1.org2.example.com | [0ab 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.1.0) lock
peer0.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.1.0
orderer.example.com | [08d 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP
peer0.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org2.example.com | [0ac 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.1.0) lock
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [08e 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP
peer1.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org2.example.com | [0ad 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.1.0
orderer.example.com | [08f 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [0ae 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.1.0)
orderer.example.com | [090 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [0af 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.1.0
orderer.example.com | [091 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
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 | 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 | [0b1 04-02 02:40:18.19 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 | [092 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [0ac 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.1.0) lock
peer0.org2.example.com | [0ab 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.1.0) lock
peer1.org2.example.com | [0b0 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.1.0
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [0ad 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.1.0) lock
orderer.example.com | [093 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP
peer1.org2.example.com | [0b2 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org2.example.com | [0ac 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.1.0) lock
orderer.example.com | [094 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins
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}
peer1.org2.example.com | [0b3 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.1.0
peer1.org1.example.com | [0ae 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.1.0
peer0.org2.example.com | [0ad 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.1.0
peer0.org1.example.com | [16d 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.1.0) lock
peer1.org1.example.com | [0b0 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.1.0
peer1.org2.example.com | [0b4 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [095 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers
peer0.org2.example.com | [0ae 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.1.0
peer1.org1.example.com | [0b1 04-02 02:40:20.86 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 | [16e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.1.0) lock
peer0.org2.example.com | [0af 04-02 02:40:20.90 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 | [0b2 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.1.0
orderer.example.com | [096 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers
peer1.org2.example.com | [0b5 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [16f 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.1.0
orderer.example.com | [097 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy
peer0.org2.example.com | [0b0 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.1.0
peer1.org2.example.com | [0b6 04-02 02:40:18.19 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 | [170 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.1.0)
orderer.example.com | [098 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/Admins
peer0.org2.example.com | [0b1 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org1.example.com | [0af 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.1.0)
orderer.example.com | [099 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Capabilities
peer0.org2.example.com | [0b2 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.1.0
peer0.org1.example.com | [171 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.1.0
peer1.org2.example.com | [0b7 04-02 02:40:18.19 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 | [0b3 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [09a 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/HashingAlgorithm
peer0.org2.example.com | [0b3 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [172 04-02 02:40:24.38 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 | [0b8 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.1.0
kafka0 | [2018-04-02 02:40:32,433] INFO Kafka commitId : e89bffd6b2eff799 (org.apache.kafka.common.utils.AppInfoParser)
peer0.org2.example.com | [0b4 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [09b 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/BlockDataHashingStructure
peer1.org1.example.com | [0b4 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.1.0
peer0.org1.example.com | [173 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.1.0
peer1.org2.example.com | [0b9 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.1.0" , sending back REGISTERED
peer0.org2.example.com | [0b5 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
zookeeper2 | 2018-04-02 02:40:28,535 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x162843a22320000 type:create cxid:0x3 zxid:0x100000006 txntype:-1 reqpath:n/a Error Path:/consumers Error:KeeperErrorCode = NodeExists for /consumers
peer1.org1.example.com | [0b5 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [09c 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/OrdererAddresses
peer1.org2.example.com | [0ba 04-02 02:40:18.19 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 | [174 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org2.example.com | [0b6 04-02 02:40:20.90 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 | [0b6 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [0bb 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [175 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.1.0
peer0.org2.example.com | [0b7 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.1.0
orderer.example.com | [09d 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org1.example.com | [0b7 04-02 02:40:20.86 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 | [0b8 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.1.0" , sending back REGISTERED
peer1.org2.example.com | [0bc 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [09e 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [176 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [0b9 04-02 02:40:20.90 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 | [0bd 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [177 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [09f 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [0ba 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [0b8 04-02 02:40:20.86 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 | [0be 04-02 02:40:18.19 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.1.0 launch seq completed
peer0.org1.example.com | [178 04-02 02:40:24.38 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 | [0a0 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks -> DEBU As expected, current configuration has policy '/Channel/Readers'
peer0.org2.example.com | [0bb 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [0b9 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.1.0
peer0.org2.example.com | [0bc 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [0bf 04-02 02:40:18.19 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 | [0a1 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks -> DEBU As expected, current configuration has policy '/Channel/Writers'
peer0.org1.example.com | [179 04-02 02:40:24.38 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 | [0ba 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.1.0" , sending back REGISTERED
peer0.org2.example.com | [0bd 04-02 02:40:20.91 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.1.0 launch seq completed
peer1.org2.example.com | [0c0 04-02 02:40:18.19 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 | [0be 04-02 02:40:20.91 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 | [0a2 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel looking up path [Application]
peer0.org2.example.com | [0bf 04-02 02:40:20.91 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 | [0bb 04-02 02:40:20.87 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 | [17a 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.1.0
peer1.org2.example.com | [0c1 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [33141e6a]Move state message READY
peer0.org2.example.com | [0c0 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [675f91dd]Move state message READY
orderer.example.com | [0a3 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel has managers Orderer
peer0.org1.example.com | [17b 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.1.0" , sending back REGISTERED
peer0.org2.example.com | [0c1 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [675f91dd]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [0c2 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [33141e6a]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [0bc 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0c2 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [675f91dd]Entered state ready
peer0.org1.example.com | [17c 04-02 02:40:24.38 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 | [0a4 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel has managers Consortiums
peer1.org2.example.com | [0c3 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [33141e6a]Entered state ready
peer1.org1.example.com | [0bd 04-02 02:40:20.88 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.1.0 launch seq completed
peer0.org2.example.com | [0c3 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:675f91dd-4fbb-42e9-8c33-4df3cc9f5941, channelID:
peer0.org2.example.com | [0c4 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [675f91dd]sending state message READY
peer0.org2.example.com | [0c5 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]Received message READY from shim
peer1.org2.example.com | [0c4 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:33141e6a-da3d-4895-bb87-4a9e0ab365df, channelID:
orderer.example.com | [0a5 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel looking up path [Orderer]
peer1.org1.example.com | [0bf 04-02 02:40:20.88 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 | [17d 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0c6 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [675f91dd]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [0c0 04-02 02:40:20.88 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 | [0a6 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel has managers Consortiums
peer1.org2.example.com | [0c5 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [33141e6a]sending state message READY
peer0.org2.example.com | [0c7 04-02 02:40:20.91 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 | [17e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka0 | [2018-04-02 02:40:32,435] INFO [Kafka Server 0], started (kafka.server.KafkaServer)
peer1.org1.example.com | [0be 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [0a7 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel has managers Orderer
peer0.org2.example.com | [0c8 04-02 02:40:20.91 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 | [0c6 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]Received message READY from shim
peer0.org1.example.com | [17f 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [0a8 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager.Manager -> DEBU Manager Channel/Orderer looking up path []
peer1.org1.example.com | [0c1 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f35c7975]Move state message READY
peer0.org2.example.com | [0c9 04-02 02:40:20.91 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 | [0c7 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [33141e6a]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [180 04-02 02:40:24.38 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.1.0 launch seq completed
orderer.example.com | [0a9 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager.Manager -> DEBU Manager Channel/Orderer has managers OrdererOrg
peer0.org2.example.com | [0ca 04-02 02:40:20.91 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.1.0
peer0.org1.example.com | [181 04-02 02:40:24.38 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 | [0aa 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
peer1.org2.example.com | [0c8 04-02 02:40:18.19 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 | [182 04-02 02:40:24.39 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 | [0c9 04-02 02:40:18.19 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 | [0c3 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f35c7975]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [183 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e9ed7832]Move state message READY
orderer.example.com | [0ab 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/capabilities] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.Supported -> DEBU Orderer capability V1_1 is supported and is enabled
peer0.org2.example.com | [0cb 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [675f91dd]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [0c4 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [f35c7975]Entered state ready
peer1.org2.example.com | [0ca 04-02 02:40:18.19 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 | [0ac 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/capabilities] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.Supported -> DEBU Channel capability V1_1 is supported and is enabled
peer0.org1.example.com | [184 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e9ed7832]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org2.example.com | [0cc 04-02 02:40:20.92 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 | [0c5 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:f35c7975-346e-406f-ab37-dfc9f40a8bba, channelID:
peer1.org2.example.com | [0cb 04-02 02:40:18.19 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.1.0
peer0.org1.example.com | [185 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [e9ed7832]Entered state ready
orderer.example.com | [0ad 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.GetBlock.Next.Next -> DEBU Initializing block stream for iterator. itr.maxBlockNumAvailable=0
peer1.org1.example.com | [0c6 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f35c7975]sending state message READY
peer0.org2.example.com | [0cd 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [675f91dd]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [0c7 04-02 02:40:20.88 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 | [0cc 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [33141e6a]Inside sendExecuteMessage. Message INIT
orderer.example.com | [0ae 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.GetBlock.Next.Next.initStream.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
peer0.org2.example.com | [0ce 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [675f91dd]Move state message INIT
peer0.org1.example.com | [186 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:e9ed7832-2fed-4b48-b2b7-00fa187d24c0, channelID:
peer1.org1.example.com | [0c2 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [0cd 04-02 02:40:18.20 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 | [0af 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9231], Going to peek [8] bytes
peer0.org2.example.com | [0cf 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [675f91dd]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [0c8 04-02 02:40:20.88 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 | [187 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e9ed7832]sending state message READY
orderer.example.com | [0b0 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9229], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
peer1.org2.example.com | [0ce 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [33141e6a]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [0ca 04-02 02:40:20.88 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 | [0d0 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [188 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]Received message READY from shim
orderer.example.com | [0b1 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [9229] read from file [0]
peer1.org1.example.com | [0cb 04-02 02:40:20.88 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.1.0
peer1.org2.example.com | [0cf 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [33141e6a]Move state message INIT
peer0.org2.example.com | [0d1 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [675f91dd]sending state message INIT
peer1.org1.example.com | [0cc 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f35c7975]Inside sendExecuteMessage. Message INIT
orderer.example.com | [0b2 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/orderer/common/multichannel] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.newBlockWriter -> DEBU [channel: testchainid] Creating block writer for tip of chain (blockNumber=0, lastConfigBlockNum=0, lastConfigSeq=0)
peer1.org2.example.com | [0d0 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [33141e6a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [189 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e9ed7832]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [0c9 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]Received message READY from shim
orderer.example.com | [0b3 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.HandleChain.newChain -> INFO [channel: testchainid] Starting chain with last persisted offset -3 and last recorded block 0
peer0.org2.example.com | [0d2 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]Received message INIT from shim
peer0.org1.example.com | [18a 04-02 02:40:24.39 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 | [0d1 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [0ce 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f35c7975]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [0cd 04-02 02:40:20.88 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 | [0d3 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [675f91dd]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [0b4 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/orderer/common/multichannel] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport -> DEBU [channel: testchainid] Done creating channel support resources
peer1.org2.example.com | [0d2 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [33141e6a]sending state message INIT
peer0.org1.example.com | [18b 04-02 02:40:24.39 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 | [0cf 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f35c7975]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [0d4 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [0b5 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/orderer/common/msgprocessor] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.NewSystemChannel -> DEBU Creating system channel msg processor for channel testchainid
peer1.org2.example.com | [0d3 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]Received message INIT from shim
peer1.org1.example.com | [0d0 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f35c7975]Move state message INIT
peer0.org1.example.com | [18c 04-02 02:40:24.40 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 | [0d5 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [675f91dd]Received INIT, initializing chaincode
peer1.org1.example.com | [0d1 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f35c7975]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [0b6 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.Next.Next -> DEBU Initializing block stream for iterator. itr.maxBlockNumAvailable=0
peer1.org2.example.com | [0d4 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [33141e6a]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [0d2 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [0d6 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [0b7 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.Next.Next.initStream.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
peer0.org1.example.com | [18d 04-02 02:40:24.40 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.1.0
peer1.org2.example.com | [0d5 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [0d3 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f35c7975]sending state message INIT
orderer.example.com | [0b8 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9231], Going to peek [8] bytes
peer0.org2.example.com | [0d7 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]Init get response status: 200
peer0.org1.example.com | [18e 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e9ed7832]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [0d4 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]Received message INIT from shim
peer1.org2.example.com | [0d6 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [33141e6a]Received INIT, initializing chaincode
orderer.example.com | [0b9 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9229], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
peer0.org1.example.com | [18f 04-02 02:40:24.40 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 | [0d5 04-02 02:40:20.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f35c7975]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [0d8 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [0d6 04-02 02:40:20.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [190 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e9ed7832]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [0d7 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [0da 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]Move state message COMPLETED
orderer.example.com | [0ba 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [9229] read from file [0]
peer1.org1.example.com | [0d7 04-02 02:40:20.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [f35c7975]Received INIT, initializing chaincode
peer0.org1.example.com | [191 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e9ed7832]Move state message INIT
peer1.org2.example.com | [0d8 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]Init get response status: 200
peer1.org1.example.com | [0d8 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [0bb 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/orderer/common/multichannel] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar -> INFO Starting system channel 'testchainid' with genesis block hash d496613017c53cb334dd24f2828b03e8e5af582d76f35d0d5066b09fde0f547c and orderer type kafka
peer0.org2.example.com | [0d9 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.1.0)
peer1.org1.example.com | [0d9 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]Init get response status: 200
peer0.org1.example.com | [192 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e9ed7832]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [0d9 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]Init succeeded. Sending COMPLETED
orderer.example.com | [0bc 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/orderer/common/server] main.Main.Start -> INFO Starting orderer:
peer1.org1.example.com | [0da 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [0db 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [675f91dd]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka0 | [2018-04-02 02:40:33,980] INFO Completed load of log testchainid-0 with 1 log segments and log end offset 0 in 106 ms (kafka.log.Log)
peer0.org1.example.com | [193 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [0db 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]Move state message COMPLETED
orderer.example.com | Version: 1.1.0
peer0.org2.example.com | [0dc 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]send state message COMPLETED
peer1.org1.example.com | [0dc 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f35c7975]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [0da 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]Move state message COMPLETED
peer0.org1.example.com | [194 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e9ed7832]sending state message INIT
peer1.org1.example.com | [0dd 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]send state message COMPLETED
orderer.example.com | Go version: go1.9.4
peer0.org2.example.com | [0dd 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [675f91dd]Received message COMPLETED from shim
peer0.org1.example.com | [195 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]Received message INIT from shim
peer1.org2.example.com | [0db 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [33141e6a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [0de 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f35c7975]Received message COMPLETED from shim
orderer.example.com | OS/Arch: linux/amd64
peer0.org1.example.com | [196 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e9ed7832]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [0df 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f35c7975]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [0de 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [675f91dd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [0dc 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]send state message COMPLETED
peer1.org1.example.com | [0e0 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f35c7975-346e-406f-ab37-dfc9f40a8bba]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [197 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [0e1 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:f35c7975-346e-406f-ab37-dfc9f40a8bba, channelID:
peer0.org2.example.com | [0df 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [675f91dd-4fbb-42e9-8c33-4df3cc9f5941]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [0dd 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [33141e6a]Received message COMPLETED from shim
orderer.example.com | Experimental features: false
peer0.org1.example.com | [198 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [e9ed7832]Received INIT, initializing chaincode
peer0.org2.example.com | [0e0 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:675f91dd-4fbb-42e9-8c33-4df3cc9f5941, channelID:
peer1.org1.example.com | [0e2 04-02 02:40:20.90 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 | [0de 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [33141e6a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [0bd 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel -> INFO [channel: testchainid] Setting up the producer for this channel...
peer0.org1.example.com | [199 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org1.example.com | [0e3 04-02 02:40:20.90 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
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.3.jar:/opt/kafka/bin/../libs/jersey-guava-2.24.jar:/opt/kafka/bin/../libs/zookeeper-3.4.9.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.24.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/kafka-streams-0.10.2.1.jar:/opt/kafka/bin/../libs/kafka-tools-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-security-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/zkclient-0.10.jar:/opt/kafka/bin/../libs/jetty-util-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-servlets-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-clients-0.10.2.1.jar:/opt/kafka/bin/../libs/scala-library-2.11.8.jar:/opt/kafka/bin/../libs/connect-json-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.10.2.1.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jetty-continuation-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-databind-2.8.5.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.24.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test-sources.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/hk2-api-2.5.0-b05.jar:/opt/kafka/bin/../libs/connect-runtime-0.10.2.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.5.0-b05.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-transforms-0.10.2.1.jar:/opt/kafka/bin/../libs/guava-18.0.jar:/opt/kafka/bin/../libs/jersey-common-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-sources.jar:/opt/kafka/bin/../libs/jetty-io-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-javadoc.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.5.0-b05.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.8.5.jar:/opt/kafka/bin/../libs/jersey-server-2.24.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/rocksdbjni-5.0.1.jar:/opt/kafka/bin/../libs/lz4-1.3.0.jar:/opt/kafka/bin/../libs/connect-file-0.10.2.1.jar:/opt/kafka/bin/../libs/javassist-3.20.0-GA.jar:/opt/kafka/bin/../libs/connect-api-0.10.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.10.jar:/opt/kafka/bin/../libs/jackson-core-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.5.jar:/opt/kafka/bin/../libs/jersey-client-2.24.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/snappy-java-1.1.2.6.jar:/opt/kafka/bin/../libs/hk2-locator-2.5.0-b05.jar:/opt/kafka/bin/../libs/kafka-streams-examples-0.10.2.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.inject-2.5.0-b05.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-scaladoc.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.0.jar:/opt/kafka/bin/../libs/jetty-server-9.2.15.v20160210.jar (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0e1 04-02 02:40:20.93 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 | [0df 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [33141e6a-da3d-4895-bb87-4a9e0ab365df]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [0e4 04-02 02:40:20.90 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.1.0,txid=e07468f9-b2f2-48ac-b432-d8131729643d,syscc=true,proposal=0x0,canname=escc:1.1.0
peer0.org1.example.com | [19a 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]Init get response status: 200
peer0.org2.example.com | [0e2 04-02 02:40:20.93 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
orderer.example.com | [0bf 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer1.org2.example.com | [0e0 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:33141e6a-da3d-4895-bb87-4a9e0ab365df, channelID:
orderer.example.com | [0c0 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient -> DEBU Initializing new client
peer1.org1.example.com | [0e5 04-02 02:40:20.91 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.1.0 is being launched
peer0.org2.example.com | [0e3 04-02 02:40:20.94 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.1.0,txid=21aebbbc-3a0f-46bb-a7b3-2068e29c7309,syscc=true,proposal=0x0,canname=escc:1.1.0
peer0.org1.example.com | [19b 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [0e1 04-02 02:40:18.21 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 | [0c1 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0e4 04-02 02:40:20.94 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.1.0 is being launched
peer0.org1.example.com | [19c 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]Move state message COMPLETED
peer1.org1.example.com | [0e6 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer1.org2.example.com | [0e2 04-02 02:40:18.21 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
orderer.example.com | [0c2 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0e5 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org1.example.com | [19d 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e9ed7832]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [0e7 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [0c3 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [19e 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]send state message COMPLETED
peer1.org2.example.com | [0e3 04-02 02:40:18.21 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.1.0,txid=077da6d2-41ce-42b0-a986-c60aab593fa1,syscc=true,proposal=0x0,canname=escc:1.1.0
peer1.org1.example.com | [0e8 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=escc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
orderer.example.com | [0be 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/orderer/common/server] main.Main.Start -> INFO Beginning to serve requests
peer0.org2.example.com | [0e6 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [0e4 04-02 02:40:18.21 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.1.0 is being launched
peer0.org1.example.com | [19f 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e9ed7832]Received message COMPLETED from shim
orderer.example.com | [0c4 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [0e7 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=escc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer1.org1.example.com | [0e9 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt]
peer1.org2.example.com | [0e5 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org1.example.com | [1a0 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e9ed7832]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [0e6 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | [0c5 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [0e8 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
peer0.org1.example.com | [1a1 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e9ed7832-2fed-4b48-b2b7-00fa187d24c0]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [0e7 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=escc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer1.org1.example.com | [0ea 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: escc:1.1.0(networkid:dev,peerid:peer1.org1.example.com)
peer0.org1.example.com | [1a2 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:e9ed7832-2fed-4b48-b2b7-00fa187d24c0, channelID:
peer0.org2.example.com | [0e9 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: escc:1.1.0(networkid:dev,peerid:peer0.org2.example.com)
orderer.example.com | [0c6 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0eb 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer1.org2.example.com | [0e8 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
peer0.org1.example.com | [1a3 04-02 02:40:24.41 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 | [0c7 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [0ea 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer1.org1.example.com | [0ec 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | [0e9 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: escc:1.1.0(networkid:dev,peerid:peer1.org2.example.com)
peer0.org1.example.com | [1a4 04-02 02:40:24.41 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
zookeeper2 | 2018-04-02 02:40:28,542 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x262843a223a0001 type:create cxid:0x3 zxid:0x100000007 txntype:-1 reqpath:n/a Error Path:/consumers Error:KeeperErrorCode = NodeExists for /consumers
orderer.example.com | [0c8 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [0eb 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer0.org1.example.com | [1a5 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodes
peer1.org2.example.com | [0ea 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.1.0
orderer.example.com | [0c9 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.1.0
peer0.org1.example.com | [1a6 04-02 02:40:24.41 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 | [0eb 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [0ca 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1a7 04-02 02:40:24.42 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]
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.1.0
peer1.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org1.example.com | [1a8 04-02 02:40:24.42 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 | 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 | [0ed 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.1.0) lock
orderer.example.com | [0cb 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | [1a9 04-02 02:40:24.42 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 | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
orderer.example.com | [0cc 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | [0ee 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.1.0) lock
peer0.org1.example.com | [1aa 04-02 02:40:24.42 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 | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
orderer.example.com | [0cd 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [0ef 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.1.0
peer0.org1.example.com | [1ab 04-02 02:40:24.42 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'
orderer.example.com | [0ce 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [0f0 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.1.0)
orderer.example.com | [0cf 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [1ac 04-02 02:40:24.42 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | [1ad 04-02 02:40:24.42 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.org1.example.com | [1ae 04-02 02:40:24.42 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 | [0d0 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.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}
peer1.org1.example.com | [0f1 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.1.0
orderer.example.com | [0d1 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [1af 04-02 02:40:24.42 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 | 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 | [0d2 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer1.org1.example.com | [0f3 04-02 02:40:20.92 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 | [0ec 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.1.0) lock
peer0.org1.example.com | [1b0 04-02 02:40:24.42 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/privdata' logger enabled for log level 'WARNING'
orderer.example.com | [0d3 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [0ec 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.1.0) lock
peer0.org2.example.com | [0ed 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.1.0) lock
peer1.org1.example.com | [0f2 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.1.0
peer0.org1.example.com | [1b1 04-02 02:40:24.42 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 | [0d4 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org2.example.com | [0ee 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.1.0
peer1.org1.example.com | [0f4 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org2.example.com | [0ed 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.1.0) lock
peer0.org1.example.com | [1b2 04-02 02:40:24.42 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'
orderer.example.com | [0d5 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0f5 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.1.0
peer1.org2.example.com | [0ee 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.1.0
peer0.org1.example.com | [1b3 04-02 02:40:24.42 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 | [0d6 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [0ef 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.1.0)
peer1.org1.example.com | [0f6 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org2.example.com | [0ef 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.1.0)
orderer.example.com | [0d7 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [0f1 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.1.0
peer1.org1.example.com | [0f7 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1b4 04-02 02:40:24.43 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 | [0f1 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.1.0
peer0.org1.example.com | [1b5 04-02 02:40:24.43 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.org1.example.com | [0f8 04-02 02:40:20.92 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 | [0d8 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [0f2 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer0.org1.example.com | [1b6 04-02 02:40:24.43 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.org2.example.com | [0f2 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer1.org1.example.com | [0f9 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [0d9 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0f3 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.1.0
peer0.org1.example.com | [1b7 04-02 02:40:24.43 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 | [0fa 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.1.0
orderer.example.com | [0da 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [0f0 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.1.0
peer0.org1.example.com | [1b8 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal -> DEBU Entering: Got request from 172.18.0.8:58658
peer0.org2.example.com | [0f0 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.1.0
peer1.org1.example.com | [0fb 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.1.0" , sending back REGISTERED
orderer.example.com | [0db 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1b9 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4200119e0
peer1.org2.example.com | [0f4 04-02 02:40:18.22 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 | [0fc 04-02 02:40:20.92 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 | [0dc 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [0f5 04-02 02:40:20.95 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 | [1ba 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org2.example.com | [0f3 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.1.0
peer1.org1.example.com | [0fd 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | [0dd 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1bb 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.checkSignatureFromCreator -> DEBU begin
peer0.org2.example.com | [0f4 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [0de 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [0f5 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [0ff 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [1bc 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.checkSignatureFromCreator -> DEBU creator is &{Org1MSP db690a5ff2f25a7380c0a2f90ded575764abda0a3318c928cd7817bb90525414}
orderer.example.com | [0df 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [0fe 04-02 02:40:20.92 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.1.0 launch seq completed
peer0.org2.example.com | [0f6 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [0f6 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1bd 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.checkSignatureFromCreator -> DEBU creator is valid
orderer.example.com | [0e0 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [101 04-02 02:40:20.93 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 | [1be 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.checkSignatureFromCreator -> DEBU exits successfully
orderer.example.com | [0e1 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [0f7 04-02 02:40:18.23 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 | [100 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [1bf 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc420148d20, header 0xc420143e30
peer0.org2.example.com | [0f7 04-02 02:40:20.95 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 | [0e2 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [0f8 04-02 02:40:18.23 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 | [102 04-02 02:40:20.93 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 | [1c0 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
orderer.example.com | [0e3 04-02 02:40:23.21 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [103 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e07468f9]Move state message READY
peer0.org2.example.com | [0f8 04-02 02:40:20.95 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 | [0f9 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.1.0
orderer.example.com | [0e4 04-02 02:40:23.21 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [1c1 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess -> DEBU [][6a4b6499] processing txid: 6a4b64998312b1038eec8db60134a200709ec80d7d7b8b1c4e8f3128a99064cf
peer1.org1.example.com | [104 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e07468f9]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [1c2 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal -> DEBU [][6a4b6499] Entry chaincode: name:"cscc"
orderer.example.com | [0e5 04-02 02:40:23.21 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer0.org2.example.com | [0f9 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.1.0
peer1.org1.example.com | [105 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [e07468f9]Entered state ready
peer1.org2.example.com | [0fa 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.1.0" , sending back REGISTERED
peer0.org1.example.com | [1c3 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode -> DEBU [][6a4b6499] Entry chaincode: name:"cscc" version: 1.1.0
orderer.example.com | [0e6 04-02 02:40:23.21 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [0fa 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.1.0" , sending back REGISTERED
peer1.org1.example.com | [106 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:e07468f9-b2f2-48ac-b432-d8131729643d, channelID:
peer0.org1.example.com | [1c4 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.1.0,txid=6a4b64998312b1038eec8db60134a200709ec80d7d7b8b1c4e8f3128a99064cf,syscc=true,proposal=0xc420148d20,canname=cscc:1.1.0
peer1.org2.example.com | [0fb 04-02 02:40:18.23 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 | [107 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e07468f9]sending state message READY
peer0.org1.example.com | [1c5 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.1.0
orderer.example.com | [0e7 04-02 02:40:23.21 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (2 attempts remaining)
peer0.org2.example.com | [0fb 04-02 02:40:20.96 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 | [0fc 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [108 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]Received message READY from shim
peer0.org1.example.com | [1c6 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | [0e8 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [10a 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e07468f9]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [1c7 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.1.0
peer0.org2.example.com | [0fc 04-02 02:40:20.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | [0e9 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [109 04-02 02:40:20.93 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 | [1c8 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6a4b6499]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [0fe 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [0fe 04-02 02:40:20.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 escc:1.1.0 launch seq completed
orderer.example.com | [0ea 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [10b 04-02 02:40:20.93 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 | [1c9 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [0ff 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org2.example.com | [0ff 04-02 02:40:20.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.org1.example.com | [10c 04-02 02:40:20.93 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 | [0fd 04-02 02:40:18.23 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.1.0 launch seq completed
peer0.org1.example.com | [1ca 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | [0eb 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [10d 04-02 02:40:20.93 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.1.0
peer0.org2.example.com | [100 04-02 02:40:20.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 | [100 04-02 02:40:18.23 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 | [1cb 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6a4b6499]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | [0ec 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [10e 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e07468f9]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [101 04-02 02:40:18.23 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 | [101 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [21aebbbc]Move state message READY
orderer.example.com | [0ed 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [10f 04-02 02:40:20.93 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 | [102 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [077da6d2]Move state message READY
peer0.org1.example.com | [1cc 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6a4b6499]Move state message TRANSACTION
peer0.org2.example.com | [102 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [21aebbbc]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [103 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [077da6d2]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [0ee 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [110 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e07468f9]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [1cd 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [6a4b6499]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [103 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [21aebbbc]Entered state ready
peer1.org2.example.com | [104 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [077da6d2]Entered state ready
peer1.org1.example.com | [111 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e07468f9]Move state message INIT
peer1.org2.example.com | [105 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:077da6d2-41ce-42b0-a986-c60aab593fa1, channelID:
peer0.org1.example.com | [1ce 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [0ef 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [106 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [077da6d2]sending state message READY
peer0.org1.example.com | [1cf 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6a4b6499]sending state message TRANSACTION
peer1.org1.example.com | [112 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e07468f9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [107 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]Received message READY from shim
peer0.org1.example.com | [1d0 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a4b6499]Received message TRANSACTION from shim
orderer.example.com | [0f0 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [109 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [077da6d2]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [113 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [1d1 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6a4b6499]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [108 04-02 02:40:18.23 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 | [10a 04-02 02:40:18.23 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 | [10b 04-02 02:40:18.23 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 | [10c 04-02 02:40:18.23 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.1.0
peer1.org2.example.com | [10d 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [077da6d2]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [114 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e07468f9]sending state message INIT
peer0.org2.example.com | [104 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:21aebbbc-3a0f-46bb-a7b3-2068e29c7309, channelID:
peer1.org2.example.com | [10e 04-02 02:40:18.23 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 | [0f1 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [1d2 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [6a4b6499]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [10f 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [077da6d2]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [115 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]Received message INIT from shim
peer1.org2.example.com | [110 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [077da6d2]Move state message INIT
zookeeper2 | 2018-04-02 02:40:28,547 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x162843a22320001 type:create cxid:0x5 zxid:0x100000008 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NoNode for /brokers
orderer.example.com | [0f2 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [105 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [21aebbbc]sending state message READY
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1d3 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
peer1.org1.example.com | [116 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e07468f9]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [111 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [077da6d2]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [0f3 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [106 04-02 02:40:20.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 | [112 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [1d4 04-02 02:40:38.07 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer0.org2.example.com | [107 04-02 02:40:20.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 | [113 04-02 02:40:18.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [077da6d2]sending state message INIT
orderer.example.com | [0f4 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [117 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [114 04-02 02:40:18.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]Received message INIT from shim
peer0.org2.example.com | [108 04-02 02:40:20.98 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 | [0f5 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [115 04-02 02:40:18.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [077da6d2]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [1d5 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
peer0.org2.example.com | [109 04-02 02:40:20.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.1.0
peer1.org2.example.com | [116 04-02 02:40:18.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [118 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [e07468f9]Received INIT, initializing chaincode
orderer.example.com | [0f6 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [117 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [077da6d2]Received INIT, initializing chaincode
peer0.org1.example.com | [1d6 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/util] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/]
peer0.org2.example.com | [10a 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [21aebbbc]Inside sendExecuteMessage. Message INIT
orderer.example.com | [0f7 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [119 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org2.example.com | [118 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [1d7 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/util] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/] does not exist
peer0.org2.example.com | [10b 04-02 02:40:20.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...
orderer.example.com | [0f8 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer1.org1.example.com | [11a 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]Init get response status: 200
peer0.org1.example.com | [1d8 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/util] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/] exists
peer1.org2.example.com | [119 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]Init get response status: 200
peer0.org2.example.com | [10c 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [21aebbbc]sendExecuteMsg trigger event INIT
orderer.example.com | [0f9 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [11b 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [1d9 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
peer1.org2.example.com | [11a 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [0fd 04-02 02:40:20.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [0fa 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (1 attempts remaining)
peer1.org1.example.com | [11c 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]Move state message COMPLETED
peer0.org1.example.com | [1da 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files
peer0.org2.example.com | [10d 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [11b 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]Move state message COMPLETED
orderer.example.com | [0fb 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [11d 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e07468f9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [1db 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix()
peer0.org2.example.com | [10e 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]Received message READY from shim
peer1.org2.example.com | [11c 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [077da6d2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [0fc 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [11e 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]send state message COMPLETED
peer0.org1.example.com | [1dc 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1
peer0.org2.example.com | [10f 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [21aebbbc]Move state message INIT
orderer.example.com | [0fd 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [11f 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e07468f9]Received message COMPLETED from shim
peer1.org2.example.com | [11d 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]send state message COMPLETED
peer0.org1.example.com | [1dd 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1
peer0.org2.example.com | [111 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [21aebbbc]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [120 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e07468f9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [0fe 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [11e 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [077da6d2]Received message COMPLETED from shim
peer0.org1.example.com | [1de 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
peer1.org1.example.com | [121 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e07468f9-b2f2-48ac-b432-d8131729643d]HandleMessage- COMPLETED. Notify
orderer.example.com | [0ff 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [11f 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [077da6d2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [112 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [1df 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42026a440)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
peer1.org1.example.com | [122 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:e07468f9-b2f2-48ac-b432-d8131729643d, channelID:
peer1.org2.example.com | [120 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [077da6d2-41ce-42b0-a986-c60aab593fa1]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [113 04-02 02:40:21.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [21aebbbc]sending state message INIT
orderer.example.com | [100 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [1e0 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
peer1.org1.example.com | [123 04-02 02:40:20.95 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 | [101 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [121 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:077da6d2-41ce-42b0-a986-c60aab593fa1, channelID:
peer0.org2.example.com | [110 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [21aebbbc]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [1e1 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.newKVLedger -> DEBU Creating KVLedger ledgerID=businesschannel:
orderer.example.com | [102 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [122 04-02 02:40:18.26 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 | [1e2 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.newKVLedger -> DEBU Register state db for chaincode lifecycle events: false
peer0.org2.example.com | [114 04-02 02:40:21.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]Received message INIT from shim
peer1.org1.example.com | [124 04-02 02:40:20.96 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 | [123 04-02 02:40:18.26 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
orderer.example.com | [103 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [115 04-02 02:40:21.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [21aebbbc]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [1e3 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.newKVLedger.recoverDBs -> DEBU Entering recoverDB()
peer1.org2.example.com | [124 04-02 02:40:18.26 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.1.0,txid=caf7077b-8cb7-413c-aa3e-d1ab63a003a8,syscc=true,proposal=0x0,canname=vscc:1.1.0
orderer.example.com | [104 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [1e4 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.newKVLedger.recoverDBs -> DEBU Block storage is empty.
peer0.org2.example.com | [116 04-02 02:40:21.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [125 04-02 02:40:21.00 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.1.0,txid=3fff4c35-e359-4532-9d54-be44f5046e81,syscc=true,proposal=0x0,canname=vscc:1.1.0
peer0.org2.example.com | [117 04-02 02:40:21.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [21aebbbc]Received INIT, initializing chaincode
peer1.org2.example.com | [125 04-02 02:40:18.26 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.1.0 is being launched
peer0.org1.example.com | [1e5 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData -> DEBU Channel [businesschannel]: Validating state for block [0]
orderer.example.com | [105 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [126 04-02 02:40:21.00 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.1.0 is being launched
peer0.org2.example.com | [118 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org2.example.com | [126 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org1.example.com | [1e6 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org1.example.com | [127 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | [106 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [127 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [1e7 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU ValidateAndPrepareBatch() for block number = [0]
peer0.org2.example.com | [119 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]Init get response status: 200
peer1.org1.example.com | [128 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [107 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [128 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=vscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [1e8 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU preprocessing ProtoBlock...
peer0.org2.example.com | [11a 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]Init succeeded. Sending COMPLETED
orderer.example.com | [108 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [129 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=vscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [1e9 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock -> DEBU txType=CONFIG
peer1.org2.example.com | [129 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer1.org2.example.com | [12a 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: vscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com)
peer1.org2.example.com | [12b 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer1.org2.example.com | [12c 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.1.0
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [11b 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]Move state message COMPLETED
peer1.org1.example.com | [12a 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org1.example.com | [1ea 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx -> DEBU Performing custom processing for transaction [txid=], [txType=CONFIG]
orderer.example.com | [109 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [11c 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [21aebbbc]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [12b 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: vscc:1.1.0(networkid:dev,peerid:peer1.org1.example.com)
peer0.org1.example.com | [1eb 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx -> DEBU Processor for custom tx processing:&peer.configtxProcessor{}
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}
orderer.example.com | [10a 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [11d 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]send state message COMPLETED
orderer.example.com | [10b 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer1.org2.example.com | [12d 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.1.0) lock
peer1.org1.example.com | [12c 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer0.org1.example.com | [1ec 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [11e 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [21aebbbc]Received message COMPLETED from shim
orderer.example.com | [10c 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [1ed 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator txid = []
peer1.org1.example.com | [12d 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | [12e 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.1.0) lock
peer0.org1.example.com | [1ee 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults -> DEBU Processing CONFIG
peer0.org2.example.com | [11f 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [21aebbbc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [10d 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.Close -> DEBU Closing Client
peer1.org2.example.com | [12f 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.1.0
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.1.0
peer0.org2.example.com | [120 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [21aebbbc-3a0f-46bb-a7b3-2068e29c7309]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [1ef 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx -> DEBU channelConfig=sequence:1 channel_group:<groups:<key:"Application" value:<version:1 groups:<key:"Org1MSP" value:<values:<key:"MSP" value:<value:"\022\332\023\n\007Org1MSP\022\317\006-----BEGIN CERTIFICATE-----\nMIICRDCCAeqgAwIBAgIRAKtggDXw9oWdX2as2s6Ur2gwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwNDAyMDIzMDM2WhcNMjgwMzMwMDIzMDM2\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBD6E6P7D/4Bh0os2c5JWA3Gopfwz3RRy0MZQFfIXJpVqtw8vG9w0dxQsp+7LkbgO\nIxM0dfPnnRiBTPnVkeLyTOGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG\nBgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIMbycFvji+S9ndQY5Hlu\n4ida5+3yBOsrPrGABGp4MKQ8MAoGCCqGSM49BAMCA0gAMEUCIQCRuW1Q2SmwJ+Vb\n1aavIsj/a2TDwKHyoOXVrol1DZE4cgIgcya9ntgl3q9s9hcboShhpoSc5HGhjgr2\nF/c3GodmMM0=\n-----END CERTIFICATE-----\n\"\222\006-----BEGIN CERTIFICATE-----\nMIICGDCCAb+gAwIBAgIQEyLhFLuzoXWQps3c2oIvzzAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEooslsPlVOuYnIwt/2URzV0RauIuz7OXm\n13nQzLMaK6S/ZE28gflPLYKi1MmseZ5ZiKivIeVbzp+xr/VfJlpd7qNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgxvJwW+OL5L2d\n1BjkeW7iJ1rn7fIE6ys+sYAEangwpDwwCgYIKoZIzj0EAwIDRwAwRAIgfnlxWQYV\ndc6gZ+yp39DFRV30vTinLnI/539HyGtwVDsCIHznGj4zl+gKl4jPq68ZrSDNQGkc\ns7f3G0OhpXjOIMjE\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\327\006-----BEGIN CERTIFICATE-----\nMIICSjCCAfCgAwIBAgIRANnmNVxM5Uk6rx/PKOUjn6owCgYIKoZIzj0EAwIwdjEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHzAdBgNVBAMTFnRs\nc2NhLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwNDAyMDIzMDM2WhcNMjgwMzMwMDIz\nMDM2WjB2MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UE\nBxMNU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEfMB0G\nA1UEAxMWdGxzY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49\nAwEHA0IABMtV6uQkjGeJWpxklRAE0HUG1mMOa0Z2ZMrqdQMypw8jmdv0ieRsSzW8\ntr/BWZiNdc31zo+bu51IvKhomn+aqCSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNV\nHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIBOiSwpAqlEm\njoLWGPZWgYmhWdN8NnHuGlp8CauJvc1nMAoGCCqGSM49BAMCA0gAMEUCIQC6c58q\nz9sjoXy8VuUisMEh836DFKDmk0d9RPhhke4xvQIgHJ/bX7nR+3V3TuC0np2i3y3n\nD0La4uaMnxX52T+uJmA=\n-----END CERTIFICATE-----\n" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > groups:<key:"Org2MSP" value:<values:<key:"MSP" value:<value:"\022\326\023\n\007Org2MSP\022\313\006-----BEGIN CERTIFICATE-----\nMIICQjCCAemgAwIBAgIQQCyiAQNdL82Qv1fZPx/jrTAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa\nMHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD\nExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nRk0ho01nuqhw3raRZeXq3VObp9AvAiS65TF/PwmzOeVOWhcT+eFGlVQdAxnDHZAF\nBqQ0xz2yybCqXYOC8ESxZqNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG\nBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgzGaBtcHYfjZlkcip8ytG\nZgysU1BwRAtkMwDNHphI6eEwCgYIKoZIzj0EAwIDRwAwRAIgapG4wc0k+n4Xlqo7\ny8ZD6VdLiL5Y/7QJMm9rzfciQnQCIEiXGIiSpFFrEwgYeSlW1yJS+9t1c6k1qdxI\nGaBb7h1A\n-----END CERTIFICATE-----\n\"\226\006-----BEGIN CERTIFICATE-----\nMIICGjCCAcCgAwIBAgIRAIFwKDyDBuxzeh84icJhtz8wCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwNDAyMDIzMDM3WhcNMjgwMzMwMDIzMDM3\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMRCiATD04r7XA52TuwmkmQioPM43kZ0\nGofUEpk6L3pKsIWd4r8ErcYvhjJ9FwL/ZkQpjbfUg3L5NMvPUYsEBNqjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIMxmgbXB2H42\nZZHIqfMrRmYMrFNQcEQLZDMAzR6YSOnhMAoGCCqGSM49BAMCA0gAMEUCIQDIqHnF\nMTnxCacujXQ1IdMb4P3WP6ApG2o41f89sXt4DgIgZGGiHrD6xng0GHCTzuZck/dx\nDU4mxhQOzbBlN9BRitU=\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\323\006-----BEGIN CERTIFICATE-----\nMIICSDCCAe+gAwIBAgIQXWzvQvKFEZEqvpXpKsfkcDAKBggqhkjOPQQDAjB2MQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEfMB0GA1UEAxMWdGxz\nY2Eub3JnMi5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMw\nMzZaMHYxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQH\nEw1TYW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMR8wHQYD\nVQQDExZ0bHNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0D\nAQcDQgAE7Hec36QFFFegHzeVOtLUoTnVIfsEN790G7cukxdocPAqXqrp1LrMQtzo\nNQJLZ5RllrZw0EXKiJMDkol2eobqw6NfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1Ud\nJQQIMAYGBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg8rbhmobHPNog\nHJsHAa0NgLe474vue6ph1lp1FDCx3GwwCgYIKoZIzj0EAwIDRwAwRAIgaQWsf102\nnURAJmm8roavfzd9eDtNxTic8sXO5FJQ1pMCIFgyJbuFJDDDPxc9jpi2G8UVKNQL\nuWR6d5DUQkNy9L8t\n-----END CERTIFICATE-----\n" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"Capabilities" value:<mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" > > groups:<key:"Orderer" value:<groups:<key:"OrdererOrg" value:<values:<key:"MSP" value:<value:"\022\222\023\n\nOrdererMSP\022\262\006-----BEGIN CERTIFICATE-----\nMIICLzCCAdWgAwIBAgIQdfft8l04Koa9AuIrfGUYhjAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDQwMjAyMzAzN1oXDTI4MDMzMDAyMzAzN1owaTELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv\nbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABHeA6B67zYyGmS5sZNuqNSXYzfWe\niZxDx92MicXaH+gQgvE1wdsVa8zT6LR07P975FQF3XR0vfBeAyWbAgGiQimjXzBd\nMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB\nAf8wKQYDVR0OBCIEII9pfmg8rZU17typKHr7h8BQ4T7cE4StyWRAczUlk0NCMAoG\nCCqGSM49BAMCA0gAMEUCIQCpddSJ5uoLQG3j0oHKR03388PshkOfx6VS1u7QB/OG\nvAIgKGezaWoJZkWhoLRdAqYfF8/2V6ZkC4nkGHwdTQH7pSg=\n-----END CERTIFICATE-----\n\"\201\006-----BEGIN CERTIFICATE-----\nMIICCjCCAbGgAwIBAgIRAItoU/tjIkt9eGhQL2PojuUwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xODA0MDIwMjMwMzdaFw0yODAzMzAwMjMwMzdaMFYxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABA/ayd6vzorhWvV4/yIbQgpnJss4DwV2ZiY/zYcNvnTeLG3DTWZ1\nsPP4ehmwRO4fgCrdH/YQ0cGkMW1SiltnR0CjTTBLMA4GA1UdDwEB/wQEAwIHgDAM\nBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAII9pfmg8rZU17typKHr7h8BQ4T7cE4St\nyWRAczUlk0NCMAoGCCqGSM49BAMCA0cAMEQCIHk7YrZDhNWxkK9/+QQEsKtNrx8A\nwuBqvcvKi6NQ7yLmAiBxYOd2nvbQdVu6Z7fHUhlCIjAZl1+67WMLkqj2CBcAkA==\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\272\006-----BEGIN CERTIFICATE-----\nMIICNjCCAdygAwIBAgIRAK3kFPLMz+CJ9sFDSGHb4KAwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzdaFw0yODAzMzAwMjMwMzdaMGwxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEaMBgGA1UEAxMRdGxzY2EuZXhh\nbXBsZS5jb20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAAR9fgIEQ7XqsIt/WOZL\nAwKU6Hnay2pei1Jl+JvVIZJdrafQdra4A0wdgFg8F8OK4QYAkhJlIR4eRYkfW2ha\nVCHWo18wXTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMB\nAf8EBTADAQH/MCkGA1UdDgQiBCDryZMpMBznlkramZY1Q6sfIDD6NGZJBGtV9Nx/\n8rKktzAKBggqhkjOPQQDAgNIADBFAiEAzPM0UNY5eKba6/q3bEBL4KQwz/ko0etX\nBI0x12sZYGwCICIoIHNJPlGoLw4vPiL+nG4Z1SwcdWxkcLiPKlJxluqH\n-----END CERTIFICATE-----\n" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"BatchSize" value:<value:"\010\n\020\200\200\2001\030\200\200 " mod_policy:"Admins" > > values:<key:"BatchTimeout" value:<value:"\n\0022s" mod_policy:"Admins" > > values:<key:"Capabilities" value:<value:"\n\010\n\004V1_1\022\000" mod_policy:"Admins" > > values:<key:"ChannelRestrictions" value:<mod_policy:"Admins" > > values:<key:"ConsensusType" value:<value:"\n\005kafka" mod_policy:"Admins" > > values:<key:"KafkaBrokers" value:<value:"\n\013kafka0:9092\n\013kafka1:9092\n\013kafka2:9092\n\013kafka3:9092" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"BlockValidation" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"BlockDataHashingStructure" value:<value:"\010\377\377\377\377\017" mod_policy:"Admins" > > values:<key:"Capabilities" value:<value:"\n\010\n\004V1_1\022\000" mod_policy:"Admins" > > values:<key:"Consortium" value:<value:"\n\020SampleConsortium" mod_policy:"Admins" > > values:<key:"HashingAlgorithm" value:<value:"\n\006SHA256" mod_policy:"Admins" > > values:<key:"OrdererAddresses" value:<value:"\n\030orderer.example.com:7050" mod_policy:"/Channel/Orderer/Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" >
peer1.org2.example.com | [130 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.1.0)
orderer.example.com | [10e 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Initial attempt failed = kafka: client has run out of available brokers to talk to (Is your cluster reachable?)
peer0.org1.example.com | [1f0 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ChannelProtos
peer1.org2.example.com | [131 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.1.0
orderer.example.com | [10f 04-02 02:40:23.74 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Retrying every 1s for a total of 30s
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | [121 04-02 02:40:21.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:21aebbbc-3a0f-46bb-a7b3-2068e29c7309, channelID:
peer0.org1.example.com | [1f1 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | [110 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer1.org2.example.com | [132 04-02 02:40:18.27 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 | [1f2 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org2.example.com | [122 04-02 02:40:21.08 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 | [1f3 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org2.example.com | [133 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.1.0
peer0.org2.example.com | [123 04-02 02:40:21.08 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 | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
orderer.example.com | [111 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient -> DEBU Initializing new client
peer0.org1.example.com | [1f4 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org2.example.com | [124 04-02 02:40:21.08 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.1.0,txid=25597bca-ea1f-4158-b2da-f2d476684260,syscc=true,proposal=0x0,canname=vscc:1.1.0
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [134 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [1f5 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Capabilities
peer1.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
orderer.example.com | [112 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [125 04-02 02:40:21.09 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.1.0 is being launched
peer0.org1.example.com | [1f6 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrdererProtos
orderer.example.com | [113 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [135 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.1.0
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | [1f7 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [126 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | [114 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [136 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | [1f8 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
kafka1 | [2018-04-02 02:40:28,087] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.3.jar:/opt/kafka/bin/../libs/jersey-guava-2.24.jar:/opt/kafka/bin/../libs/zookeeper-3.4.9.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.24.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/kafka-streams-0.10.2.1.jar:/opt/kafka/bin/../libs/kafka-tools-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-security-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/zkclient-0.10.jar:/opt/kafka/bin/../libs/jetty-util-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-servlets-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-clients-0.10.2.1.jar:/opt/kafka/bin/../libs/scala-library-2.11.8.jar:/opt/kafka/bin/../libs/connect-json-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.10.2.1.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jetty-continuation-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-databind-2.8.5.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.24.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test-sources.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/hk2-api-2.5.0-b05.jar:/opt/kafka/bin/../libs/connect-runtime-0.10.2.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.5.0-b05.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-transforms-0.10.2.1.jar:/opt/kafka/bin/../libs/guava-18.0.jar:/opt/kafka/bin/../libs/jersey-common-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-sources.jar:/opt/kafka/bin/../libs/jetty-io-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-javadoc.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.5.0-b05.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.8.5.jar:/opt/kafka/bin/../libs/jersey-server-2.24.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/rocksdbjni-5.0.1.jar:/opt/kafka/bin/../libs/lz4-1.3.0.jar:/opt/kafka/bin/../libs/connect-file-0.10.2.1.jar:/opt/kafka/bin/../libs/javassist-3.20.0-GA.jar:/opt/kafka/bin/../libs/connect-api-0.10.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.10.jar:/opt/kafka/bin/../libs/jackson-core-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.5.jar:/opt/kafka/bin/../libs/jersey-client-2.24.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/snappy-java-1.1.2.6.jar:/opt/kafka/bin/../libs/hk2-locator-2.5.0-b05.jar:/opt/kafka/bin/../libs/kafka-streams-examples-0.10.2.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.inject-2.5.0-b05.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-scaladoc.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.0.jar:/opt/kafka/bin/../libs/jetty-server-9.2.15.v20160210.jar (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [115 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [127 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [137 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1f9 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
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}
peer0.org1.example.com | [1fa 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
orderer.example.com | [116 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [12e 04-02 02:40:21.03 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.1.0) lock
peer1.org2.example.com | [138 04-02 02:40:18.27 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 | [128 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=vscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [1fb 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
orderer.example.com | [117 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [139 04-02 02:40:18.27 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 | [129 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer1.org1.example.com | [12f 04-02 02:40:21.03 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.1.0) lock
peer0.org1.example.com | [1fc 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Capabilities
peer0.org2.example.com | [12a 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: vscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com)
peer1.org2.example.com | [13a 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.1.0
peer0.org1.example.com | [1fd 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
peer1.org1.example.com | [130 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.1.0
peer0.org2.example.com | [12b 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer0.org1.example.com | [1fe 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [118 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [13b 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.1.0" , sending back REGISTERED
peer1.org1.example.com | [132 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.1.0
peer0.org1.example.com | [1ff 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org2.example.com | [12c 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
orderer.example.com | [119 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [13c 04-02 02:40:18.27 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 | [134 04-02 02:40:21.05 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 | [200 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ApplicationProtos
peer1.org2.example.com | [13d 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | [11a 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.1.0
peer1.org1.example.com | [133 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.1.0
orderer.example.com | [11b 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [13f 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [201 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Capabilities
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [135 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [11c 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [140 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [202 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ApplicationOrgProtos
peer1.org1.example.com | [136 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.1.0
orderer.example.com | [11d 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [13e 04-02 02:40:18.27 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.1.0 launch seq completed
peer0.org1.example.com | [203 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
orderer.example.com | [11e 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [141 04-02 02:40:18.27 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 | [137 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [204 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
peer0.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
orderer.example.com | [11f 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [131 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.1.0)
peer1.org2.example.com | [142 04-02 02:40:18.27 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...
zookeeper2 | 2018-04-02 02:40:28,554 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x262843a223a0000 type:create cxid:0x3 zxid:0x100000009 txntype:-1 reqpath:n/a Error Path:/consumers Error:KeeperErrorCode = NodeExists for /consumers
peer0.org1.example.com | [205 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
orderer.example.com | [120 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [138 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [143 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [caf7077b]Move state message READY
peer0.org1.example.com | [206 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.Validate -> DEBU Anchor peers for org Org1MSP are
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [121 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [139 04-02 02:40:21.06 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 | [144 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [caf7077b]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [207 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | [122 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [145 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [caf7077b]Entered state ready
peer1.org1.example.com | [13a 04-02 02:40:21.06 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 | [208 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ApplicationOrgProtos
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 | [13b 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.1.0
peer1.org2.example.com | [146 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:caf7077b-8cb7-413c-aa3e-d1ab63a003a8, channelID:
peer0.org1.example.com | [209 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | [123 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer0.org2.example.com | [12d 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.1.0) lock
peer1.org2.example.com | [147 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [caf7077b]sending state message READY
peer1.org1.example.com | [13c 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.1.0" , sending back REGISTERED
orderer.example.com | [124 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [20a 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
peer1.org2.example.com | [148 04-02 02:40:18.27 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 | [12e 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.1.0) lock
peer1.org1.example.com | [13d 04-02 02:40:21.06 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 | [125 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org1.example.com | [20b 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [12f 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.1.0
peer1.org2.example.com | [149 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]Received message READY from shim
orderer.example.com | [126 04-02 02:40:24.99 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [20c 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org2.example.com | [130 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.1.0)
peer1.org1.example.com | [13e 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [14b 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [caf7077b]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [140 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [20d 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [131 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.1.0
orderer.example.com | [127 04-02 02:40:24.99 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [14a 04-02 02:40:18.27 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 | [13f 04-02 02:40:21.06 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.1.0 launch seq completed
peer0.org1.example.com | [20e 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel
peer0.org2.example.com | [133 04-02 02:40:21.11 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 | [128 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [14c 04-02 02:40:18.27 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 | [141 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org2.example.com | [132 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.1.0
orderer.example.com | [129 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [20f 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Orderer
peer0.org2.example.com | [134 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [14d 04-02 02:40:18.27 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.1.0
peer1.org1.example.com | [142 04-02 02:40:21.06 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 | [12a 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [143 04-02 02:40:21.06 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 | [210 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [14e 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [caf7077b]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [135 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.1.0
orderer.example.com | [12b 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [211 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [144 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3fff4c35]Move state message READY
orderer.example.com | [12c 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [212 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org2.example.com | [136 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org2.example.com | [14f 04-02 02:40:18.27 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 | [145 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [3fff4c35]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [213 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org2.example.com | [137 04-02 02:40:21.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [12d 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [150 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [caf7077b]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [214 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
kafka0 | [2018-04-02 02:40:34,009] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, message.format.version -> 0.10.2-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer0.org2.example.com | [138 04-02 02:40:21.12 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 | [146 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [3fff4c35]Entered state ready
orderer.example.com | [12e 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [151 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [caf7077b]Move state message INIT
peer0.org1.example.com | [215 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/BatchSize
peer0.org2.example.com | [139 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [12f 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [147 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:3fff4c35-e359-4532-9d54-be44f5046e81, channelID:
peer1.org2.example.com | [152 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [caf7077b]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [216 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/BatchTimeout
peer0.org2.example.com | [13a 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.1.0
orderer.example.com | [130 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [148 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3fff4c35]sending state message READY
peer1.org2.example.com | [153 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [13b 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.1.0" , sending back REGISTERED
orderer.example.com | [131 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [217 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions
peer1.org1.example.com | [149 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]Received message READY from shim
peer0.org2.example.com | [13c 04-02 02:40:21.13 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 | [132 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [154 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [caf7077b]sending state message INIT
peer0.org1.example.com | [218 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/Capabilities
peer1.org1.example.com | [14b 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3fff4c35]Handling ChaincodeMessage of type: READY(state:established)
peer0.org2.example.com | [13d 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [155 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]Received message INIT from shim
peer0.org1.example.com | [219 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/KafkaBrokers
kafka1 | [2018-04-02 02:40:28,087] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [133 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [14a 04-02 02:40:21.06 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 | [156 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [caf7077b]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [21a 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/ConsensusType
orderer.example.com | [134 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [13f 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka1 | [2018-04-02 02:40:28,087] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [14c 04-02 02:40:21.06 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 | [157 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [135 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
kafka1 | [2018-04-02 02:40:28,088] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [21b 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | [13e 04-02 02:40:21.13 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.1.0 launch seq completed
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [136 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer1.org1.example.com | [14d 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka1 | [2018-04-02 02:40:28,088] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [158 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [caf7077b]Received INIT, initializing chaincode
peer0.org2.example.com | [141 04-02 02:40:21.13 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 | [137 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
kafka1 | [2018-04-02 02:40:28,088] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [140 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [21c 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org2.example.com | [159 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]Init get response status: 200
orderer.example.com | [138 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (2 attempts remaining)
kafka1 | [2018-04-02 02:40:28,089] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [14e 04-02 02:40:21.06 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.1.0
peer0.org2.example.com | [142 04-02 02:40:21.13 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 | [15a 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [21d 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | [139 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-04-02 02:40:28,089] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [143 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [25597bca]Move state message READY
peer1.org1.example.com | [14f 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3fff4c35]Inside sendExecuteMessage. Message INIT
orderer.example.com | [13a 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
kafka1 | [2018-04-02 02:40:28,089] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [21e 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org2.example.com | [15b 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]Move state message COMPLETED
peer0.org2.example.com | [144 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [25597bca]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [13b 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [150 04-02 02:40:21.06 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...
kafka1 | [2018-04-02 02:40:28,089] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [21f 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Application
peer0.org2.example.com | [145 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [25597bca]Entered state ready
orderer.example.com | [13c 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [15c 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [caf7077b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [151 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3fff4c35]sendExecuteMsg trigger event INIT
kafka1 | [2018-04-02 02:40:28,092] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4d9e68d0 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [220 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Application/Org1MSP
peer0.org2.example.com | [146 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:25597bca-ea1f-4158-b2da-f2d476684260, channelID:
orderer.example.com | [13d 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-04-02 02:40:28,179] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer0.org2.example.com | [148 04-02 02:40:21.13 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 | [13e 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [15d 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]send state message COMPLETED
kafka1 | [2018-04-02 02:40:28,189] INFO Opening socket connection to server zookeeper0.v110_default/172.18.0.3:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
orderer.example.com | [13f 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [149 04-02 02:40:21.13 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 | [152 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3fff4c35]Move state message INIT
kafka1 | [2018-04-02 02:40:28,243] INFO Socket connection established to zookeeper0.v110_default/172.18.0.3:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [15e 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [caf7077b]Received message COMPLETED from shim
peer0.org1.example.com | [221 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Application/Org1MSP/MSP
orderer.example.com | [140 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [147 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [25597bca]sending state message READY
peer1.org1.example.com | [153 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [3fff4c35]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka1 | [2018-04-02 02:40:28,417] INFO Session establishment complete on server zookeeper0.v110_default/172.18.0.3:2181, sessionid = 0x162843a22320000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [15f 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [caf7077b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [222 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | [141 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [14a 04-02 02:40:21.13 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 | [154 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka1 | [2018-04-02 02:40:28,421] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
kafka3 | [2018-04-02 02:40:28,083] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.3.jar:/opt/kafka/bin/../libs/jersey-guava-2.24.jar:/opt/kafka/bin/../libs/zookeeper-3.4.9.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.24.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/kafka-streams-0.10.2.1.jar:/opt/kafka/bin/../libs/kafka-tools-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-security-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/zkclient-0.10.jar:/opt/kafka/bin/../libs/jetty-util-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-servlets-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-clients-0.10.2.1.jar:/opt/kafka/bin/../libs/scala-library-2.11.8.jar:/opt/kafka/bin/../libs/connect-json-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.10.2.1.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jetty-continuation-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-databind-2.8.5.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.24.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test-sources.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/hk2-api-2.5.0-b05.jar:/opt/kafka/bin/../libs/connect-runtime-0.10.2.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.5.0-b05.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-transforms-0.10.2.1.jar:/opt/kafka/bin/../libs/guava-18.0.jar:/opt/kafka/bin/../libs/jersey-common-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-sources.jar:/opt/kafka/bin/../libs/jetty-io-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-javadoc.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.5.0-b05.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.8.5.jar:/opt/kafka/bin/../libs/jersey-server-2.24.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/rocksdbjni-5.0.1.jar:/opt/kafka/bin/../libs/lz4-1.3.0.jar:/opt/kafka/bin/../libs/connect-file-0.10.2.1.jar:/opt/kafka/bin/../libs/javassist-3.20.0-GA.jar:/opt/kafka/bin/../libs/connect-api-0.10.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.10.jar:/opt/kafka/bin/../libs/jackson-core-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.5.jar:/opt/kafka/bin/../libs/jersey-client-2.24.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/snappy-java-1.1.2.6.jar:/opt/kafka/bin/../libs/hk2-locator-2.5.0-b05.jar:/opt/kafka/bin/../libs/kafka-streams-examples-0.10.2.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.inject-2.5.0-b05.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-scaladoc.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.0.jar:/opt/kafka/bin/../libs/jetty-server-9.2.15.v20160210.jar (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [223 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [160 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [caf7077b-8cb7-413c-aa3e-d1ab63a003a8]HandleMessage- COMPLETED. Notify
orderer.example.com | [142 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
kafka3 | [2018-04-02 02:40:28,084] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:29,413] INFO Cluster ID = YIrfUH_CRh-ARFCNom_Gpg (kafka.server.KafkaServer)
peer1.org1.example.com | [155 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3fff4c35]sending state message INIT
peer1.org2.example.com | [161 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:caf7077b-8cb7-413c-aa3e-d1ab63a003a8, channelID:
orderer.example.com | [143 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [14c 04-02 02:40:21.13 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.1.0
peer0.org1.example.com | [224 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
kafka3 | [2018-04-02 02:40:28,084] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:29,431] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org2.example.com | [162 04-02 02:40:18.28 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 | [156 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]Received message INIT from shim
orderer.example.com | [144 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [14d 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [25597bca]Inside sendExecuteMessage. Message INIT
kafka3 | [2018-04-02 02:40:28,085] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:29,561] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org1.example.com | [225 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Application/Org2MSP
peer1.org2.example.com | [163 04-02 02:40:18.28 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
orderer.example.com | [145 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [157 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3fff4c35]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [14e 04-02 02:40:21.13 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...
kafka3 | [2018-04-02 02:40:28,085] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:29,571] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org1.example.com | [226 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Application/Org2MSP/MSP
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-04-02 02:40:34,015] INFO Partition [testchainid,0] on broker 0: No checkpointed highwatermark is found for partition testchainid-0 (kafka.cluster.Partition)
peer0.org2.example.com | [14f 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [25597bca]sendExecuteMsg trigger event INIT
kafka3 | [2018-04-02 02:40:28,085] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [164 04-02 02:40:18.28 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.1.0,txid=f91a7e82-73d1-4000-ae98-f1def18da5c7,syscc=true,proposal=0x0,canname=qscc:1.1.0
peer1.org1.example.com | [158 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [146 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
kafka1 | [2018-04-02 02:40:29,692] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer0.org2.example.com | [150 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [25597bca]Move state message INIT
peer0.org1.example.com | [227 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
kafka3 | [2018-04-02 02:40:28,086] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [159 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3fff4c35]Received INIT, initializing chaincode
orderer.example.com | [147 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [165 04-02 02:40:18.28 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.1.0 is being launched
kafka1 | [2018-04-02 02:40:29,807] INFO Loading logs. (kafka.log.LogManager)
peer0.org2.example.com | [14b 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]Received message READY from shim
peer0.org1.example.com | [228 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
kafka3 | [2018-04-02 02:40:28,086] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [148 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
kafka1 | [2018-04-02 02:40:29,869] INFO Logs loading complete in 62 ms. (kafka.log.LogManager)
peer1.org2.example.com | [166 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org2.example.com | [151 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [25597bca]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [15a 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]Init get response status: 200
kafka3 | [2018-04-02 02:40:28,086] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [149 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer0.org1.example.com | [229 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
kafka1 | [2018-04-02 02:40:30,891] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer0.org2.example.com | [153 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [167 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
kafka3 | [2018-04-02 02:40:28,086] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [14a 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
kafka1 | [2018-04-02 02:40:30,901] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer1.org1.example.com | [15b 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [154 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [25597bca]sending state message INIT
peer0.org1.example.com | [22a 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Application/Capabilities
kafka3 | [2018-04-02 02:40:28,091] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4d9e68d0 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [168 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=qscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
kafka1 | [2018-04-02 02:40:31,265] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
peer0.org2.example.com | [152 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [25597bca]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [15c 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]Move state message COMPLETED
orderer.example.com | [14b 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (1 attempts remaining)
peer0.org1.example.com | [22b 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
kafka1 | [2018-04-02 02:40:31,304] INFO [Socket Server on Broker 1], Started 1 acceptor threads (kafka.network.SocketServer)
peer1.org2.example.com | [169 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org2.example.com | [155 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]Received message INIT from shim
peer1.org1.example.com | [15d 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3fff4c35]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka3 | [2018-04-02 02:40:28,192] INFO Opening socket connection to server zookeeper1.v110_default/172.18.0.6:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
orderer.example.com | [14c 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-04-02 02:40:31,541] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [22c 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org2.example.com | [156 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [25597bca]Handling ChaincodeMessage of type: INIT(state:ready)
kafka3 | [2018-04-02 02:40:28,196] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
kafka1 | [2018-04-02 02:40:31,560] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [15e 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]send state message COMPLETED
peer1.org2.example.com | [16a 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: qscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com)
orderer.example.com | [14e 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [22d 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org2.example.com | [157 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka3 | [2018-04-02 02:40:28,217] INFO Socket connection established to zookeeper1.v110_default/172.18.0.6:2181, initiating session (org.apache.zookeeper.ClientCnxn)
zookeeper2 | 2018-04-02 02:40:28,600 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x162843a22320000 type:create cxid:0x5 zxid:0x10000000d txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
kafka1 | [2018-04-02 02:40:32,143] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [15f 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3fff4c35]Received message COMPLETED from shim
peer1.org2.example.com | [16b 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer0.org2.example.com | [158 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [25597bca]Received INIT, initializing chaincode
orderer.example.com | [14d 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
kafka3 | [2018-04-02 02:40:28,436] INFO Session establishment complete on server zookeeper1.v110_default/172.18.0.6:2181, sessionid = 0x262843a223a0000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer0.org1.example.com | [22e 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/OrdererAddresses
kafka1 | [2018-04-02 02:40:32,145] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [160 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [3fff4c35]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [16c 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer0.org2.example.com | [159 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]Init get response status: 200
orderer.example.com | [14f 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
kafka3 | [2018-04-02 02:40:28,445] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer0.org1.example.com | [22f 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Consortium
kafka1 | [2018-04-02 02:40:32,195] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [161 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [3fff4c35-e359-4532-9d54-be44f5046e81]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.1.0
orderer.example.com | [150 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [15a 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]Init succeeded. Sending COMPLETED
kafka3 | [2018-04-02 02:40:29,243] INFO Cluster ID = YIrfUH_CRh-ARFCNom_Gpg (kafka.server.KafkaServer)
kafka1 | [2018-04-02 02:40:32,301] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [230 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Capabilities
peer1.org1.example.com | [162 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:3fff4c35-e359-4532-9d54-be44f5046e81, channelID:
orderer.example.com | [151 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
kafka3 | [2018-04-02 02:40:29,253] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer0.org2.example.com | [15b 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]Move state message COMPLETED
kafka1 | [2018-04-02 02:40:32,319] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [231 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/HashingAlgorithm
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [163 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka3 | [2018-04-02 02:40:29,376] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | [152 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
kafka1 | [2018-04-02 02:40:32,319] INFO [Group Metadata Manager on Broker 1]: Removed 0 expired offsets in 11 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer0.org2.example.com | [15c 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [25597bca]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [232 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/BlockDataHashingStructure
kafka2 | [2018-04-02 02:40:28,114] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
kafka3 | [2018-04-02 02:40:29,417] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
kafka1 | [2018-04-02 02:40:32,441] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer1.org1.example.com | [164 04-02 02:40:21.07 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
orderer.example.com | [153 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
kafka0 | [2018-04-02 02:40:34,028] INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions testchainid-0 (kafka.server.ReplicaFetcherManager)
peer0.org1.example.com | [233 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [15d 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]send state message COMPLETED
kafka3 | [2018-04-02 02:40:29,626] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org1.example.com | [165 04-02 02:40:21.09 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.1.0,txid=f14ac8fc-bc69-4cdd-867a-8e67562a54f1,syscc=true,proposal=0x0,canname=qscc:1.1.0
peer1.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
kafka1 | [2018-04-02 02:40:32,555] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | [154 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [15e 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [25597bca]Received message COMPLETED from shim
kafka3 | [2018-04-02 02:40:29,745] INFO Loading logs. (kafka.log.LogManager)
peer0.org1.example.com | [234 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [166 04-02 02:40:21.10 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.1.0 is being launched
kafka1 | [2018-04-02 02:40:32,620] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
kafka3 | [2018-04-02 02:40:29,857] INFO Logs loading complete in 99 ms. (kafka.log.LogManager)
peer0.org2.example.com | [15f 04-02 02:40:21.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [25597bca]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org1.example.com | [235 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
orderer.example.com | [155 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
kafka1 | [2018-04-02 02:40:32,623] INFO Registered broker 1 at path /brokers/ids/1 with addresses: EndPoint(kafka1,9092,ListenerName(PLAINTEXT),PLAINTEXT) (kafka.utils.ZkUtils)
kafka3 | [2018-04-02 02:40:30,718] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer0.org2.example.com | [160 04-02 02:40:21.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [25597bca-ea1f-4158-b2da-f2d476684260]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [167 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | [236 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | [156 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
kafka1 | [2018-04-02 02:40:32,629] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org1.example.com | [168 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org2.example.com | [161 04-02 02:40:21.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:25597bca-ea1f-4158-b2da-f2d476684260, channelID:
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka3 | [2018-04-02 02:40:30,753] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer0.org1.example.com | [237 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution []
orderer.example.com | [157 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [162 04-02 02:40:21.15 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 | 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 | [169 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=qscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [238 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.Done -> DEBU Done with transaction simulation / query execution []
orderer.example.com | [158 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [163 04-02 02:40:21.15 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 | [16d 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.1.0) lock
peer1.org1.example.com | [16a 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org1.example.com | [239 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.ValidateAndPrepareBatch -> DEBU Block [0] Transaction index [0] TxId [] marked as valid by state validator
kafka3 | [2018-04-02 02:40:31,197] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
orderer.example.com | [159 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
kafka1 | [2018-04-02 02:40:32,664] INFO Kafka version : 0.10.2.1 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [16e 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.1.0) lock
peer0.org2.example.com | [164 04-02 02:40:21.15 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.1.0,txid=3339bf75-e496-4efc-a9e1-7d50f20eae9a,syscc=true,proposal=0x0,canname=qscc:1.1.0
peer1.org1.example.com | [16b 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: qscc:1.1.0(networkid:dev,peerid:peer1.org1.example.com)
peer0.org1.example.com | [23a 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU validating rwset...
kafka3 | [2018-04-02 02:40:31,287] INFO [Socket Server on Broker 3], Started 1 acceptor threads (kafka.network.SocketServer)
orderer.example.com | [15a 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [16c 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer1.org2.example.com | [16f 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.1.0
peer0.org1.example.com | [23b 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU postprocessing ProtoBlock...
peer0.org2.example.com | [165 04-02 02:40:21.15 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.1.0 is being launched
orderer.example.com | [15b 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [23c 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU ValidateAndPrepareBatch() complete
peer1.org1.example.com | [16d 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer0.org2.example.com | [166 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | [15c 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer1.org2.example.com | [170 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.1.0)
peer0.org1.example.com | [23d 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData -> DEBU Channel [businesschannel]: Committing block [0] to storage
kafka1 | [2018-04-02 02:40:32,664] INFO Kafka commitId : e89bffd6b2eff799 (org.apache.kafka.common.utils.AppInfoParser)
peer0.org2.example.com | [167 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.1.0
peer0.org1.example.com | [23e 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/pvtdatastorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.Prepare -> DEBU Saved 0 private data write sets for block [0]
kafka1 | [2018-04-02 02:40:32,666] INFO [Kafka Server 1], started (kafka.server.KafkaServer)
orderer.example.com | [15d 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [171 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.1.0
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [23f 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0xa2, 0x73, 0x29, 0x52, 0x80, 0xe3, 0x2a, 0x2, 0x6, 0x1, 0xf9, 0xb3, 0x5f, 0x54, 0x5c, 0xde, 0x27, 0xe4, 0x4, 0x76, 0x6a, 0xf1, 0x61, 0xc3, 0xb, 0xbd, 0x60, 0x9d, 0xa8, 0x5e, 0x18, 0xf} txOffsets=
peer0.org2.example.com | [168 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=qscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer1.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org2.example.com | [172 04-02 02:40:18.28 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 | [15e 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.Close -> DEBU Closing Client
peer0.org1.example.com | txId= locPointer=offset=38, bytesLength=12145
peer0.org2.example.com | [169 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt]
peer1.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org2.example.com | [173 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.1.0
peer0.org1.example.com | ]
peer0.org2.example.com | [16a 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: qscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com)
orderer.example.com | [15f 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Need to retry because process failed = kafka: client has run out of available brokers to talk to (Is your cluster reachable?)
kafka1 | [2018-04-02 02:40:36,471] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions businesschannel-0 (kafka.server.ReplicaFetcherManager)
peer1.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org2.example.com | [174 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [240 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=12145] for tx ID: [] to index
orderer.example.com | [160 04-02 02:40:25.73 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer0.org2.example.com | [16b 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
kafka3 | [2018-04-02 02:40:31,443] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | [241 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=12145] for tx number:[0] ID: [] to blockNumTranNum index
kafka1 | [2018-04-02 02:40:36,645] INFO Completed load of log businesschannel-0 with 1 log segments and log end offset 0 in 52 ms (kafka.log.Log)
orderer.example.com | [161 04-02 02:40:25.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient -> DEBU Initializing new client
peer0.org2.example.com | [16c 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | [175 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.1.0
kafka3 | [2018-04-02 02:40:31,496] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [242 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12189], isChainEmpty=[false], lastBlockNumber=[0]
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka2 | [2018-04-02 02:40:28,114] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [162 04-02 02:40:25.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.1.0
peer0.org1.example.com | [243 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/pvtdatastorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.Commit -> DEBU Committing private data for block [0]
peer1.org2.example.com | [176 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
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}
kafka3 | [2018-04-02 02:40:31,867] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [244 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/pvtdatastorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.Commit -> DEBU Committed private data for block [0]
kafka1 | [2018-04-02 02:40:36,653] INFO Created log for partition [businesschannel,0] in /tmp/kafka-logs with properties {compression.type -> producer, message.format.version -> 0.10.2-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
orderer.example.com | [163 04-02 02:40:25.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [177 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka3 | [2018-04-02 02:40:31,890] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [16e 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.1.0) lock
peer0.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
kafka1 | [2018-04-02 02:40:36,659] INFO Partition [businesschannel,0] on broker 1: No checkpointed highwatermark is found for partition businesschannel-0 (kafka.cluster.Partition)
peer0.org1.example.com | [245 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData -> INFO Channel [businesschannel]: Committed block [0] with 1 transaction(s)
peer1.org2.example.com | [178 04-02 02:40:18.28 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 | [164 04-02 02:40:25.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [16f 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.1.0) lock
peer0.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
kafka3 | [2018-04-02 02:40:31,890] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [246 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData -> DEBU Channel [businesschannel]: Committing block [0] transactions to state database
peer1.org2.example.com | [179 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [165 04-02 02:40:25.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [170 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.1.0
kafka3 | [2018-04-02 02:40:32,017] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [247 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.Commit -> DEBU Committing updates to state database
kafka0 | [2018-04-02 02:40:34,068] INFO Truncating log testchainid-0 to offset 0. (kafka.log.Log)
peer1.org2.example.com | [17a 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.1.0
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [166 04-02 02:40:25.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [171 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.1.0)
kafka3 | [2018-04-02 02:40:32,078] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [248 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | [167 04-02 02:40:25.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [172 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.1.0
peer1.org2.example.com | [17b 04-02 02:40:18.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.1.0" , sending back REGISTERED
kafka3 | [2018-04-02 02:40:32,102] INFO [Group Metadata Manager on Broker 3]: Removed 0 expired offsets in 22 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer0.org1.example.com | [249 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.Commit.ApplyPrivacyAwareUpdates.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key(string)=[
peer0.org1.example.com | [001 04-02 02:40:23.89 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [002 04-02 02:40:23.89 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer0.org1.example.com | Version: 1.1.0
peer0.org1.example.com | Go version: go1.9.4
peer0.org1.example.com | OS/Arch: linux/amd64
peer0.org1.example.com | Experimental features: false
peer0.org1.example.com | Chaincode:
peer0.org1.example.com | Base Image Version: 0.4.6
peer0.org1.example.com | Base Docker Namespace: hyperledger
peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | Docker Namespace: hyperledger
peer0.org1.example.com |
peer0.org1.example.com | [003 04-02 02:40:23.89 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.RegisterACLProvider.Do.func1.newACLMgmt.newDefaultACLProvider.initialize.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [004 04-02 02:40:23.89 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 | [005 04-02 02:40:23.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer0.org1.example.com | [006 04-02 02:40:23.90 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/]
peer0.org1.example.com | [007 04-02 02:40:23.90 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 | [008 04-02 02:40:23.90 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.org1.example.com | [009 04-02 02:40:23.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
peer0.org1.example.com | [00a 04-02 02:40:23.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
peer0.org1.example.com | [00b 04-02 02:40:23.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
peer0.org1.example.com | [00c 04-02 02:40:23.95 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/]
peer0.org1.example.com | [00d 04-02 02:40:23.95 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist
peer0.org1.example.com | [00e 04-02 02:40:23.95 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists
peer0.org1.example.com | [00f 04-02 02:40:23.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer0.org1.example.com | [010 04-02 02:40:23.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
peer0.org1.example.com | [011 04-02 02:40:23.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
peer0.org1.example.com | [012 04-02 02:40:23.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
peer0.org1.example.com | [013 04-02 02:40:24.02 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.org1.example.com | [014 04-02 02:40:24.02 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.org1.example.com | [015 04-02 02:40:24.02 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
peer0.org1.example.com | [016 04-02 02:40:24.02 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
peer0.org1.example.com | [017 04-02 02:40:24.04 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 | [018 04-02 02:40:24.04 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
peer0.org1.example.com | [019 04-02 02:40:24.04 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 | [01a 04-02 02:40:24.04 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
peer0.org1.example.com | [01b 04-02 02:40:24.04 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Auto-detected peer address: 172.18.0.14:7051
peer0.org1.example.com | [01c 04-02 02:40:24.04 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Returning peer0.org1.example.com:7051
peer0.org1.example.com | [01d 04-02 02:40:24.04 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Auto-detected peer address: 172.18.0.14:7051
peer0.org1.example.com | [01e 04-02 02:40:24.04 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Returning peer0.org1.example.com:7051
peer0.org1.example.com | [01f 04-02 02:40:24.06 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer0.org1.example.com | [020 04-02 02:40:24.08 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer0.org1.example.com | [021 04-02 02:40:24.08 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
peer0.org1.example.com | [022 04-02 02:40:24.08 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org1.example.com | [023 04-02 02:40:24.09 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org1.example.com | [024 04-02 02:40:24.09 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering FILTEREDBLOCK
peer0.org1.example.com | [025 04-02 02:40:24.09 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer0.org1.example.com | [026 04-02 02:40:24.09 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Entering computeChaincodeEndpoint with peerHostname: peer0.org1.example.com
peer0.org1.example.com | [027 04-02 02:40:24.09 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Exit with ccEndpoint: peer0.org1.example.com:7052
peer0.org1.example.com | [028 04-02 02:40:24.11 UTC] [github.com/hyperledger/fabric/core/chaincode/accesscontrol] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.NewServerCertKeyPair.newCertKeyPair -> DEBU Classified peer0.org1.example.com as a hostname, adding it as a DNS SAN
peer0.org1.example.com | [029 04-02 02:40:24.12 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 | [02a 04-02 02:40:24.12 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 | [02b 04-02 02:40:24.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer0.org1.example.com | [02c 04-02 02:40:24.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer0.org1.example.com | [02d 04-02 02:40:24.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer0.org1.example.com | [02e 04-02 02:40:24.13 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.org1.example.com | [02f 04-02 02:40:24.14 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 | [030 04-02 02:40:24.14 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 | [031 04-02 02:40:24.14 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.org1.example.com | [032 04-02 02:40:24.15 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 | [033 04-02 02:40:24.15 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 | [034 04-02 02:40:24.15 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org1.example.com | [035 04-02 02:40:24.15 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively -> DEBU Found map[string]interface{} value for peer.handlers
peer0.org1.example.com | [036 04-02 02:40:24.16 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]]
peer0.org1.example.com | [037 04-02 02:40:24.16 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]]
peer0.org1.example.com | [038 04-02 02:40:24.17 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]]
peer0.org1.example.com | [039 04-02 02:40:24.17 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]]
peer0.org1.example.com | [03a 04-02 02:40:24.17 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey -> DEBU map[peer.handlers:map[authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]] decorators:[map[name:DefaultDecorator]]]]
peer0.org1.example.com | [03b 04-02 02:40:24.17 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [03c 04-02 02:40:24.17 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [03d 04-02 02:40:24.19 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.org1.example.com | [03e 04-02 02:40:24.22 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 | [03f 04-02 02:40:24.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org1.example.com | [040 04-02 02:40:24.23 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICGTCCAb+gAwIBAgIQMJAvI1T9zSc0bkSIh4xwVzAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa
peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnTUBfB9JfxfnSOZ3SdeHNU0KHv/ULJ8d
peer0.org1.example.com | M0Z/xVHu9W511y0OMUhvUaaOeBSrcaeON1uRyaXQhp3B7gprpJeV3KNNMEswDgYD
peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgxvJwW+OL5L2d
peer0.org1.example.com | 1BjkeW7iJ1rn7fIE6ys+sYAEangwpDwwCgYIKoZIzj0EAwIDSAAwRQIhAKwgC1q1
peer0.org1.example.com | uE6FxDi3sd1NagkPz70iuFpVflSigkKMNHhuAiAScp9xOurDe8CwBX8YUhjzDGV+
peer0.org1.example.com | TcIxbkVOC7x8ppW5PA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [041 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [042 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [043 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [044 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [045 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [046 04-02 02:40:24.24 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [048 04-02 02:40:24.26 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer0.org1.example.com | [049 04-02 02:40:24.27 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org1.example.com | [047 04-02 02:40:24.25 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 [] [238 251 251 201 2 172 195 1 175 180 233 190 120 154 74 75 250 43 92 205 19 209 241 167 67 218 70 186 135 2 110 193] peer0.org1.example.com:7051 <nil>} incTime is 1522636824255547261
peer0.org1.example.com | [04a 04-02 02:40:24.28 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 [] [238 251 251 201 2 172 195 1 175 180 233 190 120 154 74 75 250 43 92 205 19 209 241 167 67 218 70 186 135 2 110 193] peer0.org1.example.com:7051 <nil>}
peer0.org1.example.com | [04b 04-02 02:40:24.29 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [04c 04-02 02:40:24.29 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [04d 04-02 02:40:24.29 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [04e 04-02 02:40:24.29 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 | [04f 04-02 02:40:24.29 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 | [050 04-02 02:40:24.29 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
peer0.org1.example.com | [051 04-02 02:40:24.30 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.org1.example.com | [052 04-02 02:40:24.30 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.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [053 04-02 02:40:24.30 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: 1801AA01C7060A20EEFBFBC902ACC301...455254494649434154452D2D2D2D2D0A
peer0.org1.example.com | [054 04-02 02:40:24.30 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: A70EFC66A66CC77CBC5D0AC95EFC0642C0257AD2C9946BBD638B7B89C0231000
peer0.org1.example.com | [055 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org1.example.com:7051 started
peer0.org1.example.com | [056 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org1.example.com | [057 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [058 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [059 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012AF4060A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A
peer0.org1.example.com | [05a 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: ADFA72B720E71212942639864DDCF0C66ABFE7372B2D8DDD4F58701B4F84FF15
peer0.org1.example.com | [05b 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [05c 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [05d 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531
peer0.org1.example.com | [05e 04-02 02:40:24.30 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160
peer0.org1.example.com | [05f 04-02 02:40:24.31 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.1.0,txid=f6718437-6b07-4ee3-afff-135f0df1e6f1,syscc=true,proposal=0x0,canname=cscc:1.1.0
peer0.org1.example.com | [060 04-02 02:40:24.31 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.1.0 is being launched
peer0.org1.example.com | [061 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer0.org1.example.com | [062 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org1.example.com | [063 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [064 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=cscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [065 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
peer0.org1.example.com | [066 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: cscc:1.1.0(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [067 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer0.org1.example.com | [068 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.1.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [069 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.1.0) lock
peer0.org1.example.com | [06a 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.1.0) lock
peer0.org1.example.com | [06b 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.1.0
peer0.org1.example.com | [06d 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.1.0
peer0.org1.example.com | [06e 04-02 02:40:24.31 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 | [06f 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.1.0
peer0.org1.example.com | [070 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [071 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.1.0
peer0.org1.example.com | [072 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [073 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [074 04-02 02:40:24.32 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 | [075 04-02 02:40:24.32 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 | [076 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.1.0
peer0.org1.example.com | [077 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.1.0" , sending back REGISTERED
peer0.org1.example.com | [078 04-02 02:40:24.32 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 | [079 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [07a 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [07b 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [07c 04-02 02:40:24.32 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.1.0 launch seq completed
peer0.org1.example.com | [07d 04-02 02:40:24.32 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 | [07e 04-02 02:40:24.32 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 | [07f 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6718437]Move state message READY
peer0.org1.example.com | [080 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f6718437]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [081 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [f6718437]Entered state ready
peer0.org1.example.com | [082 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:f6718437-6b07-4ee3-afff-135f0df1e6f1, channelID:
peer0.org1.example.com | [083 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6718437]sending state message READY
peer0.org1.example.com | [084 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]Received message READY from shim
peer0.org1.example.com | [085 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f6718437]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [086 04-02 02:40:24.32 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 | [087 04-02 02:40:24.32 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 | [088 04-02 02:40:24.32 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 | [089 04-02 02:40:24.32 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.1.0
peer0.org1.example.com | [08a 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f6718437]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [08b 04-02 02:40:24.32 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 | [08c 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f6718437]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [08d 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6718437]Move state message INIT
peer0.org1.example.com | [08e 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f6718437]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [08f 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [090 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6718437]sending state message INIT
kafka2 | [2018-04-02 02:40:27,510] INFO KafkaConfig values:
peer0.org1.example.com | [091 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]Received message INIT from shim
kafka2 | advertised.host.name = null
kafka2 | advertised.listeners = null
kafka2 | advertised.port = null
kafka2 | authorizer.class.name =
kafka2 | auto.create.topics.enable = true
kafka2 | auto.leader.rebalance.enable = true
peer0.org1.example.com | [092 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f6718437]Handling ChaincodeMessage of type: INIT(state:ready)
kafka2 | background.threads = 10
kafka2 | broker.id = 2
kafka2 | broker.id.generation.enable = true
kafka2 | broker.rack = null
kafka2 | compression.type = producer
kafka2 | connections.max.idle.ms = 600000
kafka2 | controlled.shutdown.enable = true
kafka2 | controlled.shutdown.max.retries = 3
kafka2 | controlled.shutdown.retry.backoff.ms = 5000
peer0.org1.example.com | [093 04-02 02:40:24.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka2 | controller.socket.timeout.ms = 30000
kafka2 | create.topic.policy.class.name = null
kafka2 | default.replication.factor = 3
kafka2 | delete.topic.enable = false
kafka2 | fetch.purgatory.purge.interval.requests = 1000
kafka2 | group.max.session.timeout.ms = 300000
kafka2 | group.min.session.timeout.ms = 6000
kafka2 | host.name =
kafka2 | inter.broker.listener.name = null
kafka2 | inter.broker.protocol.version = 0.10.2-IV0
kafka2 | leader.imbalance.check.interval.seconds = 300
kafka2 | leader.imbalance.per.broker.percentage = 10
peer0.org1.example.com | [094 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [f6718437]Received INIT, initializing chaincode
kafka2 | listener.security.protocol.map = SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,TRACE:TRACE,SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT
peer0.org1.example.com | [06c 04-02 02:40:24.31 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.1.0)
kafka2 | listeners = null
orderer.example.com | [001 04-02 02:40:22.61 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP.Get.NewFileBasedKeyStore.Init.openKeyStore -> DEBU KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done
peer0.org1.example.com | [095 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
kafka2 | log.cleaner.backoff.ms = 15000
orderer.example.com | [002 04-02 02:40:22.61 UTC] [github.com/hyperledger/fabric/bccsp/factory] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP -> DEBU Initialize BCCSP [SW]
orderer.example.com | [003 04-02 02:40:22.61 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/signcerts
orderer.example.com | [004 04-02 02:40:22.62 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer.example.com-cert.pem
orderer.example.com | [005 04-02 02:40:22.63 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/cacerts
orderer.example.com | [006 04-02 02:40:22.63 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem
peer0.org1.example.com | [096 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [007 04-02 02:40:22.63 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/admincerts
peer0.org1.example.com | [097 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]Init get response status: 200
kafka2 | log.cleaner.dedupe.buffer.size = 134217728
orderer.example.com | [008 04-02 02:40:22.64 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/admincerts/Admin@example.com-cert.pem
orderer.example.com | [009 04-02 02:40:22.64 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/intermediatecerts
orderer.example.com | [00a 04-02 02:40:22.64 UTC] [github.com/hyperledger/fabric/msp] main.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]
kafka2 | log.cleaner.delete.retention.ms = 86400000
peer0.org1.example.com | [098 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]Init succeeded. Sending COMPLETED
orderer.example.com | [00b 04-02 02:40:22.64 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlscacerts
orderer.example.com | [00c 04-02 02:40:22.64 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem
orderer.example.com | [00d 04-02 02:40:22.65 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts
orderer.example.com | [00e 04-02 02:40:22.65 UTC] [github.com/hyperledger/fabric/msp] main.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 | [00f 04-02 02:40:22.65 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/crls
orderer.example.com | [010 04-02 02:40:22.65 UTC] [github.com/hyperledger/fabric/msp] main.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 | [011 04-02 02:40:22.65 UTC] [github.com/hyperledger/fabric/msp] main.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 | [012 04-02 02:40:22.66 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP.New.newBccspMsp -> DEBU Creating BCCSP-based MSP instance
orderer.example.com | [013 04-02 02:40:22.66 UTC] [github.com/hyperledger/fabric/msp/cache] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP.New -> DEBU Creating Cache-MSP instance
orderer.example.com | [014 04-02 02:40:22.66 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP -> DEBU Created new local MSP
orderer.example.com | [015 04-02 02:40:22.66 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup -> DEBU Setting up MSP instance OrdererMSP
orderer.example.com | [016 04-02 02:40:22.67 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer.example.com | MIICLzCCAdWgAwIBAgIQdfft8l04Koa9AuIrfGUYhjAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer0.org1.example.com | [099 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]Move state message COMPLETED
orderer.example.com | bGUuY29tMB4XDTE4MDQwMjAyMzAzN1oXDTI4MDMzMDAyMzAzN1owaTELMAkGA1UE
peer0.org1.example.com | [09a 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f6718437]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka2 | log.cleaner.enable = true
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org1.example.com | [09b 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f6718437]send state message COMPLETED
peer0.org1.example.com | [09c 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f6718437]Received message COMPLETED from shim
peer0.org1.example.com | [09d 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f6718437]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [09e 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f6718437-6b07-4ee3-afff-135f0df1e6f1]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [09f 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:f6718437-6b07-4ee3-afff-135f0df1e6f1, channelID:
peer0.org1.example.com | [0a0 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka2 | log.cleaner.io.buffer.load.factor = 0.9
orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
peer0.org1.example.com | [0a1 04-02 02:40:24.33 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
orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABHeA6B67zYyGmS5sZNuqNSXYzfWe
peer0.org1.example.com | [0a2 04-02 02:40:24.33 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.1.0,txid=daec715a-20bb-4f62-aa32-d6c622cd820b,syscc=true,proposal=0x0,canname=lscc:1.1.0
peer0.org1.example.com | [0a3 04-02 02:40:24.33 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.1.0 is being launched
orderer.example.com | iZxDx92MicXaH+gQgvE1wdsVa8zT6LR07P975FQF3XR0vfBeAyWbAgGiQimjXzBd
kafka2 | log.cleaner.io.buffer.size = 524288
peer0.org1.example.com | [0a4 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB
kafka2 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
orderer.example.com | Af8wKQYDVR0OBCIEII9pfmg8rZU17typKHr7h8BQ4T7cE4StyWRAczUlk0NCMAoG
peer0.org1.example.com | [0a5 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
kafka2 | log.cleaner.min.cleanable.ratio = 0.5
orderer.example.com | CCqGSM49BAMCA0gAMEUCIQCpddSJ5uoLQG3j0oHKR03388PshkOfx6VS1u7QB/OG
peer0.org1.example.com | [0a6 04-02 02:40:24.33 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=lscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
kafka2 | log.cleaner.min.compaction.lag.ms = 0
peer0.org1.example.com | [0a7 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org1.example.com | [0a8 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: lscc:1.1.0(networkid:dev,peerid:peer0.org1.example.com)
orderer.example.com | vAIgKGezaWoJZkWhoLRdAqYfF8/2V6ZkC4nkGHwdTQH7pSg=
kafka2 | log.cleaner.threads = 1
peer0.org1.example.com | [0a9 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
orderer.example.com | -----END CERTIFICATE-----
kafka2 | log.cleanup.policy = [delete]
peer0.org1.example.com | [0aa 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
orderer.example.com | [017 04-02 02:40:22.67 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
kafka2 | log.dir = /tmp/kafka-logs
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.1.0
orderer.example.com | MIICCjCCAbGgAwIBAgIRAItoU/tjIkt9eGhQL2PojuUwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODA0MDIwMjMwMzdaFw0yODAzMzAwMjMwMzdaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
kafka2 | log.dirs = /tmp/kafka-logs
orderer.example.com | SM49AwEHA0IABA/ayd6vzorhWvV4/yIbQgpnJss4DwV2ZiY/zYcNvnTeLG3DTWZ1
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
kafka2 | log.flush.interval.messages = 9223372036854775807
orderer.example.com | sPP4ehmwRO4fgCrdH/YQ0cGkMW1SiltnR0CjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAII9pfmg8rZU17typKHr7h8BQ4T7cE4St
orderer.example.com | yWRAczUlk0NCMAoGCCqGSM49BAMCA0cAMEQCIHk7YrZDhNWxkK9/+QQEsKtNrx8A
orderer.example.com | wuBqvcvKi6NQ7yLmAiBxYOd2nvbQdVu6Z7fHUhlCIjAZl1+67WMLkqj2CBcAkA==
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
kafka2 | log.flush.interval.ms = null
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | [018 04-02 02:40:22.70 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupSigningIdentity.getSigningIdentityFromConf.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQS+2R+JIj9ZpJLxNIi52kGDAKBggqhkjOPQQDAjBpMQsw
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 | [0ab 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.1.0) lock
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDQwMjAyMzAzN1oXDTI4MDMzMDAyMzAzN1owWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAAQiI346V+NmBM3lUplh85iLV3nauiSKG4cf185ePMx1YjxDnwFY
orderer.example.com | iLyhAs2kqI07//B9qB8Vp9XxMYAyU7QuFdhMo00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCPaX5oPK2VNe7cqSh6+4fAUOE+3BOE
orderer.example.com | rclkQHM1JZNDQjAKBggqhkjOPQQDAgNIADBFAiEAt7o7Pi3eepxjVwn3E0zcjmwk
orderer.example.com | A0HT8x2zRas0N9jgA48CICY3Q4c1s7BRGqtlJAvUOo1J4J+WnDaLeeKMYZdVQizN
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | [019 04-02 02:40:22.71 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupSigningIdentity.getSigningIdentityFromConf.GetKey.GetKey.loadPrivateKey -> DEBU Loading private key [40bd884fd77edb3744ef789ca14d0b866d970cb1a87635b37120a195a8924a86] at [/var/hyperledger/orderer/msp/keystore/40bd884fd77edb3744ef789ca14d0b866d970cb1a87635b37120a195a8924a86_sk]...
orderer.example.com | [01a 04-02 02:40:22.71 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupSigningIdentity.getSigningIdentityFromConf.newSigningIdentity.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQS+2R+JIj9ZpJLxNIi52kGDAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDQwMjAyMzAzN1oXDTI4MDMzMDAyMzAzN1owWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAAQiI346V+NmBM3lUplh85iLV3nauiSKG4cf185ePMx1YjxDnwFY
kafka2 | log.flush.offset.checkpoint.interval.ms = 60000
kafka2 | log.flush.scheduler.interval.ms = 9223372036854775807
orderer.example.com | iLyhAs2kqI07//B9qB8Vp9XxMYAyU7QuFdhMo00wSzAOBgNVHQ8BAf8EBAMCB4Aw
peer0.org1.example.com | [0ac 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.1.0) lock
peer0.org1.example.com | [0ad 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.1.0
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCPaX5oPK2VNe7cqSh6+4fAUOE+3BOE
orderer.example.com | rclkQHM1JZNDQjAKBggqhkjOPQQDAgNIADBFAiEAt7o7Pi3eepxjVwn3E0zcjmwk
orderer.example.com | A0HT8x2zRas0N9jgA48CICY3Q4c1s7BRGqtlJAvUOo1J4J+WnDaLeeKMYZdVQizN
orderer.example.com | -----END CERTIFICATE-----
kafka2 | log.index.interval.bytes = 4096
orderer.example.com | [01b 04-02 02:40:22.71 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.preSetupV1.setupSigningIdentity -> DEBU Signing identity expires at 2028-03-30 02:30:37 +0000 UTC
orderer.example.com | [01c 04-02 02:40:22.71 UTC] [github.com/hyperledger/fabric/msp] main.Main.initializeLocalMsp.LoadLocalMsp.Setup.Setup.setupV1)-fm.setupV1.postSetupV1.Validate.Validate -> DEBU MSP OrdererMSP validating identity
orderer.example.com | [01d 04-02 02:40:22.71 UTC] [github.com/hyperledger/fabric/orderer/common/server] main.Main.prettyPrintStruct -> INFO Orderer config values:
orderer.example.com | General.LedgerType = "file"
orderer.example.com | General.ListenAddress = "0.0.0.0"
orderer.example.com | General.ListenPort = 7050
orderer.example.com | General.TLS.Enabled = true
orderer.example.com | General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer.example.com | General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt"
orderer.example.com | General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
orderer.example.com | General.TLS.ClientAuthRequired = false
orderer.example.com | General.TLS.ClientRootCAs = []
orderer.example.com | General.Keepalive.ServerMinInterval = 1m0s
orderer.example.com | General.Keepalive.ServerInterval = 2h0m0s
orderer.example.com | General.Keepalive.ServerTimeout = 20s
orderer.example.com | General.GenesisMethod = "file"
orderer.example.com | General.GenesisProfile = "SampleInsecureSolo"
orderer.example.com | General.SystemChannel = "testchainid"
orderer.example.com | General.GenesisFile = "/var/hyperledger/orderer/orderer.genesis.block"
orderer.example.com | General.Profile.Enabled = false
orderer.example.com | General.Profile.Address = "0.0.0.0:6060"
orderer.example.com | General.LogLevel = "DEBUG"
orderer.example.com | General.LogFormat = "%{color}[%{id:03x} %{time:01-02 15:04:05.00 MST}] [%{longpkg}] %{callpath} -> %{level:.4s}%{color:reset} %{message}"
orderer.example.com | General.LocalMSPDir = "/var/hyperledger/orderer/msp"
orderer.example.com | General.LocalMSPID = "OrdererMSP"
orderer.example.com | General.BCCSP.ProviderName = "SW"
orderer.example.com | General.BCCSP.SwOpts.SecLevel = 256
peer0.org1.example.com | [0ae 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.1.0)
orderer.example.com | General.BCCSP.SwOpts.HashFamily = "SHA2"
orderer.example.com | General.BCCSP.SwOpts.Ephemeral = false
orderer.example.com | General.BCCSP.SwOpts.FileKeystore.KeyStorePath = "/var/hyperledger/orderer/msp/keystore"
orderer.example.com | General.BCCSP.SwOpts.DummyKeystore =
orderer.example.com | General.BCCSP.PluginOpts =
orderer.example.com | General.BCCSP.Pkcs11Opts =
orderer.example.com | General.Authentication.TimeWindow = 15m0s
orderer.example.com | FileLedger.Location = "/var/hyperledger/production/orderer"
orderer.example.com | FileLedger.Prefix = "hyperledger-fabric-ordererledger"
orderer.example.com | RAMLedger.HistorySize = 1000
orderer.example.com | Kafka.Retry.ShortInterval = 1s
orderer.example.com | Kafka.Retry.ShortTotal = 30s
peer0.org1.example.com | [0af 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.1.0
kafka2 | log.index.size.max.bytes = 10485760
peer0.org1.example.com | [0b0 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.1.0
orderer.example.com | Kafka.Retry.LongInterval = 5m0s
peer0.org1.example.com | [0b2 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [0b3 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.1.0
kafka2 | log.message.format.version = 0.10.2-IV0
peer0.org1.example.com | [0b4 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | Kafka.Retry.LongTotal = 12h0m0s
kafka2 | log.message.timestamp.difference.max.ms = 9223372036854775807
peer0.org1.example.com | [0b1 04-02 02:40:24.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
zookeeper0 | ZooKeeper JMX enabled by default
orderer.example.com | Kafka.Retry.NetworkTimeouts.DialTimeout = 10s
zookeeper1 | ZooKeeper JMX enabled by default
kafka0 | [2018-04-02 02:40:27,726] INFO KafkaConfig values:
zookeeper0 | Using config: /conf/zoo.cfg
peer1.org1.example.com | [001 04-02 02:40:20.42 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper1 | Using config: /conf/zoo.cfg
kafka0 | advertised.host.name = null
orderer.example.com | Kafka.Retry.NetworkTimeouts.ReadTimeout = 10s
peer0.org1.example.com | [0b5 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka2 | log.message.timestamp.type = CreateTime
peer1.org1.example.com | [002 04-02 02:40:20.42 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
zookeeper0 | 2018-04-02 02:40:23,397 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
zookeeper1 | 2018-04-02 02:40:23,329 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
orderer.example.com | Kafka.Retry.NetworkTimeouts.WriteTimeout = 10s
kafka0 | advertised.listeners = null
peer0.org1.example.com | [0b6 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka2 | log.preallocate = false
peer1.org1.example.com | Version: 1.1.0
zookeeper0 | 2018-04-02 02:40:23,590 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.4
zookeeper1 | 2018-04-02 02:40:23,481 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.4
kafka0 | advertised.port = null
kafka2 | log.retention.bytes = -1
orderer.example.com | Kafka.Retry.Metadata.RetryMax = 3
peer1.org1.example.com | Go version: go1.9.4
peer0.org1.example.com | [0b7 04-02 02:40:24.35 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 | [001 04-02 02:40:17.96 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [002 04-02 02:40:17.96 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
zookeeper0 | 2018-04-02 02:40:23,603 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.6
peer0.org2.example.com | [001 04-02 02:40:20.38 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper1 | 2018-04-02 02:40:23,489 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.6
kafka1 | [2018-04-02 02:40:27,825] INFO KafkaConfig values:
kafka2 | log.retention.check.interval.ms = 300000
peer1.org1.example.com | OS/Arch: linux/amd64
orderer.example.com | Kafka.Retry.Metadata.RetryBackoff = 250ms
kafka3 | [2018-04-02 02:40:27,559] INFO KafkaConfig values:
kafka0 | authorizer.class.name =
peer1.org2.example.com | Version: 1.1.0
peer0.org1.example.com | [0b8 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.1.0
zookeeper0 | 2018-04-02 02:40:23,611 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.3
peer0.org2.example.com | [002 04-02 02:40:20.39 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
zookeeper1 | 2018-04-02 02:40:23,501 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.3
kafka1 | advertised.host.name = null
kafka2 | log.retention.hours = 168
peer1.org1.example.com | Experimental features: false
kafka3 | advertised.host.name = null
kafka0 | auto.create.topics.enable = true
orderer.example.com | Kafka.Retry.Producer.RetryMax = 3
peer1.org2.example.com | Go version: go1.9.4
peer0.org2.example.com | Version: 1.1.0
kafka2 | log.retention.minutes = null
zookeeper0 | 2018-04-02 02:40:23,616 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
kafka1 | advertised.listeners = null
peer0.org1.example.com | [0b9 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.1.0" , sending back REGISTERED
zookeeper2 | ZooKeeper JMX enabled by default
zookeeper1 | 2018-04-02 02:40:23,502 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
peer1.org1.example.com | Chaincode:
kafka3 | advertised.listeners = null
kafka0 | auto.leader.rebalance.enable = true
peer1.org2.example.com | OS/Arch: linux/amd64
orderer.example.com | Kafka.Retry.Producer.RetryBackoff = 100ms
peer0.org2.example.com | Go version: go1.9.4
zookeeper0 | 2018-04-02 02:40:23,701 [myid:1] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
kafka1 | advertised.port = null
zookeeper2 | Using config: /conf/zoo.cfg
kafka2 | log.retention.ms = -1
kafka2 | log.roll.hours = 168
peer1.org1.example.com | Base Image Version: 0.4.6
kafka3 | advertised.port = null
kafka0 | background.threads = 10
zookeeper1 | 2018-04-02 02:40:23,585 [myid:2] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
peer1.org2.example.com | Experimental features: false
peer0.org2.example.com | OS/Arch: linux/amd64
orderer.example.com | Kafka.Retry.Consumer.RetryBackoff = 2s
zookeeper0 | 2018-04-02 02:40:23,722 [myid:1] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 1
kafka1 | authorizer.class.name =
zookeeper2 | 2018-04-02 02:40:23,318 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
peer0.org1.example.com | [0ba 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | Base Docker Namespace: hyperledger
kafka2 | log.roll.jitter.hours = 0
kafka3 | authorizer.class.name =
kafka0 | broker.id = 0
zookeeper1 | 2018-04-02 02:40:23,587 [myid:2] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 1
peer1.org2.example.com | Chaincode:
peer0.org2.example.com | Experimental features: false
orderer.example.com | Kafka.Verbose = true
zookeeper0 | 2018-04-02 02:40:23,749 [myid:1] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@138] - Purge task started.
kafka1 | auto.create.topics.enable = true
zookeeper2 | 2018-04-02 02:40:23,497 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.4
peer1.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | [0bb 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [0bc 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka3 | auto.create.topics.enable = true
kafka0 | broker.id.generation.enable = true
zookeeper1 | 2018-04-02 02:40:23,609 [myid:2] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@138] - Purge task started.
peer1.org2.example.com | Base Image Version: 0.4.6
peer0.org2.example.com | Chaincode:
zookeeper0 | 2018-04-02 02:40:23,906 [myid:1] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@144] - Purge task completed.
kafka1 | auto.leader.rebalance.enable = true
orderer.example.com | Kafka.Version = 0.10.2.0
peer1.org1.example.com | Docker Namespace: hyperledger
zookeeper2 | 2018-04-02 02:40:23,512 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.6
kafka2 | log.roll.jitter.ms = null
kafka3 | auto.leader.rebalance.enable = true
kafka0 | broker.rack = null
peer0.org1.example.com | [0bd 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
zookeeper1 | 2018-04-02 02:40:23,854 [myid:2] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@144] - Purge task completed.
peer1.org2.example.com | Base Docker Namespace: hyperledger
peer0.org2.example.com | Base Image Version: 0.4.6
zookeeper0 | 2018-04-02 02:40:23,968 [myid:1] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka1 | background.threads = 10
peer1.org1.example.com |
peer0.org1.example.com | [0be 04-02 02:40:24.35 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.1.0 launch seq completed
zookeeper2 | 2018-04-02 02:40:23,536 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.3
kafka3 | background.threads = 10
orderer.example.com | Kafka.TLS.Enabled = false
kafka0 | compression.type = producer
peer1.org2.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org2.example.com | Base Docker Namespace: hyperledger
zookeeper0 | 2018-04-02 02:40:24,077 [myid:1] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
zookeeper1 | 2018-04-02 02:40:23,927 [myid:2] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka1 | broker.id = 1
kafka2 | log.roll.ms = null
peer1.org1.example.com | [003 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.RegisterACLProvider.Do.func1.newACLMgmt.newDefaultACLProvider.initialize.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [004 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
kafka3 | broker.id = 3
zookeeper2 | 2018-04-02 02:40:23,545 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
orderer.example.com | Kafka.TLS.PrivateKey = ""
kafka0 | connections.max.idle.ms = 600000
peer1.org2.example.com | Docker Namespace: hyperledger
peer0.org2.example.com | Base Docker Label: org.hyperledger.fabric
zookeeper0 | 2018-04-02 02:40:24,105 [myid:1] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
zookeeper1 | 2018-04-02 02:40:24,097 [myid:2] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
kafka1 | broker.id.generation.enable = true
kafka2 | log.segment.bytes = 1073741824
peer0.org1.example.com | [0bf 04-02 02:40:24.35 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 | [005 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
kafka3 | broker.id.generation.enable = true
zookeeper2 | 2018-04-02 02:40:23,622 [myid:3] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
peer1.org2.example.com |
peer0.org2.example.com | Docker Namespace: hyperledger
orderer.example.com | Kafka.TLS.Certificate = ""
zookeeper1 | 2018-04-02 02:40:24,139 [myid:2] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
kafka0 | controlled.shutdown.enable = true
zookeeper0 | 2018-04-02 02:40:24,110 [myid:1] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
kafka1 | broker.rack = null
kafka2 | log.segment.delete.delay.ms = 60000
peer1.org1.example.com | [006 04-02 02:40:20.43 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/]
peer0.org1.example.com | [0c0 04-02 02:40:24.35 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...
kafka3 | broker.rack = null
zookeeper2 | 2018-04-02 02:40:23,622 [myid:3] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 1
peer1.org2.example.com | [003 04-02 02:40:17.96 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.RegisterACLProvider.Do.func1.newACLMgmt.newDefaultACLProvider.initialize.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com |
zookeeper1 | 2018-04-02 02:40:24,146 [myid:2] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
orderer.example.com | Kafka.TLS.RootCAs = []
kafka0 | controlled.shutdown.max.retries = 3
zookeeper0 | 2018-04-02 02:40:24,113 [myid:1] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
kafka1 | compression.type = producer
kafka2 | max.connections.per.ip = 2147483647
peer1.org1.example.com | [007 04-02 02:40:20.43 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
kafka3 | compression.type = producer
peer1.org2.example.com | [004 04-02 02:40:17.97 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 | [005 04-02 02:40:17.97 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 | [006 04-02 02:40:17.97 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 | [007 04-02 02:40:17.97 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.org2.example.com | [003 04-02 02:40:20.39 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.RegisterACLProvider.Do.func1.newACLMgmt.newDefaultACLProvider.initialize.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [004 04-02 02:40:20.39 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
zookeeper1 | 2018-04-02 02:40:24,154 [myid:2] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
zookeeper0 | 2018-04-02 02:40:24,117 [myid:1] - INFO [main:QuorumPeer@1065] - initLimit set to 5
orderer.example.com | Kafka.TLS.ClientAuthRequired = false
kafka2 | max.connections.per.ip.overrides =
peer1.org1.example.com | [008 04-02 02:40:20.44 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
kafka3 | connections.max.idle.ms = 600000
zookeeper2 | 2018-04-02 02:40:23,657 [myid:3] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@138] - Purge task started.
peer1.org2.example.com | [008 04-02 02:40:17.97 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
kafka0 | controlled.shutdown.retry.backoff.ms = 5000
kafka1 | connections.max.idle.ms = 600000
peer0.org1.example.com | [0c1 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [daec715a]Move state message READY
zookeeper0 | 2018-04-02 02:40:24,195 [myid:1] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
peer0.org2.example.com | [005 04-02 02:40:20.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
zookeeper1 | 2018-04-02 02:40:24,159 [myid:2] - INFO [main:QuorumPeer@1065] - initLimit set to 5
orderer.example.com | Kafka.TLS.ClientRootCAs = []
kafka2 | message.max.bytes = 1048576
peer1.org1.example.com | [009 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
kafka3 | controlled.shutdown.enable = true
zookeeper2 | 2018-04-02 02:40:23,881 [myid:3] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
peer1.org2.example.com | [009 04-02 02:40:17.98 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
kafka0 | controller.socket.timeout.ms = 30000
kafka1 | controlled.shutdown.enable = true
peer0.org1.example.com | [0c2 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [daec715a]Fabric side Handling ChaincodeMessage of type: READY in state established
zookeeper0 | 2018-04-02 02:40:24,219 [myid:1] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
peer0.org2.example.com | [006 04-02 02:40:20.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/]
zookeeper1 | 2018-04-02 02:40:24,248 [myid:2] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka2 | metric.reporters = []
peer1.org1.example.com | [00a 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
kafka3 | controlled.shutdown.max.retries = 3
peer1.org2.example.com | [00a 04-02 02:40:17.98 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
kafka0 | create.topic.policy.class.name = null
kafka1 | controlled.shutdown.max.retries = 3
orderer.example.com | Debug.BroadcastTraceDir = ""
peer0.org1.example.com | [0c3 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [daec715a]Entered state ready
zookeeper2 | 2018-04-02 02:40:23,902 [myid:3] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@144] - Purge task completed.
zookeeper0 | 2018-04-02 02:40:24,258 [myid:1] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper0/172.18.0.3:3888
peer0.org2.example.com | [007 04-02 02:40:20.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
zookeeper1 | 2018-04-02 02:40:24,285 [myid:2] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka2 | metrics.num.samples = 2
peer1.org1.example.com | [00b 04-02 02:40:20.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
kafka3 | controlled.shutdown.retry.backoff.ms = 5000
peer1.org2.example.com | [00b 04-02 02:40:17.98 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
kafka0 | default.replication.factor = 3
kafka1 | controlled.shutdown.retry.backoff.ms = 5000
orderer.example.com | Debug.DeliverTraceDir = ""
zookeeper2 | 2018-04-02 02:40:24,057 [myid:3] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
peer0.org1.example.com | [0c4 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:daec715a-20bb-4f62-aa32-d6c622cd820b, channelID:
peer0.org2.example.com | [008 04-02 02:40:20.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
kafka2 | metrics.recording.level = INFO
peer1.org1.example.com | [00c 04-02 02:40:20.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/]
zookeeper0 | 2018-04-02 02:40:24,349 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
zookeeper1 | 2018-04-02 02:40:24,346 [myid:2] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper1/172.18.0.6:3888
kafka3 | controller.socket.timeout.ms = 30000
peer1.org2.example.com | [00c 04-02 02:40:17.98 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/]
kafka0 | delete.topic.enable = false
kafka1 | controller.socket.timeout.ms = 30000
orderer.example.com | [01e 04-02 02:40:22.73 UTC] [github.com/hyperledger/fabric/orderer/common/server] main.Main.Start.initializeServerConfig -> INFO Starting orderer with TLS enabled
zookeeper2 | 2018-04-02 02:40:24,130 [myid:3] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
peer0.org2.example.com | [009 04-02 02:40:20.42 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
kafka2 | metrics.sample.window.ms = 30000
peer1.org1.example.com | [00d 04-02 02:40:20.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist
zookeeper0 | 2018-04-02 02:40:24,379 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 1, proposed zxid=0x0
zookeeper1 | 2018-04-02 02:40:24,435 [myid:2] - INFO [zookeeper1/172.18.0.6:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.3:39306
kafka3 | create.topic.policy.class.name = null
peer1.org2.example.com | [00d 04-02 02:40:17.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist
peer0.org1.example.com | [0c5 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [daec715a]sending state message READY
kafka0 | fetch.purgatory.purge.interval.requests = 1000
kafka1 | create.topic.policy.class.name = null
zookeeper2 | 2018-04-02 02:40:24,140 [myid:3] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
peer0.org2.example.com | [00a 04-02 02:40:20.42 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
orderer.example.com | [01f 04-02 02:40:22.73 UTC] [github.com/hyperledger/fabric/orderer/common/server] main.Main.Start.initializeMultichannelRegistrar.createLedgerFactory -> DEBU Ledger dir: /var/hyperledger/production/orderer
kafka2 | min.insync.replicas = 2
peer1.org1.example.com | [00e 04-02 02:40:20.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists
zookeeper0 | 2018-04-02 02:40:24,407 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper1 | 2018-04-02 02:40:24,483 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
kafka3 | default.replication.factor = 3
peer1.org2.example.com | [00e 04-02 02:40:17.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists
kafka0 | group.max.session.timeout.ms = 300000
zookeeper2 | 2018-04-02 02:40:24,144 [myid:3] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
peer0.org2.example.com | [00b 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
kafka1 | default.replication.factor = 3
kafka2 | num.io.threads = 8
orderer.example.com | [020 04-02 02:40:22.73 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/orderer/index/]
peer1.org1.example.com | [00f 04-02 02:40:20.53 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer0.org1.example.com | [0c6 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]Received message READY from shim
zookeeper0 | 2018-04-02 02:40:24,452 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@199] - Have smaller server identifier, so dropping the connection: (2, 1)
zookeeper1 | 2018-04-02 02:40:24,507 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 2, proposed zxid=0x0
kafka3 | delete.topic.enable = false
peer1.org2.example.com | [00f 04-02 02:40:18.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
kafka0 | group.min.session.timeout.ms = 6000
zookeeper2 | 2018-04-02 02:40:24,145 [myid:3] - INFO [main:QuorumPeer@1065] - initLimit set to 5
peer0.org2.example.com | [00c 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/]
kafka1 | delete.topic.enable = false
kafka2 | num.network.threads = 3
peer1.org1.example.com | [010 04-02 02:40:20.53 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
orderer.example.com | [021 04-02 02:40:22.73 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist
zookeeper1 | 2018-04-02 02:40:24,524 [myid:2] - INFO [zookeeper1/172.18.0.6:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.4:39868
peer0.org1.example.com | [0c7 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [daec715a]Handling ChaincodeMessage of type: READY(state:established)
kafka3 | fetch.purgatory.purge.interval.requests = 1000
peer1.org2.example.com | [010 04-02 02:40:18.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
kafka0 | host.name =
zookeeper2 | 2018-04-02 02:40:24,251 [myid:3] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
peer0.org2.example.com | [00d 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist
kafka2 | num.partitions = 1
zookeeper0 | 2018-04-02 02:40:24,454 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@199] - Have smaller server identifier, so dropping the connection: (3, 1)
peer1.org1.example.com | [011 04-02 02:40:20.53 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
zookeeper1 | 2018-04-02 02:40:24,541 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
orderer.example.com | [022 04-02 02:40:22.74 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/orderer/index/] exists
peer0.org1.example.com | [0c8 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka1 | fetch.purgatory.purge.interval.requests = 1000
peer1.org2.example.com | [011 04-02 02:40:18.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
kafka0 | inter.broker.listener.name = null
peer0.org2.example.com | [00e 04-02 02:40:20.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists
zookeeper2 | 2018-04-02 02:40:24,278 [myid:3] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka3 | group.max.session.timeout.ms = 300000
kafka2 | num.recovery.threads.per.data.dir = 1
zookeeper0 | 2018-04-02 02:40:24,465 [myid:1] - INFO [zookeeper0/172.18.0.3:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.6:52562
peer1.org1.example.com | [012 04-02 02:40:20.53 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
zookeeper1 | 2018-04-02 02:40:24,556 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org2.example.com | [012 04-02 02:40:18.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
kafka0 | inter.broker.protocol.version = 0.10.2-IV0
kafka1 | group.max.session.timeout.ms = 300000
peer0.org1.example.com | [0c9 04-02 02:40:24.35 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 | [00f 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
zookeeper2 | 2018-04-02 02:40:24,335 [myid:3] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper2/172.18.0.4:3888
kafka2 | num.replica.fetchers = 1
kafka3 | group.min.session.timeout.ms = 6000
peer1.org1.example.com | [013 04-02 02:40:20.54 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
zookeeper1 | 2018-04-02 02:40:24,558 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org2.example.com | [013 04-02 02:40:18.02 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
kafka0 | leader.imbalance.check.interval.seconds = 300
kafka1 | group.min.session.timeout.ms = 6000
orderer.example.com | [023 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: testchainid
zookeeper0 | 2018-04-02 02:40:24,496 [myid:1] - INFO [zookeeper0/172.18.0.3:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.4:54706
peer0.org2.example.com | [010 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
zookeeper2 | 2018-04-02 02:40:24,443 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
peer0.org1.example.com | [0ca 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka2 | offset.metadata.max.bytes = 4096
kafka3 | host.name =
peer1.org1.example.com | [014 04-02 02:40:20.54 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/]
zookeeper1 | 2018-04-02 02:40:24,561 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org2.example.com | [014 04-02 02:40:18.02 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/]
kafka0 | leader.imbalance.per.broker.percentage = 10
kafka1 | host.name =
zookeeper0 | 2018-04-02 02:40:24,514 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org2.example.com | [011 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
orderer.example.com | [024 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/]
zookeeper2 | 2018-04-02 02:40:24,451 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 3, proposed zxid=0x0
kafka3 | inter.broker.listener.name = null
kafka2 | offsets.commit.required.acks = -1
peer0.org1.example.com | [0cb 04-02 02:40:24.35 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.1.0
peer1.org1.example.com | [015 04-02 02:40:20.54 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
zookeeper1 | 2018-04-02 02:40:24,588 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org2.example.com | [015 04-02 02:40:18.02 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
kafka0 | listener.security.protocol.map = SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,TRACE:TRACE,SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT
zookeeper0 | 2018-04-02 02:40:24,515 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org2.example.com | [012 04-02 02:40:20.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewCommonStorageDBProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
kafka1 | inter.broker.listener.name = null
orderer.example.com | [025 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist
kafka3 | inter.broker.protocol.version = 0.10.2-IV0
zookeeper2 | 2018-04-02 02:40:24,457 [myid:3] - INFO [zookeeper2/172.18.0.4:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.3:52566
kafka2 | offsets.commit.timeout.ms = 5000
peer1.org1.example.com | [016 04-02 02:40:20.54 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
zookeeper1 | 2018-04-02 02:40:24,797 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@844] - FOLLOWING
peer1.org2.example.com | [016 04-02 02:40:18.02 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
kafka0 | listeners = null
peer0.org2.example.com | [013 04-02 02:40:20.48 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
kafka1 | inter.broker.protocol.version = 0.10.2-IV0
peer0.org1.example.com | [0cc 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [daec715a]Inside sendExecuteMessage. Message INIT
zookeeper0 | 2018-04-02 02:40:24,555 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper2 | 2018-04-02 02:40:24,532 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka3 | leader.imbalance.check.interval.seconds = 300
orderer.example.com | [026 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists
peer1.org1.example.com | [017 04-02 02:40:20.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
kafka2 | offsets.load.buffer.size = 5242880
peer1.org2.example.com | [017 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
zookeeper1 | 2018-04-02 02:40:24,806 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
kafka0 | log.cleaner.backoff.ms = 15000
peer0.org2.example.com | [014 04-02 02:40:20.48 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/]
kafka1 | leader.imbalance.check.interval.seconds = 300
zookeeper0 | 2018-04-02 02:40:24,581 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka3 | leader.imbalance.per.broker.percentage = 10
zookeeper2 | 2018-04-02 02:40:24,542 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org1.example.com | [018 04-02 02:40:20.58 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
peer0.org1.example.com | [0cd 04-02 02:40:24.35 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 | [018 04-02 02:40:18.02 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 | [027 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
kafka0 | log.cleaner.dedupe.buffer.size = 134217728
zookeeper1 | 2018-04-02 02:40:24,856 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
peer0.org2.example.com | [015 04-02 02:40:20.48 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
kafka1 | leader.imbalance.per.broker.percentage = 10
kafka2 | offsets.retention.check.interval.ms = 600000
zookeeper2 | 2018-04-02 02:40:24,548 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper0 | 2018-04-02 02:40:24,784 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@844] - FOLLOWING
peer1.org1.example.com | [019 04-02 02:40:20.59 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.org2.example.com | [019 04-02 02:40:18.02 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 | [0ce 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [daec715a]sendExecuteMsg trigger event INIT
kafka0 | log.cleaner.delete.retention.ms = 86400000
zookeeper1 | 2018-04-02 02:40:24,863 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper1
orderer.example.com | [028 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files
kafka1 | listener.security.protocol.map = SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,TRACE:TRACE,SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT
kafka3 | listener.security.protocol.map = SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,TRACE:TRACE,SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT
peer0.org2.example.com | [016 04-02 02:40:20.48 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
kafka2 | offsets.retention.minutes = 1440
zookeeper2 | 2018-04-02 02:40:24,564 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper0 | 2018-04-02 02:40:24,791 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
peer1.org1.example.com | [01a 04-02 02:40:20.59 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 | [01a 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
zookeeper1 | 2018-04-02 02:40:24,865 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
peer0.org1.example.com | [0cf 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [daec715a]Move state message INIT
kafka0 | log.cleaner.enable = true
kafka1 | listeners = null
kafka3 | listeners = null
peer0.org2.example.com | [017 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
orderer.example.com | [029 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix()
kafka2 | offsets.topic.compression.codec = 0
zookeeper2 | 2018-04-02 02:40:24,586 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper0 | 2018-04-02 02:40:24,879 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
peer1.org2.example.com | [01b 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Auto-detected peer address: 172.18.0.2:7051
peer1.org1.example.com | [01b 04-02 02:40:20.59 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Auto-detected peer address: 172.18.0.5:7051
zookeeper1 | 2018-04-02 02:40:24,896 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
kafka0 | log.cleaner.io.buffer.load.factor = 0.9
kafka3 | log.cleaner.backoff.ms = 15000
peer0.org2.example.com | [018 04-02 02:40:20.51 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
peer0.org1.example.com | [0d0 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [daec715a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
zookeeper2 | 2018-04-02 02:40:24,789 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@856] - LEADING
kafka2 | offsets.topic.num.partitions = 50
kafka1 | log.cleaner.backoff.ms = 15000
peer1.org1.example.com | [01c 04-02 02:40:20.59 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Returning peer1.org1.example.com:7051
zookeeper0 | 2018-04-02 02:40:24,880 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper0
peer1.org2.example.com | [01c 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Returning peer1.org2.example.com:7051
zookeeper1 | 2018-04-02 02:40:24,897 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
kafka3 | log.cleaner.dedupe.buffer.size = 134217728
peer0.org2.example.com | [019 04-02 02:40:20.51 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
kafka0 | log.cleaner.io.buffer.size = 524288
orderer.example.com | [02a 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1
zookeeper2 | 2018-04-02 02:40:24,796 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@59] - TCP NoDelay set to: true
kafka2 | offsets.topic.replication.factor = 3
kafka1 | log.cleaner.dedupe.buffer.size = 134217728
peer0.org1.example.com | [0d1 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
zookeeper0 | 2018-04-02 02:40:24,882 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
zookeeper1 | 2018-04-02 02:40:24,897 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
peer1.org1.example.com | [01d 04-02 02:40:20.59 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Auto-detected peer address: 172.18.0.5:7051
peer1.org2.example.com | [01d 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Auto-detected peer address: 172.18.0.2:7051
peer0.org2.example.com | [01a 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
kafka3 | log.cleaner.delete.retention.ms = 86400000
zookeeper2 | 2018-04-02 02:40:24,839 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
kafka0 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
kafka2 | offsets.topic.segment.bytes = 104857600
orderer.example.com | [02b 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1
kafka1 | log.cleaner.delete.retention.ms = 86400000
zookeeper0 | 2018-04-02 02:40:24,884 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
kafka3 | log.cleaner.enable = true
zookeeper2 | 2018-04-02 02:40:24,847 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper2
zookeeper1 | 2018-04-02 02:40:24,898 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
peer0.org1.example.com | [0d2 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [daec715a]sending state message INIT
peer1.org2.example.com | [01e 04-02 02:40:18.02 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Returning peer1.org2.example.com:7051
peer1.org1.example.com | [01e 04-02 02:40:20.59 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Returning peer1.org1.example.com:7051
kafka0 | log.cleaner.min.cleanable.ratio = 0.5
peer0.org2.example.com | [01b 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Auto-detected peer address: 172.18.0.7:7051
kafka2 | port = 9092
zookeeper0 | 2018-04-02 02:40:24,885 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
kafka1 | log.cleaner.enable = true
kafka3 | log.cleaner.io.buffer.load.factor = 0.9
zookeeper2 | 2018-04-02 02:40:24,847 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
orderer.example.com | [02c 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
zookeeper1 | 2018-04-02 02:40:24,898 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
peer0.org1.example.com | [0d3 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]Received message INIT from shim
peer1.org1.example.com | [01f 04-02 02:40:20.62 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
kafka0 | log.cleaner.min.compaction.lag.ms = 0
kafka2 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
peer1.org2.example.com | [01f 04-02 02:40:18.03 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer0.org2.example.com | [01c 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func1 -> INFO Returning peer0.org2.example.com:7051
kafka1 | log.cleaner.io.buffer.load.factor = 0.9
kafka3 | log.cleaner.io.buffer.size = 524288
zookeeper0 | 2018-04-02 02:40:24,885 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
zookeeper2 | 2018-04-02 02:40:24,848 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
orderer.example.com | [02d 04-02 02:40:22.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc420140a60)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
zookeeper1 | 2018-04-02 02:40:24,899 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
kafka2 | producer.purgatory.purge.interval.requests = 1000
kafka0 | log.cleaner.threads = 1
peer0.org1.example.com | [0d4 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [daec715a]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [020 04-02 02:40:20.63 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 | [020 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
kafka1 | log.cleaner.io.buffer.size = 524288
kafka3 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
peer0.org2.example.com | [01d 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Auto-detected peer address: 172.18.0.7:7051
zookeeper0 | 2018-04-02 02:40:24,890 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
zookeeper2 | 2018-04-02 02:40:24,848 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
orderer.example.com | [02e 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockNum]]
zookeeper1 | 2018-04-02 02:40:24,899 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
kafka2 | queued.max.requests = 500
kafka0 | log.cleanup.policy = [delete]
peer0.org1.example.com | [0d5 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka1 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
peer1.org2.example.com | [021 04-02 02:40:18.04 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 | [021 04-02 02:40:20.63 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
kafka3 | log.cleaner.min.cleanable.ratio = 0.5
peer0.org2.example.com | [01e 04-02 02:40:20.51 UTC] [github.com/hyperledger/fabric/core/peer] main.Execute.ExecuteC.execute.func1.serve.CacheConfiguration.func2.func1 -> INFO Returning peer0.org2.example.com:7051
zookeeper0 | 2018-04-02 02:40:24,893 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
orderer.example.com | [02f 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0xd4, 0x96, 0x61, 0x30, 0x17, 0xc5, 0x3c, 0xb3, 0x34, 0xdd, 0x24, 0xf2, 0x82, 0x8b, 0x3, 0xe8, 0xe5, 0xaf, 0x58, 0x2d, 0x76, 0xf3, 0x5d, 0xd, 0x50, 0x66, 0xb0, 0x9f, 0xde, 0xf, 0x54, 0x7c} txOffsets=
zookeeper2 | 2018-04-02 02:40:24,849 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
kafka2 | quota.consumer.default = 9223372036854775807
zookeeper1 | 2018-04-02 02:40:24,900 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka0 | log.dir = /tmp/kafka-logs
kafka1 | log.cleaner.min.cleanable.ratio = 0.5
peer1.org1.example.com | [022 04-02 02:40:20.64 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org1.example.com | [0d6 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [daec715a]Received INIT, initializing chaincode
kafka3 | log.cleaner.min.compaction.lag.ms = 0
zookeeper0 | 2018-04-02 02:40:24,906 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
peer0.org2.example.com | [01f 04-02 02:40:20.57 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
orderer.example.com | txId=a926c42b7c84be5fa90977672047c63b78c2137234398c4eaae556e74d34f96c locPointer=offset=38, bytesLength=9188
zookeeper2 | 2018-04-02 02:40:24,855 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
peer1.org2.example.com | [022 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
kafka2 | quota.producer.default = 9223372036854775807
zookeeper1 | 2018-04-02 02:40:24,900 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
kafka0 | log.dirs = /tmp/kafka-logs
kafka1 | log.cleaner.min.compaction.lag.ms = 0
peer1.org1.example.com | [023 04-02 02:40:20.64 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org1.example.com | [0d7 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | log.cleaner.threads = 1
zookeeper0 | 2018-04-02 02:40:24,907 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
zookeeper2 | 2018-04-02 02:40:24,855 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
peer0.org2.example.com | [020 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
kafka2 | quota.window.num = 11
orderer.example.com | ]
zookeeper1 | 2018-04-02 02:40:24,900 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org2.example.com | [023 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
kafka0 | log.flush.interval.messages = 9223372036854775807
kafka1 | log.cleaner.threads = 1
peer0.org1.example.com | [0d8 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]Init get response status: 200
peer1.org1.example.com | [024 04-02 02:40:20.64 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering FILTEREDBLOCK
kafka3 | log.cleanup.policy = [delete]
zookeeper0 | 2018-04-02 02:40:24,944 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
zookeeper2 | 2018-04-02 02:40:24,856 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
kafka2 | quota.window.size.seconds = 1
zookeeper1 | 2018-04-02 02:40:24,901 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
orderer.example.com | [030 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.initializeBootstrapChannel.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[9231], isChainEmpty=[false], lastBlockNumber=[0]
peer0.org2.example.com | [021 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
kafka0 | log.flush.interval.ms = null
peer1.org2.example.com | [024 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering FILTEREDBLOCK
kafka1 | log.cleanup.policy = [delete]
kafka3 | log.dir = /tmp/kafka-logs
peer1.org1.example.com | [025 04-02 02:40:20.64 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer0.org1.example.com | [0d9 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]Init succeeded. Sending COMPLETED
zookeeper0 | 2018-04-02 02:40:24,945 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
zookeeper2 | 2018-04-02 02:40:24,864 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
kafka2 | replica.fetch.backoff.ms = 1000
zookeeper1 | 2018-04-02 02:40:24,901 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
orderer.example.com | [031 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next -> DEBU Initializing block stream for iterator. itr.maxBlockNumAvailable=0
kafka0 | log.flush.offset.checkpoint.interval.ms = 60000
peer1.org2.example.com | [025 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
kafka1 | log.dir = /tmp/kafka-logs
kafka3 | log.dirs = /tmp/kafka-logs
peer0.org2.example.com | [022 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
zookeeper0 | 2018-04-02 02:40:24,945 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org1.example.com | [026 04-02 02:40:20.65 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Entering computeChaincodeEndpoint with peerHostname: peer1.org1.example.com
peer0.org1.example.com | [0da 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]Move state message COMPLETED
zookeeper2 | 2018-04-02 02:40:24,864 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka2 | replica.fetch.max.bytes = 1048576
kafka0 | log.flush.scheduler.interval.ms = 9223372036854775807
orderer.example.com | [032 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.initStream.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
zookeeper1 | 2018-04-02 02:40:24,924 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer1.org2.example.com | [026 04-02 02:40:18.04 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Entering computeChaincodeEndpoint with peerHostname: peer1.org2.example.com
kafka1 | log.dirs = /tmp/kafka-logs
kafka3 | log.flush.interval.messages = 9223372036854775807
peer0.org2.example.com | [023 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
zookeeper0 | 2018-04-02 02:40:24,961 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
kafka2 | replica.fetch.min.bytes = 1
peer1.org1.example.com | [027 04-02 02:40:20.65 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Exit with ccEndpoint: peer1.org1.example.com:7052
zookeeper2 | 2018-04-02 02:40:24,865 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
peer0.org1.example.com | [0db 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [daec715a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka0 | log.index.interval.bytes = 4096
zookeeper1 | 2018-04-02 02:40:24,940 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Follower@61] - FOLLOWING - LEADER ELECTION TOOK - 433
kafka3 | log.flush.interval.ms = null
kafka2 | replica.fetch.response.max.bytes = 10485760
kafka1 | log.flush.interval.messages = 9223372036854775807
peer1.org2.example.com | [027 04-02 02:40:18.05 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Exit with ccEndpoint: peer1.org2.example.com:7052
zookeeper0 | 2018-04-02 02:40:24,961 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
peer0.org2.example.com | [024 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering FILTEREDBLOCK
orderer.example.com | [033 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9231], Going to peek [8] bytes
zookeeper2 | 2018-04-02 02:40:24,866 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org1.example.com | [028 04-02 02:40:20.66 UTC] [github.com/hyperledger/fabric/core/chaincode/accesscontrol] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.NewServerCertKeyPair.newCertKeyPair -> DEBU Classified peer1.org1.example.com as a hostname, adding it as a DNS SAN
peer0.org1.example.com | [0dc 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [daec715a]send state message COMPLETED
kafka0 | log.index.size.max.bytes = 10485760
zookeeper1 | 2018-04-02 02:40:24,971 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.4
kafka3 | log.flush.offset.checkpoint.interval.ms = 60000
kafka2 | replica.fetch.wait.max.ms = 500
kafka1 | log.flush.interval.ms = null
peer1.org2.example.com | [028 04-02 02:40:18.05 UTC] [github.com/hyperledger/fabric/core/chaincode/accesscontrol] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.NewServerCertKeyPair.newCertKeyPair -> DEBU Classified peer1.org2.example.com as a hostname, adding it as a DNS SAN
zookeeper0 | 2018-04-02 02:40:24,973 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer0.org2.example.com | [025 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
zookeeper2 | 2018-04-02 02:40:24,867 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
kafka0 | log.message.format.version = 0.10.2-IV0
orderer.example.com | [034 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9229], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
zookeeper1 | 2018-04-02 02:40:25,142 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Learner@326] - Getting a diff from the leader 0x0
kafka3 | log.flush.scheduler.interval.ms = 9223372036854775807
peer1.org1.example.com | [029 04-02 02:40:20.67 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
kafka2 | replica.high.watermark.checkpoint.interval.ms = 5000
peer0.org1.example.com | [0dd 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [daec715a]Received message COMPLETED from shim
kafka1 | log.flush.offset.checkpoint.interval.ms = 60000
zookeeper0 | 2018-04-02 02:40:24,981 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@61] - FOLLOWING - LEADER ELECTION TOOK - 602
zookeeper2 | 2018-04-02 02:40:24,874 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
peer0.org2.example.com | [026 04-02 02:40:20.61 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Entering computeChaincodeEndpoint with peerHostname: peer0.org2.example.com
peer1.org2.example.com | [029 04-02 02:40:18.05 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
kafka0 | log.message.timestamp.difference.max.ms = 9223372036854775807
zookeeper1 | 2018-04-02 02:40:25,155 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:FileTxnSnapLog@240] - Snapshotting: 0x0 to /data/version-2/snapshot.0
orderer.example.com | [035 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [9229] read from file [0]
kafka3 | log.index.interval.bytes = 4096
kafka2 | replica.lag.time.max.ms = 10000
peer1.org1.example.com | [02a 04-02 02:40:20.67 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
kafka1 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper2 | 2018-04-02 02:40:24,892 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer0.org1.example.com | [0de 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [daec715a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
zookeeper0 | 2018-04-02 02:40:25,027 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.4
peer1.org2.example.com | [02a 04-02 02:40:18.06 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
peer0.org2.example.com | [027 04-02 02:40:20.62 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.computeChaincodeEndpoint -> INFO Exit with ccEndpoint: peer0.org2.example.com:7052
kafka0 | log.message.timestamp.type = CreateTime
zookeeper1 | 2018-04-02 02:40:28,206 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.10:38014
orderer.example.com | [036 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next -> DEBU Initializing block stream for iterator. itr.maxBlockNumAvailable=0
kafka3 | log.index.size.max.bytes = 10485760
kafka2 | replica.socket.receive.buffer.bytes = 65536
kafka1 | log.index.interval.bytes = 4096
zookeeper2 | 2018-04-02 02:40:24,949 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@361] - LEADING - LEADER ELECTION TOOK - 498
zookeeper0 | 2018-04-02 02:40:25,132 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@326] - Getting a diff from the leader 0x0
peer1.org1.example.com | [02b 04-02 02:40:20.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer0.org1.example.com | [0df 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [daec715a-20bb-4f62-aa32-d6c622cd820b]HandleMessage- COMPLETED. Notify
kafka0 | log.preallocate = false
peer1.org2.example.com | [02b 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer0.org2.example.com | [028 04-02 02:40:20.65 UTC] [github.com/hyperledger/fabric/core/chaincode/accesscontrol] main.Execute.ExecuteC.execute.func1.serve.createChaincodeServer.NewServerCertKeyPair.newCertKeyPair -> DEBU Classified peer0.org2.example.com as a hostname, adding it as a DNS SAN
zookeeper1 | 2018-04-02 02:40:28,241 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.12:49316
orderer.example.com | [037 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.initStream.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
kafka3 | log.message.format.version = 0.10.2-IV0
kafka2 | replica.socket.timeout.ms = 30000
kafka1 | log.index.size.max.bytes = 10485760
zookeeper2 | 2018-04-02 02:40:25,109 [myid:3] - INFO [LearnerHandler-/172.18.0.3:43588:LearnerHandler@329] - Follower sid: 1 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@20593b83
zookeeper0 | 2018-04-02 02:40:25,165 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:FileTxnSnapLog@240] - Snapshotting: 0x0 to /data/version-2/snapshot.0
peer1.org1.example.com | [02c 04-02 02:40:20.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
kafka0 | log.retention.bytes = -1
peer0.org1.example.com | [0e0 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:daec715a-20bb-4f62-aa32-d6c622cd820b, channelID:
peer1.org2.example.com | [02c 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
zookeeper1 | 2018-04-02 02:40:28,249 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.10:38014
orderer.example.com | [038 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9231], Going to peek [8] bytes
kafka3 | log.message.timestamp.difference.max.ms = 9223372036854775807
peer0.org2.example.com | [029 04-02 02:40:20.65 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
kafka2 | replication.quota.window.num = 11
kafka1 | log.message.format.version = 0.10.2-IV0
zookeeper2 | 2018-04-02 02:40:25,111 [myid:3] - INFO [LearnerHandler-/172.18.0.6:47372:LearnerHandler@329] - Follower sid: 2 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@3fbdc881
zookeeper0 | 2018-04-02 02:40:28,222 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.9:49150
kafka0 | log.retention.check.interval.ms = 300000
peer0.org1.example.com | [0e1 04-02 02:40:24.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
zookeeper1 | 2018-04-02 02:40:28,276 [myid:2] - WARN [QuorumPeer[myid=2]/0.0.0.0:2181:Follower@116] - Got zxid 0x100000001 expected 0x1
peer1.org2.example.com | [02d 04-02 02:40:18.06 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 | [02d 04-02 02:40:20.68 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
kafka3 | log.message.timestamp.type = CreateTime
kafka2 | replication.quota.window.size.seconds = 1
orderer.example.com | [039 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9229], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
kafka1 | log.message.timestamp.difference.max.ms = 9223372036854775807
zookeeper2 | 2018-04-02 02:40:25,126 [myid:3] - INFO [LearnerHandler-/172.18.0.6:47372:LearnerHandler@384] - Synchronizing with Follower sid: 2 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
kafka0 | log.retention.hours = 168
zookeeper1 | 2018-04-02 02:40:28,282 [myid:2] - INFO [SyncThread:2:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org2.example.com | [02a 04-02 02:40:20.66 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
zookeeper0 | 2018-04-02 02:40:28,264 [myid:1] - WARN [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@116] - Got zxid 0x100000001 expected 0x1
peer1.org1.example.com | [02e 04-02 02:40:20.68 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 | [02e 04-02 02:40:18.06 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.org1.example.com | [0e2 04-02 02:40:24.35 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
kafka3 | log.preallocate = false
kafka2 | request.timeout.ms = 30000
orderer.example.com | [03a 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.getConfigTx.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [9229] read from file [0]
kafka1 | log.message.timestamp.type = CreateTime
kafka0 | log.retention.minutes = null
zookeeper1 | 2018-04-02 02:40:28,304 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.12:49316
zookeeper0 | 2018-04-02 02:40:28,266 [myid:1] - INFO [SyncThread:1:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org2.example.com | [02b 04-02 02:40:20.66 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 | [02f 04-02 02:40:18.06 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 | [02f 04-02 02:40:20.68 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 | [0e3 04-02 02:40:24.35 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.1.0,txid=109e8c47-9738-4808-bcb9-e0f78a2ff4cb,syscc=true,proposal=0x0,canname=escc:1.1.0
kafka2 | reserved.broker.max.id = 1000
kafka3 | log.retention.bytes = -1
orderer.example.com | [03b 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ChannelProtos
kafka1 | log.preallocate = false
kafka0 | log.retention.ms = -1
zookeeper1 | 2018-04-02 02:40:28,422 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@673] - Established session 0x262843a223a0000 with negotiated timeout 6000 for client /172.18.0.10:38014
zookeeper0 | 2018-04-02 02:40:28,302 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.9:49150
peer0.org2.example.com | [02c 04-02 02:40:20.67 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 | [030 04-02 02:40:20.68 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 | [030 04-02 02:40:18.06 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
kafka2 | sasl.enabled.mechanisms = [GSSAPI]
peer0.org1.example.com | [0e4 04-02 02:40:24.35 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.1.0 is being launched
kafka3 | log.retention.check.interval.ms = 300000
kafka1 | log.retention.bytes = -1
orderer.example.com | [03c 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
kafka0 | log.roll.hours = 168
zookeeper0 | 2018-04-02 02:40:28,322 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.11:36708
zookeeper1 | 2018-04-02 02:40:28,423 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@673] - Established session 0x262843a223a0001 with negotiated timeout 6000 for client /172.18.0.12:49316
peer0.org2.example.com | [02d 04-02 02:40:20.67 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 | [031 04-02 02:40:20.68 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
kafka2 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer1.org2.example.com | [031 04-02 02:40:18.06 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
kafka3 | log.retention.hours = 168
peer0.org1.example.com | [0e5 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
kafka1 | log.retention.check.interval.ms = 300000
kafka0 | log.roll.jitter.hours = 0
zookeeper0 | 2018-04-02 02:40:28,339 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.11:36708
orderer.example.com | [03d 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [02e 04-02 02:40:20.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
kafka2 | sasl.kerberos.min.time.before.relogin = 60000
peer1.org1.example.com | [032 04-02 02:40:20.69 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
kafka3 | log.retention.minutes = null
peer1.org2.example.com | [032 04-02 02:40:18.06 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
kafka1 | log.retention.hours = 168
zookeeper0 | 2018-04-02 02:40:28,423 [myid:1] - INFO [CommitProcessor:1:ZooKeeperServer@673] - Established session 0x162843a22320000 with negotiated timeout 6000 for client /172.18.0.9:49150
kafka0 | log.roll.jitter.ms = null
kafka2 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
peer0.org2.example.com | [02f 04-02 02:40:20.67 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 | [0e6 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | [03e 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
kafka1 | log.retention.minutes = null
kafka3 | log.retention.ms = -1
peer1.org1.example.com | [033 04-02 02:40:20.69 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
kafka2 | sasl.kerberos.service.name = null
peer1.org2.example.com | [033 04-02 02:40:18.06 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
kafka0 | log.roll.ms = null
peer0.org2.example.com | [030 04-02 02:40:20.67 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
kafka1 | log.retention.ms = -1
zookeeper0 | 2018-04-02 02:40:28,424 [myid:1] - INFO [CommitProcessor:1:ZooKeeperServer@673] - Established session 0x162843a22320001 with negotiated timeout 6000 for client /172.18.0.11:36708
kafka3 | log.roll.hours = 168
peer0.org1.example.com | [0e7 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=escc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
orderer.example.com | [03f 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [034 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
kafka2 | sasl.kerberos.ticket.renew.jitter = 0.05
peer1.org2.example.com | [034 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
kafka0 | log.segment.bytes = 1073741824
peer0.org2.example.com | [031 04-02 02:40:20.68 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
kafka1 | log.roll.hours = 168
kafka3 | log.roll.jitter.hours = 0
peer0.org1.example.com | [0e8 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer1.org1.example.com | [035 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively -> DEBU Found map[string]interface{} value for peer.handlers
kafka2 | sasl.kerberos.ticket.renew.window.factor = 0.8
orderer.example.com | [040 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Capabilities
kafka0 | log.segment.delete.delay.ms = 60000
peer1.org2.example.com | [035 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively -> DEBU Found map[string]interface{} value for peer.handlers
kafka1 | log.roll.jitter.hours = 0
kafka3 | log.roll.jitter.ms = null
peer0.org2.example.com | [032 04-02 02:40:20.68 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 | [0e9 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: escc:1.1.0(networkid:dev,peerid:peer0.org1.example.com)
peer1.org1.example.com | [036 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]]
kafka2 | sasl.mechanism.inter.broker.protocol = GSSAPI
orderer.example.com | [041 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ConsortiumProtos
kafka0 | max.connections.per.ip = 2147483647
kafka1 | log.roll.jitter.ms = null
kafka3 | log.roll.ms = null
peer1.org2.example.com | [036 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]]
peer0.org2.example.com | [033 04-02 02:40:20.68 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
kafka2 | security.inter.broker.protocol = PLAINTEXT
peer1.org1.example.com | [037 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]]
peer0.org1.example.com | [0ea 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
kafka0 | max.connections.per.ip.overrides =
orderer.example.com | [042 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelCreationPolicy
kafka3 | log.segment.bytes = 1073741824
peer0.org2.example.com | [034 04-02 02:40:20.68 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
kafka1 | log.roll.ms = null
peer1.org2.example.com | [037 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]]
kafka2 | socket.receive.buffer.bytes = 102400
peer0.org1.example.com | [0eb 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org1.example.com | [038 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]]
orderer.example.com | [043 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
kafka3 | log.segment.delete.delay.ms = 60000
peer0.org2.example.com | [035 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively -> DEBU Found map[string]interface{} value for peer.handlers
kafka0 | message.max.bytes = 1048576
kafka1 | log.segment.bytes = 1073741824
kafka2 | socket.request.max.bytes = 104857600
peer1.org1.example.com | [039 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]]
peer1.org2.example.com | [038 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]]
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.1.0
orderer.example.com | [044 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
kafka1 | log.segment.delete.delay.ms = 60000
kafka2 | socket.send.buffer.bytes = 102400
peer0.org2.example.com | [036 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]]
kafka3 | max.connections.per.ip = 2147483647
peer1.org2.example.com | [039 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]]
kafka0 | metric.reporters = []
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
zookeeper2 | 2018-04-02 02:40:25,127 [myid:3] - INFO [LearnerHandler-/172.18.0.3:43588:LearnerHandler@384] - Synchronizing with Follower sid: 1 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
kafka1 | max.connections.per.ip = 2147483647
kafka2 | ssl.cipher.suites = null
peer1.org1.example.com | [03a 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey -> DEBU map[peer.handlers:map[decorators:[map[name:DefaultDecorator]] authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]]]]
peer0.org2.example.com | [037 04-02 02:40:20.69 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]]
orderer.example.com | [045 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
kafka3 | max.connections.per.ip.overrides =
kafka0 | metrics.num.samples = 2
kafka1 | max.connections.per.ip.overrides =
kafka2 | ssl.client.auth = none
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org2.example.com | [038 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively.unmarshalJSON -> DEBU Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]]
peer1.org1.example.com | [03b 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [03a 04-02 02:40:18.06 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey -> DEBU map[peer.handlers:map[authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]] decorators:[map[name:DefaultDecorator]]]]
kafka3 | message.max.bytes = 1048576
kafka0 | metrics.recording.level = INFO
kafka1 | message.max.bytes = 1048576
orderer.example.com | [046 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New.newBccspMsp -> DEBU Creating BCCSP-based MSP instance
kafka2 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer0.org2.example.com | [039 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey.getKeysRecursively.getKeysRecursively -> DEBU Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]]
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | [03c 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org2.example.com | [03b 04-02 02:40:18.07 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | metrics.sample.window.ms = 30000
kafka1 | metric.reporters = []
kafka3 | metric.reporters = []
kafka2 | ssl.endpoint.identification.algorithm = null
peer0.org2.example.com | [03a 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/common/viperutil] main.Execute.ExecuteC.execute.func1.serve.EnhancedExactUnmarshalKey -> DEBU map[peer.handlers:map[authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]] decorators:[map[name:DefaultDecorator]]]]
orderer.example.com | [047 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/msp/cache] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New -> DEBU Creating Cache-MSP instance
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [03d 04-02 02:40:20.71 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.org2.example.com | [03c 04-02 02:40:18.07 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka0 | min.insync.replicas = 2
kafka1 | metrics.num.samples = 2
kafka3 | metrics.num.samples = 2
peer0.org2.example.com | [03b 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
kafka2 | ssl.key.password = null
orderer.example.com | [048 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup -> DEBU Setting up MSP instance Org1MSP
kafka0 | num.io.threads = 8
kafka1 | metrics.recording.level = INFO
peer1.org1.example.com | [03e 04-02 02:40:20.72 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka3 | metrics.recording.level = INFO
peer1.org2.example.com | [03d 04-02 02:40:18.08 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]
peer0.org2.example.com | [03c 04-02 02:40:20.70 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka2 | ssl.keymanager.algorithm = SunX509
kafka0 | num.network.threads = 3
orderer.example.com | [049 04-02 02:40:22.82 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
kafka1 | metrics.sample.window.ms = 30000
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [03f 04-02 02:40:20.72 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity -> INFO Obtaining identity
kafka3 | metrics.sample.window.ms = 30000
peer0.org2.example.com | [03d 04-02 02:40:20.73 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]
kafka0 | num.partitions = 1
kafka1 | min.insync.replicas = 2
peer1.org2.example.com | [03e 04-02 02:40:18.09 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 | MIICRDCCAeqgAwIBAgIRAKtggDXw9oWdX2as2s6Ur2gwCgYIKoZIzj0EAwIwczEL
kafka2 | ssl.keystore.location = null
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}
peer1.org1.example.com | [040 04-02 02:40:20.73 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
kafka3 | min.insync.replicas = 2
peer0.org2.example.com | [03e 04-02 02:40:20.75 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
kafka0 | num.recovery.threads.per.data.dir = 1
kafka1 | num.io.threads = 8
kafka2 | ssl.keystore.password = null
peer1.org2.example.com | [03f 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org2.example.com | [03f 04-02 02:40:20.75 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity -> INFO Obtaining identity
kafka0 | num.replica.fetchers = 1
peer0.org1.example.com | [0ec 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.1.0) lock
kafka3 | num.io.threads = 8
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | MIICGDCCAb+gAwIBAgIQIx+DChOpDTuLa6hKCLPUQjAKBggqhkjOPQQDAjBzMQsw
kafka1 | num.network.threads = 3
kafka2 | ssl.keystore.type = JKS
peer1.org2.example.com | [040 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [040 04-02 02:40:20.77 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
kafka0 | offset.metadata.max.bytes = 4096
peer0.org1.example.com | [0ed 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.1.0) lock
kafka3 | num.network.threads = 3
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka1 | num.partitions = 1
kafka2 | ssl.protocol = TLS
peer1.org2.example.com | MIICGDCCAb+gAwIBAgIQLe2RqGHdKg0s61P5ZLtqOzAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | MIICGDCCAb+gAwIBAgIQGRAFu3p3WzsK/lFE7HlB9DAKBggqhkjOPQQDAjBzMQsw
kafka0 | offsets.commit.required.acks = -1
kafka3 | num.partitions = 1
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwNDAyMDIzMDM2WhcNMjgwMzMwMDIzMDM2
peer0.org1.example.com | [0ee 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.1.0
kafka1 | num.recovery.threads.per.data.dir = 1
kafka2 | ssl.provider = null
peer1.org2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka0 | offsets.commit.timeout.ms = 5000
kafka3 | num.recovery.threads.per.data.dir = 1
orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka1 | num.replica.fetchers = 1
peer0.org1.example.com | [0f0 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.1.0
kafka2 | ssl.secure.random.implementation = null
peer1.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa
kafka0 | offsets.load.buffer.size = 5242880
kafka3 | num.replica.fetchers = 1
peer1.org2.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
kafka1 | offset.metadata.max.bytes = 4096
peer0.org1.example.com | [0f1 04-02 02:40:24.36 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 | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
kafka2 | ssl.trustmanager.algorithm = PKIX
peer1.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
kafka0 | offsets.retention.check.interval.ms = 600000
kafka3 | offset.metadata.max.bytes = 4096
peer0.org2.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa
kafka1 | offsets.commit.required.acks = -1
peer1.org2.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzdaFw0yODAzMzAwMjMwMzda
peer0.org1.example.com | [0f2 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.1.0
kafka2 | ssl.truststore.location = null
zookeeper2 | 2018-04-02 02:40:25,130 [myid:3] - INFO [LearnerHandler-/172.18.0.3:43588:LearnerHandler@393] - leader and follower are in sync, zxid=0x0
orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
kafka0 | offsets.retention.minutes = 1440
peer1.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMS5vcmcxLmV4YW1wbGUuY29tMFkw
kafka3 | offsets.commit.required.acks = -1
peer0.org2.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
kafka1 | offsets.commit.timeout.ms = 5000
kafka2 | ssl.truststore.password = null
peer0.org1.example.com | [0f3 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | BD6E6P7D/4Bh0os2c5JWA3Gopfwz3RRy0MZQFfIXJpVqtw8vG9w0dxQsp+7LkbgO
peer1.org2.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
kafka0 | offsets.topic.compression.codec = 0
peer1.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE9zfXU6TmDYsmJ864IXsUACvEuKRvsehy
kafka3 | offsets.commit.timeout.ms = 5000
peer0.org2.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcyLmV4YW1wbGUuY29tMFkw
kafka1 | offsets.load.buffer.size = 5242880
kafka2 | ssl.truststore.type = JKS
kafka0 | offsets.topic.num.partitions = 50
peer0.org1.example.com | [0f4 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.1.0
orderer.example.com | IxM0dfPnnRiBTPnVkeLyTOGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
peer1.org2.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMS5vcmcyLmV4YW1wbGUuY29tMFkw
peer1.org1.example.com | rRmlRBZLQGzMv9syrAq/1ymU7cjqow9DpnSSoefjyTDNjiHXQdaAw6NNMEswDgYD
kafka3 | offsets.load.buffer.size = 5242880
peer0.org2.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnTr//Dy/Q+vfje+lxRXOjtjzOyWRAh8y
kafka1 | offsets.retention.check.interval.ms = 600000
kafka2 | unclean.leader.election.enable = false
kafka0 | offsets.topic.replication.factor = 3
peer0.org1.example.com | [0f5 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIMbycFvji+S9ndQY5Hlu
peer1.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgxvJwW+OL5L2d
kafka3 | offsets.retention.check.interval.ms = 600000
peer0.org2.example.com | k0HgAdmZclrlcGD1u7Sr8p/J0u+9ZBvIzmfupKFxGHEqh0vmpN/hW6NNMEswDgYD
peer1.org2.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE/To6pjoUQO7PlcdseBqeiMmpF20ztnww
kafka1 | offsets.retention.minutes = 1440
kafka2 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka0 | offsets.topic.segment.bytes = 104857600
peer1.org1.example.com | 1BjkeW7iJ1rn7fIE6ys+sYAEangwpDwwCgYIKoZIzj0EAwIDRwAwRAIgbFX/mbP7
peer0.org1.example.com | [0f6 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgzGaBtcHYfjZl
kafka3 | offsets.retention.minutes = 1440
orderer.example.com | 4ida5+3yBOsrPrGABGp4MKQ8MAoGCCqGSM49BAMCA0gAMEUCIQCRuW1Q2SmwJ+Vb
peer1.org2.example.com | GnuyY6pP94ZpL9hQF4uYqsNkMLgZEz26n/fvJABLCv3kxrAISd6kb6NNMEswDgYD
kafka1 | offsets.topic.compression.codec = 0
kafka2 | zookeeper.connection.timeout.ms = 6000
kafka0 | port = 9092
peer1.org1.example.com | m1E5L3RdnpUOeGj6VxvaxAv33tiRPI5qBMkCIH8TPsmj4jV6DPrcLSStwfwsbSup
peer0.org2.example.com | kcip8ytGZgysU1BwRAtkMwDNHphI6eEwCgYIKoZIzj0EAwIDRwAwRAIgGCvgTR/Y
kafka3 | offsets.topic.compression.codec = 0
peer0.org1.example.com | [0f7 04-02 02:40:24.36 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 | 1aavIsj/a2TDwKHyoOXVrol1DZE4cgIgcya9ntgl3q9s9hcboShhpoSc5HGhjgr2
peer1.org2.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgzGaBtcHYfjZl
kafka1 | offsets.topic.num.partitions = 50
kafka0 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
kafka2 | zookeeper.session.timeout.ms = 6000
peer1.org1.example.com | VaVDxVlupjYEh9dv
kafka3 | offsets.topic.num.partitions = 50
peer0.org2.example.com | vUT1jPcU7Oyo+o4eqVaF3Cunbh4QCbJdMNMCIHb/DcsnVdypIpnxlqVjq+Fpm3bs
orderer.example.com | F/c3GodmMM0=
peer0.org1.example.com | [0f8 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
kafka0 | producer.purgatory.purge.interval.requests = 1000
kafka2 | zookeeper.set.acl = false
kafka1 | offsets.topic.replication.factor = 3
peer1.org2.example.com | kcip8ytGZgysU1BwRAtkMwDNHphI6eEwCgYIKoZIzj0EAwIDRwAwRAIgaM3B8TGz
peer1.org1.example.com | -----END CERTIFICATE-----
kafka3 | offsets.topic.replication.factor = 3
peer0.org2.example.com | Gt8O3kM7AQoBNYx3
orderer.example.com | -----END CERTIFICATE-----
kafka0 | queued.max.requests = 500
kafka2 | zookeeper.sync.time.ms = 2000
kafka1 | offsets.topic.segment.bytes = 104857600
peer0.org1.example.com | [0f9 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.1.0
peer1.org1.example.com | [041 04-02 02:40:20.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | offsets.topic.segment.bytes = 104857600
peer1.org2.example.com | HCOfOb65v4fOGcWn7mIvJLt0HigJocBhgCgCIDEdWbCUuuVWWE9uIUwNunXFAJua
peer0.org2.example.com | -----END CERTIFICATE-----
kafka0 | quota.consumer.default = 9223372036854775807
kafka1 | port = 9092
kafka2 | (kafka.server.KafkaConfig)
orderer.example.com | [04a 04-02 02:40:22.83 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [042 04-02 02:40:20.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0fa 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.1.0" , sending back REGISTERED
kafka3 | port = 9092
peer0.org2.example.com | [041 04-02 02:40:20.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | quota.producer.default = 9223372036854775807
kafka1 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
peer1.org2.example.com | 88XxtCTHKnkNM9AT
peer1.org1.example.com | [043 04-02 02:40:20.73 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
kafka2 | [2018-04-02 02:40:28,008] INFO starting (kafka.server.KafkaServer)
orderer.example.com | MIICGDCCAb+gAwIBAgIQEyLhFLuzoXWQps3c2oIvzzAKBggqhkjOPQQDAjBzMQsw
kafka3 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
peer0.org2.example.com | [042 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0fb 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
kafka0 | quota.window.num = 11
kafka1 | producer.purgatory.purge.interval.requests = 1000
peer1.org1.example.com | [044 04-02 02:40:20.74 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | producer.purgatory.purge.interval.requests = 1000
peer0.org2.example.com | [043 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
kafka2 | [2018-04-02 02:40:28,015] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka0 | quota.window.size.seconds = 1
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka1 | queued.max.requests = 500
peer1.org2.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [045 04-02 02:40:20.74 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0fc 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka3 | queued.max.requests = 500
peer0.org2.example.com | [044 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | replica.fetch.backoff.ms = 1000
kafka2 | [2018-04-02 02:40:28,099] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka1 | quota.consumer.default = 9223372036854775807
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [046 04-02 02:40:20.74 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer1.org2.example.com | [041 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | quota.consumer.default = 9223372036854775807
kafka0 | replica.fetch.max.bytes = 1048576
peer0.org1.example.com | [0fd 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT (org.apache.zookeeper.ZooKeeper)
kafka1 | quota.producer.default = 9223372036854775807
peer0.org2.example.com | [045 04-02 02:40:20.79 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [047 04-02 02:40:20.75 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 [] [210 155 188 110 95 10 179 246 23 75 102 234 224 216 150 255 83 97 215 53 2 124 108 249 145 185 53 46 132 245 184 150] peer1.org1.example.com:7051 <nil>} incTime is 1522636820749093264
kafka3 | quota.producer.default = 9223372036854775807
kafka0 | replica.fetch.min.bytes = 1
peer1.org2.example.com | [042 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa
peer0.org1.example.com | [0fe 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:host.name=kafka2 (org.apache.zookeeper.ZooKeeper)
kafka1 | quota.window.num = 11
peer0.org2.example.com | [046 04-02 02:40:20.79 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org1.example.com | [049 04-02 02:40:20.75 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
kafka3 | quota.window.num = 11
kafka0 | replica.fetch.response.max.bytes = 10485760
peer1.org2.example.com | [043 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
zookeeper2 | 2018-04-02 02:40:25,130 [myid:3] - INFO [LearnerHandler-/172.18.0.3:43588:LearnerHandler@458] - Sending DIFF
peer0.org1.example.com | [0ff 04-02 02:40:24.36 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.1.0 launch seq completed
kafka1 | quota.window.size.seconds = 1
peer1.org1.example.com | [04a 04-02 02:40:20.75 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
kafka3 | quota.window.size.seconds = 1
peer0.org2.example.com | [047 04-02 02:40:20.80 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 [] [170 113 213 11 231 69 164 132 231 46 193 91 36 145 63 110 168 21 178 219 219 51 181 153 12 83 40 202 8 217 30 218] peer0.org2.example.com:7051 <nil>} incTime is 1522636820793119440
kafka0 | replica.fetch.wait.max.ms = 500
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
kafka1 | replica.fetch.backoff.ms = 1000
peer1.org1.example.com | [048 04-02 02:40:20.75 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 [] [210 155 188 110 95 10 179 246 23 75 102 234 224 216 150 255 83 97 215 53 2 124 108 249 145 185 53 46 132 245 184 150] peer1.org1.example.com:7051 <nil>}
kafka3 | replica.fetch.backoff.ms = 1000
peer0.org1.example.com | [100 04-02 02:40:24.36 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
kafka0 | replica.high.watermark.checkpoint.interval.ms = 5000
peer0.org2.example.com | [048 04-02 02:40:20.80 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 [] [170 113 213 11 231 69 164 132 231 46 193 91 36 145 63 110 168 21 178 219 219 51 181 153 12 83 40 202 8 217 30 218] peer0.org2.example.com:7051 <nil>}
peer1.org2.example.com | [044 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEooslsPlVOuYnIwt/2URzV0RauIuz7OXm
peer1.org1.example.com | [04b 04-02 02:40:20.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | replica.fetch.max.bytes = 1048576
kafka1 | replica.fetch.max.bytes = 1048576
peer0.org1.example.com | [101 04-02 02:40:24.36 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...
kafka0 | replica.lag.time.max.ms = 10000
peer0.org2.example.com | [049 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [045 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [04c 04-02 02:40:20.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
kafka1 | replica.fetch.min.bytes = 1
orderer.example.com | 13nQzLMaK6S/ZE28gflPLYKi1MmseZ5ZiKivIeVbzp+xr/VfJlpd7qNNMEswDgYD
kafka3 | replica.fetch.min.bytes = 1
kafka0 | replica.socket.receive.buffer.bytes = 65536
peer0.org1.example.com | [102 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [109e8c47]Move state message READY
peer0.org2.example.com | [04a 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer1.org2.example.com | [046 04-02 02:40:18.09 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org1.example.com | [04d 04-02 02:40:20.77 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
kafka1 | replica.fetch.response.max.bytes = 10485760
kafka3 | replica.fetch.response.max.bytes = 10485760
kafka0 | replica.socket.timeout.ms = 30000
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgxvJwW+OL5L2d
peer0.org2.example.com | [04b 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [04e 04-02 02:40:20.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
kafka1 | replica.fetch.wait.max.ms = 500
kafka3 | replica.fetch.wait.max.ms = 500
peer1.org2.example.com | [048 04-02 02:40:18.10 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
kafka0 | replication.quota.window.num = 11
peer0.org1.example.com | [103 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [109e8c47]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [04f 04-02 02:40:20.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
peer0.org2.example.com | [04d 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
orderer.example.com | 1BjkeW7iJ1rn7fIE6ys+sYAEangwpDwwCgYIKoZIzj0EAwIDRwAwRAIgfnlxWQYV
kafka1 | replica.high.watermark.checkpoint.interval.ms = 5000
kafka3 | replica.high.watermark.checkpoint.interval.ms = 5000
peer1.org2.example.com | [047 04-02 02:40:18.10 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 [] [173 4 152 241 138 208 97 141 204 165 233 157 132 226 3 51 185 246 252 39 57 144 189 153 144 27 32 7 101 12 134 157] peer1.org2.example.com:7051 <nil>} incTime is 1522636818100548299
kafka0 | replication.quota.window.size.seconds = 1
peer1.org1.example.com | [050 04-02 02:40:20.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 Org1MSP validating identity
peer0.org1.example.com | [104 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [109e8c47]Entered state ready
kafka1 | replica.lag.time.max.ms = 10000
peer0.org2.example.com | [04e 04-02 02:40:20.81 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
kafka3 | replica.lag.time.max.ms = 10000
orderer.example.com | dc6gZ+yp39DFRV30vTinLnI/539HyGtwVDsCIHznGj4zl+gKl4jPq68ZrSDNQGkc
kafka0 | request.timeout.ms = 30000
peer1.org1.example.com | [051 04-02 02:40:20.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 | [049 04-02 02:40:18.10 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 [] [173 4 152 241 138 208 97 141 204 165 233 157 132 226 3 51 185 246 252 39 57 144 189 153 144 27 32 7 101 12 134 157] peer1.org2.example.com:7051 <nil>}
peer0.org1.example.com | [105 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:109e8c47-9738-4808-bcb9-e0f78a2ff4cb, channelID:
kafka3 | replica.socket.receive.buffer.bytes = 65536
kafka0 | reserved.broker.max.id = 1000
kafka1 | replica.socket.receive.buffer.bytes = 65536
peer0.org2.example.com | [04f 04-02 02:40:20.82 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 | [052 04-02 02:40:20.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.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
orderer.example.com | s7f3G0OhpXjOIMjE
peer1.org2.example.com | [04a 04-02 02:40:18.10 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | replica.socket.timeout.ms = 30000
peer0.org1.example.com | [106 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [109e8c47]sending state message READY
kafka0 | sasl.enabled.mechanisms = [GSSAPI]
kafka1 | replica.socket.timeout.ms = 30000
peer0.org2.example.com | [04c 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer1.org2.example.com | [04b 04-02 02:40:18.10 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer1.org1.example.com | [053 04-02 02:40:20.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: 1801AA01C3060A20D29BBC6E5F0AB3F6...455254494649434154452D2D2D2D2D0A
kafka3 | replication.quota.window.num = 11
kafka0 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
orderer.example.com | -----END CERTIFICATE-----
kafka1 | replication.quota.window.num = 11
peer0.org1.example.com | [107 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]Received message READY from shim
kafka3 | replication.quota.window.size.seconds = 1
peer1.org2.example.com | [04c 04-02 02:40:18.11 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [054 04-02 02:40:20.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: 7DB78675101F2821A7F54F0EB91FF95B21F90DA510D4A9922B1373EA92E1E8C3
peer0.org2.example.com | [050 04-02 02:40:20.82 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
kafka0 | sasl.kerberos.min.time.before.relogin = 60000
orderer.example.com | [04b 04-02 02:40:22.83 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.postSetupV11.postSetupV1.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [108 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [109e8c47]Handling ChaincodeMessage of type: READY(state:established)
kafka1 | replication.quota.window.size.seconds = 1
kafka3 | request.timeout.ms = 30000
peer1.org2.example.com | [04d 04-02 02:40:18.11 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.Expiration.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
kafka0 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
peer0.org2.example.com | [051 04-02 02:40:20.83 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 | [055 04-02 02:40:20.78 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.1.0,txid=583662cb-09b5-4eb3-83df-f0e4012951f7,syscc=true,proposal=0x0,canname=cscc:1.1.0
zookeeper2 | 2018-04-02 02:40:25,130 [myid:3] - INFO [LearnerHandler-/172.18.0.6:47372:LearnerHandler@393] - leader and follower are in sync, zxid=0x0
orderer.example.com | [04c 04-02 02:40:22.83 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
peer0.org1.example.com | [109 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka1 | request.timeout.ms = 30000
kafka3 | reserved.broker.max.id = 1000
kafka0 | sasl.kerberos.service.name = null
peer1.org2.example.com | [04e 04-02 02:40:18.12 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 | [056 04-02 02:40:20.78 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.1.0 is being launched
peer0.org2.example.com | [052 04-02 02:40:20.83 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.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
orderer.example.com | [04d 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
kafka1 | reserved.broker.max.id = 1000
kafka3 | sasl.enabled.mechanisms = [GSSAPI]
peer0.org1.example.com | [10a 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
kafka0 | sasl.kerberos.ticket.renew.jitter = 0.05
peer1.org2.example.com | [04f 04-02 02:40:18.12 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
kafka1 | sasl.enabled.mechanisms = [GSSAPI]
orderer.example.com | [04e 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org1.example.com | [057 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
kafka3 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer0.org2.example.com | [053 04-02 02:40:20.83 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: 1801AA01C3060A20AA71D50BE745A484...455254494649434154452D2D2D2D2D0A
kafka0 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer0.org1.example.com | [10b 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
kafka3 | sasl.kerberos.min.time.before.relogin = 60000
orderer.example.com | [04f 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New.newBccspMsp -> DEBU Creating BCCSP-based MSP instance
peer1.org1.example.com | [058 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
kafka0 | sasl.mechanism.inter.broker.protocol = GSSAPI
peer1.org2.example.com | [050 04-02 02:40:18.12 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 | [054 04-02 02:40:20.83 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: 1CBDD9C9250AA4502717CB6A068A0AC2D19A2F961F78EA4B22FAE01BF3CD6BF1
kafka3 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka1 | sasl.kerberos.min.time.before.relogin = 60000
peer0.org1.example.com | [10c 04-02 02:40:24.37 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.1.0
kafka0 | security.inter.broker.protocol = PLAINTEXT
orderer.example.com | [050 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp/cache] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New -> DEBU Creating Cache-MSP instance
peer0.org2.example.com | [055 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org2.example.com:7051 started
kafka3 | sasl.kerberos.service.name = null
kafka1 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
peer1.org2.example.com | [051 04-02 02:40:18.13 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 | [059 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=cscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [10d 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [109e8c47]Inside sendExecuteMessage. Message INIT
kafka0 | socket.receive.buffer.bytes = 102400
kafka3 | sasl.kerberos.ticket.renew.jitter = 0.05
orderer.example.com | [051 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup -> DEBU Setting up MSP instance Org2MSP
peer0.org2.example.com | [056 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
kafka1 | sasl.kerberos.service.name = null
peer1.org1.example.com | [05a 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
peer1.org2.example.com | [052 04-02 02:40:18.13 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.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka0 | socket.request.max.bytes = 104857600
kafka3 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer0.org1.example.com | [10e 04-02 02:40:24.37 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 | [052 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
kafka1 | sasl.kerberos.ticket.renew.jitter = 0.05
peer0.org2.example.com | [057 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | socket.send.buffer.bytes = 102400
peer1.org1.example.com | [05b 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: cscc:1.1.0(networkid:dev,peerid:peer1.org1.example.com)
peer1.org2.example.com | [053 04-02 02:40:18.13 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: 1801AA01C3060A20AD0498F18AD0618D...455254494649434154452D2D2D2D2D0A
kafka3 | sasl.mechanism.inter.broker.protocol = GSSAPI
peer0.org1.example.com | [10f 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [109e8c47]sendExecuteMsg trigger event INIT
orderer.example.com | MIICQjCCAemgAwIBAgIQQCyiAQNdL82Qv1fZPx/jrTAKBggqhkjOPQQDAjBzMQsw
kafka1 | sasl.kerberos.ticket.renew.window.factor = 0.8
kafka0 | ssl.cipher.suites = null
peer0.org2.example.com | [058 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka3 | security.inter.broker.protocol = PLAINTEXT
peer1.org2.example.com | [054 04-02 02:40:18.13 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: E3E61C0ECCFCB49BBDFB85FF179A59AB60A727CDBA0B24F2C88C27C8D0C5D318
peer1.org1.example.com | [05c 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka0 | ssl.client.auth = none
kafka3 | socket.receive.buffer.bytes = 102400
peer0.org1.example.com | [110 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [109e8c47]Move state message INIT
kafka1 | sasl.mechanism.inter.broker.protocol = GSSAPI
peer0.org2.example.com | [059 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012AF0060A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A
peer1.org2.example.com | [055 04-02 02:40:18.13 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.1.0,txid=a8418b62-10dc-4ffc-9fcb-541a28ec50a3,syscc=true,proposal=0x0,canname=cscc:1.1.0
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [05d 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
kafka0 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
kafka3 | socket.request.max.bytes = 104857600
peer0.org1.example.com | [111 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [109e8c47]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [05a 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 6627E764782B031CD90EEED3245EF8BC87ADF90787EA5132B89CABAB2967B3BA
peer1.org2.example.com | [057 04-02 02:40:18.13 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
kafka1 | security.inter.broker.protocol = PLAINTEXT
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa
kafka0 | ssl.endpoint.identification.algorithm = null
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.1.0
kafka3 | socket.send.buffer.bytes = 102400
peer0.org2.example.com | [05b 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [112 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka1 | socket.receive.buffer.bytes = 102400
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [056 04-02 02:40:18.13 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.1.0 is being launched
zookeeper2 | 2018-04-02 02:40:25,131 [myid:3] - INFO [LearnerHandler-/172.18.0.6:47372:LearnerHandler@458] - Sending DIFF
kafka0 | ssl.key.password = null
kafka3 | ssl.cipher.suites = null
kafka1 | socket.request.max.bytes = 104857600
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org1.example.com | [113 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [109e8c47]sending state message INIT
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | [05c 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka0 | ssl.keymanager.algorithm = SunX509
peer1.org2.example.com | [058 04-02 02:40:18.13 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org2.example.com:7051 started
kafka3 | ssl.client.auth = none
peer0.org1.example.com | [114 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]Received message INIT from shim
peer0.org2.example.com | [05e 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267322E6578616D706C652E636F6D3A37303531
peer1.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer1.org2.example.com | [059 04-02 02:40:18.13 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
kafka3 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
kafka0 | ssl.keystore.location = null
kafka1 | socket.send.buffer.bytes = 102400
peer0.org1.example.com | [115 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [109e8c47]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [05f 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 31AA5BDA348977D7C004285715D545FB004C7F32E9BB02A9710DB7C2282B8EA6
orderer.example.com | Rk0ho01nuqhw3raRZeXq3VObp9AvAiS65TF/PwmzOeVOWhcT+eFGlVQdAxnDHZAF
peer1.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
kafka3 | ssl.endpoint.identification.algorithm = null
kafka0 | ssl.keystore.password = null
kafka1 | ssl.cipher.suites = null
peer1.org2.example.com | [05a 04-02 02:40:18.14 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 | [05d 04-02 02:40:20.84 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.1.0,txid=b887b5e1-0cbc-48e7-9d8c-e99fbcece4c8,syscc=true,proposal=0x0,canname=cscc:1.1.0
peer0.org1.example.com | [116 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | BqQ0xz2yybCqXYOC8ESxZqNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
kafka0 | ssl.keystore.type = JKS
kafka3 | ssl.key.password = null
peer1.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
kafka1 | ssl.client.auth = none
peer1.org2.example.com | [05b 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgzGaBtcHYfjZlkcip8ytG
peer0.org1.example.com | [117 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [109e8c47]Received INIT, initializing chaincode
kafka0 | ssl.protocol = TLS
peer0.org2.example.com | [061 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
kafka3 | ssl.keymanager.algorithm = SunX509
kafka1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer1.org2.example.com | [05c 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012AF0060A3F0A1B70656572312E6F...455254494649434154452D2D2D2D2D0A
orderer.example.com | ZgysU1BwRAtkMwDNHphI6eEwCgYIKoZIzj0EAwIDRwAwRAIgapG4wc0k+n4Xlqo7
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka0 | ssl.provider = null
peer0.org1.example.com | [118 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org2.example.com | [060 04-02 02:40:20.84 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.1.0 is being launched
kafka3 | ssl.keystore.location = null
kafka1 | ssl.endpoint.identification.algorithm = null
peer1.org2.example.com | [05d 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: A09770445B16F45C5081780749AE989807368E2317E7D24B1ADACB53D43C19A6
orderer.example.com | y8ZD6VdLiL5Y/7QJMm9rzfciQnQCIEiXGIiSpFFrEwgYeSlW1yJS+9t1c6k1qdxI
kafka0 | ssl.secure.random.implementation = null
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka3 | ssl.keystore.password = null
peer0.org1.example.com | [119 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]Init get response status: 200
kafka1 | ssl.key.password = null
orderer.example.com | GaBb7h1A
peer0.org2.example.com | [062 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
kafka0 | ssl.trustmanager.algorithm = PKIX
peer1.org2.example.com | [05e 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | ssl.keystore.type = JKS
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}
kafka1 | ssl.keymanager.algorithm = SunX509
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [11a 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]Init succeeded. Sending COMPLETED
kafka0 | ssl.truststore.location = null
peer0.org2.example.com | [063 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [060 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka3 | ssl.protocol = TLS
kafka1 | ssl.keystore.location = null
orderer.example.com | [053 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [05e 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.1.0) lock
peer0.org1.example.com | [11b 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]Move state message COMPLETED
kafka0 | ssl.truststore.password = null
peer0.org2.example.com | [064 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=cscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
kafka3 | ssl.provider = null
peer1.org2.example.com | [061 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267322E6578616D706C652E636F6D3A37303531
kafka1 | ssl.keystore.password = null
orderer.example.com | MIICGjCCAcCgAwIBAgIRAIFwKDyDBuxzeh84icJhtz8wCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | [05f 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.1.0) lock
peer0.org1.example.com | [11c 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [109e8c47]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka0 | ssl.truststore.type = JKS
kafka3 | ssl.secure.random.implementation = null
peer0.org2.example.com | [065 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer1.org2.example.com | [062 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 84DCB4760C577E9B4E2A280CB22EA6979C16748D7FD46DCFD4002D8650CAD285
zookeeper2 | 2018-04-02 02:40:25,178 [myid:3] - INFO [LearnerHandler-/172.18.0.6:47372:LearnerHandler@518] - Received NEWLEADER-ACK message from 2
kafka1 | ssl.keystore.type = JKS
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
kafka0 | unclean.leader.election.enable = false
peer1.org1.example.com | [061 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org1.example.com:7051 started
peer0.org1.example.com | [11d 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [109e8c47]send state message COMPLETED
kafka3 | ssl.trustmanager.algorithm = PKIX
peer0.org2.example.com | [066 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: cscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com)
peer1.org2.example.com | [05f 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
kafka1 | ssl.protocol = TLS
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
kafka0 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
peer1.org1.example.com | [060 04-02 02:40:20.78 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.1.0
kafka3 | ssl.truststore.location = null
peer0.org1.example.com | [11e 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [109e8c47]Received message COMPLETED from shim
peer0.org2.example.com | [067 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer1.org2.example.com | [063 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
kafka1 | ssl.provider = null
orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwNDAyMDIzMDM3WhcNMjgwMzMwMDIzMDM3
kafka0 | zookeeper.connection.timeout.ms = 6000
kafka3 | ssl.truststore.password = null
peer1.org1.example.com | [063 04-02 02:40:20.79 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org2.example.com | [068 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer0.org1.example.com | [11f 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [109e8c47]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka1 | ssl.secure.random.implementation = null
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka0 | zookeeper.session.timeout.ms = 6000
kafka3 | ssl.truststore.type = JKS
peer1.org2.example.com | [064 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=cscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [120 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [109e8c47-9738-4808-bcb9-e0f78a2ff4cb]HandleMessage- COMPLETED. Notify
kafka1 | ssl.trustmanager.algorithm = PKIX
peer1.org1.example.com | [064 04-02 02:40:20.79 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.1.0
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.1.0
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ
kafka3 | unclean.leader.election.enable = false
peer1.org2.example.com | [065 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
kafka0 | zookeeper.set.acl = false
kafka1 | ssl.truststore.location = null
peer0.org1.example.com | [121 04-02 02:40:24.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:109e8c47-9738-4808-bcb9-e0f78a2ff4cb, channelID:
peer1.org1.example.com | [066 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Entering {peer0.org1.example.com:7051 [] [] peer0.org1.example.com:7051 <nil>}
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABMRCiATD04r7XA52TuwmkmQioPM43kZ0
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
kafka3 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka0 | zookeeper.sync.time.ms = 2000
peer1.org2.example.com | [066 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: cscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com)
kafka1 | ssl.truststore.password = null
orderer.example.com | GofUEpk6L3pKsIWd4r8ErcYvhjJ9FwL/ZkQpjbfUg3L5NMvPUYsEBNqjTTBLMA4G
peer0.org1.example.com | [122 04-02 02:40:24.37 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 | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
kafka3 | zookeeper.connection.timeout.ms = 6000
kafka0 | (kafka.server.KafkaConfig)
peer1.org1.example.com | [067 04-02 02:40:20.80 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Exiting
peer1.org1.example.com | [062 04-02 02:40:20.79 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.1.0)
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIMxmgbXB2H42
peer0.org1.example.com | [123 04-02 02:40:24.37 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
kafka1 | ssl.truststore.type = JKS
kafka3 | zookeeper.session.timeout.ms = 6000
kafka0 | [2018-04-02 02:40:27,913] INFO starting (kafka.server.KafkaServer)
peer1.org2.example.com | [067 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer1.org2.example.com | [068 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.1.0
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
orderer.example.com | ZZHIqfMrRmYMrFNQcEQLZDMAzR6YSOnhMAoGCCqGSM49BAMCA0gAMEUCIQDIqHnF
peer1.org1.example.com | [068 04-02 02:40:20.80 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 | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka1 | unclean.leader.election.enable = false
kafka0 | [2018-04-02 02:40:27,933] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka3 | zookeeper.set.acl = false
peer0.org1.example.com | [124 04-02 02:40:24.37 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.1.0,txid=8bcdae04-d922-4c9d-b086-c5507f3648d6,syscc=true,proposal=0x0,canname=vscc:1.1.0
orderer.example.com | MTnxCacujXQ1IdMb4P3WP6ApG2o41f89sXt4DgIgZGGiHrD6xng0GHCTzuZck/dx
peer1.org1.example.com | [069 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka1 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka0 | [2018-04-02 02:40:28,016] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer0.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
kafka3 | zookeeper.sync.time.ms = 2000
orderer.example.com | DU4mxhQOzbBlN9BRitU=
peer0.org1.example.com | [125 04-02 02:40:24.37 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.1.0 is being launched
kafka1 | zookeeper.connection.timeout.ms = 6000
peer1.org1.example.com | [06a 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012AF0060A3F0A1B70656572312E6F...455254494649434154452D2D2D2D2D0A
kafka0 | [2018-04-02 02:40:28,040] INFO Client environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT (org.apache.zookeeper.ZooKeeper)
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}
kafka3 | (kafka.server.KafkaConfig)
kafka3 | [2018-04-02 02:40:27,965] INFO starting (kafka.server.KafkaServer)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka1 | zookeeper.session.timeout.ms = 6000
kafka0 | [2018-04-02 02:40:28,040] INFO Client environment:host.name=kafka0 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [126 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [06b 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 04A3FF3891B5763E121CAA754A0E10EB96E775DD82117E9DB4792EE2625C976C
peer1.org2.example.com | [069 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.1.0) lock
kafka3 | [2018-04-02 02:40:27,973] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka1 | zookeeper.set.acl = false
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka0 | [2018-04-02 02:40:28,041] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [127 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | [054 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewConsortiumsConfig.NewConsortiumConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.postSetupV11.postSetupV1.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org1.example.com | [06c 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | [2018-04-02 02:40:27,997] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer1.org2.example.com | [06a 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.1.0) lock
kafka1 | zookeeper.sync.time.ms = 2000
kafka0 | [2018-04-02 02:40:28,042] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
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 | [069 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.1.0) lock
orderer.example.com | [055 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrdererProtos
kafka1 | (kafka.server.KafkaConfig)
kafka0 | [2018-04-02 02:40:28,043] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [06b 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.1.0
peer1.org1.example.com | [06d 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka3 | [2018-04-02 02:40:28,070] INFO Client environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [06a 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.1.0) lock
peer1.org2.example.com | [06c 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.1.0)
orderer.example.com | [056 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org1.example.com | [128 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=vscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
kafka1 | [2018-04-02 02:40:28,041] INFO starting (kafka.server.KafkaServer)
peer1.org1.example.com | [06e 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267312E6578616D706C652E636F6D3A37303531
kafka3 | [2018-04-02 02:40:28,081] INFO Client environment:host.name=kafka3 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [06b 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.1.0
kafka0 | [2018-04-02 02:40:28,044] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.3.jar:/opt/kafka/bin/../libs/jersey-guava-2.24.jar:/opt/kafka/bin/../libs/zookeeper-3.4.9.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.24.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/kafka-streams-0.10.2.1.jar:/opt/kafka/bin/../libs/kafka-tools-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-security-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/zkclient-0.10.jar:/opt/kafka/bin/../libs/jetty-util-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-servlets-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-clients-0.10.2.1.jar:/opt/kafka/bin/../libs/scala-library-2.11.8.jar:/opt/kafka/bin/../libs/connect-json-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.10.2.1.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jetty-continuation-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-databind-2.8.5.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.24.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test-sources.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/hk2-api-2.5.0-b05.jar:/opt/kafka/bin/../libs/connect-runtime-0.10.2.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.5.0-b05.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-transforms-0.10.2.1.jar:/opt/kafka/bin/../libs/guava-18.0.jar:/opt/kafka/bin/../libs/jersey-common-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-sources.jar:/opt/kafka/bin/../libs/jetty-io-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-javadoc.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.5.0-b05.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.8.5.jar:/opt/kafka/bin/../libs/jersey-server-2.24.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/rocksdbjni-5.0.1.jar:/opt/kafka/bin/../libs/lz4-1.3.0.jar:/opt/kafka/bin/../libs/connect-file-0.10.2.1.jar:/opt/kafka/bin/../libs/javassist-3.20.0-GA.jar:/opt/kafka/bin/../libs/connect-api-0.10.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.10.jar:/opt/kafka/bin/../libs/jackson-core-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.5.jar:/opt/kafka/bin/../libs/jersey-client-2.24.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/snappy-java-1.1.2.6.jar:/opt/kafka/bin/../libs/hk2-locator-2.5.0-b05.jar:/opt/kafka/bin/../libs/kafka-streams-examples-0.10.2.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.inject-2.5.0-b05.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-scaladoc.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.0.jar:/opt/kafka/bin/../libs/jetty-server-9.2.15.v20160210.jar (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [057 04-02 02:40:22.84 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org1.example.com | [129 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer1.org2.example.com | [06d 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.1.0
kafka1 | [2018-04-02 02:40:28,048] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka3 | [2018-04-02 02:40:28,082] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-04-02 02:40:28,046] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [06f 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5E1207E32E2709D3C49FD6E4E42EA75E054BF7CAB0517372323BB60EB639719F
orderer.example.com | [058 04-02 02:40:22.85 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org1.example.com | [12a 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: vscc:1.1.0(networkid:dev,peerid:peer0.org1.example.com)
peer0.org2.example.com | [06c 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.1.0)
kafka3 | [2018-04-02 02:40:28,082] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-04-02 02:40:28,047] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [06e 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
kafka1 | [2018-04-02 02:40:28,080] INFO Client environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [059 04-02 02:40:22.85 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [12b 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer1.org1.example.com | [065 04-02 02:40:20.79 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 | [06d 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.1.0
kafka3 | [2018-04-02 02:40:28,083] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-04-02 02:40:28,049] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:28,080] INFO Client environment:host.name=kafka1 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [05a 04-02 02:40:22.85 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org1.example.com | [12c 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | [06f 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.1.0
peer0.org2.example.com | [06f 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org1.example.com | [070 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.1.0
kafka0 | [2018-04-02 02:40:28,050] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [05b 04-02 02:40:22.85 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Capabilities
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.1.0
peer1.org2.example.com | [070 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
kafka1 | [2018-04-02 02:40:28,081] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-04-02 02:40:28,054] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [05c 04-02 02:40:22.86 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
peer0.org2.example.com | [070 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.1.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [071 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org2.example.com | [071 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.1.0
kafka1 | [2018-04-02 02:40:28,081] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka0 | [2018-04-02 02:40:28,055] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [05d 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
zookeeper2 | 2018-04-02 02:40:25,178 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@952] - Have quorum of supporters, sids: [ 2,3 ]; starting up and setting last processed zxid: 0x100000000
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org2.example.com | [071 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [072 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.1.0
peer1.org2.example.com | [072 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka0 | [2018-04-02 02:40:28,055] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:28,086] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [05e 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org2.example.com | [06e 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.1.0
kafka0 | [2018-04-02 02:40:28,055] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [073 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka1 | [2018-04-02 02:40:28,087] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [073 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [05f 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New.newBccspMsp -> DEBU Creating BCCSP-based MSP instance
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
kafka0 | [2018-04-02 02:40:28,056] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [074 04-02 02:40:18.14 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 | [072 04-02 02:40:20.86 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 | [060 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp/cache] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.New -> DEBU Creating Cache-MSP instance
peer1.org1.example.com | [074 04-02 02:40:20.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka0 | [2018-04-02 02:40:28,064] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4d9e68d0 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [075 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [061 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup -> DEBU Setting up MSP instance OrdererMSP
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [073 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [075 04-02 02:40:20.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka0 | [2018-04-02 02:40:28,183] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | [076 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.1.0
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 | [062 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [074 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka0 | [2018-04-02 02:40:28,189] INFO Opening socket connection to server zookeeper1.v110_default/172.18.0.6:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [077 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.1.0" , sending back REGISTERED
peer1.org1.example.com | [076 04-02 02:40:20.82 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 | [0ef 04-02 02:40:24.36 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.1.0)
orderer.example.com | MIICLzCCAdWgAwIBAgIQdfft8l04Koa9AuIrfGUYhjAKBggqhkjOPQQDAjBpMQsw
kafka0 | [2018-04-02 02:40:28,252] INFO Socket connection established to zookeeper1.v110_default/172.18.0.6:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [078 04-02 02:40:18.14 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 | [075 04-02 02:40:20.86 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 | [077 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.1.0
peer0.org1.example.com | [12d 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.1.0) lock
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka0 | [2018-04-02 02:40:28,445] INFO Session establishment complete on server zookeeper1.v110_default/172.18.0.6:2181, sessionid = 0x262843a223a0001, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [079 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [12e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.1.0) lock
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
kafka0 | [2018-04-02 02:40:28,466] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer0.org2.example.com | [076 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.1.0
peer1.org2.example.com | [07b 04-02 02:40:18.15 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.1.0 launch seq completed
peer0.org1.example.com | [12f 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.1.0
orderer.example.com | bGUuY29tMB4XDTE4MDQwMjAyMzAzN1oXDTI4MDMzMDAyMzAzN1owaTELMAkGA1UE
kafka0 | [2018-04-02 02:40:29,323] INFO Cluster ID = YIrfUH_CRh-ARFCNom_Gpg (kafka.server.KafkaServer)
peer1.org1.example.com | [078 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.1.0" , sending back REGISTERED
peer1.org2.example.com | [07c 04-02 02:40:18.15 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 | [130 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.1.0)
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org2.example.com | [077 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.1.0" , sending back REGISTERED
kafka0 | [2018-04-02 02:40:29,339] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org1.example.com | [079 04-02 02:40:20.83 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 | [07d 04-02 02:40:18.15 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 | [131 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.1.0
orderer.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
peer0.org2.example.com | [078 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
kafka0 | [2018-04-02 02:40:29,447] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org2.example.com | [07e 04-02 02:40:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a8418b62]Move state message READY
peer0.org1.example.com | [132 04-02 02:40:24.38 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 | [07a 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka0 | [2018-04-02 02:40:29,449] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org2.example.com | [079 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABHeA6B67zYyGmS5sZNuqNSXYzfWe
peer1.org2.example.com | [07f 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [a8418b62]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [133 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.1.0
kafka0 | [2018-04-02 02:40:29,543] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org1.example.com | [07b 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [07b 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | iZxDx92MicXaH+gQgvE1wdsVa8zT6LR07P975FQF3XR0vfBeAyWbAgGiQimjXzBd
peer1.org2.example.com | [080 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [a8418b62]Entered state ready
peer0.org1.example.com | [134 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
kafka0 | [2018-04-02 02:40:29,587] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [081 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:a8418b62-10dc-4ffc-9fcb-541a28ec50a3, channelID:
peer1.org1.example.com | [07c 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [135 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.1.0
orderer.example.com | MA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB
peer0.org2.example.com | [07c 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka0 | [2018-04-02 02:40:29,614] INFO Logs loading complete in 26 ms. (kafka.log.LogManager)
peer1.org2.example.com | [082 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a8418b62]sending state message READY
peer1.org1.example.com | [07d 04-02 02:40:20.83 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.1.0 launch seq completed
peer0.org1.example.com | [136 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka0 | [2018-04-02 02:40:30,161] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
orderer.example.com | Af8wKQYDVR0OBCIEII9pfmg8rZU17typKHr7h8BQ4T7cE4StyWRAczUlk0NCMAoG
peer1.org2.example.com | [083 04-02 02:40:18.16 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 | [07a 04-02 02:40:20.86 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.1.0 launch seq completed
peer0.org1.example.com | [137 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [07e 04-02 02:40:20.83 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
kafka0 | [2018-04-02 02:40:30,205] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer1.org2.example.com | [084 04-02 02:40:18.16 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 | CCqGSM49BAMCA0gAMEUCIQCpddSJ5uoLQG3j0oHKR03388PshkOfx6VS1u7QB/OG
peer0.org1.example.com | [138 04-02 02:40:24.38 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 | [07d 04-02 02:40:20.86 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
kafka0 | [2018-04-02 02:40:30,983] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
peer1.org2.example.com | [085 04-02 02:40:18.16 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 | [07f 04-02 02:40:20.83 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 | [139 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
kafka0 | [2018-04-02 02:40:31,085] INFO [Socket Server on Broker 0], Started 1 acceptor threads (kafka.network.SocketServer)
orderer.example.com | vAIgKGezaWoJZkWhoLRdAqYfF8/2V6ZkC4nkGHwdTQH7pSg=
peer0.org2.example.com | [07e 04-02 02:40:20.86 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 | [086 04-02 02:40:18.16 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.1.0
peer0.org1.example.com | [13a 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.1.0
peer1.org1.example.com | [080 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [583662cb]Move state message READY
kafka0 | [2018-04-02 02:40:31,287] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org2.example.com | [087 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a8418b62]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [13b 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.1.0" , sending back REGISTERED
peer0.org2.example.com | [07f 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b887b5e1]Move state message READY
peer1.org1.example.com | [081 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [583662cb]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [13c 04-02 02:40:24.38 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 | [088 04-02 02:40:18.16 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...
kafka0 | [2018-04-02 02:40:31,332] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [080 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [b887b5e1]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [082 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [583662cb]Entered state ready
peer0.org1.example.com | [13d 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka0 | [2018-04-02 02:40:31,605] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org2.example.com | [089 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a8418b62]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [081 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [b887b5e1]Entered state ready
orderer.example.com | [063 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.preSetupV1.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [13e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka0 | [2018-04-02 02:40:31,636] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [083 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:583662cb-09b5-4eb3-83df-f0e4012951f7, channelID:
peer1.org2.example.com | [07a 04-02 02:40:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [13f 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org2.example.com | [082 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:b887b5e1-0cbc-48e7-9d8c-e99fbcece4c8, channelID:
kafka0 | [2018-04-02 02:40:31,650] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | MIICCjCCAbGgAwIBAgIRAItoU/tjIkt9eGhQL2PojuUwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [084 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [583662cb]sending state message READY
peer0.org1.example.com | [140 04-02 02:40:24.38 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.1.0 launch seq completed
peer0.org2.example.com | [083 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b887b5e1]sending state message READY
peer1.org2.example.com | [08a 04-02 02:40:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka0 | [2018-04-02 02:40:31,731] INFO [GroupCoordinator 0]: Starting up. (kafka.coordinator.GroupCoordinator)
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [141 04-02 02:40:24.38 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
kafka0 | [2018-04-02 02:40:31,735] INFO [GroupCoordinator 0]: Startup complete. (kafka.coordinator.GroupCoordinator)
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | [08c 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a8418b62]Move state message INIT
peer0.org2.example.com | [084 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]Received message READY from shim
peer1.org1.example.com | [085 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]Received message READY from shim
kafka0 | [2018-04-02 02:40:31,746] INFO [Group Metadata Manager on Broker 0]: Removed 0 expired offsets in 9 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer0.org1.example.com | [142 04-02 02:40:24.38 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...
zookeeper2 | 2018-04-02 02:40:25,193 [myid:3] - INFO [LearnerHandler-/172.18.0.3:43588:LearnerHandler@518] - Received NEWLEADER-ACK message from 1
orderer.example.com | cGxlLmNvbTAeFw0xODA0MDIwMjMwMzdaFw0yODAzMzAwMjMwMzdaMFYxCzAJBgNV
peer1.org2.example.com | [08d 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [a8418b62]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka0 | [2018-04-02 02:40:31,916] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer0.org2.example.com | [085 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b887b5e1]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [143 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bcdae04]Move state message READY
peer1.org1.example.com | [086 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [583662cb]Handling ChaincodeMessage of type: READY(state:established)
kafka0 | [2018-04-02 02:40:32,141] INFO Creating /brokers/ids/0 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer1.org2.example.com | [08b 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]Received message READY from shim
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [086 04-02 02:40:20.87 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 | [144 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [8bcdae04]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [087 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka0 | [2018-04-02 02:40:32,219] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer1.org2.example.com | [08e 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | SM49AwEHA0IABA/ayd6vzorhWvV4/yIbQgpnJss4DwV2ZiY/zYcNvnTeLG3DTWZ1
peer0.org1.example.com | [145 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [8bcdae04]Entered state ready
peer1.org1.example.com | [088 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
kafka0 | [2018-04-02 02:40:32,233] INFO Registered broker 0 at path /brokers/ids/0 with addresses: EndPoint(kafka0,9092,ListenerName(PLAINTEXT),PLAINTEXT) (kafka.utils.ZkUtils)
peer1.org2.example.com | [090 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a8418b62]sending state message INIT
peer0.org2.example.com | [087 04-02 02:40:20.87 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 | sPP4ehmwRO4fgCrdH/YQ0cGkMW1SiltnR0CjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [146 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:8bcdae04-d922-4c9d-b086-c5507f3648d6, channelID:
peer0.org2.example.com | [088 04-02 02:40:20.87 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 | [147 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bcdae04]sending state message READY
peer1.org1.example.com | [089 04-02 02:40:20.83 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 | [08f 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a8418b62]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAII9pfmg8rZU17typKHr7h8BQ4T7cE4St
peer0.org2.example.com | [089 04-02 02:40:20.87 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.1.0
peer0.org1.example.com | [148 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]Received message READY from shim
peer1.org1.example.com | [08a 04-02 02:40:20.83 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.1.0
peer1.org2.example.com | [091 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]Received message INIT from shim
peer0.org1.example.com | [149 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8bcdae04]Handling ChaincodeMessage of type: READY(state:established)
peer0.org2.example.com | [08a 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b887b5e1]Inside sendExecuteMessage. Message INIT
orderer.example.com | yWRAczUlk0NCMAoGCCqGSM49BAMCA0cAMEQCIHk7YrZDhNWxkK9/+QQEsKtNrx8A
peer1.org2.example.com | [092 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a8418b62]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [08b 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [583662cb]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [14a 04-02 02:40:24.38 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 | [08b 04-02 02:40:20.87 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 | [08c 04-02 02:40:20.83 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 | [14b 04-02 02:40:24.38 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 | wuBqvcvKi6NQ7yLmAiBxYOd2nvbQdVu6Z7fHUhlCIjAZl1+67WMLkqj2CBcAkA==
peer1.org2.example.com | [093 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [08c 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b887b5e1]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [08d 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [583662cb]sendExecuteMsg trigger event INIT
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [094 04-02 02:40:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a8418b62]Received INIT, initializing chaincode
peer0.org1.example.com | [14c 04-02 02:40:24.38 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 | [08e 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [583662cb]Move state message INIT
peer0.org2.example.com | [08d 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b887b5e1]Move state message INIT
orderer.example.com | [064 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP.ProposeMSP.Setup.Setup.setupV11)-fm.setupV11.postSetupV11.postSetupV1.Validate.Validate -> DEBU MSP OrdererMSP validating identity
peer1.org2.example.com | [095 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org1.example.com | [08f 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [583662cb]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [065 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.CreateMSPManager.Setup -> DEBU Setting up the MSP manager (3 msps)
peer0.org2.example.com | [08e 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [b887b5e1]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [14d 04-02 02:40:24.38 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.1.0
orderer.example.com | [066 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/msp] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewChannelConfig.CreateMSPManager.Setup -> DEBU MSP manager setup complete, setup 3 msps
peer1.org2.example.com | [096 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [08f 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [090 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [14e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [8bcdae04]Inside sendExecuteMessage. Message INIT
orderer.example.com | [067 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Admins for Channel/Orderer/OrdererOrg
peer1.org2.example.com | [097 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]Init get response status: 200
peer0.org2.example.com | [090 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b887b5e1]sending state message INIT
peer1.org1.example.com | [091 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [583662cb]sending state message INIT
orderer.example.com | [068 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Readers for Channel/Orderer/OrdererOrg
peer1.org2.example.com | [098 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [14f 04-02 02:40:24.38 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 | [091 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]Received message INIT from shim
peer1.org1.example.com | [092 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]Received message INIT from shim
orderer.example.com | [069 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Writers for Channel/Orderer/OrdererOrg
peer0.org1.example.com | [150 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [8bcdae04]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [092 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b887b5e1]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [06a 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.NewManagerImpl -> DEBU Proposed new policy Readers for Channel/Orderer
peer1.org2.example.com | [099 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]Move state message COMPLETED
orderer.example.com | [06b 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.NewManagerImpl -> DEBU Proposed new policy Writers for Channel/Orderer
peer1.org1.example.com | [093 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [583662cb]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [06c 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.NewManagerImpl -> DEBU Proposed new policy BlockValidation for Channel/Orderer
peer0.org1.example.com | [151 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bcdae04]Move state message INIT
orderer.example.com | [06d 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.NewManagerImpl -> DEBU Proposed new policy Admins for Channel/Orderer
peer0.org2.example.com | [093 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [09a 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a8418b62]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [094 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [06e 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP
peer0.org1.example.com | [152 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [8bcdae04]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [094 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b887b5e1]Received INIT, initializing chaincode
orderer.example.com | [06f 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP
peer1.org1.example.com | [095 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [583662cb]Received INIT, initializing chaincode
peer0.org1.example.com | [153 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [09b 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a8418b62]send state message COMPLETED
zookeeper2 | 2018-04-02 02:40:28,277 [myid:3] - INFO [SyncThread:3:FileTxnLog@203] - Creating new log file: log.100000001
orderer.example.com | [070 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP
peer1.org1.example.com | [096 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer0.org2.example.com | [095 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org2.example.com | [09c 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a8418b62]Received message COMPLETED from shim
peer0.org1.example.com | [154 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bcdae04]sending state message INIT
orderer.example.com | [071 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP
peer1.org2.example.com | [09d 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [a8418b62]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [097 04-02 02:40:20.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [096 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [072 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP
peer0.org1.example.com | [155 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]Received message INIT from shim
peer1.org1.example.com | [098 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]Init get response status: 200
orderer.example.com | [073 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl...NewManagerImpl -> DEBU Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP
peer0.org2.example.com | [097 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]Init get response status: 200
peer1.org2.example.com | [09e 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [a8418b62-10dc-4ffc-9fcb-541a28ec50a3]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [156 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8bcdae04]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [074 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.NewManagerImpl -> DEBU Proposed new policy Admins for Channel/Consortiums
peer1.org1.example.com | [099 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [098 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [09f 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:a8418b62-10dc-4ffc-9fcb-541a28ec50a3, channelID:
orderer.example.com | [075 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl -> DEBU Proposed new policy Admins for Channel
peer0.org1.example.com | [157 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [076 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.newImplicitMetaPolicy.GetPolicy -> DEBU Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers
peer1.org2.example.com | [0a0 04-02 02:40:18.18 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 | [099 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]Move state message COMPLETED
orderer.example.com | [077 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl -> DEBU Proposed new policy Readers for Channel
peer1.org1.example.com | [09a 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]Move state message COMPLETED
kafka0 | [2018-04-02 02:40:32,236] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer0.org1.example.com | [158 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [8bcdae04]Received INIT, initializing chaincode
orderer.example.com | [078 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl.newImplicitMetaPolicy.GetPolicy -> DEBU Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers
peer0.org2.example.com | [09a 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b887b5e1]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [0a1 04-02 02:40:18.18 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 | [09b 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [583662cb]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [079 04-02 02:40:22.87 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewManagerImpl -> DEBU Proposed new policy Writers for Channel
peer0.org1.example.com | [159 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]Init get response status: 200
peer0.org2.example.com | [09b 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b887b5e1]send state message COMPLETED
peer1.org1.example.com | [09c 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [583662cb]send state message COMPLETED
orderer.example.com | [07a 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel
peer0.org1.example.com | [15a 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [0a2 04-02 02:40:18.18 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.1.0,txid=33141e6a-da3d-4895-bb87-4a9e0ab365df,syscc=true,proposal=0x0,canname=lscc:1.1.0
peer1.org1.example.com | [09d 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [583662cb]Received message COMPLETED from shim
peer0.org1.example.com | [15b 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]Move state message COMPLETED
peer0.org2.example.com | [09c 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b887b5e1]Received message COMPLETED from shim
orderer.example.com | [07b 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Orderer
peer1.org2.example.com | [0a3 04-02 02:40:18.18 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.1.0 is being launched
peer1.org1.example.com | [09e 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [583662cb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [09d 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [b887b5e1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [0a4 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | [07c 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Orderer/OrdererOrg
peer1.org1.example.com | [09f 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [583662cb-09b5-4eb3-83df-f0e4012951f7]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [09e 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [b887b5e1-0cbc-48e7-9d8c-e99fbcece4c8]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [15c 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8bcdae04]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [0a5 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | [07d 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [0a0 04-02 02:40:20.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:583662cb-09b5-4eb3-83df-f0e4012951f7, channelID:
peer0.org2.example.com | [09f 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:b887b5e1-0cbc-48e7-9d8c-e99fbcece4c8, channelID:
peer0.org1.example.com | [15d 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bcdae04]send state message COMPLETED
peer1.org2.example.com | [0a6 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=lscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
orderer.example.com | [07e 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [0a1 04-02 02:40:20.84 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 | [15e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bcdae04]Received message COMPLETED from shim
peer0.org2.example.com | [0a0 04-02 02:40:20.87 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 | [07f 04-02 02:40:22.88 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [0a2 04-02 02:40:20.84 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 | [0a7 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org1.example.com | [15f 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [8bcdae04]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [080 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org1.example.com | [0a3 04-02 02:40:20.85 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.1.0,txid=f35c7975-346e-406f-ab37-dfc9f40a8bba,syscc=true,proposal=0x0,canname=lscc:1.1.0
peer0.org2.example.com | [0a1 04-02 02:40:20.87 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 | [0a8 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: lscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com)
orderer.example.com | [081 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/Capabilities
peer0.org1.example.com | [160 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [8bcdae04-d922-4c9d-b086-c5507f3648d6]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [0a2 04-02 02:40:20.87 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.1.0,txid=675f91dd-4fbb-42e9-8c33-4df3cc9f5941,syscc=true,proposal=0x0,canname=lscc:1.1.0
peer1.org1.example.com | [0a4 04-02 02:40:20.85 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.1.0 is being launched
peer1.org2.example.com | [0a9 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
orderer.example.com | [082 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [161 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:8bcdae04-d922-4c9d-b086-c5507f3648d6, channelID:
peer0.org2.example.com | [0a3 04-02 02:40:20.87 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.1.0 is being launched
peer1.org1.example.com | [0a5 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer1.org2.example.com | [0aa 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org1.example.com | [0a6 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [083 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [0a4 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org1.example.com | [162 04-02 02:40:24.38 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 | [084 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/BatchSize
peer1.org1.example.com | [0a7 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=lscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.1.0
peer0.org2.example.com | [0a5 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer0.org1.example.com | [163 04-02 02:40:24.38 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
orderer.example.com | [085 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [0a8 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
orderer.example.com | [086 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [164 04-02 02:40:24.38 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.1.0,txid=e9ed7832-2fed-4b48-b2b7-00fa187d24c0,syscc=true,proposal=0x0,canname=qscc:1.1.0
peer1.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org2.example.com | [0a6 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=lscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer1.org1.example.com | [0a9 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: lscc:1.1.0(networkid:dev,peerid:peer1.org1.example.com)
orderer.example.com | [087 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [165 04-02 02:40:24.38 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.1.0 is being launched
peer1.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | [0aa 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
kafka0 | [2018-04-02 02:40:32,422] INFO Kafka version : 0.10.2.1 (org.apache.kafka.common.utils.AppInfoParser)
peer0.org1.example.com | [166 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org2.example.com | [0a7 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
orderer.example.com | [088 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer1.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [0ab 04-02 02:40:20.85 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
orderer.example.com | [089 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org1.example.com | [167 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [0a8 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: lscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com)
peer0.org2.example.com | [0a9 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer0.org1.example.com | [168 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=qscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [169 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org2.example.com | [0aa 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.1.0
orderer.example.com | [08a 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org1.example.com | [16a 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: qscc:1.1.0(networkid:dev,peerid:peer0.org1.example.com)
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.1.0
orderer.example.com | [08b 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Consortiums
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 | [16b 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [16c 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
orderer.example.com | [08c 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Consortiums/SampleConsortium
peer1.org2.example.com | [0ab 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.1.0) lock
peer0.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.1.0
orderer.example.com | [08d 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP
peer0.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org2.example.com | [0ac 04-02 02:40:18.18 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.1.0) lock
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [08e 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP
peer1.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org2.example.com | [0ad 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.1.0
orderer.example.com | [08f 04-02 02:40:22.89 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [0ae 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.1.0)
orderer.example.com | [090 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [0af 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.1.0
orderer.example.com | [091 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
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 | 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 | [0b1 04-02 02:40:18.19 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 | [092 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [0ac 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.1.0) lock
peer0.org2.example.com | [0ab 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.1.0) lock
peer1.org2.example.com | [0b0 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.1.0
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [0ad 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.1.0) lock
orderer.example.com | [093 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP
peer1.org2.example.com | [0b2 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org2.example.com | [0ac 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.1.0) lock
orderer.example.com | [094 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins
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}
peer1.org2.example.com | [0b3 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.1.0
peer1.org1.example.com | [0ae 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.1.0
peer0.org2.example.com | [0ad 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.1.0
peer0.org1.example.com | [16d 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.1.0) lock
peer1.org1.example.com | [0b0 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.1.0
peer1.org2.example.com | [0b4 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [095 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers
peer0.org2.example.com | [0ae 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.1.0
peer1.org1.example.com | [0b1 04-02 02:40:20.86 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 | [16e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.1.0) lock
peer0.org2.example.com | [0af 04-02 02:40:20.90 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 | [0b2 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.1.0
orderer.example.com | [096 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers
peer1.org2.example.com | [0b5 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [16f 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.1.0
orderer.example.com | [097 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy
peer0.org2.example.com | [0b0 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.1.0
peer1.org2.example.com | [0b6 04-02 02:40:18.19 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 | [170 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.1.0)
orderer.example.com | [098 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/Admins
peer0.org2.example.com | [0b1 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org1.example.com | [0af 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.1.0)
orderer.example.com | [099 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Capabilities
peer0.org2.example.com | [0b2 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.1.0
peer0.org1.example.com | [171 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.1.0
peer1.org2.example.com | [0b7 04-02 02:40:18.19 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 | [0b3 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [09a 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/HashingAlgorithm
peer0.org2.example.com | [0b3 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [172 04-02 02:40:24.38 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 | [0b8 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.1.0
kafka0 | [2018-04-02 02:40:32,433] INFO Kafka commitId : e89bffd6b2eff799 (org.apache.kafka.common.utils.AppInfoParser)
peer0.org2.example.com | [0b4 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [09b 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/BlockDataHashingStructure
peer1.org1.example.com | [0b4 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.1.0
peer0.org1.example.com | [173 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.1.0
peer1.org2.example.com | [0b9 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.1.0" , sending back REGISTERED
peer0.org2.example.com | [0b5 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
zookeeper2 | 2018-04-02 02:40:28,535 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x162843a22320000 type:create cxid:0x3 zxid:0x100000006 txntype:-1 reqpath:n/a Error Path:/consumers Error:KeeperErrorCode = NodeExists for /consumers
peer1.org1.example.com | [0b5 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [09c 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/OrdererAddresses
peer1.org2.example.com | [0ba 04-02 02:40:18.19 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 | [174 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org2.example.com | [0b6 04-02 02:40:20.90 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 | [0b6 04-02 02:40:20.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [0bb 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [175 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.1.0
peer0.org2.example.com | [0b7 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.1.0
orderer.example.com | [09d 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org1.example.com | [0b7 04-02 02:40:20.86 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 | [0b8 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.1.0" , sending back REGISTERED
peer1.org2.example.com | [0bc 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [09e 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [176 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [0b9 04-02 02:40:20.90 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 | [0bd 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [177 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [09f 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/configtx] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [0ba 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [0b8 04-02 02:40:20.86 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 | [0be 04-02 02:40:18.19 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.1.0 launch seq completed
peer0.org1.example.com | [178 04-02 02:40:24.38 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 | [0a0 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks -> DEBU As expected, current configuration has policy '/Channel/Readers'
peer0.org2.example.com | [0bb 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [0b9 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.1.0
peer0.org2.example.com | [0bc 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [0bf 04-02 02:40:18.19 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 | [0a1 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks -> DEBU As expected, current configuration has policy '/Channel/Writers'
peer0.org1.example.com | [179 04-02 02:40:24.38 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 | [0ba 04-02 02:40:20.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.1.0" , sending back REGISTERED
peer0.org2.example.com | [0bd 04-02 02:40:20.91 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.1.0 launch seq completed
peer1.org2.example.com | [0c0 04-02 02:40:18.19 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 | [0be 04-02 02:40:20.91 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 | [0a2 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel looking up path [Application]
peer0.org2.example.com | [0bf 04-02 02:40:20.91 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 | [0bb 04-02 02:40:20.87 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 | [17a 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.1.0
peer1.org2.example.com | [0c1 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [33141e6a]Move state message READY
peer0.org2.example.com | [0c0 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [675f91dd]Move state message READY
orderer.example.com | [0a3 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel has managers Orderer
peer0.org1.example.com | [17b 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.1.0" , sending back REGISTERED
peer0.org2.example.com | [0c1 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [675f91dd]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [0c2 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [33141e6a]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [0bc 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0c2 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [675f91dd]Entered state ready
peer0.org1.example.com | [17c 04-02 02:40:24.38 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 | [0a4 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel has managers Consortiums
peer1.org2.example.com | [0c3 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [33141e6a]Entered state ready
peer1.org1.example.com | [0bd 04-02 02:40:20.88 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.1.0 launch seq completed
peer0.org2.example.com | [0c3 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:675f91dd-4fbb-42e9-8c33-4df3cc9f5941, channelID:
peer0.org2.example.com | [0c4 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [675f91dd]sending state message READY
peer0.org2.example.com | [0c5 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]Received message READY from shim
peer1.org2.example.com | [0c4 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:33141e6a-da3d-4895-bb87-4a9e0ab365df, channelID:
orderer.example.com | [0a5 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel looking up path [Orderer]
peer1.org1.example.com | [0bf 04-02 02:40:20.88 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 | [17d 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0c6 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [675f91dd]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [0c0 04-02 02:40:20.88 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 | [0a6 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel has managers Consortiums
peer1.org2.example.com | [0c5 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [33141e6a]sending state message READY
peer0.org2.example.com | [0c7 04-02 02:40:20.91 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 | [17e 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka0 | [2018-04-02 02:40:32,435] INFO [Kafka Server 0], started (kafka.server.KafkaServer)
peer1.org1.example.com | [0be 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [0a7 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager -> DEBU Manager Channel has managers Orderer
peer0.org2.example.com | [0c8 04-02 02:40:20.91 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 | [0c6 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]Received message READY from shim
peer0.org1.example.com | [17f 04-02 02:40:24.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [0a8 04-02 02:40:22.90 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager.Manager -> DEBU Manager Channel/Orderer looking up path []
peer1.org1.example.com | [0c1 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f35c7975]Move state message READY
peer0.org2.example.com | [0c9 04-02 02:40:20.91 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 | [0c7 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [33141e6a]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [180 04-02 02:40:24.38 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.1.0 launch seq completed
orderer.example.com | [0a9 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/policies] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks.Manager.Manager -> DEBU Manager Channel/Orderer has managers OrdererOrg
peer0.org2.example.com | [0ca 04-02 02:40:20.91 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.1.0
peer0.org1.example.com | [181 04-02 02:40:24.38 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 | [0aa 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/channelconfig] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.LogSanityChecks -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
peer1.org2.example.com | [0c8 04-02 02:40:18.19 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 | [182 04-02 02:40:24.39 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 | [0c9 04-02 02:40:18.19 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 | [0c3 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f35c7975]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [183 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e9ed7832]Move state message READY
orderer.example.com | [0ab 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/capabilities] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.Supported -> DEBU Orderer capability V1_1 is supported and is enabled
peer0.org2.example.com | [0cb 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [675f91dd]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [0c4 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [f35c7975]Entered state ready
peer1.org2.example.com | [0ca 04-02 02:40:18.19 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 | [0ac 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/capabilities] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newLedgerResources.checkResourcesOrPanic.checkResources.Supported -> DEBU Channel capability V1_1 is supported and is enabled
peer0.org1.example.com | [184 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e9ed7832]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org2.example.com | [0cc 04-02 02:40:20.92 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 | [0c5 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:f35c7975-346e-406f-ab37-dfc9f40a8bba, channelID:
peer1.org2.example.com | [0cb 04-02 02:40:18.19 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.1.0
peer0.org1.example.com | [185 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [e9ed7832]Entered state ready
orderer.example.com | [0ad 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.GetBlock.Next.Next -> DEBU Initializing block stream for iterator. itr.maxBlockNumAvailable=0
peer1.org1.example.com | [0c6 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f35c7975]sending state message READY
peer0.org2.example.com | [0cd 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [675f91dd]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [0c7 04-02 02:40:20.88 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 | [0cc 04-02 02:40:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [33141e6a]Inside sendExecuteMessage. Message INIT
orderer.example.com | [0ae 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.GetBlock.Next.Next.initStream.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
peer0.org2.example.com | [0ce 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [675f91dd]Move state message INIT
peer0.org1.example.com | [186 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:e9ed7832-2fed-4b48-b2b7-00fa187d24c0, channelID:
peer1.org1.example.com | [0c2 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [0cd 04-02 02:40:18.20 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 | [0af 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9231], Going to peek [8] bytes
peer0.org2.example.com | [0cf 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [675f91dd]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [0c8 04-02 02:40:20.88 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 | [187 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e9ed7832]sending state message READY
orderer.example.com | [0b0 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9229], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
peer1.org2.example.com | [0ce 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [33141e6a]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [0ca 04-02 02:40:20.88 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 | [0d0 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [188 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]Received message READY from shim
orderer.example.com | [0b1 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.GetBlock.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [9229] read from file [0]
peer1.org1.example.com | [0cb 04-02 02:40:20.88 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.1.0
peer1.org2.example.com | [0cf 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [33141e6a]Move state message INIT
peer0.org2.example.com | [0d1 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [675f91dd]sending state message INIT
peer1.org1.example.com | [0cc 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f35c7975]Inside sendExecuteMessage. Message INIT
orderer.example.com | [0b2 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/orderer/common/multichannel] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.newBlockWriter -> DEBU [channel: testchainid] Creating block writer for tip of chain (blockNumber=0, lastConfigBlockNum=0, lastConfigSeq=0)
peer1.org2.example.com | [0d0 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [33141e6a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [189 04-02 02:40:24.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e9ed7832]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [0c9 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]Received message READY from shim
orderer.example.com | [0b3 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport.HandleChain.newChain -> INFO [channel: testchainid] Starting chain with last persisted offset -3 and last recorded block 0
peer0.org2.example.com | [0d2 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]Received message INIT from shim
peer0.org1.example.com | [18a 04-02 02:40:24.39 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 | [0d1 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [0ce 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f35c7975]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [0cd 04-02 02:40:20.88 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 | [0d3 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [675f91dd]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [0b4 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/orderer/common/multichannel] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.newChainSupport -> DEBU [channel: testchainid] Done creating channel support resources
peer1.org2.example.com | [0d2 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [33141e6a]sending state message INIT
peer0.org1.example.com | [18b 04-02 02:40:24.39 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 | [0cf 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f35c7975]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [0d4 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [0b5 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/orderer/common/msgprocessor] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.NewSystemChannel -> DEBU Creating system channel msg processor for channel testchainid
peer1.org2.example.com | [0d3 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]Received message INIT from shim
peer1.org1.example.com | [0d0 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f35c7975]Move state message INIT
peer0.org1.example.com | [18c 04-02 02:40:24.40 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 | [0d5 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [675f91dd]Received INIT, initializing chaincode
peer1.org1.example.com | [0d1 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f35c7975]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [0b6 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.Next.Next -> DEBU Initializing block stream for iterator. itr.maxBlockNumAvailable=0
peer1.org2.example.com | [0d4 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [33141e6a]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [0d2 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [0d6 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [0b7 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.Next.Next.initStream.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
peer0.org1.example.com | [18d 04-02 02:40:24.40 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.1.0
peer1.org2.example.com | [0d5 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [0d3 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f35c7975]sending state message INIT
orderer.example.com | [0b8 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9231], Going to peek [8] bytes
peer0.org2.example.com | [0d7 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]Init get response status: 200
peer0.org1.example.com | [18e 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e9ed7832]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [0d4 04-02 02:40:20.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]Received message INIT from shim
peer1.org2.example.com | [0d6 04-02 02:40:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [33141e6a]Received INIT, initializing chaincode
orderer.example.com | [0b9 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9229], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
peer0.org1.example.com | [18f 04-02 02:40:24.40 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 | [0d5 04-02 02:40:20.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f35c7975]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [0d8 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [0d6 04-02 02:40:20.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [190 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e9ed7832]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [0d7 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [0da 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]Move state message COMPLETED
orderer.example.com | [0ba 04-02 02:40:22.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar.Next.Next.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [9229] read from file [0]
peer1.org1.example.com | [0d7 04-02 02:40:20.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [f35c7975]Received INIT, initializing chaincode
peer0.org1.example.com | [191 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e9ed7832]Move state message INIT
peer1.org2.example.com | [0d8 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]Init get response status: 200
peer1.org1.example.com | [0d8 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [0bb 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/orderer/common/multichannel] main.Main.Start.initializeMultichannelRegistrar.NewRegistrar -> INFO Starting system channel 'testchainid' with genesis block hash d496613017c53cb334dd24f2828b03e8e5af582d76f35d0d5066b09fde0f547c and orderer type kafka
peer0.org2.example.com | [0d9 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.1.0)
peer1.org1.example.com | [0d9 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]Init get response status: 200
peer0.org1.example.com | [192 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e9ed7832]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [0d9 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]Init succeeded. Sending COMPLETED
orderer.example.com | [0bc 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/orderer/common/server] main.Main.Start -> INFO Starting orderer:
peer1.org1.example.com | [0da 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [0db 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [675f91dd]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka0 | [2018-04-02 02:40:33,980] INFO Completed load of log testchainid-0 with 1 log segments and log end offset 0 in 106 ms (kafka.log.Log)
peer0.org1.example.com | [193 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [0db 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]Move state message COMPLETED
orderer.example.com | Version: 1.1.0
peer0.org2.example.com | [0dc 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [675f91dd]send state message COMPLETED
peer1.org1.example.com | [0dc 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f35c7975]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [0da 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]Move state message COMPLETED
peer0.org1.example.com | [194 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e9ed7832]sending state message INIT
peer1.org1.example.com | [0dd 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f35c7975]send state message COMPLETED
orderer.example.com | Go version: go1.9.4
peer0.org2.example.com | [0dd 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [675f91dd]Received message COMPLETED from shim
peer0.org1.example.com | [195 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]Received message INIT from shim
peer1.org2.example.com | [0db 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [33141e6a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [0de 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f35c7975]Received message COMPLETED from shim
orderer.example.com | OS/Arch: linux/amd64
peer0.org1.example.com | [196 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e9ed7832]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [0df 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f35c7975]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [0de 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [675f91dd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [0dc 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [33141e6a]send state message COMPLETED
peer1.org1.example.com | [0e0 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [f35c7975-346e-406f-ab37-dfc9f40a8bba]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [197 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [0e1 04-02 02:40:20.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:f35c7975-346e-406f-ab37-dfc9f40a8bba, channelID:
peer0.org2.example.com | [0df 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [675f91dd-4fbb-42e9-8c33-4df3cc9f5941]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [0dd 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [33141e6a]Received message COMPLETED from shim
orderer.example.com | Experimental features: false
peer0.org1.example.com | [198 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [e9ed7832]Received INIT, initializing chaincode
peer0.org2.example.com | [0e0 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:675f91dd-4fbb-42e9-8c33-4df3cc9f5941, channelID:
peer1.org1.example.com | [0e2 04-02 02:40:20.90 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 | [0de 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [33141e6a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [0bd 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel -> INFO [channel: testchainid] Setting up the producer for this channel...
peer0.org1.example.com | [199 04-02 02:40:24.40 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org1.example.com | [0e3 04-02 02:40:20.90 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
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.3.jar:/opt/kafka/bin/../libs/jersey-guava-2.24.jar:/opt/kafka/bin/../libs/zookeeper-3.4.9.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.24.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/kafka-streams-0.10.2.1.jar:/opt/kafka/bin/../libs/kafka-tools-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-security-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/zkclient-0.10.jar:/opt/kafka/bin/../libs/jetty-util-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-servlets-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-clients-0.10.2.1.jar:/opt/kafka/bin/../libs/scala-library-2.11.8.jar:/opt/kafka/bin/../libs/connect-json-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.10.2.1.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jetty-continuation-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-databind-2.8.5.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.24.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test-sources.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/hk2-api-2.5.0-b05.jar:/opt/kafka/bin/../libs/connect-runtime-0.10.2.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.5.0-b05.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-transforms-0.10.2.1.jar:/opt/kafka/bin/../libs/guava-18.0.jar:/opt/kafka/bin/../libs/jersey-common-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-sources.jar:/opt/kafka/bin/../libs/jetty-io-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-javadoc.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.5.0-b05.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.8.5.jar:/opt/kafka/bin/../libs/jersey-server-2.24.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/rocksdbjni-5.0.1.jar:/opt/kafka/bin/../libs/lz4-1.3.0.jar:/opt/kafka/bin/../libs/connect-file-0.10.2.1.jar:/opt/kafka/bin/../libs/javassist-3.20.0-GA.jar:/opt/kafka/bin/../libs/connect-api-0.10.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.10.jar:/opt/kafka/bin/../libs/jackson-core-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.5.jar:/opt/kafka/bin/../libs/jersey-client-2.24.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/snappy-java-1.1.2.6.jar:/opt/kafka/bin/../libs/hk2-locator-2.5.0-b05.jar:/opt/kafka/bin/../libs/kafka-streams-examples-0.10.2.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.inject-2.5.0-b05.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-scaladoc.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.0.jar:/opt/kafka/bin/../libs/jetty-server-9.2.15.v20160210.jar (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0e1 04-02 02:40:20.93 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 | [0df 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [33141e6a-da3d-4895-bb87-4a9e0ab365df]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [0e4 04-02 02:40:20.90 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.1.0,txid=e07468f9-b2f2-48ac-b432-d8131729643d,syscc=true,proposal=0x0,canname=escc:1.1.0
peer0.org1.example.com | [19a 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]Init get response status: 200
peer0.org2.example.com | [0e2 04-02 02:40:20.93 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
orderer.example.com | [0bf 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer1.org2.example.com | [0e0 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:33141e6a-da3d-4895-bb87-4a9e0ab365df, channelID:
orderer.example.com | [0c0 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient -> DEBU Initializing new client
peer1.org1.example.com | [0e5 04-02 02:40:20.91 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.1.0 is being launched
peer0.org2.example.com | [0e3 04-02 02:40:20.94 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.1.0,txid=21aebbbc-3a0f-46bb-a7b3-2068e29c7309,syscc=true,proposal=0x0,canname=escc:1.1.0
peer0.org1.example.com | [19b 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [0e1 04-02 02:40:18.21 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 | [0c1 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0e4 04-02 02:40:20.94 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.1.0 is being launched
peer0.org1.example.com | [19c 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]Move state message COMPLETED
peer1.org1.example.com | [0e6 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer1.org2.example.com | [0e2 04-02 02:40:18.21 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
orderer.example.com | [0c2 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0e5 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org1.example.com | [19d 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e9ed7832]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [0e7 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [0c3 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [19e 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e9ed7832]send state message COMPLETED
peer1.org2.example.com | [0e3 04-02 02:40:18.21 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.1.0,txid=077da6d2-41ce-42b0-a986-c60aab593fa1,syscc=true,proposal=0x0,canname=escc:1.1.0
peer1.org1.example.com | [0e8 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=escc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
orderer.example.com | [0be 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/orderer/common/server] main.Main.Start -> INFO Beginning to serve requests
peer0.org2.example.com | [0e6 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [0e4 04-02 02:40:18.21 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.1.0 is being launched
peer0.org1.example.com | [19f 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e9ed7832]Received message COMPLETED from shim
orderer.example.com | [0c4 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [0e7 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=escc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer1.org1.example.com | [0e9 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt]
peer1.org2.example.com | [0e5 04-02 02:40:18.21 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org1.example.com | [1a0 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e9ed7832]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [0e6 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | [0c5 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [0e8 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
peer0.org1.example.com | [1a1 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e9ed7832-2fed-4b48-b2b7-00fa187d24c0]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [0e7 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=escc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer1.org1.example.com | [0ea 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: escc:1.1.0(networkid:dev,peerid:peer1.org1.example.com)
peer0.org1.example.com | [1a2 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:e9ed7832-2fed-4b48-b2b7-00fa187d24c0, channelID:
peer0.org2.example.com | [0e9 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: escc:1.1.0(networkid:dev,peerid:peer0.org2.example.com)
orderer.example.com | [0c6 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0eb 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer1.org2.example.com | [0e8 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key]
peer0.org1.example.com | [1a3 04-02 02:40:24.41 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 | [0c7 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [0ea 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer1.org1.example.com | [0ec 04-02 02:40:20.91 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | [0e9 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: escc:1.1.0(networkid:dev,peerid:peer1.org2.example.com)
peer0.org1.example.com | [1a4 04-02 02:40:24.41 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
zookeeper2 | 2018-04-02 02:40:28,542 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x262843a223a0001 type:create cxid:0x3 zxid:0x100000007 txntype:-1 reqpath:n/a Error Path:/consumers Error:KeeperErrorCode = NodeExists for /consumers
orderer.example.com | [0c8 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [0eb 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer0.org1.example.com | [1a5 04-02 02:40:24.41 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodes
peer1.org2.example.com | [0ea 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.1.0
orderer.example.com | [0c9 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.1.0
peer0.org1.example.com | [1a6 04-02 02:40:24.41 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 | [0eb 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [0ca 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1a7 04-02 02:40:24.42 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]
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.1.0
peer1.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org1.example.com | [1a8 04-02 02:40:24.42 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 | 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 | [0ed 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.1.0) lock
orderer.example.com | [0cb 04-02 02:40:22.94 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | [1a9 04-02 02:40:24.42 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 | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
orderer.example.com | [0cc 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org1.example.com | [0ee 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.1.0) lock
peer0.org1.example.com | [1aa 04-02 02:40:24.42 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 | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
orderer.example.com | [0cd 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [0ef 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.1.0
peer0.org1.example.com | [1ab 04-02 02:40:24.42 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'
orderer.example.com | [0ce 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [0f0 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.1.0)
orderer.example.com | [0cf 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [1ac 04-02 02:40:24.42 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | [1ad 04-02 02:40:24.42 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.org1.example.com | [1ae 04-02 02:40:24.42 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 | [0d0 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.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}
peer1.org1.example.com | [0f1 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.1.0
orderer.example.com | [0d1 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [1af 04-02 02:40:24.42 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 | 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 | [0d2 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer1.org1.example.com | [0f3 04-02 02:40:20.92 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 | [0ec 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.1.0) lock
peer0.org1.example.com | [1b0 04-02 02:40:24.42 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/privdata' logger enabled for log level 'WARNING'
orderer.example.com | [0d3 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [0ec 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.1.0) lock
peer0.org2.example.com | [0ed 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.1.0) lock
peer1.org1.example.com | [0f2 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.1.0
peer0.org1.example.com | [1b1 04-02 02:40:24.42 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 | [0d4 04-02 02:40:22.95 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org2.example.com | [0ee 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.1.0
peer1.org1.example.com | [0f4 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org2.example.com | [0ed 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.1.0) lock
peer0.org1.example.com | [1b2 04-02 02:40:24.42 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'
orderer.example.com | [0d5 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0f5 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.1.0
peer1.org2.example.com | [0ee 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.1.0
peer0.org1.example.com | [1b3 04-02 02:40:24.42 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 | [0d6 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [0ef 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.1.0)
peer1.org1.example.com | [0f6 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org2.example.com | [0ef 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.1.0)
orderer.example.com | [0d7 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [0f1 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.1.0
peer1.org1.example.com | [0f7 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1b4 04-02 02:40:24.43 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 | [0f1 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.1.0
peer0.org1.example.com | [1b5 04-02 02:40:24.43 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.org1.example.com | [0f8 04-02 02:40:20.92 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 | [0d8 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [0f2 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer0.org1.example.com | [1b6 04-02 02:40:24.43 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.org2.example.com | [0f2 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer1.org1.example.com | [0f9 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [0d9 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0f3 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.1.0
peer0.org1.example.com | [1b7 04-02 02:40:24.43 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 | [0fa 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.1.0
orderer.example.com | [0da 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [0f0 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.1.0
peer0.org1.example.com | [1b8 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal -> DEBU Entering: Got request from 172.18.0.8:58658
peer0.org2.example.com | [0f0 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.1.0
peer1.org1.example.com | [0fb 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.1.0" , sending back REGISTERED
orderer.example.com | [0db 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1b9 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4200119e0
peer1.org2.example.com | [0f4 04-02 02:40:18.22 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 | [0fc 04-02 02:40:20.92 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 | [0dc 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [0f5 04-02 02:40:20.95 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 | [1ba 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org2.example.com | [0f3 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.1.0
peer1.org1.example.com | [0fd 04-02 02:40:20.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | [0dd 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1bb 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.checkSignatureFromCreator -> DEBU begin
peer0.org2.example.com | [0f4 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [0de 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [0f5 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [0ff 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [1bc 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.checkSignatureFromCreator -> DEBU creator is &{Org1MSP db690a5ff2f25a7380c0a2f90ded575764abda0a3318c928cd7817bb90525414}
orderer.example.com | [0df 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [0fe 04-02 02:40:20.92 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.1.0 launch seq completed
peer0.org2.example.com | [0f6 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [0f6 04-02 02:40:18.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1bd 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.checkSignatureFromCreator -> DEBU creator is valid
orderer.example.com | [0e0 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [101 04-02 02:40:20.93 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 | [1be 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.checkSignatureFromCreator -> DEBU exits successfully
orderer.example.com | [0e1 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [0f7 04-02 02:40:18.23 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 | [100 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [1bf 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc420148d20, header 0xc420143e30
peer0.org2.example.com | [0f7 04-02 02:40:20.95 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 | [0e2 04-02 02:40:23.20 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [0f8 04-02 02:40:18.23 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 | [102 04-02 02:40:20.93 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 | [1c0 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
orderer.example.com | [0e3 04-02 02:40:23.21 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [103 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e07468f9]Move state message READY
peer0.org2.example.com | [0f8 04-02 02:40:20.95 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 | [0f9 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.1.0
orderer.example.com | [0e4 04-02 02:40:23.21 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [1c1 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.preProcess -> DEBU [][6a4b6499] processing txid: 6a4b64998312b1038eec8db60134a200709ec80d7d7b8b1c4e8f3128a99064cf
peer1.org1.example.com | [104 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e07468f9]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [1c2 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal -> DEBU [][6a4b6499] Entry chaincode: name:"cscc"
orderer.example.com | [0e5 04-02 02:40:23.21 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer0.org2.example.com | [0f9 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.1.0
peer1.org1.example.com | [105 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [e07468f9]Entered state ready
peer1.org2.example.com | [0fa 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.1.0" , sending back REGISTERED
peer0.org1.example.com | [1c3 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode -> DEBU [][6a4b6499] Entry chaincode: name:"cscc" version: 1.1.0
orderer.example.com | [0e6 04-02 02:40:23.21 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [0fa 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.1.0" , sending back REGISTERED
peer1.org1.example.com | [106 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:e07468f9-b2f2-48ac-b432-d8131729643d, channelID:
peer0.org1.example.com | [1c4 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.1.0,txid=6a4b64998312b1038eec8db60134a200709ec80d7d7b8b1c4e8f3128a99064cf,syscc=true,proposal=0xc420148d20,canname=cscc:1.1.0
peer1.org2.example.com | [0fb 04-02 02:40:18.23 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 | [107 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e07468f9]sending state message READY
peer0.org1.example.com | [1c5 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.1.0
orderer.example.com | [0e7 04-02 02:40:23.21 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (2 attempts remaining)
peer0.org2.example.com | [0fb 04-02 02:40:20.96 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 | [0fc 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [108 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]Received message READY from shim
peer0.org1.example.com | [1c6 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | [0e8 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [10a 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e07468f9]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [1c7 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.1.0
peer0.org2.example.com | [0fc 04-02 02:40:20.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | [0e9 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [109 04-02 02:40:20.93 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 | [1c8 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6a4b6499]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [0fe 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [0fe 04-02 02:40:20.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 escc:1.1.0 launch seq completed
orderer.example.com | [0ea 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [10b 04-02 02:40:20.93 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 | [1c9 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [0ff 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org2.example.com | [0ff 04-02 02:40:20.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.org1.example.com | [10c 04-02 02:40:20.93 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 | [0fd 04-02 02:40:18.23 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.1.0 launch seq completed
peer0.org1.example.com | [1ca 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | [0eb 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [10d 04-02 02:40:20.93 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.1.0
peer0.org2.example.com | [100 04-02 02:40:20.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 | [100 04-02 02:40:18.23 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 | [1cb 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ProcessProposal.ProcessProposal.simulateProposal.callChaincode.Execute.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6a4b6499]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | [0ec 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [10e 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e07468f9]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [101 04-02 02:40:18.23 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 | [101 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [21aebbbc]Move state message READY
orderer.example.com | [0ed 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [10f 04-02 02:40:20.93 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 | [102 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [077da6d2]Move state message READY
peer0.org1.example.com | [1cc 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6a4b6499]Move state message TRANSACTION
peer0.org2.example.com | [102 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [21aebbbc]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [103 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [077da6d2]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [0ee 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [110 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e07468f9]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [1cd 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [6a4b6499]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [103 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [21aebbbc]Entered state ready
peer1.org2.example.com | [104 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [077da6d2]Entered state ready
peer1.org1.example.com | [111 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e07468f9]Move state message INIT
peer1.org2.example.com | [105 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:077da6d2-41ce-42b0-a986-c60aab593fa1, channelID:
peer0.org1.example.com | [1ce 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [0ef 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [106 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [077da6d2]sending state message READY
peer0.org1.example.com | [1cf 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6a4b6499]sending state message TRANSACTION
peer1.org1.example.com | [112 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e07468f9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [107 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]Received message READY from shim
peer0.org1.example.com | [1d0 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a4b6499]Received message TRANSACTION from shim
orderer.example.com | [0f0 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [109 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [077da6d2]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [113 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [1d1 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6a4b6499]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [108 04-02 02:40:18.23 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 | [10a 04-02 02:40:18.23 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 | [10b 04-02 02:40:18.23 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 | [10c 04-02 02:40:18.23 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.1.0
peer1.org2.example.com | [10d 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [077da6d2]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [114 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e07468f9]sending state message INIT
peer0.org2.example.com | [104 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:21aebbbc-3a0f-46bb-a7b3-2068e29c7309, channelID:
peer1.org2.example.com | [10e 04-02 02:40:18.23 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 | [0f1 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [1d2 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [6a4b6499]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [10f 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [077da6d2]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [115 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]Received message INIT from shim
peer1.org2.example.com | [110 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [077da6d2]Move state message INIT
zookeeper2 | 2018-04-02 02:40:28,547 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x162843a22320001 type:create cxid:0x5 zxid:0x100000008 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NoNode for /brokers
orderer.example.com | [0f2 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [105 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [21aebbbc]sending state message READY
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1d3 04-02 02:40:38.06 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
peer1.org1.example.com | [116 04-02 02:40:20.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e07468f9]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [111 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [077da6d2]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [0f3 04-02 02:40:23.46 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [106 04-02 02:40:20.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 | [112 04-02 02:40:18.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [1d4 04-02 02:40:38.07 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer0.org2.example.com | [107 04-02 02:40:20.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 | [113 04-02 02:40:18.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [077da6d2]sending state message INIT
orderer.example.com | [0f4 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [117 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [114 04-02 02:40:18.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]Received message INIT from shim
peer0.org2.example.com | [108 04-02 02:40:20.98 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 | [0f5 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [115 04-02 02:40:18.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [077da6d2]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [1d5 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
peer0.org2.example.com | [109 04-02 02:40:20.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.1.0
peer1.org2.example.com | [116 04-02 02:40:18.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [118 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [e07468f9]Received INIT, initializing chaincode
orderer.example.com | [0f6 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [117 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [077da6d2]Received INIT, initializing chaincode
peer0.org1.example.com | [1d6 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/util] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/]
peer0.org2.example.com | [10a 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [21aebbbc]Inside sendExecuteMessage. Message INIT
orderer.example.com | [0f7 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [119 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org2.example.com | [118 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [1d7 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/util] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/] does not exist
peer0.org2.example.com | [10b 04-02 02:40:20.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...
orderer.example.com | [0f8 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer1.org1.example.com | [11a 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]Init get response status: 200
peer0.org1.example.com | [1d8 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/util] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/] exists
peer1.org2.example.com | [119 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]Init get response status: 200
peer0.org2.example.com | [10c 04-02 02:40:20.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [21aebbbc]sendExecuteMsg trigger event INIT
orderer.example.com | [0f9 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [11b 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [1d9 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
peer1.org2.example.com | [11a 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [0fd 04-02 02:40:20.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [0fa 04-02 02:40:23.47 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (1 attempts remaining)
peer1.org1.example.com | [11c 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]Move state message COMPLETED
peer0.org1.example.com | [1da 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files
peer0.org2.example.com | [10d 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [11b 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]Move state message COMPLETED
orderer.example.com | [0fb 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [11d 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e07468f9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [1db 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix()
peer0.org2.example.com | [10e 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]Received message READY from shim
peer1.org2.example.com | [11c 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [077da6d2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [0fc 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [11e 04-02 02:40:20.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e07468f9]send state message COMPLETED
peer0.org1.example.com | [1dc 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1
peer0.org2.example.com | [10f 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [21aebbbc]Move state message INIT
orderer.example.com | [0fd 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [11f 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e07468f9]Received message COMPLETED from shim
peer1.org2.example.com | [11d 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [077da6d2]send state message COMPLETED
peer0.org1.example.com | [1dd 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1
peer0.org2.example.com | [111 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [21aebbbc]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [120 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e07468f9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [0fe 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [11e 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [077da6d2]Received message COMPLETED from shim
peer0.org1.example.com | [1de 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
peer1.org1.example.com | [121 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [e07468f9-b2f2-48ac-b432-d8131729643d]HandleMessage- COMPLETED. Notify
orderer.example.com | [0ff 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [11f 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [077da6d2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [112 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [1df 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42026a440)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
peer1.org1.example.com | [122 04-02 02:40:20.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:e07468f9-b2f2-48ac-b432-d8131729643d, channelID:
peer1.org2.example.com | [120 04-02 02:40:18.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [077da6d2-41ce-42b0-a986-c60aab593fa1]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [113 04-02 02:40:21.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [21aebbbc]sending state message INIT
orderer.example.com | [100 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [1e0 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.Open.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
peer1.org1.example.com | [123 04-02 02:40:20.95 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 | [101 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [121 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:077da6d2-41ce-42b0-a986-c60aab593fa1, channelID:
peer0.org2.example.com | [110 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [21aebbbc]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [1e1 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.newKVLedger -> DEBU Creating KVLedger ledgerID=businesschannel:
orderer.example.com | [102 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [122 04-02 02:40:18.26 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 | [1e2 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.newKVLedger -> DEBU Register state db for chaincode lifecycle events: false
peer0.org2.example.com | [114 04-02 02:40:21.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]Received message INIT from shim
peer1.org1.example.com | [124 04-02 02:40:20.96 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 | [123 04-02 02:40:18.26 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
orderer.example.com | [103 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [115 04-02 02:40:21.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [21aebbbc]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [1e3 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.newKVLedger.recoverDBs -> DEBU Entering recoverDB()
peer1.org2.example.com | [124 04-02 02:40:18.26 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.1.0,txid=caf7077b-8cb7-413c-aa3e-d1ab63a003a8,syscc=true,proposal=0x0,canname=vscc:1.1.0
orderer.example.com | [104 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [1e4 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.newKVLedger.recoverDBs -> DEBU Block storage is empty.
peer0.org2.example.com | [116 04-02 02:40:21.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [125 04-02 02:40:21.00 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.1.0,txid=3fff4c35-e359-4532-9d54-be44f5046e81,syscc=true,proposal=0x0,canname=vscc:1.1.0
peer0.org2.example.com | [117 04-02 02:40:21.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [21aebbbc]Received INIT, initializing chaincode
peer1.org2.example.com | [125 04-02 02:40:18.26 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.1.0 is being launched
peer0.org1.example.com | [1e5 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData -> DEBU Channel [businesschannel]: Validating state for block [0]
orderer.example.com | [105 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [126 04-02 02:40:21.00 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.1.0 is being launched
peer0.org2.example.com | [118 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org2.example.com | [126 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org1.example.com | [1e6 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org1.example.com | [127 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | [106 04-02 02:40:23.72 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [127 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [1e7 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU ValidateAndPrepareBatch() for block number = [0]
peer0.org2.example.com | [119 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]Init get response status: 200
peer1.org1.example.com | [128 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [107 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [128 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=vscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [1e8 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU preprocessing ProtoBlock...
peer0.org2.example.com | [11a 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]Init succeeded. Sending COMPLETED
orderer.example.com | [108 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [129 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=vscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [1e9 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock -> DEBU txType=CONFIG
peer1.org2.example.com | [129 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer1.org2.example.com | [12a 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: vscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com)
peer1.org2.example.com | [12b 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer1.org2.example.com | [12c 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.1.0
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [11b 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]Move state message COMPLETED
peer1.org1.example.com | [12a 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org1.example.com | [1ea 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx -> DEBU Performing custom processing for transaction [txid=], [txType=CONFIG]
orderer.example.com | [109 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [11c 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [21aebbbc]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [12b 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: vscc:1.1.0(networkid:dev,peerid:peer1.org1.example.com)
peer0.org1.example.com | [1eb 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx -> DEBU Processor for custom tx processing:&peer.configtxProcessor{}
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}
orderer.example.com | [10a 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [11d 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [21aebbbc]send state message COMPLETED
orderer.example.com | [10b 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer1.org2.example.com | [12d 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.1.0) lock
peer1.org1.example.com | [12c 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer0.org1.example.com | [1ec 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [11e 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [21aebbbc]Received message COMPLETED from shim
orderer.example.com | [10c 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [1ed 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator txid = []
peer1.org1.example.com | [12d 04-02 02:40:21.01 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | [12e 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.1.0) lock
peer0.org1.example.com | [1ee 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults -> DEBU Processing CONFIG
peer0.org2.example.com | [11f 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [21aebbbc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [10d 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.Close -> DEBU Closing Client
peer1.org2.example.com | [12f 04-02 02:40:18.26 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.1.0
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.1.0
peer0.org2.example.com | [120 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [21aebbbc-3a0f-46bb-a7b3-2068e29c7309]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [1ef 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx -> DEBU channelConfig=sequence:1 channel_group:<groups:<key:"Application" value:<version:1 groups:<key:"Org1MSP" value:<values:<key:"MSP" value:<value:"\022\332\023\n\007Org1MSP\022\317\006-----BEGIN CERTIFICATE-----\nMIICRDCCAeqgAwIBAgIRAKtggDXw9oWdX2as2s6Ur2gwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwNDAyMDIzMDM2WhcNMjgwMzMwMDIzMDM2\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBD6E6P7D/4Bh0os2c5JWA3Gopfwz3RRy0MZQFfIXJpVqtw8vG9w0dxQsp+7LkbgO\nIxM0dfPnnRiBTPnVkeLyTOGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG\nBgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIMbycFvji+S9ndQY5Hlu\n4ida5+3yBOsrPrGABGp4MKQ8MAoGCCqGSM49BAMCA0gAMEUCIQCRuW1Q2SmwJ+Vb\n1aavIsj/a2TDwKHyoOXVrol1DZE4cgIgcya9ntgl3q9s9hcboShhpoSc5HGhjgr2\nF/c3GodmMM0=\n-----END CERTIFICATE-----\n\"\222\006-----BEGIN CERTIFICATE-----\nMIICGDCCAb+gAwIBAgIQEyLhFLuzoXWQps3c2oIvzzAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEooslsPlVOuYnIwt/2URzV0RauIuz7OXm\n13nQzLMaK6S/ZE28gflPLYKi1MmseZ5ZiKivIeVbzp+xr/VfJlpd7qNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgxvJwW+OL5L2d\n1BjkeW7iJ1rn7fIE6ys+sYAEangwpDwwCgYIKoZIzj0EAwIDRwAwRAIgfnlxWQYV\ndc6gZ+yp39DFRV30vTinLnI/539HyGtwVDsCIHznGj4zl+gKl4jPq68ZrSDNQGkc\ns7f3G0OhpXjOIMjE\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\327\006-----BEGIN CERTIFICATE-----\nMIICSjCCAfCgAwIBAgIRANnmNVxM5Uk6rx/PKOUjn6owCgYIKoZIzj0EAwIwdjEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHzAdBgNVBAMTFnRs\nc2NhLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwNDAyMDIzMDM2WhcNMjgwMzMwMDIz\nMDM2WjB2MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UE\nBxMNU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEfMB0G\nA1UEAxMWdGxzY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49\nAwEHA0IABMtV6uQkjGeJWpxklRAE0HUG1mMOa0Z2ZMrqdQMypw8jmdv0ieRsSzW8\ntr/BWZiNdc31zo+bu51IvKhomn+aqCSjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNV\nHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIBOiSwpAqlEm\njoLWGPZWgYmhWdN8NnHuGlp8CauJvc1nMAoGCCqGSM49BAMCA0gAMEUCIQC6c58q\nz9sjoXy8VuUisMEh836DFKDmk0d9RPhhke4xvQIgHJ/bX7nR+3V3TuC0np2i3y3n\nD0La4uaMnxX52T+uJmA=\n-----END CERTIFICATE-----\n" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > groups:<key:"Org2MSP" value:<values:<key:"MSP" value:<value:"\022\326\023\n\007Org2MSP\022\313\006-----BEGIN CERTIFICATE-----\nMIICQjCCAemgAwIBAgIQQCyiAQNdL82Qv1fZPx/jrTAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMwMzZa\nMHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD\nExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nRk0ho01nuqhw3raRZeXq3VObp9AvAiS65TF/PwmzOeVOWhcT+eFGlVQdAxnDHZAF\nBqQ0xz2yybCqXYOC8ESxZqNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG\nBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgzGaBtcHYfjZlkcip8ytG\nZgysU1BwRAtkMwDNHphI6eEwCgYIKoZIzj0EAwIDRwAwRAIgapG4wc0k+n4Xlqo7\ny8ZD6VdLiL5Y/7QJMm9rzfciQnQCIEiXGIiSpFFrEwgYeSlW1yJS+9t1c6k1qdxI\nGaBb7h1A\n-----END CERTIFICATE-----\n\"\226\006-----BEGIN CERTIFICATE-----\nMIICGjCCAcCgAwIBAgIRAIFwKDyDBuxzeh84icJhtz8wCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwNDAyMDIzMDM3WhcNMjgwMzMwMDIzMDM3\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABMRCiATD04r7XA52TuwmkmQioPM43kZ0\nGofUEpk6L3pKsIWd4r8ErcYvhjJ9FwL/ZkQpjbfUg3L5NMvPUYsEBNqjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIMxmgbXB2H42\nZZHIqfMrRmYMrFNQcEQLZDMAzR6YSOnhMAoGCCqGSM49BAMCA0gAMEUCIQDIqHnF\nMTnxCacujXQ1IdMb4P3WP6ApG2o41f89sXt4DgIgZGGiHrD6xng0GHCTzuZck/dx\nDU4mxhQOzbBlN9BRitU=\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\323\006-----BEGIN CERTIFICATE-----\nMIICSDCCAe+gAwIBAgIQXWzvQvKFEZEqvpXpKsfkcDAKBggqhkjOPQQDAjB2MQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEfMB0GA1UEAxMWdGxz\nY2Eub3JnMi5leGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzZaFw0yODAzMzAwMjMw\nMzZaMHYxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQH\nEw1TYW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMR8wHQYD\nVQQDExZ0bHNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0D\nAQcDQgAE7Hec36QFFFegHzeVOtLUoTnVIfsEN790G7cukxdocPAqXqrp1LrMQtzo\nNQJLZ5RllrZw0EXKiJMDkol2eobqw6NfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1Ud\nJQQIMAYGBFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg8rbhmobHPNog\nHJsHAa0NgLe474vue6ph1lp1FDCx3GwwCgYIKoZIzj0EAwIDRwAwRAIgaQWsf102\nnURAJmm8roavfzd9eDtNxTic8sXO5FJQ1pMCIFgyJbuFJDDDPxc9jpi2G8UVKNQL\nuWR6d5DUQkNy9L8t\n-----END CERTIFICATE-----\n" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"Capabilities" value:<mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" > > groups:<key:"Orderer" value:<groups:<key:"OrdererOrg" value:<values:<key:"MSP" value:<value:"\022\222\023\n\nOrdererMSP\022\262\006-----BEGIN CERTIFICATE-----\nMIICLzCCAdWgAwIBAgIQdfft8l04Koa9AuIrfGUYhjAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDQwMjAyMzAzN1oXDTI4MDMzMDAyMzAzN1owaTELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv\nbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABHeA6B67zYyGmS5sZNuqNSXYzfWe\niZxDx92MicXaH+gQgvE1wdsVa8zT6LR07P975FQF3XR0vfBeAyWbAgGiQimjXzBd\nMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAGBgRVHSUAMA8GA1UdEwEB/wQFMAMB\nAf8wKQYDVR0OBCIEII9pfmg8rZU17typKHr7h8BQ4T7cE4StyWRAczUlk0NCMAoG\nCCqGSM49BAMCA0gAMEUCIQCpddSJ5uoLQG3j0oHKR03388PshkOfx6VS1u7QB/OG\nvAIgKGezaWoJZkWhoLRdAqYfF8/2V6ZkC4nkGHwdTQH7pSg=\n-----END CERTIFICATE-----\n\"\201\006-----BEGIN CERTIFICATE-----\nMIICCjCCAbGgAwIBAgIRAItoU/tjIkt9eGhQL2PojuUwCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xODA0MDIwMjMwMzdaFw0yODAzMzAwMjMwMzdaMFYxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABA/ayd6vzorhWvV4/yIbQgpnJss4DwV2ZiY/zYcNvnTeLG3DTWZ1\nsPP4ehmwRO4fgCrdH/YQ0cGkMW1SiltnR0CjTTBLMA4GA1UdDwEB/wQEAwIHgDAM\nBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAII9pfmg8rZU17typKHr7h8BQ4T7cE4St\nyWRAczUlk0NCMAoGCCqGSM49BAMCA0cAMEQCIHk7YrZDhNWxkK9/+QQEsKtNrx8A\nwuBqvcvKi6NQ7yLmAiBxYOd2nvbQdVu6Z7fHUhlCIjAZl1+67WMLkqj2CBcAkA==\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\272\006-----BEGIN CERTIFICATE-----\nMIICNjCCAdygAwIBAgIRAK3kFPLMz+CJ9sFDSGHb4KAwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xODA0MDIwMjMwMzdaFw0yODAzMzAwMjMwMzdaMGwxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEaMBgGA1UEAxMRdGxzY2EuZXhh\nbXBsZS5jb20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAAR9fgIEQ7XqsIt/WOZL\nAwKU6Hnay2pei1Jl+JvVIZJdrafQdra4A0wdgFg8F8OK4QYAkhJlIR4eRYkfW2ha\nVCHWo18wXTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMB\nAf8EBTADAQH/MCkGA1UdDgQiBCDryZMpMBznlkramZY1Q6sfIDD6NGZJBGtV9Nx/\n8rKktzAKBggqhkjOPQQDAgNIADBFAiEAzPM0UNY5eKba6/q3bEBL4KQwz/ko0etX\nBI0x12sZYGwCICIoIHNJPlGoLw4vPiL+nG4Z1SwcdWxkcLiPKlJxluqH\n-----END CERTIFICATE-----\n" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"BatchSize" value:<value:"\010\n\020\200\200\2001\030\200\200 " mod_policy:"Admins" > > values:<key:"BatchTimeout" value:<value:"\n\0022s" mod_policy:"Admins" > > values:<key:"Capabilities" value:<value:"\n\010\n\004V1_1\022\000" mod_policy:"Admins" > > values:<key:"ChannelRestrictions" value:<mod_policy:"Admins" > > values:<key:"ConsensusType" value:<value:"\n\005kafka" mod_policy:"Admins" > > values:<key:"KafkaBrokers" value:<value:"\n\013kafka0:9092\n\013kafka1:9092\n\013kafka2:9092\n\013kafka3:9092" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"BlockValidation" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"BlockDataHashingStructure" value:<value:"\010\377\377\377\377\017" mod_policy:"Admins" > > values:<key:"Capabilities" value:<value:"\n\010\n\004V1_1\022\000" mod_policy:"Admins" > > values:<key:"Consortium" value:<value:"\n\020SampleConsortium" mod_policy:"Admins" > > values:<key:"HashingAlgorithm" value:<value:"\n\006SHA256" mod_policy:"Admins" > > values:<key:"OrdererAddresses" value:<value:"\n\030orderer.example.com:7050" mod_policy:"/Channel/Orderer/Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" >
peer1.org2.example.com | [130 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.1.0)
orderer.example.com | [10e 04-02 02:40:23.73 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Initial attempt failed = kafka: client has run out of available brokers to talk to (Is your cluster reachable?)
peer0.org1.example.com | [1f0 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ChannelProtos
peer1.org2.example.com | [131 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.1.0
orderer.example.com | [10f 04-02 02:40:23.74 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Retrying every 1s for a total of 30s
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | [121 04-02 02:40:21.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:21aebbbc-3a0f-46bb-a7b3-2068e29c7309, channelID:
peer0.org1.example.com | [1f1 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | [110 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer1.org2.example.com | [132 04-02 02:40:18.27 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 | [1f2 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org2.example.com | [122 04-02 02:40:21.08 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 | [1f3 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org2.example.com | [133 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.1.0
peer0.org2.example.com | [123 04-02 02:40:21.08 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 | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
orderer.example.com | [111 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient -> DEBU Initializing new client
peer0.org1.example.com | [1f4 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org2.example.com | [124 04-02 02:40:21.08 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.1.0,txid=25597bca-ea1f-4158-b2da-f2d476684260,syscc=true,proposal=0x0,canname=vscc:1.1.0
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [134 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [1f5 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Capabilities
peer1.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
orderer.example.com | [112 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [125 04-02 02:40:21.09 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.1.0 is being launched
peer0.org1.example.com | [1f6 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrdererProtos
orderer.example.com | [113 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [135 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.1.0
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | [1f7 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [126 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | [114 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [136 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | [1f8 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
kafka1 | [2018-04-02 02:40:28,087] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.3.jar:/opt/kafka/bin/../libs/jersey-guava-2.24.jar:/opt/kafka/bin/../libs/zookeeper-3.4.9.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.24.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/kafka-streams-0.10.2.1.jar:/opt/kafka/bin/../libs/kafka-tools-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-security-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/zkclient-0.10.jar:/opt/kafka/bin/../libs/jetty-util-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-servlets-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-clients-0.10.2.1.jar:/opt/kafka/bin/../libs/scala-library-2.11.8.jar:/opt/kafka/bin/../libs/connect-json-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.10.2.1.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jetty-continuation-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-databind-2.8.5.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.24.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test-sources.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/hk2-api-2.5.0-b05.jar:/opt/kafka/bin/../libs/connect-runtime-0.10.2.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.5.0-b05.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-transforms-0.10.2.1.jar:/opt/kafka/bin/../libs/guava-18.0.jar:/opt/kafka/bin/../libs/jersey-common-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-sources.jar:/opt/kafka/bin/../libs/jetty-io-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-javadoc.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.5.0-b05.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.8.5.jar:/opt/kafka/bin/../libs/jersey-server-2.24.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/rocksdbjni-5.0.1.jar:/opt/kafka/bin/../libs/lz4-1.3.0.jar:/opt/kafka/bin/../libs/connect-file-0.10.2.1.jar:/opt/kafka/bin/../libs/javassist-3.20.0-GA.jar:/opt/kafka/bin/../libs/connect-api-0.10.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.10.jar:/opt/kafka/bin/../libs/jackson-core-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.5.jar:/opt/kafka/bin/../libs/jersey-client-2.24.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/snappy-java-1.1.2.6.jar:/opt/kafka/bin/../libs/hk2-locator-2.5.0-b05.jar:/opt/kafka/bin/../libs/kafka-streams-examples-0.10.2.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.inject-2.5.0-b05.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-scaladoc.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.0.jar:/opt/kafka/bin/../libs/jetty-server-9.2.15.v20160210.jar (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [115 04-02 02:40:24.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [127 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [137 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1f9 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
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}
peer0.org1.example.com | [1fa 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
orderer.example.com | [116 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [12e 04-02 02:40:21.03 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.1.0) lock
peer1.org2.example.com | [138 04-02 02:40:18.27 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 | [128 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=vscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [1fb 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
orderer.example.com | [117 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [139 04-02 02:40:18.27 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 | [129 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer1.org1.example.com | [12f 04-02 02:40:21.03 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.1.0) lock
peer0.org1.example.com | [1fc 04-02 02:40:38.15 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Capabilities
peer0.org2.example.com | [12a 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: vscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com)
peer1.org2.example.com | [13a 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.1.0
peer0.org1.example.com | [1fd 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
peer1.org1.example.com | [130 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.1.0
peer0.org2.example.com | [12b 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer0.org1.example.com | [1fe 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [118 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [13b 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.1.0" , sending back REGISTERED
peer1.org1.example.com | [132 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.1.0
peer0.org1.example.com | [1ff 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewOrdererConfig.NewOrganizationConfig.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org2.example.com | [12c 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
orderer.example.com | [119 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [13c 04-02 02:40:18.27 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 | [134 04-02 02:40:21.05 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 | [200 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ApplicationProtos
peer1.org2.example.com | [13d 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | [11a 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.1.0
peer1.org1.example.com | [133 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.1.0
orderer.example.com | [11b 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [13f 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [201 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Capabilities
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [135 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [11c 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [140 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [202 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ApplicationOrgProtos
peer1.org1.example.com | [136 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.1.0
orderer.example.com | [11d 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [13e 04-02 02:40:18.27 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.1.0 launch seq completed
peer0.org1.example.com | [203 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
orderer.example.com | [11e 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [141 04-02 02:40:18.27 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 | [137 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [204 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
peer0.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
orderer.example.com | [11f 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [131 04-02 02:40:21.05 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.1.0)
peer1.org2.example.com | [142 04-02 02:40:18.27 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...
zookeeper2 | 2018-04-02 02:40:28,554 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x262843a223a0000 type:create cxid:0x3 zxid:0x100000009 txntype:-1 reqpath:n/a Error Path:/consumers Error:KeeperErrorCode = NodeExists for /consumers
peer0.org1.example.com | [205 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
orderer.example.com | [120 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [138 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [143 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [caf7077b]Move state message READY
peer0.org1.example.com | [206 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.Validate -> DEBU Anchor peers for org Org1MSP are
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [121 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [139 04-02 02:40:21.06 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 | [144 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [caf7077b]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [207 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | [122 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [145 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [caf7077b]Entered state ready
peer1.org1.example.com | [13a 04-02 02:40:21.06 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 | [208 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.ApplicationOrgProtos
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 | [13b 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.1.0
peer1.org2.example.com | [146 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:caf7077b-8cb7-413c-aa3e-d1ab63a003a8, channelID:
peer0.org1.example.com | [209 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | [123 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer0.org2.example.com | [12d 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.1.0) lock
peer1.org2.example.com | [147 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [caf7077b]sending state message READY
peer1.org1.example.com | [13c 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.1.0" , sending back REGISTERED
orderer.example.com | [124 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [20a 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues -> DEBU Initializing protos for *channelconfig.OrganizationProtos
peer1.org2.example.com | [148 04-02 02:40:18.27 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 | [12e 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.1.0) lock
peer1.org1.example.com | [13d 04-02 02:40:21.06 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 | [125 04-02 02:40:24.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org1.example.com | [20b 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.DeserializeProtoValuesFromGroup.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [12f 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.1.0
peer1.org2.example.com | [149 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]Received message READY from shim
orderer.example.com | [126 04-02 02:40:24.99 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [20c 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org2.example.com | [130 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.1.0)
peer1.org1.example.com | [13e 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [14b 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [caf7077b]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [140 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [20d 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/channelconfig] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewChannelConfig.NewApplicationConfig.NewApplicationOrgConfig.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [131 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.1.0
orderer.example.com | [127 04-02 02:40:24.99 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [14a 04-02 02:40:18.27 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 | [13f 04-02 02:40:21.06 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.1.0 launch seq completed
peer0.org1.example.com | [20e 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel
peer0.org2.example.com | [133 04-02 02:40:21.11 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 | [128 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [14c 04-02 02:40:18.27 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 | [141 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org2.example.com | [132 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.1.0
orderer.example.com | [129 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [20f 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Orderer
peer0.org2.example.com | [134 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [14d 04-02 02:40:18.27 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.1.0
peer1.org1.example.com | [142 04-02 02:40:21.06 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 | [12a 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [143 04-02 02:40:21.06 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 | [210 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [14e 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [caf7077b]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [135 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.1.0
orderer.example.com | [12b 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [211 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [144 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3fff4c35]Move state message READY
orderer.example.com | [12c 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [212 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org2.example.com | [136 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org2.example.com | [14f 04-02 02:40:18.27 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 | [145 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [3fff4c35]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [213 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org2.example.com | [137 04-02 02:40:21.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [12d 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [150 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [caf7077b]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [214 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
kafka0 | [2018-04-02 02:40:34,009] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, message.format.version -> 0.10.2-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer0.org2.example.com | [138 04-02 02:40:21.12 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 | [146 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [3fff4c35]Entered state ready
orderer.example.com | [12e 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [151 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [caf7077b]Move state message INIT
peer0.org1.example.com | [215 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/BatchSize
peer0.org2.example.com | [139 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [12f 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [147 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:3fff4c35-e359-4532-9d54-be44f5046e81, channelID:
peer1.org2.example.com | [152 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [caf7077b]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [216 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/BatchTimeout
peer0.org2.example.com | [13a 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.1.0
orderer.example.com | [130 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [148 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3fff4c35]sending state message READY
peer1.org2.example.com | [153 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [13b 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.1.0" , sending back REGISTERED
orderer.example.com | [131 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [217 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions
peer1.org1.example.com | [149 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]Received message READY from shim
peer0.org2.example.com | [13c 04-02 02:40:21.13 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 | [132 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [154 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [caf7077b]sending state message INIT
peer0.org1.example.com | [218 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/Capabilities
peer1.org1.example.com | [14b 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3fff4c35]Handling ChaincodeMessage of type: READY(state:established)
peer0.org2.example.com | [13d 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [155 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]Received message INIT from shim
peer0.org1.example.com | [219 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/KafkaBrokers
kafka1 | [2018-04-02 02:40:28,087] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [133 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [14a 04-02 02:40:21.06 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 | [156 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [caf7077b]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [21a 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Orderer/ConsensusType
orderer.example.com | [134 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [13f 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka1 | [2018-04-02 02:40:28,087] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [14c 04-02 02:40:21.06 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 | [157 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [135 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
kafka1 | [2018-04-02 02:40:28,088] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [21b 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | [13e 04-02 02:40:21.13 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.1.0 launch seq completed
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [136 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer1.org1.example.com | [14d 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka1 | [2018-04-02 02:40:28,088] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [158 04-02 02:40:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [caf7077b]Received INIT, initializing chaincode
peer0.org2.example.com | [141 04-02 02:40:21.13 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 | [137 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
kafka1 | [2018-04-02 02:40:28,088] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [140 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [21c 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org2.example.com | [159 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]Init get response status: 200
orderer.example.com | [138 04-02 02:40:25.00 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (2 attempts remaining)
kafka1 | [2018-04-02 02:40:28,089] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [14e 04-02 02:40:21.06 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.1.0
peer0.org2.example.com | [142 04-02 02:40:21.13 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 | [15a 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [21d 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | [139 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-04-02 02:40:28,089] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [143 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [25597bca]Move state message READY
peer1.org1.example.com | [14f 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3fff4c35]Inside sendExecuteMessage. Message INIT
orderer.example.com | [13a 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
kafka1 | [2018-04-02 02:40:28,089] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [21e 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org2.example.com | [15b 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]Move state message COMPLETED
peer0.org2.example.com | [144 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [25597bca]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [13b 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [150 04-02 02:40:21.06 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...
kafka1 | [2018-04-02 02:40:28,089] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [21f 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Application
peer0.org2.example.com | [145 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [25597bca]Entered state ready
orderer.example.com | [13c 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [15c 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [caf7077b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [151 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3fff4c35]sendExecuteMsg trigger event INIT
kafka1 | [2018-04-02 02:40:28,092] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4d9e68d0 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [220 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Application/Org1MSP
peer0.org2.example.com | [146 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:25597bca-ea1f-4158-b2da-f2d476684260, channelID:
orderer.example.com | [13d 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-04-02 02:40:28,179] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer0.org2.example.com | [148 04-02 02:40:21.13 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 | [13e 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [15d 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [caf7077b]send state message COMPLETED
kafka1 | [2018-04-02 02:40:28,189] INFO Opening socket connection to server zookeeper0.v110_default/172.18.0.3:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
orderer.example.com | [13f 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [149 04-02 02:40:21.13 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 | [152 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3fff4c35]Move state message INIT
kafka1 | [2018-04-02 02:40:28,243] INFO Socket connection established to zookeeper0.v110_default/172.18.0.3:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [15e 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [caf7077b]Received message COMPLETED from shim
peer0.org1.example.com | [221 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Application/Org1MSP/MSP
orderer.example.com | [140 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [147 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [25597bca]sending state message READY
peer1.org1.example.com | [153 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [3fff4c35]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka1 | [2018-04-02 02:40:28,417] INFO Session establishment complete on server zookeeper0.v110_default/172.18.0.3:2181, sessionid = 0x162843a22320000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [15f 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [caf7077b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [222 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | [141 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [14a 04-02 02:40:21.13 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 | [154 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka1 | [2018-04-02 02:40:28,421] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
kafka3 | [2018-04-02 02:40:28,083] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.3.jar:/opt/kafka/bin/../libs/jersey-guava-2.24.jar:/opt/kafka/bin/../libs/zookeeper-3.4.9.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.24.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/kafka-streams-0.10.2.1.jar:/opt/kafka/bin/../libs/kafka-tools-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-security-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/zkclient-0.10.jar:/opt/kafka/bin/../libs/jetty-util-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jetty-servlets-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-clients-0.10.2.1.jar:/opt/kafka/bin/../libs/scala-library-2.11.8.jar:/opt/kafka/bin/../libs/connect-json-0.10.2.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.10.2.1.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jetty-continuation-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-databind-2.8.5.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.24.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test-sources.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/hk2-api-2.5.0-b05.jar:/opt/kafka/bin/../libs/connect-runtime-0.10.2.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.5.0-b05.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-transforms-0.10.2.1.jar:/opt/kafka/bin/../libs/guava-18.0.jar:/opt/kafka/bin/../libs/jersey-common-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-test.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-sources.jar:/opt/kafka/bin/../libs/jetty-io-9.2.15.v20160210.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-javadoc.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.5.0-b05.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.8.5.jar:/opt/kafka/bin/../libs/jersey-server-2.24.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/rocksdbjni-5.0.1.jar:/opt/kafka/bin/../libs/lz4-1.3.0.jar:/opt/kafka/bin/../libs/connect-file-0.10.2.1.jar:/opt/kafka/bin/../libs/javassist-3.20.0-GA.jar:/opt/kafka/bin/../libs/connect-api-0.10.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.10.jar:/opt/kafka/bin/../libs/jackson-core-2.8.5.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.5.jar:/opt/kafka/bin/../libs/jersey-client-2.24.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/snappy-java-1.1.2.6.jar:/opt/kafka/bin/../libs/hk2-locator-2.5.0-b05.jar:/opt/kafka/bin/../libs/kafka-streams-examples-0.10.2.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.inject-2.5.0-b05.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.21.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.24.jar:/opt/kafka/bin/../libs/kafka_2.11-0.10.2.1-scaladoc.jar:/opt/kafka/bin/../libs/jackson-annotations-2.8.0.jar:/opt/kafka/bin/../libs/jetty-server-9.2.15.v20160210.jar (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [223 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [160 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [caf7077b-8cb7-413c-aa3e-d1ab63a003a8]HandleMessage- COMPLETED. Notify
orderer.example.com | [142 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
kafka3 | [2018-04-02 02:40:28,084] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:29,413] INFO Cluster ID = YIrfUH_CRh-ARFCNom_Gpg (kafka.server.KafkaServer)
peer1.org1.example.com | [155 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3fff4c35]sending state message INIT
peer1.org2.example.com | [161 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:caf7077b-8cb7-413c-aa3e-d1ab63a003a8, channelID:
orderer.example.com | [143 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [14c 04-02 02:40:21.13 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.1.0
peer0.org1.example.com | [224 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
kafka3 | [2018-04-02 02:40:28,084] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:29,431] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org2.example.com | [162 04-02 02:40:18.28 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 | [156 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]Received message INIT from shim
orderer.example.com | [144 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [14d 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [25597bca]Inside sendExecuteMessage. Message INIT
kafka3 | [2018-04-02 02:40:28,085] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:29,561] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org1.example.com | [225 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Group] /Channel/Application/Org2MSP
peer1.org2.example.com | [163 04-02 02:40:18.28 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
orderer.example.com | [145 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [157 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3fff4c35]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [14e 04-02 02:40:21.13 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...
kafka3 | [2018-04-02 02:40:28,085] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-04-02 02:40:29,571] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org1.example.com | [226 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Application/Org2MSP/MSP
kafka2 | [2018-04-02 02:40:28,113] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-04-02 02:40:34,015] INFO Partition [testchainid,0] on broker 0: No checkpointed highwatermark is found for partition testchainid-0 (kafka.cluster.Partition)
peer0.org2.example.com | [14f 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [25597bca]sendExecuteMsg trigger event INIT
kafka3 | [2018-04-02 02:40:28,085] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [164 04-02 02:40:18.28 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.1.0,txid=f91a7e82-73d1-4000-ae98-f1def18da5c7,syscc=true,proposal=0x0,canname=qscc:1.1.0
peer1.org1.example.com | [158 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [146 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
kafka1 | [2018-04-02 02:40:29,692] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer0.org2.example.com | [150 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [25597bca]Move state message INIT
peer0.org1.example.com | [227 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
kafka3 | [2018-04-02 02:40:28,086] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [159 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3fff4c35]Received INIT, initializing chaincode
orderer.example.com | [147 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [165 04-02 02:40:18.28 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.1.0 is being launched
kafka1 | [2018-04-02 02:40:29,807] INFO Loading logs. (kafka.log.LogManager)
peer0.org2.example.com | [14b 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]Received message READY from shim
peer0.org1.example.com | [228 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
kafka3 | [2018-04-02 02:40:28,086] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [148 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
kafka1 | [2018-04-02 02:40:29,869] INFO Logs loading complete in 62 ms. (kafka.log.LogManager)
peer1.org2.example.com | [166 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer0.org2.example.com | [151 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [25597bca]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [15a 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]Init get response status: 200
kafka3 | [2018-04-02 02:40:28,086] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [149 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer0.org1.example.com | [229 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
kafka1 | [2018-04-02 02:40:30,891] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer0.org2.example.com | [153 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [167 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
kafka3 | [2018-04-02 02:40:28,086] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [14a 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
kafka1 | [2018-04-02 02:40:30,901] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer1.org1.example.com | [15b 04-02 02:40:21.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [154 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [25597bca]sending state message INIT
peer0.org1.example.com | [22a 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Application/Capabilities
kafka3 | [2018-04-02 02:40:28,091] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4d9e68d0 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [168 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=qscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
kafka1 | [2018-04-02 02:40:31,265] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
peer0.org2.example.com | [152 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [25597bca]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [15c 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]Move state message COMPLETED
orderer.example.com | [14b 04-02 02:40:25.26 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1 -> DEBU client/metadata retrying after 250ms... (1 attempts remaining)
peer0.org1.example.com | [22b 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
kafka1 | [2018-04-02 02:40:31,304] INFO [Socket Server on Broker 1], Started 1 acceptor threads (kafka.network.SocketServer)
peer1.org2.example.com | [169 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org2.example.com | [155 04-02 02:40:21.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]Received message INIT from shim
peer1.org1.example.com | [15d 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3fff4c35]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka3 | [2018-04-02 02:40:28,192] INFO Opening socket connection to server zookeeper1.v110_default/172.18.0.6:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
orderer.example.com | [14c 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-04-02 02:40:31,541] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [22c 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org2.example.com | [156 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [25597bca]Handling ChaincodeMessage of type: INIT(state:ready)
kafka3 | [2018-04-02 02:40:28,196] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
kafka1 | [2018-04-02 02:40:31,560] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [15e 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3fff4c35]send state message COMPLETED
peer1.org2.example.com | [16a 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: qscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com)
orderer.example.com | [14e 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka2:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [22d 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org2.example.com | [157 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka3 | [2018-04-02 02:40:28,217] INFO Socket connection established to zookeeper1.v110_default/172.18.0.6:2181, initiating session (org.apache.zookeeper.ClientCnxn)
zookeeper2 | 2018-04-02 02:40:28,600 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x162843a22320000 type:create cxid:0x5 zxid:0x10000000d txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
kafka1 | [2018-04-02 02:40:32,143] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [15f 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3fff4c35]Received message COMPLETED from shim
peer1.org2.example.com | [16b 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer0.org2.example.com | [158 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [25597bca]Received INIT, initializing chaincode
orderer.example.com | [14d 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka2:9092
kafka3 | [2018-04-02 02:40:28,436] INFO Session establishment complete on server zookeeper1.v110_default/172.18.0.6:2181, sessionid = 0x262843a223a0000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer0.org1.example.com | [22e 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/OrdererAddresses
kafka1 | [2018-04-02 02:40:32,145] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [160 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [3fff4c35]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [16c 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer0.org2.example.com | [159 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]Init get response status: 200
orderer.example.com | [14f 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
kafka3 | [2018-04-02 02:40:28,445] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer0.org1.example.com | [22f 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Consortium
kafka1 | [2018-04-02 02:40:32,195] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [161 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [3fff4c35-e359-4532-9d54-be44f5046e81]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.1.0
orderer.example.com | [150 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [15a 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]Init succeeded. Sending COMPLETED
kafka3 | [2018-04-02 02:40:29,243] INFO Cluster ID = YIrfUH_CRh-ARFCNom_Gpg (kafka.server.KafkaServer)
kafka1 | [2018-04-02 02:40:32,301] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [230 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/Capabilities
peer1.org1.example.com | [162 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:3fff4c35-e359-4532-9d54-be44f5046e81, channelID:
orderer.example.com | [151 04-02 02:40:25.51 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
kafka3 | [2018-04-02 02:40:29,253] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer0.org2.example.com | [15b 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]Move state message COMPLETED
kafka1 | [2018-04-02 02:40:32,319] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [231 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/HashingAlgorithm
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [163 04-02 02:40:21.07 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka3 | [2018-04-02 02:40:29,376] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | [152 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
kafka1 | [2018-04-02 02:40:32,319] INFO [Group Metadata Manager on Broker 1]: Removed 0 expired offsets in 11 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer0.org2.example.com | [15c 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [25597bca]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [232 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Value] /Channel/BlockDataHashingStructure
kafka2 | [2018-04-02 02:40:28,114] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
kafka3 | [2018-04-02 02:40:29,417] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
kafka1 | [2018-04-02 02:40:32,441] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer1.org1.example.com | [164 04-02 02:40:21.07 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
orderer.example.com | [153 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
kafka0 | [2018-04-02 02:40:34,028] INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions testchainid-0 (kafka.server.ReplicaFetcherManager)
peer0.org1.example.com | [233 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [15d 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [25597bca]send state message COMPLETED
kafka3 | [2018-04-02 02:40:29,626] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org1.example.com | [165 04-02 02:40:21.09 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.1.0,txid=f14ac8fc-bc69-4cdd-867a-8e67562a54f1,syscc=true,proposal=0x0,canname=qscc:1.1.0
peer1.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
kafka1 | [2018-04-02 02:40:32,555] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | [154 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [15e 04-02 02:40:21.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [25597bca]Received message COMPLETED from shim
kafka3 | [2018-04-02 02:40:29,745] INFO Loading logs. (kafka.log.LogManager)
peer0.org1.example.com | [234 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [166 04-02 02:40:21.10 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.1.0 is being launched
kafka1 | [2018-04-02 02:40:32,620] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
kafka3 | [2018-04-02 02:40:29,857] INFO Logs loading complete in 99 ms. (kafka.log.LogManager)
peer0.org2.example.com | [15f 04-02 02:40:21.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [25597bca]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org1.example.com | [235 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GenerateSimulationResults.processChannelConfigTx.isResConfigCapabilityOn.NewBundle.NewValidatorImpl.mapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
orderer.example.com | [155 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka1:9092
kafka1 | [2018-04-02 02:40:32,623] INFO Registered broker 1 at path /brokers/ids/1 with addresses: EndPoint(kafka1,9092,ListenerName(PLAINTEXT),PLAINTEXT) (kafka.utils.ZkUtils)
kafka3 | [2018-04-02 02:40:30,718] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer0.org2.example.com | [160 04-02 02:40:21.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage -> DEBU [25597bca-ea1f-4158-b2da-f2d476684260]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [167 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | [236 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | [156 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka1:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
kafka1 | [2018-04-02 02:40:32,629] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org1.example.com | [168 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org2.example.com | [161 04-02 02:40:21.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.notify -> DEBU notifying Txid:25597bca-ea1f-4158-b2da-f2d476684260, channelID:
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka3 | [2018-04-02 02:40:30,753] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer0.org1.example.com | [237 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution []
orderer.example.com | [157 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [162 04-02 02:40:21.15 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 | 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 | [169 04-02 02:40:21.10 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=qscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer0.org1.example.com | [238 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.preprocessProtoBlock.processNonEndorserTx.Done -> DEBU Done with transaction simulation / query execution []
orderer.example.com | [158 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [163 04-02 02:40:21.15 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 | [16d 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.1.0) lock
peer1.org1.example.com | [16a 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt]
peer0.org1.example.com | [239 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch.ValidateAndPrepareBatch -> DEBU Block [0] Transaction index [0] TxId [] marked as valid by state validator
kafka3 | [2018-04-02 02:40:31,197] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
orderer.example.com | [159 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka3:9092
kafka1 | [2018-04-02 02:40:32,664] INFO Kafka version : 0.10.2.1 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [16e 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.1.0) lock
peer0.org2.example.com | [164 04-02 02:40:21.15 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.1.0,txid=3339bf75-e496-4efc-a9e1-7d50f20eae9a,syscc=true,proposal=0x0,canname=qscc:1.1.0
peer1.org1.example.com | [16b 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: qscc:1.1.0(networkid:dev,peerid:peer1.org1.example.com)
peer0.org1.example.com | [23a 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU validating rwset...
kafka3 | [2018-04-02 02:40:31,287] INFO [Socket Server on Broker 3], Started 1 acceptor threads (kafka.network.SocketServer)
orderer.example.com | [15a 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka3:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [16c 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer1.org2.example.com | [16f 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.1.0
peer0.org1.example.com | [23b 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU postprocessing ProtoBlock...
peer0.org2.example.com | [165 04-02 02:40:21.15 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.1.0 is being launched
orderer.example.com | [15b 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [23c 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/valimpl] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU ValidateAndPrepareBatch() complete
peer1.org1.example.com | [16d 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer0.org2.example.com | [166 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Executable is chaincode
orderer.example.com | [15c 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata -> DEBU client/metadata no available broker to send metadata request to
peer1.org2.example.com | [170 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.1.0)
peer0.org1.example.com | [23d 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData -> DEBU Channel [businesschannel]: Committing block [0] to storage
kafka1 | [2018-04-02 02:40:32,664] INFO Kafka commitId : e89bffd6b2eff799 (org.apache.kafka.common.utils.AppInfoParser)
peer0.org2.example.com | [167 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.1.0
peer0.org1.example.com | [23e 04-02 02:40:38.16 UTC] [github.com/hyperledger/fabric/core/ledger/pvtdatastorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.Prepare -> DEBU Saved 0 private data write sets for block [0]
kafka1 | [2018-04-02 02:40:32,666] INFO [Kafka Server 1], started (kafka.server.KafkaServer)
orderer.example.com | [15d 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.func1.tryRefreshMetadata.resurrectDeadBrokers -> DEBU client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [171 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.1.0
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [23f 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0xa2, 0x73, 0x29, 0x52, 0x80, 0xe3, 0x2a, 0x2, 0x6, 0x1, 0xf9, 0xb3, 0x5f, 0x54, 0x5c, 0xde, 0x27, 0xe4, 0x4, 0x76, 0x6a, 0xf1, 0x61, 0xc3, 0xb, 0xbd, 0x60, 0x9d, 0xa8, 0x5e, 0x18, 0xf} txOffsets=
peer0.org2.example.com | [168 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU Envs [CORE_CHAINCODE_ID_NAME=qscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
peer1.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer1.org2.example.com | [172 04-02 02:40:18.28 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 | [15e 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.Close -> DEBU Closing Client
peer0.org1.example.com | txId= locPointer=offset=38, bytesLength=12145
peer0.org2.example.com | [169 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch.getLaunchConfigs -> DEBU FilesToUpload [/etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt]
peer1.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer1.org2.example.com | [173 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.1.0
peer0.org1.example.com | ]
peer0.org2.example.com | [16a 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container: qscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com)
orderer.example.com | [15f 04-02 02:40:25.52 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Need to retry because process failed = kafka: client has run out of available brokers to talk to (Is your cluster reachable?)
kafka1 | [2018-04-02 02:40:36,471] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions businesschannel-0 (kafka.server.ReplicaFetcherManager)
peer1.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org2.example.com | [174 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [240 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=12145] for tx ID: [] to index
orderer.example.com | [160 04-02 02:40:25.73 UTC] [github.com/hyperledger/fabric/orderer/consensus/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer0.org2.example.com | [16b 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
kafka3 | [2018-04-02 02:40:31,443] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | [241 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=12145] for tx number:[0] ID: [] to blockNumTranNum index
kafka1 | [2018-04-02 02:40:36,645] INFO Completed load of log businesschannel-0 with 1 log segments and log end offset 0 in 52 ms (kafka.log.Log)
orderer.example.com | [161 04-02 02:40:25.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient -> DEBU Initializing new client
peer0.org2.example.com | [16c 04-02 02:40:21.16 UTC] [github.com/hyperledger/fabric/core/chaincode] launch -> DEBU start container with env:
peer1.org2.example.com | [175 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.1.0
kafka3 | [2018-04-02 02:40:31,496] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [242 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12189], isChainEmpty=[false], lastBlockNumber=[0]
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka2 | [2018-04-02 02:40:28,114] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [162 04-02 02:40:25.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.1.0
peer0.org1.example.com | [243 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/pvtdatastorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.Commit -> DEBU Committing private data for block [0]
peer1.org2.example.com | [176 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
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}
kafka3 | [2018-04-02 02:40:31,867] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [244 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/pvtdatastorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.CommitWithPvtData.Commit -> DEBU Committed private data for block [0]
kafka1 | [2018-04-02 02:40:36,653] INFO Created log for partition [businesschannel,0] in /tmp/kafka-logs with properties {compression.type -> producer, message.format.version -> 0.10.2-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
orderer.example.com | [163 04-02 02:40:25.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [177 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka3 | [2018-04-02 02:40:31,890] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [16e 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.1.0) lock
peer0.org2.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
kafka1 | [2018-04-02 02:40:36,659] INFO Partition [businesschannel,0] on broker 1: No checkpointed highwatermark is found for partition businesschannel-0 (kafka.cluster.Partition)
peer0.org1.example.com | [245 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData -> INFO Channel [businesschannel]: Committed block [0] with 1 transaction(s)
peer1.org2.example.com | [178 04-02 02:40:18.28 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 | [164 04-02 02:40:25.73 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [16f 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.1.0) lock
peer0.org2.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
kafka3 | [2018-04-02 02:40:31,890] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [246 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData -> DEBU Channel [businesschannel]: Committing block [0] transactions to state database
peer1.org2.example.com | [179 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [165 04-02 02:40:25.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] func1 -> DEBU Failed to connect to broker kafka0:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [170 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.1.0
kafka3 | [2018-04-02 02:40:32,017] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [247 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.Commit -> DEBU Committing updates to state database
kafka0 | [2018-04-02 02:40:34,068] INFO Truncating log testchainid-0 to offset 0. (kafka.log.Log)
peer1.org2.example.com | [17a 04-02 02:40:18.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.1.0
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [166 04-02 02:40:25.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata -> DEBU client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [171 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.1.0)
kafka3 | [2018-04-02 02:40:32,078] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [248 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | [167 04-02 02:40:25.74 UTC] [github.com/hyperledger/fabric/vendor/github.com/Shopify/sarama] setupProducerForChannel.retry.try.func1.NewSyncProducer.NewAsyncProducer.NewClient.RefreshMetadata.tryRefreshMetadata.any.Open.Validate -> DEBU ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [172 04-02 02:40:21.11 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.1.0
peer1.org2.example.com | [17b 04-02 02:40:18.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.handleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.1.0" , sending back REGISTERED
kafka3 | [2018-04-02 02:40:32,102] INFO [Group Metadata Manager on Broker 3]: Removed 0 expired offsets in 22 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer0.org1.example.com | [249 04-02 02:40:38.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.CommitWithPvtData.Commit.ApplyPrivacyAwareUpdates.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key(string)=[