1.6 MiB
1.6 MiB
2020-01-03 19:05:19.053 UTC [viperutil] getKeysRecursively -> DEBU 001 Found map[interface{}]interface{} value for kafka
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 002 Found map[string]interface{} value for kafka.Retry
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 003 Found map[string]interface{} value for kafka.Retry.Metadata
2020-01-03 19:05:19.054 UTC [viperutil] unmarshalJSON -> DEBU 004 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 005 Found real value for kafka.Retry.Metadata.RetryBackoff setting to string 250ms
2020-01-03 19:05:19.054 UTC [viperutil] unmarshalJSON -> DEBU 006 Unmarshal JSON: value is not a string: 3
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 007 Found real value for kafka.Retry.Metadata.RetryMax setting to int 3
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 008 Found map[string]interface{} value for kafka.Retry.Producer
2020-01-03 19:05:19.054 UTC [viperutil] unmarshalJSON -> DEBU 009 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 00a Found real value for kafka.Retry.Producer.RetryBackoff setting to string 100ms
2020-01-03 19:05:19.054 UTC [viperutil] unmarshalJSON -> DEBU 00b Unmarshal JSON: value is not a string: 3
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 00c Found real value for kafka.Retry.Producer.RetryMax setting to int 3
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 00d Found map[string]interface{} value for kafka.Retry.Consumer
2020-01-03 19:05:19.054 UTC [viperutil] unmarshalJSON -> DEBU 00e Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 00f Found real value for kafka.Retry.Consumer.RetryBackoff setting to string 2s
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 010 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 011 Found real value for kafka.Retry.ShortInterval setting to string 5s
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 012 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 013 Found real value for kafka.Retry.ShortTotal setting to string 10m
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 014 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 015 Found real value for kafka.Retry.LongInterval setting to string 5m
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 016 Unmarshal JSON: value cannot be unmarshalled: invalid character 'h' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 017 Found real value for kafka.Retry.LongTotal setting to string 12h
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 018 Found map[string]interface{} value for kafka.Retry.NetworkTimeouts
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 019 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 01a Found real value for kafka.Retry.NetworkTimeouts.DialTimeout setting to string 10s
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 01b Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 01c Found real value for kafka.Retry.NetworkTimeouts.ReadTimeout setting to string 10s
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 01d Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 01e Found real value for kafka.Retry.NetworkTimeouts.WriteTimeout setting to string 10s
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 01f Found map[string]interface{} value for kafka.Topic
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 020 Unmarshal JSON: value is not a string: 3
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 021 Found real value for kafka.Topic.ReplicationFactor setting to int 3
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 022 Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 023 Found real value for kafka.Verbose setting to bool false
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 024 Found map[string]interface{} value for kafka.TLS
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 025 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 026 Found real value for kafka.TLS.ClientRootCAs setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 027 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 028 Found real value for kafka.TLS.Certificate setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 029 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 02a Found real value for kafka.TLS.RootCAs setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 02b Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 02c Found real value for kafka.TLS.Enabled setting to bool false
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 02d Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 02e Found real value for kafka.TLS.PrivateKey setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 02f Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 030 Found real value for kafka.TLS.ClientAuthRequired setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 031 Found map[string]interface{} value for kafka.SASLPlain
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 032 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 033 Found real value for kafka.SASLPlain.Password setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 034 Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 035 Found real value for kafka.SASLPlain.Enabled setting to bool false
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 036 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 037 Found real value for kafka.SASLPlain.User setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 038 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 039 Found real value for kafka.Version setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 03a Found map[interface{}]interface{} value for debug
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 03b Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 03c Found real value for debug.BroadcastTraceDir setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 03d Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 03e Found real value for debug.DeliverTraceDir setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 03f Found map[interface{}]interface{} value for operations
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 040 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 041 Found real value for operations.ListenAddress setting to string 0.0.0.0:8443
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 042 Found map[string]interface{} value for operations.TLS
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 043 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 044 Found real value for operations.TLS.RootCAs setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 045 Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 046 Found real value for operations.TLS.Enabled setting to bool false
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 047 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 048 Found real value for operations.TLS.Certificate setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 049 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 04a Found real value for operations.TLS.PrivateKey setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 04b Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 04c Found real value for operations.TLS.ClientAuthRequired setting to bool false
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 04d Unmarshal JSON: value is not a string: []
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 04e Found real value for operations.TLS.ClientRootCAs setting to []interface {} []
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 04f Found map[interface{}]interface{} value for metrics
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 050 Unmarshal JSON: value cannot be unmarshalled: invalid character 'p' looking for beginning of value
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 051 Found real value for metrics.Provider setting to string prometheus
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 052 Found map[string]interface{} value for metrics.Statsd
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 053 Unmarshal JSON: value cannot be unmarshalled: invalid character 'u' looking for beginning of value
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 054 Found real value for metrics.Statsd.Network setting to string udp
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 055 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 056 Found real value for metrics.Statsd.Address setting to string 127.0.0.1:8125
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 057 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 058 Found real value for metrics.Statsd.WriteInterval setting to string 30s
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 059 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 05a Found real value for metrics.Statsd.Prefix setting to <nil> <nil>
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 05b Found map[interface{}]interface{} value for consensus
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 05c Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 05d Found real value for consensus.WALDir setting to string /var/hyperledger/production/orderer/etcdraft/wal
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 05e Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 05f Found real value for consensus.SnapDir setting to string /var/hyperledger/production/orderer/etcdraft/snapshot
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 060 Found map[interface{}]interface{} value for general
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 061 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 062 Found real value for general.GenesisFile setting to <nil> <nil>
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 063 Unmarshal JSON: value cannot be unmarshalled: json: cannot unmarshal number into Go value of type map[string]string
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 064 Found real value for general.ListenPort setting to string 7050
2020-01-03 19:05:19.059 UTC [viperutil] unmarshalJSON -> DEBU 065 Unmarshal JSON: value cannot be unmarshalled: invalid character 'i' in literal false (expecting 'a')
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 066 Found real value for general.GenesisMethod setting to string file
2020-01-03 19:05:19.059 UTC [viperutil] unmarshalJSON -> DEBU 067 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 068 Found real value for general.BootstrapFile setting to string /var/hyperledger/orderer/orderer.genesis.block
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 069 Found map[string]interface{} value for general.BCCSP
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 06a Found map[string]interface{} value for general.BCCSP.PKCS11
2020-01-03 19:05:19.059 UTC [viperutil] unmarshalJSON -> DEBU 06b Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 06c Found real value for general.BCCSP.PKCS11.Pin setting to <nil> <nil>
2020-01-03 19:05:19.059 UTC [viperutil] unmarshalJSON -> DEBU 06d Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 06e Found real value for general.BCCSP.PKCS11.Hash setting to <nil> <nil>
2020-01-03 19:05:19.090 UTC [viperutil] unmarshalJSON -> DEBU 06f Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.090 UTC [viperutil] getKeysRecursively -> DEBU 070 Found real value for general.BCCSP.PKCS11.Security setting to <nil> <nil>
2020-01-03 19:05:19.090 UTC [viperutil] getKeysRecursively -> DEBU 071 Found map[string]interface{} value for general.BCCSP.PKCS11.FileKeyStore
2020-01-03 19:05:19.090 UTC [viperutil] unmarshalJSON -> DEBU 072 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 073 Found real value for general.BCCSP.PKCS11.FileKeyStore.KeyStore setting to <nil> <nil>
2020-01-03 19:05:19.091 UTC [viperutil] unmarshalJSON -> DEBU 074 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 075 Found real value for general.BCCSP.PKCS11.Library setting to <nil> <nil>
2020-01-03 19:05:19.091 UTC [viperutil] unmarshalJSON -> DEBU 076 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 077 Found real value for general.BCCSP.PKCS11.Label setting to <nil> <nil>
2020-01-03 19:05:19.091 UTC [viperutil] unmarshalJSON -> DEBU 078 Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 079 Found real value for general.BCCSP.Default setting to string SW
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 07a Found map[string]interface{} value for general.BCCSP.SW
2020-01-03 19:05:19.091 UTC [viperutil] unmarshalJSON -> DEBU 07b Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 07c Found real value for general.BCCSP.SW.Hash setting to string SHA2
2020-01-03 19:05:19.091 UTC [viperutil] unmarshalJSON -> DEBU 07d Unmarshal JSON: value is not a string: 256
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 07e Found real value for general.BCCSP.SW.Security setting to int 256
2020-01-03 19:05:19.092 UTC [viperutil] getKeysRecursively -> DEBU 07f Found map[string]interface{} value for general.BCCSP.SW.FileKeyStore
2020-01-03 19:05:19.092 UTC [viperutil] unmarshalJSON -> DEBU 080 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.092 UTC [viperutil] getKeysRecursively -> DEBU 081 Found real value for general.BCCSP.SW.FileKeyStore.KeyStore setting to <nil> <nil>
2020-01-03 19:05:19.092 UTC [viperutil] getKeysRecursively -> DEBU 082 Found map[string]interface{} value for general.Authentication
2020-01-03 19:05:19.114 UTC [viperutil] unmarshalJSON -> DEBU 083 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
2020-01-03 19:05:19.115 UTC [viperutil] getKeysRecursively -> DEBU 084 Found real value for general.Authentication.TimeWindow setting to string 15m
2020-01-03 19:05:19.115 UTC [viperutil] unmarshalJSON -> DEBU 085 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.115 UTC [viperutil] getKeysRecursively -> DEBU 086 Found real value for general.Authentication.NoExpirationChecks setting to <nil> <nil>
2020-01-03 19:05:19.115 UTC [viperutil] getKeysRecursively -> DEBU 087 Found map[string]interface{} value for general.Keepalive
2020-01-03 19:05:19.140 UTC [viperutil] unmarshalJSON -> DEBU 088 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.140 UTC [viperutil] getKeysRecursively -> DEBU 089 Found real value for general.Keepalive.ServerTimeout setting to string 20s
2020-01-03 19:05:19.142 UTC [viperutil] unmarshalJSON -> DEBU 08a Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.142 UTC [viperutil] getKeysRecursively -> DEBU 08b Found real value for general.Keepalive.ServerMinInterval setting to string 60s
2020-01-03 19:05:19.143 UTC [viperutil] unmarshalJSON -> DEBU 08c Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.143 UTC [viperutil] getKeysRecursively -> DEBU 08d Found real value for general.Keepalive.ServerInterval setting to string 7200s
2020-01-03 19:05:19.148 UTC [viperutil] getKeysRecursively -> DEBU 08e Found map[string]interface{} value for general.TLS
2020-01-03 19:05:19.149 UTC [viperutil] unmarshalJSON -> DEBU 08f Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.149 UTC [viperutil] getKeysRecursively -> DEBU 090 Found real value for general.TLS.PrivateKey setting to string /var/hyperledger/orderer/tls/server.key
2020-01-03 19:05:19.149 UTC [viperutil] unmarshalJSON -> DEBU 091 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.152 UTC [viperutil] getKeysRecursively -> DEBU 092 Found real value for general.TLS.Certificate setting to string /var/hyperledger/orderer/tls/server.crt
2020-01-03 19:05:19.152 UTC [viperutil] unmarshalJSON -> DEBU 093 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.152 UTC [viperutil] getKeysRecursively -> DEBU 094 Found real value for general.TLS.RootCAs setting to string [/var/hyperledger/orderer/tls/ca.crt]
2020-01-03 19:05:19.153 UTC [viperutil] unmarshalJSON -> DEBU 095 Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.153 UTC [viperutil] getKeysRecursively -> DEBU 096 Found real value for general.TLS.ClientAuthRequired setting to bool false
2020-01-03 19:05:19.153 UTC [viperutil] unmarshalJSON -> DEBU 097 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.153 UTC [viperutil] getKeysRecursively -> DEBU 098 Found real value for general.TLS.ClientRootCAs setting to <nil> <nil>
2020-01-03 19:05:19.154 UTC [viperutil] unmarshalJSON -> DEBU 099 Unmarshal JSON: value cannot be unmarshalled: json: cannot unmarshal bool into Go value of type map[string]string
2020-01-03 19:05:19.154 UTC [viperutil] getKeysRecursively -> DEBU 09a Found real value for general.TLS.Enabled setting to string true
2020-01-03 19:05:19.154 UTC [viperutil] unmarshalJSON -> DEBU 09b Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.154 UTC [viperutil] getKeysRecursively -> DEBU 09c Found real value for general.LocalMSPDir setting to string /var/hyperledger/orderer/msp
2020-01-03 19:05:19.154 UTC [viperutil] unmarshalJSON -> DEBU 09d Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.154 UTC [viperutil] getKeysRecursively -> DEBU 09e Found real value for general.ConnectionTimeout setting to <nil> <nil>
2020-01-03 19:05:19.155 UTC [viperutil] unmarshalJSON -> DEBU 09f Unmarshal JSON: value cannot be unmarshalled: invalid character 'O' looking for beginning of value
2020-01-03 19:05:19.155 UTC [viperutil] getKeysRecursively -> DEBU 0a0 Found real value for general.LocalMSPID setting to string OrdererMSP
2020-01-03 19:05:19.155 UTC [viperutil] unmarshalJSON -> DEBU 0a1 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
2020-01-03 19:05:19.156 UTC [viperutil] getKeysRecursively -> DEBU 0a2 Found real value for general.ListenAddress setting to string 0.0.0.0
2020-01-03 19:05:19.156 UTC [viperutil] getKeysRecursively -> DEBU 0a3 Found map[string]interface{} value for general.Cluster
2020-01-03 19:05:19.156 UTC [viperutil] unmarshalJSON -> DEBU 0a4 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.156 UTC [viperutil] getKeysRecursively -> DEBU 0a5 Found real value for general.Cluster.ReplicationMaxRetries setting to <nil> <nil>
2020-01-03 19:05:19.156 UTC [viperutil] unmarshalJSON -> DEBU 0a6 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.157 UTC [viperutil] getKeysRecursively -> DEBU 0a7 Found real value for general.Cluster.ReplicationBackgroundRefreshInterval setting to <nil> <nil>
2020-01-03 19:05:19.157 UTC [viperutil] unmarshalJSON -> DEBU 0a8 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.157 UTC [viperutil] getKeysRecursively -> DEBU 0a9 Found real value for general.Cluster.ClientCertificate setting to string /var/hyperledger/orderer/tls/server.crt
2020-01-03 19:05:19.157 UTC [viperutil] unmarshalJSON -> DEBU 0aa Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.157 UTC [viperutil] getKeysRecursively -> DEBU 0ab Found real value for general.Cluster.RPCTimeout setting to <nil> <nil>
2020-01-03 19:05:19.157 UTC [viperutil] unmarshalJSON -> DEBU 0ac Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.157 UTC [viperutil] getKeysRecursively -> DEBU 0ad Found real value for general.Cluster.ReplicationRetryTimeout setting to <nil> <nil>
2020-01-03 19:05:19.157 UTC [viperutil] unmarshalJSON -> DEBU 0ae Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.158 UTC [viperutil] getKeysRecursively -> DEBU 0af Found real value for general.Cluster.CertExpirationWarningThreshold setting to <nil> <nil>
2020-01-03 19:05:19.158 UTC [viperutil] unmarshalJSON -> DEBU 0b0 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.158 UTC [viperutil] getKeysRecursively -> DEBU 0b1 Found real value for general.Cluster.ListenPort setting to <nil> <nil>
2020-01-03 19:05:19.158 UTC [viperutil] unmarshalJSON -> DEBU 0b2 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.158 UTC [viperutil] getKeysRecursively -> DEBU 0b3 Found real value for general.Cluster.RootCAs setting to string [/var/hyperledger/orderer/tls/ca.crt]
2020-01-03 19:05:19.158 UTC [viperutil] unmarshalJSON -> DEBU 0b4 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.159 UTC [viperutil] getKeysRecursively -> DEBU 0b5 Found real value for general.Cluster.ReplicationPullTimeout setting to <nil> <nil>
2020-01-03 19:05:19.159 UTC [viperutil] unmarshalJSON -> DEBU 0b6 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.159 UTC [viperutil] getKeysRecursively -> DEBU 0b7 Found real value for general.Cluster.TLSHandshakeTimeShift setting to <nil> <nil>
2020-01-03 19:05:19.159 UTC [viperutil] unmarshalJSON -> DEBU 0b8 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.160 UTC [viperutil] getKeysRecursively -> DEBU 0b9 Found real value for general.Cluster.ListenAddress setting to <nil> <nil>
2020-01-03 19:05:19.160 UTC [viperutil] unmarshalJSON -> DEBU 0ba Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.160 UTC [viperutil] getKeysRecursively -> DEBU 0bb Found real value for general.Cluster.ServerCertificate setting to <nil> <nil>
2020-01-03 19:05:19.160 UTC [viperutil] unmarshalJSON -> DEBU 0bc Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.161 UTC [viperutil] getKeysRecursively -> DEBU 0bd Found real value for general.Cluster.ServerPrivateKey setting to <nil> <nil>
2020-01-03 19:05:19.161 UTC [viperutil] unmarshalJSON -> DEBU 0be Unmarshal JSON: value is not a string: 10
2020-01-03 19:05:19.161 UTC [viperutil] getKeysRecursively -> DEBU 0bf Found real value for general.Cluster.SendBufferSize setting to int 10
2020-01-03 19:05:19.164 UTC [viperutil] unmarshalJSON -> DEBU 0c0 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.164 UTC [viperutil] getKeysRecursively -> DEBU 0c1 Found real value for general.Cluster.DialTimeout setting to <nil> <nil>
2020-01-03 19:05:19.165 UTC [viperutil] unmarshalJSON -> DEBU 0c2 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.165 UTC [viperutil] getKeysRecursively -> DEBU 0c3 Found real value for general.Cluster.ReplicationBufferSize setting to <nil> <nil>
2020-01-03 19:05:19.165 UTC [viperutil] unmarshalJSON -> DEBU 0c4 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.165 UTC [viperutil] getKeysRecursively -> DEBU 0c5 Found real value for general.Cluster.ClientPrivateKey setting to string /var/hyperledger/orderer/tls/server.key
2020-01-03 19:05:19.165 UTC [viperutil] getKeysRecursively -> DEBU 0c6 Found map[string]interface{} value for general.Profile
2020-01-03 19:05:19.165 UTC [viperutil] unmarshalJSON -> DEBU 0c7 Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.165 UTC [viperutil] getKeysRecursively -> DEBU 0c8 Found real value for general.Profile.Enabled setting to bool false
2020-01-03 19:05:19.165 UTC [viperutil] unmarshalJSON -> DEBU 0c9 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
2020-01-03 19:05:19.165 UTC [viperutil] getKeysRecursively -> DEBU 0ca Found real value for general.Profile.Address setting to string 0.0.0.0:6060
2020-01-03 19:05:19.166 UTC [viperutil] getKeysRecursively -> DEBU 0cb Found map[interface{}]interface{} value for fileledger
2020-01-03 19:05:19.166 UTC [viperutil] unmarshalJSON -> DEBU 0cc Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.166 UTC [viperutil] getKeysRecursively -> DEBU 0cd Found real value for fileledger.Location setting to string /var/hyperledger/production/orderer
2020-01-03 19:05:19.166 UTC [viperutil] unmarshalJSON -> DEBU 0ce Unmarshal JSON: value cannot be unmarshalled: invalid character 'h' looking for beginning of value
2020-01-03 19:05:19.166 UTC [viperutil] getKeysRecursively -> DEBU 0cf Found real value for fileledger.Prefix setting to string hyperledger-fabric-ordererledger
2020-01-03 19:05:19.167 UTC [viperutil] EnhancedExactUnmarshal -> DEBU 0d0 map[consensus:map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal] debug:map[BroadcastTraceDir:<nil> DeliverTraceDir:<nil>] fileledger:map[Location:/var/hyperledger/production/orderer Prefix:hyperledger-fabric-ordererledger] general:map[Authentication:map[NoExpirationChecks:<nil> TimeWindow:15m] BCCSP:map[Default:SW PKCS11:map[FileKeyStore:map[KeyStore:<nil>] Hash:<nil> Label:<nil> Library:<nil> Pin:<nil> Security:<nil>] SW:map[FileKeyStore:map[KeyStore:<nil>] Hash:SHA2 Security:256]] BootstrapFile:/var/hyperledger/orderer/orderer.genesis.block Cluster:map[CertExpirationWarningThreshold:<nil> ClientCertificate:/var/hyperledger/orderer/tls/server.crt ClientPrivateKey:/var/hyperledger/orderer/tls/server.key DialTimeout:<nil> ListenAddress:<nil> ListenPort:<nil> RPCTimeout:<nil> ReplicationBackgroundRefreshInterval:<nil> ReplicationBufferSize:<nil> ReplicationMaxRetries:<nil> ReplicationPullTimeout:<nil> ReplicationRetryTimeout:<nil> RootCAs:[/var/hyperledger/orderer/tls/ca.crt] SendBufferSize:10 ServerCertificate:<nil> ServerPrivateKey:<nil> TLSHandshakeTimeShift:<nil>] ConnectionTimeout:<nil> GenesisFile:<nil> GenesisMethod:file Keepalive:map[ServerInterval:7200s ServerMinInterval:60s ServerTimeout:20s] ListenAddress:0.0.0.0 ListenPort:7050 LocalMSPDir:/var/hyperledger/orderer/msp LocalMSPID:OrdererMSP Profile:map[Address:0.0.0.0:6060 Enabled:false] TLS:map[Certificate:/var/hyperledger/orderer/tls/server.crt ClientAuthRequired:false ClientRootCAs:<nil> Enabled:true PrivateKey:/var/hyperledger/orderer/tls/server.key RootCAs:[/var/hyperledger/orderer/tls/ca.crt]]] kafka:map[Retry:map[Consumer:map[RetryBackoff:2s] LongInterval:5m LongTotal:12h Metadata:map[RetryBackoff:250ms RetryMax:3] NetworkTimeouts:map[DialTimeout:10s ReadTimeout:10s WriteTimeout:10s] Producer:map[RetryBackoff:100ms RetryMax:3] ShortInterval:5s ShortTotal:10m] SASLPlain:map[Enabled:false Password:<nil> User:<nil>] TLS:map[Certificate:<nil> ClientAuthRequired:<nil> ClientRootCAs:<nil> Enabled:false PrivateKey:<nil> RootCAs:<nil>] Topic:map[ReplicationFactor:3] Verbose:false Version:<nil>] metrics:map[Provider:prometheus Statsd:map[Address:127.0.0.1:8125 Network:udp Prefix:<nil> WriteInterval:30s]] operations:map[ListenAddress:0.0.0.0:8443 TLS:map[Certificate:<nil> ClientAuthRequired:false ClientRootCAs:[] Enabled:false PrivateKey:<nil> RootCAs:<nil>]]]
2020-01-03 19:05:19.179 UTC [localconfig] completeInitialization -> INFO 0d1 Kafka.Version unset, setting to 0.10.2.0
"2020-01-03 19:05:19.179 UTC [orderer.common.server] prettyPrintStruct -> INFO 0d2 Orderer config values:
General.ListenAddress = "0.0.0.0"
General.ListenPort = 7050
General.TLS.Enabled = true
General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key"
General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt"
General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
General.TLS.ClientAuthRequired = false
General.TLS.ClientRootCAs = []
General.Cluster.ListenAddress = ""
General.Cluster.ListenPort = 0
General.Cluster.ServerCertificate = ""
General.Cluster.ServerPrivateKey = ""
General.Cluster.ClientCertificate = "/var/hyperledger/orderer/tls/server.crt"
General.Cluster.ClientPrivateKey = "/var/hyperledger/orderer/tls/server.key"
General.Cluster.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
General.Cluster.DialTimeout = 5s
General.Cluster.RPCTimeout = 7s
General.Cluster.ReplicationBufferSize = 20971520
General.Cluster.ReplicationPullTimeout = 5s
General.Cluster.ReplicationRetryTimeout = 5s
General.Cluster.ReplicationBackgroundRefreshInterval = 5m0s
General.Cluster.ReplicationMaxRetries = 12
General.Cluster.SendBufferSize = 10
General.Cluster.CertExpirationWarningThreshold = 168h0m0s
General.Cluster.TLSHandshakeTimeShift = 0s
General.Keepalive.ServerMinInterval = 1m0s
General.Keepalive.ServerInterval = 2h0m0s
General.Keepalive.ServerTimeout = 20s
General.ConnectionTimeout = 0s
General.GenesisMethod = "file"
General.GenesisFile = ""
General.BootstrapFile = "/var/hyperledger/orderer/orderer.genesis.block"
General.Profile.Enabled = false
General.Profile.Address = "0.0.0.0:6060"
General.LocalMSPDir = "/var/hyperledger/orderer/msp"
General.LocalMSPID = "OrdererMSP"
General.BCCSP.ProviderName = "SW"
General.BCCSP.SwOpts.SecLevel = 256
General.BCCSP.SwOpts.HashFamily = "SHA2"
General.BCCSP.SwOpts.Ephemeral = true
General.BCCSP.SwOpts.FileKeystore.KeyStorePath = ""
General.BCCSP.SwOpts.DummyKeystore =
General.BCCSP.SwOpts.InmemKeystore =
General.Authentication.TimeWindow = 15m0s
General.Authentication.NoExpirationChecks = false
FileLedger.Location = "/var/hyperledger/production/orderer"
FileLedger.Prefix = "hyperledger-fabric-ordererledger"
Kafka.Retry.ShortInterval = 5s
Kafka.Retry.ShortTotal = 10m0s
Kafka.Retry.LongInterval = 5m0s
Kafka.Retry.LongTotal = 12h0m0s
Kafka.Retry.NetworkTimeouts.DialTimeout = 10s
Kafka.Retry.NetworkTimeouts.ReadTimeout = 10s
Kafka.Retry.NetworkTimeouts.WriteTimeout = 10s
Kafka.Retry.Metadata.RetryMax = 3
Kafka.Retry.Metadata.RetryBackoff = 250ms
Kafka.Retry.Producer.RetryMax = 3
Kafka.Retry.Producer.RetryBackoff = 100ms
Kafka.Retry.Consumer.RetryBackoff = 2s
Kafka.Verbose = false
Kafka.Version = 0.10.2.0
Kafka.TLS.Enabled = false
Kafka.TLS.PrivateKey = ""
Kafka.TLS.Certificate = ""
Kafka.TLS.RootCAs = []
Kafka.TLS.ClientAuthRequired = false
Kafka.TLS.ClientRootCAs = []
Kafka.SASLPlain.Enabled = false
Kafka.SASLPlain.User = ""
Kafka.SASLPlain.Password = ""
Kafka.Topic.ReplicationFactor = 3
Debug.BroadcastTraceDir = ""
Debug.DeliverTraceDir = ""
Consensus = map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal]
Operations.ListenAddress = "0.0.0.0:8443"
Operations.TLS.Enabled = false
Operations.TLS.PrivateKey = ""
Operations.TLS.Certificate = ""
Operations.TLS.RootCAs = []
Operations.TLS.ClientAuthRequired = false
Operations.TLS.ClientRootCAs = []
Metrics.Provider = "prometheus"
Metrics.Statsd.Network = "udp"
Metrics.Statsd.Address = "127.0.0.1:8125"
Metrics.Statsd.WriteInterval = 30s
Metrics.Statsd.Prefix = """
"2020-01-03 19:05:19.179 UTC [bccsp] GetDefault -> DEBU 0d3 Before using BCCSP, please call InitFactories(). Falling back to bootBCCSP."
"2020-01-03 19:05:19.197 UTC [bccsp_sw] openKeyStore -> DEBU 0d4 KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done"
"2020-01-03 19:05:19.198 UTC [bccsp] initBCCSP -> DEBU 0d5 Initialize BCCSP [SW]"
"2020-01-03 19:05:19.198 UTC [msp] getPemMaterialFromDir -> DEBU 0d6 Reading directory /var/hyperledger/orderer/msp/signcerts"
"2020-01-03 19:05:19.210 UTC [msp] getPemMaterialFromDir -> DEBU 0d7 Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer0.example.com-cert.pem"
"2020-01-03 19:05:19.216 UTC [msp] getPemMaterialFromDir -> DEBU 0d8 Reading directory /var/hyperledger/orderer/msp/cacerts"
"2020-01-03 19:05:19.221 UTC [msp] getPemMaterialFromDir -> DEBU 0d9 Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem"
"2020-01-03 19:05:19.225 UTC [msp] getPemMaterialFromDir -> DEBU 0da Reading directory /var/hyperledger/orderer/msp/admincerts"
"2020-01-03 19:05:19.229 UTC [msp] getPemMaterialFromDir -> DEBU 0db Reading directory /var/hyperledger/orderer/msp/intermediatecerts"
"2020-01-03 19:05:19.230 UTC [msp] getMspConfig -> DEBU 0dc Intermediate certs folder not found at [/var/hyperledger/orderer/msp/intermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/intermediatecerts: no such file or directory]"
"2020-01-03 19:05:19.230 UTC [msp] getPemMaterialFromDir -> DEBU 0dd Reading directory /var/hyperledger/orderer/msp/tlscacerts"
"2020-01-03 19:05:19.235 UTC [msp] getPemMaterialFromDir -> DEBU 0de Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem"
"2020-01-03 19:05:19.287 UTC [msp] getPemMaterialFromDir -> DEBU 0df Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts"
"2020-01-03 19:05:19.312 UTC [msp] getMspConfig -> DEBU 0e0 TLS intermediate certs folder not found at [/var/hyperledger/orderer/msp/tlsintermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/tlsintermediatecerts: no such file or directory]"
"2020-01-03 19:05:19.313 UTC [msp] getPemMaterialFromDir -> DEBU 0e1 Reading directory /var/hyperledger/orderer/msp/crls"
"2020-01-03 19:05:19.332 UTC [msp] getMspConfig -> DEBU 0e2 crls folder not found at [/var/hyperledger/orderer/msp/crls]. Skipping. [stat /var/hyperledger/orderer/msp/crls: no such file or directory]"
"2020-01-03 19:05:19.373 UTC [msp] getMspConfig -> DEBU 0e3 Loading NodeOUs"
"2020-01-03 19:05:19.439 UTC [msp] newBccspMsp -> DEBU 0e4 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.440 UTC [msp] Setup -> DEBU 0e5 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.441 UTC [msp.identity] newIdentity -> DEBU 0e6 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.441 UTC [msp.identity] newIdentity -> DEBU 0e7 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.541 UTC [msp.identity] newIdentity -> DEBU 0e8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.543 UTC [msp] setupSigningIdentity -> DEBU 0e9 Signing identity expires at 2029-12-31 19:00:00 +0000 UTC"
"2020-01-03 19:05:19.565 UTC [msp] GetDefaultSigningIdentity -> DEBU 0ea Obtaining default signing identity"
"2020-01-03 19:05:19.599 UTC [orderer.common.server] initializeServerConfig -> INFO 0eb Starting orderer with TLS enabled"
"2020-01-03 19:05:19.599 UTC [orderer.common.server] createLedgerFactory -> DEBU 0ec Ledger dir: /var/hyperledger/production/orderer"
"2020-01-03 19:05:19.599 UTC [kvledger.util] CreateDirIfMissing -> DEBU 0ed CreateDirIfMissing [/var/hyperledger/production/orderer/index/]"
"2020-01-03 19:05:19.599 UTC [kvledger.util] logDirStatus -> DEBU 0ee Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist"
"2020-01-03 19:05:19.600 UTC [kvledger.util] logDirStatus -> DEBU 0ef After creating dir - [/var/hyperledger/production/orderer/index/] exists"
"2020-01-03 19:05:19.655 UTC [leveldbhelper] openDBAndCheckFormat -> DEBU 0f0 Checking for db format at path [/var/hyperledger/production/orderer/index]"
"2020-01-03 19:05:19.655 UTC [leveldbhelper] openDBAndCheckFormat -> DEBU 0f1 format is latest, nothing to do"
"2020-01-03 19:05:19.655 UTC [fsblkstorage] NewProvider -> INFO 0f2 Creating new file ledger directory at /var/hyperledger/production/orderer/chains"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] NewStandardValues -> DEBU 0f3 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f4 Processing field: HashingAlgorithm"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f5 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f6 Processing field: OrdererAddresses"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f7 Processing field: Consortium"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f8 Processing field: Capabilities"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] NewStandardValues -> DEBU 0f9 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0fa Processing field: ConsensusType"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0fb Processing field: BatchSize"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0fc Processing field: BatchTimeout"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0fd Processing field: KafkaBrokers"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0fe Processing field: ChannelRestrictions"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0ff Processing field: Capabilities"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] NewStandardValues -> DEBU 100 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 101 Processing field: Endpoints"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] NewStandardValues -> DEBU 102 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.675 UTC [common.channelconfig] initializeProtosStruct -> DEBU 103 Processing field: MSP"
"2020-01-03 19:05:19.676 UTC [common.channelconfig] validateMSP -> DEBU 104 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:19.679 UTC [msp] newBccspMsp -> DEBU 105 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.679 UTC [msp] New -> DEBU 106 Creating Cache-MSP instance"
"2020-01-03 19:05:19.679 UTC [msp] Setup -> DEBU 107 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.680 UTC [msp.identity] newIdentity -> DEBU 108 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.687 UTC [common.channelconfig] NewStandardValues -> DEBU 109 Initializing protos for *channelconfig.ConsortiumProtos"
"2020-01-03 19:05:19.687 UTC [common.channelconfig] initializeProtosStruct -> DEBU 10a Processing field: ChannelCreationPolicy"
"2020-01-03 19:05:19.687 UTC [common.channelconfig] NewStandardValues -> DEBU 10b Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.687 UTC [common.channelconfig] initializeProtosStruct -> DEBU 10c Processing field: MSP"
"2020-01-03 19:05:19.687 UTC [common.channelconfig] validateMSP -> DEBU 10d Setting up MSP for org Org1MSP"
"2020-01-03 19:05:19.687 UTC [msp] newBccspMsp -> DEBU 10e Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.687 UTC [msp] New -> DEBU 10f Creating Cache-MSP instance"
"2020-01-03 19:05:19.687 UTC [msp] Setup -> DEBU 110 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:19.688 UTC [msp.identity] newIdentity -> DEBU 111 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.688 UTC [common.channelconfig] NewStandardValues -> DEBU 112 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.688 UTC [common.channelconfig] initializeProtosStruct -> DEBU 113 Processing field: MSP"
"2020-01-03 19:05:19.688 UTC [common.channelconfig] validateMSP -> DEBU 114 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:19.688 UTC [msp] newBccspMsp -> DEBU 115 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.689 UTC [msp] New -> DEBU 116 Creating Cache-MSP instance"
"2020-01-03 19:05:19.689 UTC [msp] Setup -> DEBU 117 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:19.689 UTC [msp.identity] newIdentity -> DEBU 118 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.693 UTC [msp] Setup -> DEBU 119 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:19.693 UTC [msp] Setup -> DEBU 11a MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:19.693 UTC [policies] NewManagerImpl -> DEBU 11b Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.697 UTC [policies] NewManagerImpl -> DEBU 11c Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.698 UTC [policies] NewManagerImpl -> DEBU 11d Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.698 UTC [policies] NewManagerImpl -> DEBU 11e Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:19.698 UTC [policies] NewManagerImpl -> DEBU 11f Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 120 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 121 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 122 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 123 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 124 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 125 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 126 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 127 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 128 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 129 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 12a Proposed new policy Admins for Channel/Consortiums"
"2020-01-03 19:05:19.700 UTC [policies] GetPolicy -> DEBU 12b Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
"2020-01-03 19:05:19.700 UTC [policies] NewManagerImpl -> DEBU 12c Proposed new policy Readers for Channel"
"2020-01-03 19:05:19.700 UTC [policies] GetPolicy -> DEBU 12d Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
"2020-01-03 19:05:19.700 UTC [policies] NewManagerImpl -> DEBU 12e Proposed new policy Writers for Channel"
"2020-01-03 19:05:19.700 UTC [policies] NewManagerImpl -> DEBU 12f Proposed new policy Admins for Channel"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 130 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 131 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 132 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 133 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 134 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 135 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 136 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 137 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 138 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 139 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 13a Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 13b Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 13c Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 13d Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 13e Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 13f Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 140 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 141 Adding to config map: [Group] /Channel/Consortiums"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 142 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 143 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 144 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 145 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 146 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 147 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 148 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 149 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14a Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14b Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14c Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14d Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14e Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14f Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 150 Adding to config map: [Policy] /Channel/Consortiums/Admins"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 151 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 152 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:19.704 UTC [common.configtx] addToMap -> DEBU 153 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:19.704 UTC [common.configtx] addToMap -> DEBU 154 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:19.704 UTC [common.configtx] addToMap -> DEBU 155 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:19.704 UTC [common.configtx] addToMap -> DEBU 156 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:19.704 UTC [common.configtx] addToMap -> DEBU 157 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:19.704 UTC [orderer.common.server] extractSysChanLastConfig -> INFO 158 Bootstrapping because no existing channels"
"2020-01-03 19:05:19.704 UTC [orderer.common.server] selectClusterBootBlock -> DEBU 159 Selected bootstrap block, because system channel last config block is nil"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] NewStandardValues -> DEBU 15a Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15b Processing field: HashingAlgorithm"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15c Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15d Processing field: OrdererAddresses"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15e Processing field: Consortium"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15f Processing field: Capabilities"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] NewStandardValues -> DEBU 160 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 161 Processing field: ConsensusType"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 162 Processing field: BatchSize"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 163 Processing field: BatchTimeout"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 164 Processing field: KafkaBrokers"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 165 Processing field: ChannelRestrictions"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 166 Processing field: Capabilities"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] NewStandardValues -> DEBU 167 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 168 Processing field: Endpoints"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] NewStandardValues -> DEBU 169 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 16a Processing field: MSP"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] validateMSP -> DEBU 16b Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:19.704 UTC [msp] newBccspMsp -> DEBU 16c Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.704 UTC [msp] New -> DEBU 16d Creating Cache-MSP instance"
"2020-01-03 19:05:19.704 UTC [msp] Setup -> DEBU 16e Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.705 UTC [msp.identity] newIdentity -> DEBU 16f Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.706 UTC [common.channelconfig] NewStandardValues -> DEBU 170 Initializing protos for *channelconfig.ConsortiumProtos"
"2020-01-03 19:05:19.706 UTC [common.channelconfig] initializeProtosStruct -> DEBU 171 Processing field: ChannelCreationPolicy"
"2020-01-03 19:05:19.706 UTC [common.channelconfig] NewStandardValues -> DEBU 172 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.706 UTC [common.channelconfig] initializeProtosStruct -> DEBU 173 Processing field: MSP"
"2020-01-03 19:05:19.706 UTC [common.channelconfig] validateMSP -> DEBU 174 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:19.706 UTC [msp] newBccspMsp -> DEBU 175 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.706 UTC [msp] New -> DEBU 176 Creating Cache-MSP instance"
"2020-01-03 19:05:19.707 UTC [msp] Setup -> DEBU 177 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:19.707 UTC [msp.identity] newIdentity -> DEBU 178 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.707 UTC [common.channelconfig] NewStandardValues -> DEBU 179 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.707 UTC [common.channelconfig] initializeProtosStruct -> DEBU 17a Processing field: MSP"
"2020-01-03 19:05:19.707 UTC [common.channelconfig] validateMSP -> DEBU 17b Setting up MSP for org Org2MSP"
"2020-01-03 19:05:19.707 UTC [msp] newBccspMsp -> DEBU 17c Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.707 UTC [msp] New -> DEBU 17d Creating Cache-MSP instance"
"2020-01-03 19:05:19.707 UTC [msp] Setup -> DEBU 17e Setting up MSP instance Org2MSP"
"2020-01-03 19:05:19.707 UTC [msp.identity] newIdentity -> DEBU 17f Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.711 UTC [msp] Setup -> DEBU 180 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:19.711 UTC [msp] Setup -> DEBU 181 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 182 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 183 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 184 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 185 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 186 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 187 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 188 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 189 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18a Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18b Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18c Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18d Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18e Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18f Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 190 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 191 Proposed new policy Admins for Channel/Consortiums"
"2020-01-03 19:05:19.712 UTC [policies] GetPolicy -> DEBU 192 Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
"2020-01-03 19:05:19.712 UTC [policies] NewManagerImpl -> DEBU 193 Proposed new policy Readers for Channel"
"2020-01-03 19:05:19.712 UTC [policies] GetPolicy -> DEBU 194 Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
"2020-01-03 19:05:19.712 UTC [policies] NewManagerImpl -> DEBU 195 Proposed new policy Writers for Channel"
"2020-01-03 19:05:19.712 UTC [policies] NewManagerImpl -> DEBU 196 Proposed new policy Admins for Channel"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 197 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 198 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 199 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19f Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a0 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a1 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a2 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a3 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a4 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a5 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a6 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1a7 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1a8 Adding to config map: [Group] /Channel/Consortiums"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1a9 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1aa Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1ab Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1ac Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1ad Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1ae Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1af Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b0 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b1 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b2 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b3 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b4 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b5 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1b6 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1b7 Adding to config map: [Policy] /Channel/Consortiums/Admins"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1b8 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1b9 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1ba Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1bb Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1bc Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1bd Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1be Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] NewStandardValues -> DEBU 1bf Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c0 Processing field: HashingAlgorithm"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c1 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c2 Processing field: OrdererAddresses"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c3 Processing field: Consortium"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c4 Processing field: Capabilities"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] NewStandardValues -> DEBU 1c5 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c6 Processing field: ConsensusType"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c7 Processing field: BatchSize"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c8 Processing field: BatchTimeout"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c9 Processing field: KafkaBrokers"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ca Processing field: ChannelRestrictions"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cb Processing field: Capabilities"
"2020-01-03 19:05:19.715 UTC [common.channelconfig] NewStandardValues -> DEBU 1cc Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:19.715 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cd Processing field: Endpoints"
"2020-01-03 19:05:19.715 UTC [common.channelconfig] NewStandardValues -> DEBU 1ce Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.715 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cf Processing field: MSP"
"2020-01-03 19:05:19.715 UTC [common.channelconfig] validateMSP -> DEBU 1d0 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:19.715 UTC [msp] newBccspMsp -> DEBU 1d1 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.715 UTC [msp] New -> DEBU 1d2 Creating Cache-MSP instance"
"2020-01-03 19:05:19.715 UTC [msp] Setup -> DEBU 1d3 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.715 UTC [msp.identity] newIdentity -> DEBU 1d4 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.719 UTC [common.channelconfig] NewStandardValues -> DEBU 1d5 Initializing protos for *channelconfig.ConsortiumProtos"
"2020-01-03 19:05:19.719 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d6 Processing field: ChannelCreationPolicy"
"2020-01-03 19:05:19.719 UTC [common.channelconfig] NewStandardValues -> DEBU 1d7 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.719 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d8 Processing field: MSP"
"2020-01-03 19:05:19.719 UTC [common.channelconfig] validateMSP -> DEBU 1d9 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:19.719 UTC [msp] newBccspMsp -> DEBU 1da Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.719 UTC [msp] New -> DEBU 1db Creating Cache-MSP instance"
"2020-01-03 19:05:19.719 UTC [msp] Setup -> DEBU 1dc Setting up MSP instance Org1MSP"
"2020-01-03 19:05:19.720 UTC [msp.identity] newIdentity -> DEBU 1dd Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.720 UTC [common.channelconfig] NewStandardValues -> DEBU 1de Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.720 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1df Processing field: MSP"
"2020-01-03 19:05:19.720 UTC [common.channelconfig] validateMSP -> DEBU 1e0 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:19.720 UTC [msp] newBccspMsp -> DEBU 1e1 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.720 UTC [msp] New -> DEBU 1e2 Creating Cache-MSP instance"
"2020-01-03 19:05:19.720 UTC [msp] Setup -> DEBU 1e3 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:19.720 UTC [msp.identity] newIdentity -> DEBU 1e4 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.723 UTC [msp] Setup -> DEBU 1e5 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:19.723 UTC [msp] Setup -> DEBU 1e6 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1e7 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1e8 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1e9 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1ea Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1eb Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1ec Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1ed Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1ee Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1ef Proposed new policy Admins for Channel/Consortiums"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f0 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f1 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f2 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f3 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f4 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f5 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f6 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:19.724 UTC [policies] GetPolicy -> DEBU 1f7 Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f8 Proposed new policy Writers for Channel"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f9 Proposed new policy Admins for Channel"
"2020-01-03 19:05:19.724 UTC [policies] GetPolicy -> DEBU 1fa Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1fb Proposed new policy Readers for Channel"
"2020-01-03 19:05:19.724 UTC [common.configtx] addToMap -> DEBU 1fc Adding to config map: [Group] /Channel"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 1fd Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 1fe Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 1ff Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 200 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 201 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 202 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 203 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 204 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 205 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 206 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 207 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 208 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 209 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20a Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20b Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20c Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20d Adding to config map: [Group] /Channel/Consortiums"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20e Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20f Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 210 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 211 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 212 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 213 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 214 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 215 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 216 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 217 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 218 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 219 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 21a Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 21b Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
"2020-01-03 19:05:19.727 UTC [common.configtx] addToMap -> DEBU 21c Adding to config map: [Policy] /Channel/Consortiums/Admins"
"2020-01-03 19:05:19.727 UTC [common.configtx] addToMap -> DEBU 21d Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:19.727 UTC [common.configtx] addToMap -> DEBU 21e Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:19.728 UTC [common.configtx] addToMap -> DEBU 21f Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:19.728 UTC [common.configtx] addToMap -> DEBU 220 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:19.728 UTC [common.configtx] addToMap -> DEBU 221 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:19.728 UTC [common.configtx] addToMap -> DEBU 222 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:19.728 UTC [common.configtx] addToMap -> DEBU 223 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:19.728 UTC [orderer.common.server] Main -> INFO 224 Setting up cluster for orderer type etcdraft"
"2020-01-03 19:05:19.744 UTC [orderer.common.cluster] replicateIfNeeded -> DEBU 225 Booted with a genesis block, replication isn't an option"
"2020-01-03 19:05:19.744 UTC [orderer.common.server] reuseListener -> INFO 226 Cluster listener is not configured, defaulting to use the general listener on port 7050"
"2020-01-03 19:05:19.744 UTC [fsblkstorage] newBlockfileMgr -> DEBU 227 newBlockfileMgr() initializing file-based block storage for ledger: testchainid "
"2020-01-03 19:05:19.744 UTC [kvledger.util] CreateDirIfMissing -> DEBU 228 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/]"
"2020-01-03 19:05:19.745 UTC [kvledger.util] logDirStatus -> DEBU 229 Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist"
"2020-01-03 19:05:19.745 UTC [kvledger.util] logDirStatus -> DEBU 22a After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] newBlockfileMgr -> INFO 22b Getting block information from block storage"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 22c Retrieving checkpoint info from block files"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 22d retrieveLastFileSuffix()"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 22e retrieveLastFileSuffix() - biggestFileNum = -1"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 22f Last file number found = -1"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 230 No block file found"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] newBlockfileMgr -> DEBU 231 Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc0004b48c0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])"
"2020-01-03 19:05:19.748 UTC [fsblkstorage] newBlockIndex -> DEBU 232 newBlockIndex() - indexItems:[[BlockNum]]"
"2020-01-03 19:05:19.750 UTC [fsblkstorage] indexBlock -> DEBU 233 Indexing block [blockNum=0, blockHash=[]byte{0x8b, 0x8c, 0x44, 0x8a, 0x32, 0x68, 0x16, 0xe5, 0x1b, 0xa3, 0x34, 0xf9, 0x1c, 0xd7, 0x65, 0x17, 0x36, 0x83, 0x47, 0x24, 0xa1, 0x6d, 0xe6, 0x7e, 0x78, 0x48, 0xa7, 0x37, 0x18, 0x86, 0xd0, 0xeb} txOffsets=
txId=7113f601c2557f805b8e9cc0d8c98c4d27d3bba77055701ae2c672c9c628ef9d locPointer=offset=39, bytesLength=23269
]"
"2020-01-03 19:05:19.752 UTC [fsblkstorage] updateCheckpoint -> DEBU 234 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[23314], isChainEmpty=[false], lastBlockNumber=[0]"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] NewStandardValues -> DEBU 235 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 236 Processing field: HashingAlgorithm"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 237 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 238 Processing field: OrdererAddresses"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 239 Processing field: Consortium"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 23a Processing field: Capabilities"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] NewStandardValues -> DEBU 23b Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 23c Processing field: ConsensusType"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 23d Processing field: BatchSize"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 23e Processing field: BatchTimeout"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 23f Processing field: KafkaBrokers"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 240 Processing field: ChannelRestrictions"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 241 Processing field: Capabilities"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] NewStandardValues -> DEBU 242 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 243 Processing field: Endpoints"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] NewStandardValues -> DEBU 244 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 245 Processing field: MSP"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] validateMSP -> DEBU 246 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:19.753 UTC [msp] newBccspMsp -> DEBU 247 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.753 UTC [msp] New -> DEBU 248 Creating Cache-MSP instance"
"2020-01-03 19:05:19.753 UTC [msp] Setup -> DEBU 249 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.754 UTC [msp.identity] newIdentity -> DEBU 24a Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] NewStandardValues -> DEBU 24b Initializing protos for *channelconfig.ConsortiumProtos"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24c Processing field: ChannelCreationPolicy"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] NewStandardValues -> DEBU 24d Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24e Processing field: MSP"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] validateMSP -> DEBU 24f Setting up MSP for org Org1MSP"
"2020-01-03 19:05:19.755 UTC [msp] newBccspMsp -> DEBU 250 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.755 UTC [msp] New -> DEBU 251 Creating Cache-MSP instance"
"2020-01-03 19:05:19.755 UTC [msp] Setup -> DEBU 252 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:19.755 UTC [msp.identity] newIdentity -> DEBU 253 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] NewStandardValues -> DEBU 254 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] initializeProtosStruct -> DEBU 255 Processing field: MSP"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] validateMSP -> DEBU 256 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:19.756 UTC [msp] newBccspMsp -> DEBU 257 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.756 UTC [msp] New -> DEBU 258 Creating Cache-MSP instance"
"2020-01-03 19:05:19.756 UTC [msp] Setup -> DEBU 259 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:19.756 UTC [msp.identity] newIdentity -> DEBU 25a Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.757 UTC [msp] Setup -> DEBU 25b Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:19.757 UTC [msp] Setup -> DEBU 25c MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 25d Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 25e Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 25f Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 260 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 261 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 262 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 263 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 264 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 265 Proposed new policy Admins for Channel/Consortiums"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 266 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 267 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 268 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 269 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 26a Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 26b Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 26c Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:19.757 UTC [policies] GetPolicy -> DEBU 26d Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 26e Proposed new policy Writers for Channel"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 26f Proposed new policy Admins for Channel"
"2020-01-03 19:05:19.757 UTC [policies] GetPolicy -> DEBU 270 Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 271 Proposed new policy Readers for Channel"
"2020-01-03 19:05:19.757 UTC [common.configtx] addToMap -> DEBU 272 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:19.757 UTC [common.configtx] addToMap -> DEBU 273 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:19.758 UTC [common.configtx] addToMap -> DEBU 274 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.758 UTC [common.configtx] addToMap -> DEBU 275 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:19.758 UTC [common.configtx] addToMap -> DEBU 276 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 277 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 278 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 279 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27a Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27b Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27c Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27d Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27e Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27f Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 280 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 281 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 282 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 283 Adding to config map: [Group] /Channel/Consortiums"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 284 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 285 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 286 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 287 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 288 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 289 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 28a Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
"2020-01-03 19:05:19.767 UTC [common.configtx] addToMap -> DEBU 28b Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.767 UTC [common.configtx] addToMap -> DEBU 28c Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
"2020-01-03 19:05:19.767 UTC [common.configtx] addToMap -> DEBU 28d Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
"2020-01-03 19:05:19.767 UTC [common.configtx] addToMap -> DEBU 28e Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
"2020-01-03 19:05:19.768 UTC [common.configtx] addToMap -> DEBU 28f Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
"2020-01-03 19:05:19.768 UTC [common.configtx] addToMap -> DEBU 290 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
"2020-01-03 19:05:19.768 UTC [common.configtx] addToMap -> DEBU 291 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
"2020-01-03 19:05:19.768 UTC [common.configtx] addToMap -> DEBU 292 Adding to config map: [Policy] /Channel/Consortiums/Admins"
"2020-01-03 19:05:19.768 UTC [common.configtx] addToMap -> DEBU 293 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:19.769 UTC [common.configtx] addToMap -> DEBU 294 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:19.773 UTC [common.configtx] addToMap -> DEBU 295 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:19.774 UTC [common.configtx] addToMap -> DEBU 296 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:19.774 UTC [common.configtx] addToMap -> DEBU 297 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:19.774 UTC [common.configtx] addToMap -> DEBU 298 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:19.775 UTC [common.configtx] addToMap -> DEBU 299 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:19.777 UTC [fsblkstorage] Next -> DEBU 29a Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:19.777 UTC [fsblkstorage] newBlockfileStream -> DEBU 29b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:19.777 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 29c Remaining bytes=[23314], Going to peek [8] bytes"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 29d Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 29e blockbytes [23311] read from file [0]"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] Next -> DEBU 29f Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] newBlockfileStream -> DEBU 2a0 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2a1 Remaining bytes=[23314], Going to peek [8] bytes"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2a2 Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2a3 blockbytes [23311] read from file [0]"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] NewStandardValues -> DEBU 2a4 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2a5 Processing field: HashingAlgorithm"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2a6 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2a7 Processing field: OrdererAddresses"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2a8 Processing field: Consortium"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2a9 Processing field: Capabilities"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] NewStandardValues -> DEBU 2aa Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2ab Processing field: ConsensusType"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2ac Processing field: BatchSize"
"2020-01-03 19:05:19.782 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2ad Processing field: BatchTimeout"
"2020-01-03 19:05:19.782 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2ae Processing field: KafkaBrokers"
"2020-01-03 19:05:19.782 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2af Processing field: ChannelRestrictions"
"2020-01-03 19:05:19.782 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2b0 Processing field: Capabilities"
"2020-01-03 19:05:19.783 UTC [common.channelconfig] NewStandardValues -> DEBU 2b1 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:19.783 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2b2 Processing field: Endpoints"
"2020-01-03 19:05:19.783 UTC [common.channelconfig] NewStandardValues -> DEBU 2b3 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.783 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2b4 Processing field: MSP"
"2020-01-03 19:05:19.783 UTC [common.channelconfig] validateMSP -> DEBU 2b5 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:19.785 UTC [msp] newBccspMsp -> DEBU 2b6 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.785 UTC [msp] New -> DEBU 2b7 Creating Cache-MSP instance"
"2020-01-03 19:05:19.785 UTC [msp] Setup -> DEBU 2b8 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.785 UTC [msp.identity] newIdentity -> DEBU 2b9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.788 UTC [common.channelconfig] NewStandardValues -> DEBU 2ba Initializing protos for *channelconfig.ConsortiumProtos"
"2020-01-03 19:05:19.788 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2bb Processing field: ChannelCreationPolicy"
"2020-01-03 19:05:19.788 UTC [common.channelconfig] NewStandardValues -> DEBU 2bc Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.788 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2bd Processing field: MSP"
"2020-01-03 19:05:19.788 UTC [common.channelconfig] validateMSP -> DEBU 2be Setting up MSP for org Org2MSP"
"2020-01-03 19:05:19.788 UTC [msp] newBccspMsp -> DEBU 2bf Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.788 UTC [msp] New -> DEBU 2c0 Creating Cache-MSP instance"
"2020-01-03 19:05:19.788 UTC [msp] Setup -> DEBU 2c1 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:19.788 UTC [msp.identity] newIdentity -> DEBU 2c2 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.789 UTC [common.channelconfig] NewStandardValues -> DEBU 2c3 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.789 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2c4 Processing field: MSP"
"2020-01-03 19:05:19.789 UTC [common.channelconfig] validateMSP -> DEBU 2c5 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:19.789 UTC [msp] newBccspMsp -> DEBU 2c6 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.789 UTC [msp] New -> DEBU 2c7 Creating Cache-MSP instance"
"2020-01-03 19:05:19.789 UTC [msp] Setup -> DEBU 2c8 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:19.790 UTC [msp.identity] newIdentity -> DEBU 2c9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.790 UTC [msp] Setup -> DEBU 2ca Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:19.790 UTC [msp] Setup -> DEBU 2cb MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2cc Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2cd Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2ce Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2cf Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d0 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d1 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d2 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d3 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d4 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d5 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d6 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d7 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d8 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d9 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2da Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2db Proposed new policy Admins for Channel/Consortiums"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2dc Proposed new policy Admins for Channel"
"2020-01-03 19:05:19.790 UTC [policies] GetPolicy -> DEBU 2dd Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2de Proposed new policy Readers for Channel"
"2020-01-03 19:05:19.790 UTC [policies] GetPolicy -> DEBU 2df Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2e0 Proposed new policy Writers for Channel"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e1 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e2 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e3 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e4 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e5 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e6 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e7 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e8 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e9 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ea Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2eb Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ec Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ed Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ee Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ef Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f0 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f1 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f2 Adding to config map: [Group] /Channel/Consortiums"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f3 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f4 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f5 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f6 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f7 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f8 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f9 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2fa Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2fb Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2fc Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2fd Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2fe Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ff Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 300 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 301 Adding to config map: [Policy] /Channel/Consortiums/Admins"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 302 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 303 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 304 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:19.792 UTC [common.configtx] addToMap -> DEBU 305 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:19.792 UTC [common.configtx] addToMap -> DEBU 306 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:19.792 UTC [common.configtx] addToMap -> DEBU 307 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:19.792 UTC [common.configtx] addToMap -> DEBU 308 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 309 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 30a As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 30b Manager Channel looking up path [Application]"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 30c Manager Channel has managers Orderer"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 30d Manager Channel has managers Consortiums"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 30e Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 30f Manager Channel has managers Orderer"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 310 Manager Channel has managers Consortiums"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 311 Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 312 Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 313 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 314 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 315 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 316 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:19.792 UTC [common.capabilities] Supported -> DEBU 317 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:19.792 UTC [common.capabilities] Supported -> DEBU 318 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:19.792 UTC [orderer.common.server] func1 -> DEBU 319 Executing callback to update root CAs"
"2020-01-03 19:05:19.792 UTC [orderer.common.server] updateTrustedRoots -> DEBU 31a updating root CAs for channel [testchainid]"
"2020-01-03 19:05:19.792 UTC [orderer.common.server] updateTrustedRoots -> DEBU 31b adding orderer root CAs for MSP [OrdererMSP]"
"2020-01-03 19:05:19.792 UTC [orderer.common.server] updateTrustedRoots -> DEBU 31c adding app root CAs for MSP [Org2MSP]"
"2020-01-03 19:05:19.792 UTC [orderer.common.server] updateTrustedRoots -> DEBU 31d adding app root CAs for MSP [Org1MSP]"
"2020-01-03 19:05:19.798 UTC [fsblkstorage] Next -> DEBU 31e Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:19.798 UTC [fsblkstorage] newBlockfileStream -> DEBU 31f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:19.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 320 Remaining bytes=[23314], Going to peek [8] bytes"
"2020-01-03 19:05:19.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 321 Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:19.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 322 blockbytes [23311] read from file [0]"
"2020-01-03 19:05:19.798 UTC [orderer.commmon.multichannel] newBlockWriter -> DEBU 323 [channel: testchainid] Creating block writer for tip of chain (blockNumber=0, lastConfigBlockNum=0, lastConfigSeq=0)"
"2020-01-03 19:05:19.799 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 324 EvictionSuspicion not set, defaulting to 10m0s"
"2020-01-03 19:05:19.800 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 325 No snapshot found at /var/hyperledger/production/orderer/etcdraft/snapshot/testchainid" channel=testchainid node=1
"2020-01-03 19:05:19.800 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 326 No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/testchainid'" channel=testchainid node=1
"2020-01-03 19:05:19.814 UTC [orderer.consensus.etcdraft] createOrReadWAL -> DEBU 327 Loading WAL at Term 0 and Index 0" channel=testchainid node=1
"2020-01-03 19:05:19.820 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 328 Setting HardState to {Term: 0, Commit: 0}" channel=testchainid node=1
"2020-01-03 19:05:19.820 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 329 Appending 0 entries to memory storage" channel=testchainid node=1
"2020-01-03 19:05:19.820 UTC [fsblkstorage] Next -> DEBU 32a Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:19.821 UTC [fsblkstorage] newBlockfileStream -> DEBU 32b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:19.821 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 32c Remaining bytes=[23314], Going to peek [8] bytes"
"2020-01-03 19:05:19.821 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 32d Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:19.821 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 32e blockbytes [23311] read from file [0]"
"2020-01-03 19:05:19.821 UTC [orderer.commmon.multichannel] newChainSupport -> DEBU 32f [channel: testchainid] Done creating channel support resources"
"2020-01-03 19:05:19.821 UTC [orderer.common.msgprocessor] NewSystemChannel -> DEBU 330 Creating system channel msg processor for channel testchainid"
"2020-01-03 19:05:19.822 UTC [fsblkstorage] Next -> DEBU 331 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:19.822 UTC [fsblkstorage] newBlockfileStream -> DEBU 332 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:19.822 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 333 Remaining bytes=[23314], Going to peek [8] bytes"
"2020-01-03 19:05:19.822 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 334 Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:19.822 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 335 blockbytes [23311] read from file [0]"
"2020-01-03 19:05:19.822 UTC [orderer.commmon.multichannel] Initialize -> INFO 336 Starting system channel 'testchainid' with genesis block hash 8b8c448a326816e51ba334f91cd7651736834724a16de67e7848a7371886d0eb and orderer type etcdraft"
"2020-01-03 19:05:19.823 UTC [orderer.consensus.etcdraft] Start -> INFO 337 Starting Raft node" channel=testchainid node=1
"2020-01-03 19:05:19.827 UTC [orderer.common.cluster] Configure -> INFO 338 Entering, channel: testchainid, nodes: [ID: 2,
Endpoint: orderer1.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
ID: 3,
Endpoint: orderer2.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
]"
"2020-01-03 19:05:19.827 UTC [orderer.common.cluster] updateStubInMapping -> INFO 339 Allocating a new stub for node 2 with endpoint of orderer1.example.com:7050 for channel testchainid"
"2020-01-03 19:05:19.827 UTC [orderer.common.cluster] updateStubInMapping -> INFO 33a Deactivating node 2 in channel testchainid with endpoint of orderer1.example.com:7050 due to TLS certificate change"
"2020-01-03 19:05:19.827 UTC [orderer.common.cluster] func1 -> DEBU 33b Connecting to ID: 2,
Endpoint: orderer1.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
for channel testchainid"
"2020-01-03 19:05:19.828 UTC [grpc] DialContext -> DEBU 33c parsed scheme: """
"2020-01-03 19:05:19.828 UTC [grpc] DialContext -> DEBU 33d scheme "" not registered, fallback to default scheme"
"2020-01-03 19:05:19.828 UTC [grpc] UpdateState -> DEBU 33e ccResolverWrapper: sending update to cc: {[{orderer1.example.com:7050 0 <nil>}] <nil>}"
"2020-01-03 19:05:19.828 UTC [grpc] switchBalancer -> DEBU 33f ClientConn switching balancer to "pick_first""
"2020-01-03 19:05:19.828 UTC [orderer.common.cluster] updateStubInMapping -> INFO 340 Allocating a new stub for node 3 with endpoint of orderer2.example.com:7050 for channel testchainid"
"2020-01-03 19:05:19.829 UTC [orderer.common.cluster] updateStubInMapping -> INFO 342 Deactivating node 3 in channel testchainid with endpoint of orderer2.example.com:7050 due to TLS certificate change"
"2020-01-03 19:05:19.828 UTC [grpc] HandleSubConnStateChange -> DEBU 341 pickfirstBalancer: HandleSubConnStateChange: 0xc000a02010, CONNECTING"
"2020-01-03 19:05:19.830 UTC [orderer.common.cluster] func1 -> DEBU 343 Connecting to ID: 3,
Endpoint: orderer2.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
for channel testchainid"
"2020-01-03 19:05:19.830 UTC [grpc] DialContext -> DEBU 344 parsed scheme: """
"2020-01-03 19:05:19.830 UTC [grpc] DialContext -> DEBU 345 scheme "" not registered, fallback to default scheme"
"2020-01-03 19:05:19.830 UTC [grpc] UpdateState -> DEBU 346 ccResolverWrapper: sending update to cc: {[{orderer2.example.com:7050 0 <nil>}] <nil>}"
"2020-01-03 19:05:19.830 UTC [grpc] switchBalancer -> DEBU 347 ClientConn switching balancer to "pick_first""
"2020-01-03 19:05:19.831 UTC [grpc] HandleSubConnStateChange -> DEBU 348 pickfirstBalancer: HandleSubConnStateChange: 0xc000a02330, CONNECTING"
"2020-01-03 19:05:19.830 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 349 2 exists in both old and new membership for channel testchainid , skipping its deactivation"
"2020-01-03 19:05:19.836 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 34a 3 exists in both old and new membership for channel testchainid , skipping its deactivation"
"2020-01-03 19:05:19.836 UTC [orderer.common.cluster] Configure -> INFO 34b Exiting"
"2020-01-03 19:05:19.836 UTC [orderer.consensus.etcdraft] start -> DEBU 34c Starting raft node: #peers: 3" channel=testchainid node=1
"2020-01-03 19:05:19.836 UTC [orderer.consensus.etcdraft] start -> INFO 34d Starting raft node as part of a new channel" channel=testchainid node=1
"2020-01-03 19:05:19.836 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 34e 1 became follower at term 0" channel=testchainid node=1
"2020-01-03 19:05:19.836 UTC [orderer.consensus.etcdraft] newRaft -> INFO 34f newRaft 1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=testchainid node=1
"2020-01-03 19:05:19.837 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 350 1 became follower at term 1" channel=testchainid node=1
"2020-01-03 19:05:19.837 UTC [orderer.common.server] Main -> INFO 351 Starting orderer:
Version: 2.0.0
Commit SHA: development build
Go version: go1.13.5
OS/Arch: linux/amd64"
"2020-01-03 19:05:19.837 UTC [orderer.common.server] Main -> INFO 352 Beginning to serve requests"
"2020-01-03 19:05:19.838 UTC [orderer.consensus.etcdraft] apply -> INFO 353 Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=testchainid node=1
"2020-01-03 19:05:19.838 UTC [orderer.consensus.etcdraft] apply -> INFO 354 Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=testchainid node=1
"2020-01-03 19:05:19.838 UTC [orderer.consensus.etcdraft] apply -> INFO 355 Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=testchainid node=1
"2020-01-03 19:05:19.889 UTC [grpc] HandleSubConnStateChange -> DEBU 356 pickfirstBalancer: HandleSubConnStateChange: 0xc000a02330, READY"
"2020-01-03 19:05:19.894 UTC [grpc] HandleSubConnStateChange -> DEBU 357 pickfirstBalancer: HandleSubConnStateChange: 0xc000a02010, READY"
"2020-01-03 19:05:20.637 UTC [orderer.common.cluster] Step -> DEBU 358 Connection from orderer2.example.com(172.18.0.2:40578)"
"2020-01-03 19:05:20.637 UTC [orderer.common.cluster.step] handleMessage -> DEBU 359 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:20.637 UTC [orderer.consensus.etcdraft] Step -> INFO 35a 1 [logterm: 1, index: 3, vote: 0] cast MsgPreVote for 3 [logterm: 1, index: 3] at term 1" channel=testchainid node=1
"2020-01-03 19:05:20.637 UTC [orderer.common.cluster] NewStream -> DEBU 35b Created new stream to orderer2.example.com:7050 with ID of 1 and buffer size of 10"
"2020-01-03 19:05:20.637 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 35c Sending msg of 28 bytes to 3 on channel testchainid took 94.4µs"
"2020-01-03 19:05:20.637 UTC [orderer.common.cluster.step] sendMessage -> DEBU 35d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 85.5µs "
"2020-01-03 19:05:20.642 UTC [orderer.common.cluster.step] handleMessage -> DEBU 35e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:20.642 UTC [orderer.consensus.etcdraft] Step -> INFO 35f 1 [term: 1] received a MsgVote message with higher term from 3 [term: 2]" channel=testchainid node=1
"2020-01-03 19:05:20.642 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 360 1 became follower at term 2" channel=testchainid node=1
"2020-01-03 19:05:20.643 UTC [orderer.consensus.etcdraft] Step -> INFO 361 1 [logterm: 1, index: 3, vote: 0] cast MsgVote for 3 [logterm: 1, index: 3] at term 2" channel=testchainid node=1
"2020-01-03 19:05:20.643 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 362 Sending msg of 28 bytes to 3 on channel testchainid took 14µs"
"2020-01-03 19:05:20.643 UTC [orderer.common.cluster.step] sendMessage -> DEBU 363 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.9µs "
"2020-01-03 19:05:20.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU 364 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 36"
"2020-01-03 19:05:20.662 UTC [orderer.consensus.etcdraft] run -> INFO 365 raft.node: 1 elected leader 3 at term 2" channel=testchainid node=1
"2020-01-03 19:05:20.663 UTC [orderer.consensus.etcdraft] run -> INFO 366 Raft leader changed: 0 -> 3" channel=testchainid node=1
"2020-01-03 19:05:20.663 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 367 Sending msg of 28 bytes to 3 on channel testchainid took 114.7µs"
"2020-01-03 19:05:20.664 UTC [orderer.common.cluster.step] sendMessage -> DEBU 368 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 252.9µs "
"2020-01-03 19:05:20.668 UTC [orderer.common.cluster.step] handleMessage -> DEBU 369 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:20.668 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 36a Sending msg of 28 bytes to 3 on channel testchainid took 19.6µs"
"2020-01-03 19:05:20.668 UTC [orderer.common.cluster.step] sendMessage -> DEBU 36b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 152.1µs "
"2020-01-03 19:05:21.131 UTC [orderer.common.cluster.step] handleMessage -> DEBU 36c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:21.132 UTC [orderer.common.cluster.step] sendMessage -> DEBU 36e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 86.2µs "
"2020-01-03 19:05:21.132 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 36d Sending msg of 28 bytes to 3 on channel testchainid took 330.6µs"
"2020-01-03 19:05:21.626 UTC [orderer.common.cluster.step] handleMessage -> DEBU 36f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:21.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 370 Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:05:21.626 UTC [orderer.common.cluster.step] sendMessage -> DEBU 371 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 200.8µs "
"2020-01-03 19:05:22.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 372 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:22.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 373 Sending msg of 28 bytes to 3 on channel testchainid took 17.1µs"
"2020-01-03 19:05:22.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 374 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 527.2µs "
"2020-01-03 19:05:22.626 UTC [orderer.common.cluster.step] handleMessage -> DEBU 375 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:22.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 376 Sending msg of 28 bytes to 3 on channel testchainid took 72.9µs"
"2020-01-03 19:05:22.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 377 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 476µs "
"2020-01-03 19:05:23.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 378 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:23.129 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 379 Sending msg of 28 bytes to 3 on channel testchainid took 20.5µs"
"2020-01-03 19:05:23.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 37a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 91.5µs "
"2020-01-03 19:05:23.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 37b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:23.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 37c Sending msg of 28 bytes to 3 on channel testchainid took 17.1µs"
"2020-01-03 19:05:23.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 37d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 493.7µs "
"2020-01-03 19:05:24.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU 37e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:24.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 37f Sending msg of 28 bytes to 3 on channel testchainid took 29.9µs"
"2020-01-03 19:05:24.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 380 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.6762ms "
"2020-01-03 19:05:24.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 381 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:24.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 382 Sending msg of 28 bytes to 3 on channel testchainid took 23.4µs"
"2020-01-03 19:05:24.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 383 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 554.5µs "
"2020-01-03 19:05:25.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU 384 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:25.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 385 Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:05:25.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 386 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 417.2µs "
"2020-01-03 19:05:25.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 387 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:25.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 388 Sending msg of 28 bytes to 3 on channel testchainid took 20.3µs"
"2020-01-03 19:05:25.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 389 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 77.6µs "
"2020-01-03 19:05:26.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 38a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:26.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 38b Sending msg of 28 bytes to 3 on channel testchainid took 98.3µs"
"2020-01-03 19:05:26.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 38c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 202.2µs "
"2020-01-03 19:05:26.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 38d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:26.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 38e Sending msg of 28 bytes to 3 on channel testchainid took 26.7µs"
"2020-01-03 19:05:26.630 UTC [orderer.common.cluster.step] sendMessage -> DEBU 38f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 545.7µs "
"2020-01-03 19:05:27.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU 390 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:27.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 391 Sending msg of 28 bytes to 3 on channel testchainid took 16.2µs"
"2020-01-03 19:05:27.126 UTC [orderer.common.cluster.step] sendMessage -> DEBU 392 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 50.1µs "
"2020-01-03 19:05:27.386 UTC [orderer.common.server] Deliver -> DEBU 393 Starting new Deliver handler"
"2020-01-03 19:05:27.387 UTC [common.deliver] Handle -> DEBU 394 Starting new deliver loop for 172.18.0.5:54410"
"2020-01-03 19:05:27.387 UTC [common.deliver] Handle -> DEBU 395 Attempting to read seek info message from 172.18.0.5:54410"
"2020-01-03 19:05:27.405 UTC [orderer.common.server] Broadcast -> DEBU 396 Starting new Broadcast handler"
"2020-01-03 19:05:27.405 UTC [orderer.common.broadcast] Handle -> DEBU 397 Starting new broadcast loop for 172.18.0.5:54412"
"2020-01-03 19:05:27.405 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 398 [channel: businesschannel] Broadcast is processing config update message from 172.18.0.5:54412"
"2020-01-03 19:05:27.406 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 399 Processing config update tx with system channel message processor for channel ID businesschannel"
"2020-01-03 19:05:27.406 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 39a Processing channel create tx for channel businesschannel on system channel testchainid"
"2020-01-03 19:05:27.406 UTC [common.channelconfig] NewStandardValues -> DEBU 39b Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:27.407 UTC [common.channelconfig] initializeProtosStruct -> DEBU 39c Processing field: HashingAlgorithm"
"2020-01-03 19:05:27.407 UTC [common.channelconfig] initializeProtosStruct -> DEBU 39d Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:27.407 UTC [common.channelconfig] initializeProtosStruct -> DEBU 39e Processing field: OrdererAddresses"
"2020-01-03 19:05:27.407 UTC [common.channelconfig] initializeProtosStruct -> DEBU 39f Processing field: Consortium"
"2020-01-03 19:05:27.408 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a0 Processing field: Capabilities"
"2020-01-03 19:05:27.408 UTC [common.channelconfig] NewStandardValues -> DEBU 3a1 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:27.408 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a2 Processing field: ConsensusType"
"2020-01-03 19:05:27.408 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a3 Processing field: BatchSize"
"2020-01-03 19:05:27.408 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a4 Processing field: BatchTimeout"
"2020-01-03 19:05:27.409 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a5 Processing field: KafkaBrokers"
"2020-01-03 19:05:27.409 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a6 Processing field: ChannelRestrictions"
"2020-01-03 19:05:27.409 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a7 Processing field: Capabilities"
"2020-01-03 19:05:27.410 UTC [common.channelconfig] NewStandardValues -> DEBU 3a8 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:27.410 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a9 Processing field: Endpoints"
"2020-01-03 19:05:27.411 UTC [common.channelconfig] NewStandardValues -> DEBU 3aa Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.411 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3ab Processing field: MSP"
"2020-01-03 19:05:27.412 UTC [common.channelconfig] validateMSP -> DEBU 3ac Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:27.413 UTC [msp] newBccspMsp -> DEBU 3ad Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.413 UTC [msp] New -> DEBU 3ae Creating Cache-MSP instance"
"2020-01-03 19:05:27.414 UTC [msp] Setup -> DEBU 3af Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:27.415 UTC [msp.identity] newIdentity -> DEBU 3b0 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.420 UTC [common.channelconfig] NewStandardValues -> DEBU 3b1 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:27.420 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3b2 Processing field: ACLs"
"2020-01-03 19:05:27.420 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3b3 Processing field: Capabilities"
"2020-01-03 19:05:27.421 UTC [common.channelconfig] NewStandardValues -> DEBU 3b4 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.421 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3b5 Processing field: AnchorPeers"
"2020-01-03 19:05:27.421 UTC [common.channelconfig] NewStandardValues -> DEBU 3b6 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.422 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3b7 Processing field: MSP"
"2020-01-03 19:05:27.422 UTC [common.channelconfig] Validate -> DEBU 3b8 Anchor peers for org Org2MSP are "
"2020-01-03 19:05:27.422 UTC [common.channelconfig] validateMSP -> DEBU 3b9 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:27.422 UTC [msp] newBccspMsp -> DEBU 3ba Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.423 UTC [msp] New -> DEBU 3bb Creating Cache-MSP instance"
"2020-01-03 19:05:27.423 UTC [msp] Setup -> DEBU 3bc Setting up MSP instance Org2MSP"
"2020-01-03 19:05:27.424 UTC [msp.identity] newIdentity -> DEBU 3bd Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.425 UTC [common.channelconfig] NewStandardValues -> DEBU 3be Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.426 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3bf Processing field: AnchorPeers"
"2020-01-03 19:05:27.426 UTC [common.channelconfig] NewStandardValues -> DEBU 3c0 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.426 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3c1 Processing field: MSP"
"2020-01-03 19:05:27.426 UTC [common.channelconfig] Validate -> DEBU 3c2 Anchor peers for org Org1MSP are "
"2020-01-03 19:05:27.427 UTC [common.channelconfig] validateMSP -> DEBU 3c3 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:27.427 UTC [msp] newBccspMsp -> DEBU 3c4 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.427 UTC [msp] New -> DEBU 3c5 Creating Cache-MSP instance"
"2020-01-03 19:05:27.427 UTC [msp] Setup -> DEBU 3c6 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:27.428 UTC [msp.identity] newIdentity -> DEBU 3c7 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.429 UTC [msp] Setup -> DEBU 3c8 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:27.430 UTC [msp] Setup -> DEBU 3c9 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:27.430 UTC [policies] NewManagerImpl -> DEBU 3ca Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.430 UTC [policies] NewManagerImpl -> DEBU 3cb Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.430 UTC [policies] NewManagerImpl -> DEBU 3cc Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3cd Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3ce Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3cf Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3d0 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3d1 Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3d2 Proposed new policy ChannelCreationPolicy for Channel/Application"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d3 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d4 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d5 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d6 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d7 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d8 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:27.433 UTC [policies] NewManagerImpl -> DEBU 3d9 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:27.433 UTC [policies] GetPolicy -> DEBU 3da Returning dummy reject all policy because Writers could not be found in Channel/Application/Writers"
"2020-01-03 19:05:27.433 UTC [policies] NewManagerImpl -> DEBU 3db Proposed new policy Writers for Channel"
"2020-01-03 19:05:27.434 UTC [policies] GetPolicy -> DEBU 3dc Returning dummy reject all policy because Admins could not be found in Channel/Application/Admins"
"2020-01-03 19:05:27.434 UTC [policies] NewManagerImpl -> DEBU 3dd Proposed new policy Admins for Channel"
"2020-01-03 19:05:27.434 UTC [policies] GetPolicy -> DEBU 3de Returning dummy reject all policy because Readers could not be found in Channel/Application/Readers"
"2020-01-03 19:05:27.435 UTC [policies] NewManagerImpl -> DEBU 3df Proposed new policy Readers for Channel"
"2020-01-03 19:05:27.435 UTC [common.configtx] addToMap -> DEBU 3e0 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.435 UTC [common.configtx] addToMap -> DEBU 3e1 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e2 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e3 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e4 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e5 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e6 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e7 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3e8 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3e9 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3ea Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3eb Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3ec Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3ed Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3ee Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3ef Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f0 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f1 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f2 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f3 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f5 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f6 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f7 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f8 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f9 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3fa Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:27.438 UTC [common.configtx] addToMap -> DEBU 3fb Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:27.438 UTC [common.configtx] addToMap -> DEBU 3fc Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 3fd Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 3fe Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 3ff Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 400 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 401 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 402 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 403 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 404 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 405 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 406 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 407 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 408 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 409 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 40a Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 40b Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 40c Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 40d Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 40e Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.440 UTC [common.configtx] addToMap -> DEBU 40f Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.441 UTC [common.configtx] addToMap -> DEBU 410 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.441 UTC [common.configtx] addToMap -> DEBU 411 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.441 UTC [common.configtx] addToMap -> DEBU 412 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.442 UTC [common.configtx] addToMap -> DEBU 413 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.442 UTC [common.configtx] addToMap -> DEBU 414 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.442 UTC [common.configtx] addToMap -> DEBU 415 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.442 UTC [common.configtx] addToMap -> DEBU 416 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.443 UTC [common.configtx] addToMap -> DEBU 417 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.443 UTC [common.configtx] verifyDeltaSet -> DEBU 418 Processing change to key: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.443 UTC [common.configtx] verifyDeltaSet -> DEBU 419 Processing change to key: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.444 UTC [common.configtx] verifyDeltaSet -> DEBU 41a Processing change to key: [Group] /Channel/Application"
"2020-01-03 19:05:27.444 UTC [common.configtx] policyForItem -> DEBU 41b Getting policy for item Application with mod_policy ChannelCreationPolicy"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 41c Manager Channel looking up path []"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 41d Manager Channel has managers Orderer"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 41e Manager Channel has managers Application"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 41f Manager Channel looking up path [Application]"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 420 Manager Channel has managers Application"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 421 Manager Channel has managers Orderer"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 422 Manager Channel/Application looking up path []"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 423 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 424 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:27.444 UTC [policies] EvaluateSignedData -> DEBU 425 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/ChannelCreationPolicy =="
"2020-01-03 19:05:27.444 UTC [policies] EvaluateSignedData -> DEBU 426 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:27.444 UTC [policies] EvaluateSignedData -> DEBU 427 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:05:27.444 UTC [msp] DeserializeIdentity -> DEBU 428 Obtaining identity"
"2020-01-03 19:05:27.444 UTC [msp.identity] newIdentity -> DEBU 429 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc+gAwIBAgIQDdP+LrEM221s6k6FBhS/8zAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
MS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPKlPFGTRc4N
k6a/5xPw5aXVindfyrC5tbAlNiVbbxsL4VNWCgBM1w1uagMav/MpomDTUh5TYmai
0cqd94KbjayjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAINscKJ9oa/vQP3dIoyq5QZtjqxJ+NJfwLjsVD9/7Qvs9MAoGCCqGSM49
BAMCA0cAMEQCIFgNAonCDC5aukg8++NGtJW45sm2bH54UYDtD2AwBYTMAiAB13DS
V4wzSNoO+zwg05GWdTQrLUiMCD0KPWj+/0b6Bg==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.447 UTC [msp.identity] Verify -> DEBU 42a Verify: digest = 00000000 f2 04 fe a8 67 d2 bc 3d 6f fd 1f bb a3 ed 93 30 |....g..=o......0|
00000010 2b 5c 0a a4 84 cc 2b c4 12 ca a3 66 05 b8 fd 1a |+\....+....f....|"
"2020-01-03 19:05:27.447 UTC [msp.identity] Verify -> DEBU 42b Verify: sig = 00000000 30 45 02 21 00 d2 3f cc 63 6d c8 27 1a 6d dc 74 |0E.!..?.cm.'.m.t|
00000010 1f f8 8b b4 ec b9 ad 22 e5 71 68 af 22 c4 10 ce |.......".qh."...|
00000020 a2 41 f8 42 e1 02 20 69 c0 4e e3 e1 f0 52 89 03 |.A.B.. i.N...R..|
00000030 39 97 1d 21 f7 42 c2 0b b4 81 67 84 e6 67 a8 6c |9..!.B....g..g.l|
00000040 6b 52 e7 ea a9 f3 c6 |kR.....|"
"2020-01-03 19:05:27.447 UTC [policies] SignatureSetToValidIdentities -> DEBU 42c signature for identity 0 validated"
"2020-01-03 19:05:27.447 UTC [cauthdsl] func1 -> DEBU 42d 0xc00038f280 gate 1578078327447478900 evaluation starts"
"2020-01-03 19:05:27.447 UTC [cauthdsl] func2 -> DEBU 42e 0xc00038f280 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:27.447 UTC [cauthdsl] func2 -> DEBU 42f 0xc00038f280 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:27.447 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 430 Checking if identity has been named explicitly as an admin for Org1MSP"
"2020-01-03 19:05:27.447 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 431 Checking if identity carries the admin ou for Org1MSP"
"2020-01-03 19:05:27.447 UTC [msp] Validate -> DEBU 432 MSP Org1MSP validating identity"
"2020-01-03 19:05:27.447 UTC [msp] getCertificationChain -> DEBU 433 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:27.447 UTC [msp] hasOURole -> DEBU 434 MSP Org1MSP checking if the identity is a client"
"2020-01-03 19:05:27.447 UTC [msp] getCertificationChain -> DEBU 435 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:27.448 UTC [cauthdsl] func2 -> DEBU 436 0xc00038f280 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:27.448 UTC [cauthdsl] func1 -> DEBU 437 0xc00038f280 gate 1578078327447478900 evaluation succeeds"
"2020-01-03 19:05:27.448 UTC [policies] EvaluateSignedData -> DEBU 438 Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.448 UTC [policies] EvaluateSignedData -> DEBU 439 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.448 UTC [policies] EvaluateSignedData -> DEBU 43a Signature set satisfies policy /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.448 UTC [policies] EvaluateSignedData -> DEBU 43b == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.448 UTC [common.configtx] verifyDeltaSet -> DEBU 43c Processing change to key: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.448 UTC [common.configtx] verifyDeltaSet -> DEBU 43d Processing change to key: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.448 UTC [common.configtx] verifyDeltaSet -> DEBU 43e Processing change to key: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.448 UTC [common.configtx] verifyDeltaSet -> DEBU 43f Processing change to key: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.448 UTC [common.configtx] verifyDeltaSet -> DEBU 440 Processing change to key: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 441 Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 442 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 443 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 444 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 445 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 446 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 447 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 448 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 449 Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44a Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44b Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44c Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44d Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44e Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44f Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 450 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 451 Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 452 Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 453 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 454 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 455 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 456 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 457 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.452 UTC [msp.identity] Sign -> DEBU 458 Sign: plaintext: 0AE6060A1B08011A0608F7A0BEF00522...E91FE23A05572EEAFF2F6F49CFDBABEA "
"2020-01-03 19:05:27.452 UTC [msp.identity] Sign -> DEBU 459 Sign: digest: EEA836A35FD699D4E05B880105C7A8D26918F4E25FA5056589A013F9C024E212 "
"2020-01-03 19:05:27.452 UTC [msp.identity] Sign -> DEBU 45a Sign: plaintext: 0AE2060A1708041A0608F7A0BEF00522...24F9817E441BF5A6CE3C0FCD4830E76D "
"2020-01-03 19:05:27.452 UTC [msp.identity] Sign -> DEBU 45b Sign: digest: 544C978C6639C0EB1CE7396F5E918706FF553F4D4B95F9DE070AF796FA29A8A6 "
"2020-01-03 19:05:27.453 UTC [policies] EvaluateSignedData -> DEBU 45c == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:05:27.453 UTC [policies] EvaluateSignedData -> DEBU 45d This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:27.453 UTC [policies] EvaluateSignedData -> DEBU 45e == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers =="
"2020-01-03 19:05:27.454 UTC [policies] EvaluateSignedData -> DEBU 45f This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:27.454 UTC [policies] EvaluateSignedData -> DEBU 460 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers =="
"2020-01-03 19:05:27.454 UTC [msp] DeserializeIdentity -> DEBU 461 Obtaining identity"
"2020-01-03 19:05:27.455 UTC [msp.identity] newIdentity -> DEBU 462 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.455 UTC [msp.identity] Verify -> DEBU 463 Verify: digest = 00000000 54 4c 97 8c 66 39 c0 eb 1c e7 39 6f 5e 91 87 06 |TL..f9....9o^...|
00000010 ff 55 3f 4d 4b 95 f9 de 07 0a f7 96 fa 29 a8 a6 |.U?MK........)..|"
"2020-01-03 19:05:27.455 UTC [msp.identity] Verify -> DEBU 464 Verify: sig = 00000000 30 45 02 21 00 b4 cb c8 3f 76 e7 84 94 ee 6d a6 |0E.!....?v....m.|
00000010 b1 92 86 30 6e 2c 6e 60 35 ed 51 17 cb 58 83 ad |...0n,n`5.Q..X..|
00000020 fb 36 e0 bc a0 02 20 0e c1 96 3b ac b4 72 8a b2 |.6.... ...;..r..|
00000030 e7 1e e9 fc c0 07 70 16 66 b1 84 60 8d 87 72 e1 |......p.f..`..r.|
00000040 a5 76 78 3f 0d 6f 03 |.vx?.o.|"
"2020-01-03 19:05:27.455 UTC [policies] SignatureSetToValidIdentities -> DEBU 465 signature for identity 0 validated"
"2020-01-03 19:05:27.455 UTC [cauthdsl] func1 -> DEBU 466 0xc00092b440 gate 1578078327455919500 evaluation starts"
"2020-01-03 19:05:27.455 UTC [cauthdsl] func2 -> DEBU 467 0xc00092b440 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:27.455 UTC [cauthdsl] func2 -> DEBU 468 0xc00092b440 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:27.456 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 469 Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:05:27.456 UTC [msp] Validate -> DEBU 46a MSP OrdererMSP validating identity"
"2020-01-03 19:05:27.456 UTC [msp] getCertificationChain -> DEBU 46b MSP OrdererMSP getting certification chain"
"2020-01-03 19:05:27.456 UTC [cauthdsl] func2 -> DEBU 46c 0xc00092b440 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:27.456 UTC [cauthdsl] func1 -> DEBU 46d 0xc00092b440 gate 1578078327455919500 evaluation succeeds"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 46e Signature set satisfies policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 46f == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 470 Signature set satisfies policy /Channel/Orderer/Writers"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 471 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 472 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 473 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] NewStandardValues -> DEBU 474 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 475 Processing field: HashingAlgorithm"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 476 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 477 Processing field: OrdererAddresses"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 478 Processing field: Consortium"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 479 Processing field: Capabilities"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] NewStandardValues -> DEBU 47a Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 47b Processing field: ConsensusType"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 47c Processing field: BatchSize"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 47d Processing field: BatchTimeout"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 47e Processing field: KafkaBrokers"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 47f Processing field: ChannelRestrictions"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 480 Processing field: Capabilities"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] NewStandardValues -> DEBU 481 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 482 Processing field: Endpoints"
"2020-01-03 19:05:27.457 UTC [common.channelconfig] NewStandardValues -> DEBU 483 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.457 UTC [common.channelconfig] initializeProtosStruct -> DEBU 484 Processing field: MSP"
"2020-01-03 19:05:27.457 UTC [common.channelconfig] validateMSP -> DEBU 485 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:27.457 UTC [msp] newBccspMsp -> DEBU 486 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.457 UTC [msp] New -> DEBU 487 Creating Cache-MSP instance"
"2020-01-03 19:05:27.457 UTC [msp] Setup -> DEBU 488 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:27.459 UTC [msp.identity] newIdentity -> DEBU 489 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.460 UTC [common.channelconfig] NewStandardValues -> DEBU 48a Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:27.460 UTC [common.channelconfig] initializeProtosStruct -> DEBU 48b Processing field: ACLs"
"2020-01-03 19:05:27.460 UTC [common.channelconfig] initializeProtosStruct -> DEBU 48c Processing field: Capabilities"
"2020-01-03 19:05:27.461 UTC [common.channelconfig] NewStandardValues -> DEBU 48d Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.461 UTC [common.channelconfig] initializeProtosStruct -> DEBU 48e Processing field: AnchorPeers"
"2020-01-03 19:05:27.461 UTC [common.channelconfig] NewStandardValues -> DEBU 48f Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.461 UTC [common.channelconfig] initializeProtosStruct -> DEBU 490 Processing field: MSP"
"2020-01-03 19:05:27.461 UTC [common.channelconfig] Validate -> DEBU 491 Anchor peers for org Org1MSP are "
"2020-01-03 19:05:27.462 UTC [common.channelconfig] validateMSP -> DEBU 492 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:27.462 UTC [msp] newBccspMsp -> DEBU 493 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.462 UTC [msp] New -> DEBU 494 Creating Cache-MSP instance"
"2020-01-03 19:05:27.462 UTC [msp] Setup -> DEBU 495 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:27.463 UTC [msp.identity] newIdentity -> DEBU 496 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.465 UTC [common.channelconfig] NewStandardValues -> DEBU 497 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.465 UTC [common.channelconfig] initializeProtosStruct -> DEBU 498 Processing field: AnchorPeers"
"2020-01-03 19:05:27.465 UTC [common.channelconfig] NewStandardValues -> DEBU 499 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.465 UTC [common.channelconfig] initializeProtosStruct -> DEBU 49a Processing field: MSP"
"2020-01-03 19:05:27.465 UTC [common.channelconfig] Validate -> DEBU 49b Anchor peers for org Org2MSP are "
"2020-01-03 19:05:27.466 UTC [common.channelconfig] validateMSP -> DEBU 49c Setting up MSP for org Org2MSP"
"2020-01-03 19:05:27.466 UTC [msp] newBccspMsp -> DEBU 49d Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.466 UTC [msp] New -> DEBU 49e Creating Cache-MSP instance"
"2020-01-03 19:05:27.466 UTC [msp] Setup -> DEBU 49f Setting up MSP instance Org2MSP"
"2020-01-03 19:05:27.467 UTC [msp.identity] newIdentity -> DEBU 4a0 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.470 UTC [msp] Setup -> DEBU 4a1 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:27.471 UTC [msp] Setup -> DEBU 4a2 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:27.471 UTC [policies] NewManagerImpl -> DEBU 4a3 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.472 UTC [policies] NewManagerImpl -> DEBU 4a4 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.472 UTC [policies] NewManagerImpl -> DEBU 4a5 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.473 UTC [policies] NewManagerImpl -> DEBU 4a6 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:27.473 UTC [policies] NewManagerImpl -> DEBU 4a7 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:27.473 UTC [policies] NewManagerImpl -> DEBU 4a8 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:27.474 UTC [policies] NewManagerImpl -> DEBU 4a9 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:27.474 UTC [policies] NewManagerImpl -> DEBU 4aa Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.475 UTC [policies] NewManagerImpl -> DEBU 4ab Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.475 UTC [policies] NewManagerImpl -> DEBU 4ac Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.475 UTC [policies] NewManagerImpl -> DEBU 4ad Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.475 UTC [policies] NewManagerImpl -> DEBU 4ae Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.475 UTC [policies] NewManagerImpl -> DEBU 4af Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.476 UTC [policies] NewManagerImpl -> DEBU 4b0 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.476 UTC [policies] NewManagerImpl -> DEBU 4b1 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.476 UTC [policies] NewManagerImpl -> DEBU 4b2 Proposed new policy ChannelCreationPolicy for Channel/Application"
"2020-01-03 19:05:27.476 UTC [policies] GetPolicy -> DEBU 4b3 Returning dummy reject all policy because Writers could not be found in Channel/Application/Writers"
"2020-01-03 19:05:27.477 UTC [policies] NewManagerImpl -> DEBU 4b4 Proposed new policy Writers for Channel"
"2020-01-03 19:05:27.477 UTC [policies] GetPolicy -> DEBU 4b5 Returning dummy reject all policy because Admins could not be found in Channel/Application/Admins"
"2020-01-03 19:05:27.477 UTC [policies] NewManagerImpl -> DEBU 4b6 Proposed new policy Admins for Channel"
"2020-01-03 19:05:27.477 UTC [policies] GetPolicy -> DEBU 4b7 Returning dummy reject all policy because Readers could not be found in Channel/Application/Readers"
"2020-01-03 19:05:27.477 UTC [policies] NewManagerImpl -> DEBU 4b8 Proposed new policy Readers for Channel"
"2020-01-03 19:05:27.478 UTC [common.configtx] addToMap -> DEBU 4b9 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.478 UTC [common.configtx] addToMap -> DEBU 4ba Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:27.478 UTC [common.configtx] addToMap -> DEBU 4bb Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.479 UTC [common.configtx] addToMap -> DEBU 4bc Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:27.480 UTC [common.configtx] addToMap -> DEBU 4bd Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:27.480 UTC [common.configtx] addToMap -> DEBU 4be Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:27.480 UTC [common.configtx] addToMap -> DEBU 4bf Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.480 UTC [common.configtx] addToMap -> DEBU 4c0 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:27.481 UTC [common.configtx] addToMap -> DEBU 4c1 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:27.481 UTC [common.configtx] addToMap -> DEBU 4c2 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:27.481 UTC [common.configtx] addToMap -> DEBU 4c3 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:27.482 UTC [common.configtx] addToMap -> DEBU 4c4 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:27.482 UTC [common.configtx] addToMap -> DEBU 4c5 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:27.482 UTC [common.configtx] addToMap -> DEBU 4c6 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:27.482 UTC [common.configtx] addToMap -> DEBU 4c7 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:27.483 UTC [common.configtx] addToMap -> DEBU 4c8 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:27.483 UTC [common.configtx] addToMap -> DEBU 4c9 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:27.483 UTC [common.configtx] addToMap -> DEBU 4ca Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.483 UTC [common.configtx] addToMap -> DEBU 4cb Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.484 UTC [common.configtx] addToMap -> DEBU 4cc Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:27.484 UTC [common.configtx] addToMap -> DEBU 4cd Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:27.484 UTC [common.configtx] addToMap -> DEBU 4ce Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:27.484 UTC [common.configtx] addToMap -> DEBU 4cf Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.484 UTC [common.configtx] addToMap -> DEBU 4d0 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:27.485 UTC [common.configtx] addToMap -> DEBU 4d1 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.485 UTC [common.configtx] addToMap -> DEBU 4d2 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:27.485 UTC [common.configtx] addToMap -> DEBU 4d3 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:27.485 UTC [common.configtx] addToMap -> DEBU 4d4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:27.485 UTC [common.configtx] addToMap -> DEBU 4d5 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4d6 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4d7 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4d8 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4d9 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4da Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4db Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4dc Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4dd Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4de Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4df Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e0 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e1 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e2 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e3 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e4 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e5 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e6 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e7 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e8 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e9 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4ea Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4eb Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.488 UTC [common.configtx] addToMap -> DEBU 4ec Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.488 UTC [common.configtx] addToMap -> DEBU 4ed Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.488 UTC [common.configtx] addToMap -> DEBU 4ee Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.489 UTC [common.configtx] addToMap -> DEBU 4ef Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.489 UTC [common.configtx] addToMap -> DEBU 4f0 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.489 UTC [common.configtx] verifyDeltaSet -> DEBU 4f1 Processing change to key: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.489 UTC [common.configtx] verifyDeltaSet -> DEBU 4f2 Processing change to key: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.489 UTC [common.configtx] verifyDeltaSet -> DEBU 4f3 Processing change to key: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.489 UTC [common.configtx] verifyDeltaSet -> DEBU 4f4 Processing change to key: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.489 UTC [common.configtx] verifyDeltaSet -> DEBU 4f5 Processing change to key: [Group] /Channel/Application"
"2020-01-03 19:05:27.489 UTC [common.configtx] policyForItem -> DEBU 4f6 Getting policy for item Application with mod_policy ChannelCreationPolicy"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4f7 Manager Channel looking up path []"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4f8 Manager Channel has managers Orderer"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4f9 Manager Channel has managers Application"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4fa Manager Channel looking up path [Application]"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4fb Manager Channel has managers Orderer"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4fc Manager Channel has managers Application"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4fd Manager Channel/Application looking up path []"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4fe Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4ff Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:27.489 UTC [policies] EvaluateSignedData -> DEBU 500 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/ChannelCreationPolicy =="
"2020-01-03 19:05:27.489 UTC [policies] EvaluateSignedData -> DEBU 501 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:27.490 UTC [policies] EvaluateSignedData -> DEBU 502 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:05:27.491 UTC [msp] DeserializeIdentity -> DEBU 503 Obtaining identity"
"2020-01-03 19:05:27.492 UTC [msp.identity] newIdentity -> DEBU 504 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc+gAwIBAgIQDdP+LrEM221s6k6FBhS/8zAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
MS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPKlPFGTRc4N
k6a/5xPw5aXVindfyrC5tbAlNiVbbxsL4VNWCgBM1w1uagMav/MpomDTUh5TYmai
0cqd94KbjayjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAINscKJ9oa/vQP3dIoyq5QZtjqxJ+NJfwLjsVD9/7Qvs9MAoGCCqGSM49
BAMCA0cAMEQCIFgNAonCDC5aukg8++NGtJW45sm2bH54UYDtD2AwBYTMAiAB13DS
V4wzSNoO+zwg05GWdTQrLUiMCD0KPWj+/0b6Bg==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.493 UTC [msp.identity] Verify -> DEBU 505 Verify: digest = 00000000 f2 04 fe a8 67 d2 bc 3d 6f fd 1f bb a3 ed 93 30 |....g..=o......0|
00000010 2b 5c 0a a4 84 cc 2b c4 12 ca a3 66 05 b8 fd 1a |+\....+....f....|"
"2020-01-03 19:05:27.493 UTC [msp.identity] Verify -> DEBU 506 Verify: sig = 00000000 30 45 02 21 00 d2 3f cc 63 6d c8 27 1a 6d dc 74 |0E.!..?.cm.'.m.t|
00000010 1f f8 8b b4 ec b9 ad 22 e5 71 68 af 22 c4 10 ce |.......".qh."...|
00000020 a2 41 f8 42 e1 02 20 69 c0 4e e3 e1 f0 52 89 03 |.A.B.. i.N...R..|
00000030 39 97 1d 21 f7 42 c2 0b b4 81 67 84 e6 67 a8 6c |9..!.B....g..g.l|
00000040 6b 52 e7 ea a9 f3 c6 |kR.....|"
"2020-01-03 19:05:27.494 UTC [policies] SignatureSetToValidIdentities -> DEBU 507 signature for identity 0 validated"
"2020-01-03 19:05:27.495 UTC [cauthdsl] func1 -> DEBU 508 0xc000aaf9c0 gate 1578078327495098800 evaluation starts"
"2020-01-03 19:05:27.495 UTC [cauthdsl] func2 -> DEBU 509 0xc000aaf9c0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:27.495 UTC [cauthdsl] func2 -> DEBU 50a 0xc000aaf9c0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:27.496 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 50b Checking if identity has been named explicitly as an admin for Org1MSP"
"2020-01-03 19:05:27.496 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 50c Checking if identity carries the admin ou for Org1MSP"
"2020-01-03 19:05:27.496 UTC [msp] Validate -> DEBU 50d MSP Org1MSP validating identity"
"2020-01-03 19:05:27.497 UTC [msp] getCertificationChain -> DEBU 50e MSP Org1MSP getting certification chain"
"2020-01-03 19:05:27.498 UTC [msp] hasOURole -> DEBU 50f MSP Org1MSP checking if the identity is a client"
"2020-01-03 19:05:27.498 UTC [msp] getCertificationChain -> DEBU 510 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:27.498 UTC [cauthdsl] func2 -> DEBU 511 0xc000aaf9c0 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:27.498 UTC [cauthdsl] func1 -> DEBU 512 0xc000aaf9c0 gate 1578078327495098800 evaluation succeeds"
"2020-01-03 19:05:27.499 UTC [policies] EvaluateSignedData -> DEBU 513 Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.499 UTC [policies] EvaluateSignedData -> DEBU 514 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.499 UTC [policies] EvaluateSignedData -> DEBU 515 Signature set satisfies policy /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.499 UTC [policies] EvaluateSignedData -> DEBU 516 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.499 UTC [common.configtx] verifyDeltaSet -> DEBU 517 Processing change to key: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.499 UTC [common.configtx] verifyDeltaSet -> DEBU 518 Processing change to key: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.499 UTC [common.configtx] verifyDeltaSet -> DEBU 519 Processing change to key: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.500 UTC [common.configtx] recurseConfigMap -> DEBU 51a Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.500 UTC [common.configtx] recurseConfigMap -> DEBU 51b Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.500 UTC [common.configtx] recurseConfigMap -> DEBU 51c Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.501 UTC [common.configtx] recurseConfigMap -> DEBU 51d Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.501 UTC [common.configtx] recurseConfigMap -> DEBU 51e Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.501 UTC [common.configtx] recurseConfigMap -> DEBU 51f Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.501 UTC [common.configtx] recurseConfigMap -> DEBU 520 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.501 UTC [common.configtx] recurseConfigMap -> DEBU 521 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.502 UTC [common.configtx] recurseConfigMap -> DEBU 522 Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.502 UTC [common.configtx] recurseConfigMap -> DEBU 523 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.502 UTC [common.configtx] recurseConfigMap -> DEBU 524 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.502 UTC [common.configtx] recurseConfigMap -> DEBU 525 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.503 UTC [common.configtx] recurseConfigMap -> DEBU 526 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.503 UTC [common.configtx] recurseConfigMap -> DEBU 527 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.503 UTC [common.configtx] recurseConfigMap -> DEBU 528 Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.504 UTC [common.configtx] recurseConfigMap -> DEBU 529 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.504 UTC [common.configtx] recurseConfigMap -> DEBU 52a Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.504 UTC [common.configtx] recurseConfigMap -> DEBU 52b Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.504 UTC [common.configtx] recurseConfigMap -> DEBU 52c Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.505 UTC [common.configtx] recurseConfigMap -> DEBU 52d Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.505 UTC [common.configtx] recurseConfigMap -> DEBU 52e Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.505 UTC [common.configtx] recurseConfigMap -> DEBU 52f Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.506 UTC [common.configtx] recurseConfigMap -> DEBU 530 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.507 UTC [common.channelconfig] NewStandardValues -> DEBU 531 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] initializeProtosStruct -> DEBU 532 Processing field: HashingAlgorithm"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] initializeProtosStruct -> DEBU 533 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] initializeProtosStruct -> DEBU 534 Processing field: OrdererAddresses"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] initializeProtosStruct -> DEBU 535 Processing field: Consortium"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] initializeProtosStruct -> DEBU 536 Processing field: Capabilities"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] NewStandardValues -> DEBU 537 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 538 Processing field: ConsensusType"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 539 Processing field: BatchSize"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 53a Processing field: BatchTimeout"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 53b Processing field: KafkaBrokers"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 53c Processing field: ChannelRestrictions"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 53d Processing field: Capabilities"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] NewStandardValues -> DEBU 53e Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 53f Processing field: Endpoints"
"2020-01-03 19:05:27.509 UTC [common.channelconfig] NewStandardValues -> DEBU 540 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.509 UTC [common.channelconfig] initializeProtosStruct -> DEBU 541 Processing field: MSP"
"2020-01-03 19:05:27.509 UTC [common.channelconfig] validateMSP -> DEBU 542 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:27.509 UTC [msp] newBccspMsp -> DEBU 543 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.509 UTC [msp] New -> DEBU 544 Creating Cache-MSP instance"
"2020-01-03 19:05:27.509 UTC [msp] Setup -> DEBU 545 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:27.510 UTC [msp.identity] newIdentity -> DEBU 546 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.515 UTC [common.channelconfig] NewStandardValues -> DEBU 547 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:27.515 UTC [common.channelconfig] initializeProtosStruct -> DEBU 548 Processing field: ACLs"
"2020-01-03 19:05:27.515 UTC [common.channelconfig] initializeProtosStruct -> DEBU 549 Processing field: Capabilities"
"2020-01-03 19:05:27.516 UTC [common.channelconfig] NewStandardValues -> DEBU 54a Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.516 UTC [common.channelconfig] initializeProtosStruct -> DEBU 54b Processing field: AnchorPeers"
"2020-01-03 19:05:27.516 UTC [common.channelconfig] NewStandardValues -> DEBU 54c Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.516 UTC [common.channelconfig] initializeProtosStruct -> DEBU 54d Processing field: MSP"
"2020-01-03 19:05:27.517 UTC [common.channelconfig] Validate -> DEBU 54e Anchor peers for org Org1MSP are "
"2020-01-03 19:05:27.517 UTC [common.channelconfig] validateMSP -> DEBU 54f Setting up MSP for org Org1MSP"
"2020-01-03 19:05:27.517 UTC [msp] newBccspMsp -> DEBU 550 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.517 UTC [msp] New -> DEBU 551 Creating Cache-MSP instance"
"2020-01-03 19:05:27.517 UTC [msp] Setup -> DEBU 552 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:27.518 UTC [msp.identity] newIdentity -> DEBU 553 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.519 UTC [common.channelconfig] NewStandardValues -> DEBU 554 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.519 UTC [common.channelconfig] initializeProtosStruct -> DEBU 555 Processing field: AnchorPeers"
"2020-01-03 19:05:27.519 UTC [common.channelconfig] NewStandardValues -> DEBU 556 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.519 UTC [common.channelconfig] initializeProtosStruct -> DEBU 557 Processing field: MSP"
"2020-01-03 19:05:27.519 UTC [common.channelconfig] Validate -> DEBU 558 Anchor peers for org Org2MSP are "
"2020-01-03 19:05:27.519 UTC [common.channelconfig] validateMSP -> DEBU 559 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:27.519 UTC [msp] newBccspMsp -> DEBU 55a Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.520 UTC [msp] New -> DEBU 55b Creating Cache-MSP instance"
"2020-01-03 19:05:27.520 UTC [msp] Setup -> DEBU 55c Setting up MSP instance Org2MSP"
"2020-01-03 19:05:27.520 UTC [msp.identity] newIdentity -> DEBU 55d Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.523 UTC [msp] Setup -> DEBU 55e Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:27.524 UTC [msp] Setup -> DEBU 55f MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:27.524 UTC [policies] NewManagerImpl -> DEBU 560 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.524 UTC [policies] NewManagerImpl -> DEBU 561 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 562 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 563 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 564 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 565 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 566 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 567 Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 568 Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 569 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56a Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56b Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56c Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56d Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56e Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56f Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:27.526 UTC [policies] NewManagerImpl -> DEBU 570 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:27.526 UTC [policies] NewManagerImpl -> DEBU 571 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:27.526 UTC [policies] NewManagerImpl -> DEBU 572 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:27.526 UTC [policies] NewManagerImpl -> DEBU 573 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:27.527 UTC [policies] NewManagerImpl -> DEBU 574 Proposed new policy Readers for Channel"
"2020-01-03 19:05:27.528 UTC [policies] NewManagerImpl -> DEBU 575 Proposed new policy Writers for Channel"
"2020-01-03 19:05:27.528 UTC [policies] NewManagerImpl -> DEBU 576 Proposed new policy Admins for Channel"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 577 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 578 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 579 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57f Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 580 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 581 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:27.529 UTC [common.configtx] addToMap -> DEBU 582 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:27.529 UTC [common.configtx] addToMap -> DEBU 583 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:27.529 UTC [common.configtx] addToMap -> DEBU 584 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:27.530 UTC [common.configtx] addToMap -> DEBU 585 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:27.530 UTC [common.configtx] addToMap -> DEBU 586 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:27.530 UTC [common.configtx] addToMap -> DEBU 587 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:27.530 UTC [common.configtx] addToMap -> DEBU 588 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.530 UTC [common.configtx] addToMap -> DEBU 589 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.531 UTC [common.configtx] addToMap -> DEBU 58a Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:27.531 UTC [common.configtx] addToMap -> DEBU 58b Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:27.531 UTC [common.configtx] addToMap -> DEBU 58c Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:27.531 UTC [common.configtx] addToMap -> DEBU 58d Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:27.532 UTC [common.configtx] addToMap -> DEBU 58e Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:27.532 UTC [common.configtx] addToMap -> DEBU 58f Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.532 UTC [common.configtx] addToMap -> DEBU 590 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:27.532 UTC [common.configtx] addToMap -> DEBU 591 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:27.532 UTC [common.configtx] addToMap -> DEBU 592 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 593 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 594 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 595 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 596 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 597 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 598 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.534 UTC [common.configtx] addToMap -> DEBU 599 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.534 UTC [common.configtx] addToMap -> DEBU 59a Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 59b Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 59c Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 59d Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 59e Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 59f Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 5a0 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:27.536 UTC [common.configtx] addToMap -> DEBU 5a1 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:27.536 UTC [common.configtx] addToMap -> DEBU 5a2 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:27.536 UTC [common.configtx] addToMap -> DEBU 5a3 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:27.537 UTC [common.capabilities] Supported -> DEBU 5a4 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:27.537 UTC [common.capabilities] Supported -> DEBU 5a5 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:27.538 UTC [orderer.common.cluster] NewStream -> DEBU 5a6 Created new stream to orderer2.example.com:7050 with ID of 2 and buffer size of 10"
"2020-01-03 19:05:27.538 UTC [orderer.consensus.etcdraft] submitSent -> DEBU 5a7 Sending msg of 29676 bytes to 3 on channel testchainid took 243.6µs"
"2020-01-03 19:05:27.538 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 5a8 [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG_UPDATE from 172.18.0.5:54412"
"2020-01-03 19:05:27.540 UTC [orderer.common.cluster.step] sendMessage -> DEBU 5a9 Send of SubmitRequest for channel testchainid with payload of size 29676 to orderer2.example.com(orderer2.example.com:7050) took 1.2875ms "
"2020-01-03 19:05:27.540 UTC [common.deliver] deliverBlocks -> DEBU 5aa Rejecting deliver for 172.18.0.5:54410 because channel businesschannel not found"
"2020-01-03 19:05:27.540 UTC [orderer.common.broadcast] Handle -> DEBU 5ab Received EOF from 172.18.0.5:54412, hangup"
"2020-01-03 19:05:27.540 UTC [orderer.common.server] func1 -> DEBU 5ac Closing Broadcast stream"
"2020-01-03 19:05:27.540 UTC [comm.grpc.server] 1 -> INFO 5ad streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54412 grpc.code=OK grpc.call_duration=135.9646ms
"2020-01-03 19:05:27.540 UTC [orderer.common.server] func1 -> DEBU 5ae Closing Deliver stream"
"2020-01-03 19:05:27.540 UTC [comm.grpc.server] 1 -> INFO 5af streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54410 grpc.code=OK grpc.call_duration=154.6901ms
"2020-01-03 19:05:27.587 UTC [orderer.common.server] Deliver -> DEBU 5b0 Starting new Deliver handler"
"2020-01-03 19:05:27.587 UTC [common.deliver] Handle -> DEBU 5b1 Starting new deliver loop for 172.18.0.5:54414"
"2020-01-03 19:05:27.588 UTC [common.deliver] Handle -> DEBU 5b2 Attempting to read seek info message from 172.18.0.5:54414"
"2020-01-03 19:05:27.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 5b3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 29887"
"2020-01-03 19:05:27.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 5b4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:27.633 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 5b5 Sending msg of 28 bytes to 3 on channel testchainid took 14.7µs"
"2020-01-03 19:05:27.633 UTC [orderer.common.cluster.step] sendMessage -> DEBU 5b6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.9µs "
"2020-01-03 19:05:27.633 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 5b7 Sending msg of 28 bytes to 3 on channel testchainid took 12.2µs"
"2020-01-03 19:05:27.634 UTC [orderer.common.cluster.step] sendMessage -> DEBU 5b8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.9µs "
"2020-01-03 19:05:27.638 UTC [orderer.common.cluster.step] handleMessage -> DEBU 5b9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:27.638 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 5ba Sending msg of 28 bytes to 3 on channel testchainid took 17.9µs"
"2020-01-03 19:05:27.638 UTC [orderer.common.cluster.step] sendMessage -> DEBU 5bb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.8µs "
"2020-01-03 19:05:27.639 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 5bc Writing block [1] (Raft index: 5) to ledger" channel=testchainid node=1
"2020-01-03 19:05:27.639 UTC [common.channelconfig] NewStandardValues -> DEBU 5bd Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5be Processing field: HashingAlgorithm"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5bf Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c0 Processing field: OrdererAddresses"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c1 Processing field: Consortium"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c2 Processing field: Capabilities"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] NewStandardValues -> DEBU 5c3 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c4 Processing field: ACLs"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c5 Processing field: Capabilities"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] NewStandardValues -> DEBU 5c6 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c7 Processing field: AnchorPeers"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] NewStandardValues -> DEBU 5c8 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c9 Processing field: MSP"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] Validate -> DEBU 5ca Anchor peers for org Org1MSP are "
"2020-01-03 19:05:27.639 UTC [common.channelconfig] validateMSP -> DEBU 5cb Setting up MSP for org Org1MSP"
"2020-01-03 19:05:27.640 UTC [msp] newBccspMsp -> DEBU 5cc Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.640 UTC [msp] New -> DEBU 5cd Creating Cache-MSP instance"
"2020-01-03 19:05:27.640 UTC [msp] Setup -> DEBU 5ce Setting up MSP instance Org1MSP"
"2020-01-03 19:05:27.640 UTC [msp.identity] newIdentity -> DEBU 5cf Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.640 UTC [common.channelconfig] NewStandardValues -> DEBU 5d0 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.640 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5d1 Processing field: AnchorPeers"
"2020-01-03 19:05:27.641 UTC [common.channelconfig] NewStandardValues -> DEBU 5d2 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.645 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5d3 Processing field: MSP"
"2020-01-03 19:05:27.645 UTC [common.channelconfig] Validate -> DEBU 5d4 Anchor peers for org Org2MSP are "
"2020-01-03 19:05:27.645 UTC [common.channelconfig] validateMSP -> DEBU 5d5 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:27.645 UTC [msp] newBccspMsp -> DEBU 5d6 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.645 UTC [msp] New -> DEBU 5d7 Creating Cache-MSP instance"
"2020-01-03 19:05:27.645 UTC [msp] Setup -> DEBU 5d8 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:27.646 UTC [msp.identity] newIdentity -> DEBU 5d9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] NewStandardValues -> DEBU 5da Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5db Processing field: ConsensusType"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5dc Processing field: BatchSize"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5dd Processing field: BatchTimeout"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5de Processing field: KafkaBrokers"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5df Processing field: ChannelRestrictions"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5e0 Processing field: Capabilities"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] NewStandardValues -> DEBU 5e1 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5e2 Processing field: Endpoints"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] NewStandardValues -> DEBU 5e3 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5e4 Processing field: MSP"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] validateMSP -> DEBU 5e5 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:27.647 UTC [msp] newBccspMsp -> DEBU 5e6 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.647 UTC [msp] New -> DEBU 5e7 Creating Cache-MSP instance"
"2020-01-03 19:05:27.647 UTC [msp] Setup -> DEBU 5e8 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:27.648 UTC [msp.identity] newIdentity -> DEBU 5e9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.656 UTC [msp] Setup -> DEBU 5ea Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:27.656 UTC [msp] Setup -> DEBU 5eb MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5ec Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5ed Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5ee Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5ef Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f0 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f1 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f2 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f3 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f4 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f5 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f6 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f7 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f8 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f9 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5fa Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5fb Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5fc Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5fd Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5fe Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5ff Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 600 Proposed new policy Writers for Channel"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 601 Proposed new policy Admins for Channel"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 602 Proposed new policy Readers for Channel"
"2020-01-03 19:05:27.657 UTC [common.configtx] addToMap -> DEBU 603 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.657 UTC [common.configtx] addToMap -> DEBU 604 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.658 UTC [common.configtx] addToMap -> DEBU 605 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.658 UTC [common.configtx] addToMap -> DEBU 606 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:27.659 UTC [common.configtx] addToMap -> DEBU 607 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:27.660 UTC [common.configtx] addToMap -> DEBU 608 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:27.660 UTC [common.configtx] addToMap -> DEBU 609 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:27.660 UTC [common.configtx] addToMap -> DEBU 60a Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.660 UTC [common.configtx] addToMap -> DEBU 60b Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 60c Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 60d Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 60e Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 60f Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 610 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 611 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 612 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 613 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 614 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 615 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 616 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 617 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 618 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 619 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61f Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 620 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 621 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 622 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 623 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 624 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 625 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 626 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 627 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 628 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 629 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 62a Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:27.663 UTC [common.configtx] addToMap -> DEBU 62b Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.663 UTC [common.configtx] addToMap -> DEBU 62c Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:27.663 UTC [common.configtx] addToMap -> DEBU 62d Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:27.663 UTC [common.configtx] addToMap -> DEBU 62e Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:27.663 UTC [common.configtx] addToMap -> DEBU 62f Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 630 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 631 As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 632 Manager Channel looking up path [Application]"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 633 Manager Channel has managers Application"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 634 Manager Channel has managers Orderer"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 635 Manager Channel/Application looking up path []"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 636 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 637 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 638 As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 639 As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 63a As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 63b Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 63c Manager Channel has managers Application"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 63d Manager Channel has managers Orderer"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 63e Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 63f Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 640 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 641 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 642 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 643 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:27.664 UTC [common.capabilities] Supported -> DEBU 644 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:27.664 UTC [common.capabilities] Supported -> DEBU 645 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] newBlockfileMgr -> DEBU 646 newBlockfileMgr() initializing file-based block storage for ledger: businesschannel "
"2020-01-03 19:05:27.664 UTC [kvledger.util] CreateDirIfMissing -> DEBU 647 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/businesschannel/]"
"2020-01-03 19:05:27.664 UTC [kvledger.util] logDirStatus -> DEBU 648 Before creating dir - [/var/hyperledger/production/orderer/chains/businesschannel/] does not exist"
"2020-01-03 19:05:27.664 UTC [kvledger.util] logDirStatus -> DEBU 649 After creating dir - [/var/hyperledger/production/orderer/chains/businesschannel/] exists"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] newBlockfileMgr -> INFO 64a Getting block information from block storage"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 64b Retrieving checkpoint info from block files"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 64c retrieveLastFileSuffix()"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 64d retrieveLastFileSuffix() - biggestFileNum = -1"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 64e Last file number found = -1"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 64f No block file found"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] newBlockfileMgr -> DEBU 650 Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc0000d78c0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])"
"2020-01-03 19:05:27.674 UTC [fsblkstorage] newBlockIndex -> DEBU 651 newBlockIndex() - indexItems:[[BlockNum]]"
"2020-01-03 19:05:27.675 UTC [orderer.common.server] func1 -> DEBU 652 Executing callback to update root CAs"
"2020-01-03 19:05:27.675 UTC [orderer.common.server] updateTrustedRoots -> DEBU 653 updating root CAs for channel [businesschannel]"
"2020-01-03 19:05:27.675 UTC [orderer.common.server] updateTrustedRoots -> DEBU 654 adding orderer root CAs for MSP [OrdererMSP]"
"2020-01-03 19:05:27.675 UTC [orderer.common.server] updateTrustedRoots -> DEBU 655 adding app root CAs for MSP [Org1MSP]"
"2020-01-03 19:05:27.675 UTC [orderer.common.server] updateTrustedRoots -> DEBU 656 adding app root CAs for MSP [Org2MSP]"
"2020-01-03 19:05:27.679 UTC [fsblkstorage] indexBlock -> DEBU 657 Indexing block [blockNum=0, blockHash=[]byte{0x34, 0xdb, 0xc3, 0x44, 0x76, 0x47, 0x30, 0xc1, 0xaf, 0xf9, 0x9a, 0x39, 0xc3, 0x24, 0x9e, 0x4c, 0xff, 0x9e, 0xd2, 0x2a, 0xa7, 0xf4, 0x8e, 0x69, 0x7a, 0x52, 0x9c, 0xb, 0x34, 0x4b, 0x4, 0x71} txOffsets=
txId=6872cb5f366087101fb1db195004b2204972cd62d4097e8a38cdab1e0b686913 locPointer=offset=39, bytesLength=28806
]"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] updateCheckpoint -> DEBU 658 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[28851], isChainEmpty=[false], lastBlockNumber=[0]"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] Next -> DEBU 659 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] newBlockfileStream -> DEBU 65a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 65b Remaining bytes=[28851], Going to peek [8] bytes"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 65c Returning blockbytes - length=[28848], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 65d blockbytes [28848] read from file [0]"
"2020-01-03 19:05:27.682 UTC [orderer.commmon.multichannel] newBlockWriter -> DEBU 65e [channel: businesschannel] Creating block writer for tip of chain (blockNumber=0, lastConfigBlockNum=0, lastConfigSeq=1)"
"2020-01-03 19:05:27.682 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 65f EvictionSuspicion not set, defaulting to 10m0s"
"2020-01-03 19:05:27.682 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 660 No snapshot found at /var/hyperledger/production/orderer/etcdraft/snapshot/businesschannel" channel=businesschannel node=1
"2020-01-03 19:05:27.682 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 661 No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/businesschannel'" channel=businesschannel node=1
"2020-01-03 19:05:27.687 UTC [orderer.consensus.etcdraft] createOrReadWAL -> DEBU 662 Loading WAL at Term 0 and Index 0" channel=businesschannel node=1
"2020-01-03 19:05:27.688 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 663 Setting HardState to {Term: 0, Commit: 0}" channel=businesschannel node=1
"2020-01-03 19:05:27.688 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 664 Appending 0 entries to memory storage" channel=businesschannel node=1
"2020-01-03 19:05:27.688 UTC [fsblkstorage] Next -> DEBU 665 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:27.688 UTC [fsblkstorage] newBlockfileStream -> DEBU 666 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:27.689 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 667 Remaining bytes=[28851], Going to peek [8] bytes"
"2020-01-03 19:05:27.689 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 668 Returning blockbytes - length=[28848], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:27.689 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 669 blockbytes [28848] read from file [0]"
"2020-01-03 19:05:27.689 UTC [orderer.commmon.multichannel] newChainSupport -> DEBU 66a [channel: businesschannel] Done creating channel support resources"
"2020-01-03 19:05:27.689 UTC [orderer.commmon.multichannel] newChain -> INFO 66b Created and starting new channel businesschannel"
"2020-01-03 19:05:27.689 UTC [orderer.consensus.etcdraft] Start -> INFO 66c Starting Raft node" channel=businesschannel node=1
"2020-01-03 19:05:27.690 UTC [orderer.common.cluster] Configure -> INFO 66d Entering, channel: businesschannel, nodes: [ID: 2,
Endpoint: orderer1.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
ID: 3,
Endpoint: orderer2.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
]"
"2020-01-03 19:05:27.691 UTC [orderer.common.cluster] updateStubInMapping -> INFO 66e Allocating a new stub for node 2 with endpoint of orderer1.example.com:7050 for channel businesschannel"
"2020-01-03 19:05:27.691 UTC [orderer.common.cluster] updateStubInMapping -> INFO 66f Deactivating node 2 in channel businesschannel with endpoint of orderer1.example.com:7050 due to TLS certificate change"
"2020-01-03 19:05:27.691 UTC [orderer.common.cluster] func1 -> DEBU 670 Connecting to ID: 2,
Endpoint: orderer1.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
for channel businesschannel"
"2020-01-03 19:05:27.693 UTC [orderer.common.cluster] updateStubInMapping -> INFO 671 Allocating a new stub for node 3 with endpoint of orderer2.example.com:7050 for channel businesschannel"
"2020-01-03 19:05:27.693 UTC [orderer.common.cluster] updateStubInMapping -> INFO 672 Deactivating node 3 in channel businesschannel with endpoint of orderer2.example.com:7050 due to TLS certificate change"
"2020-01-03 19:05:27.693 UTC [orderer.common.cluster] func1 -> DEBU 673 Connecting to ID: 3,
Endpoint: orderer2.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
for channel businesschannel"
"2020-01-03 19:05:27.693 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 674 2 exists in both old and new membership for channel businesschannel , skipping its deactivation"
"2020-01-03 19:05:27.693 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 675 3 exists in both old and new membership for channel businesschannel , skipping its deactivation"
"2020-01-03 19:05:27.694 UTC [orderer.common.cluster] Configure -> INFO 676 Exiting"
"2020-01-03 19:05:27.694 UTC [orderer.consensus.etcdraft] start -> DEBU 677 Starting raft node: #peers: 3" channel=businesschannel node=1
"2020-01-03 19:05:27.695 UTC [orderer.consensus.etcdraft] start -> INFO 678 Starting raft node as part of a new channel" channel=businesschannel node=1
"2020-01-03 19:05:27.695 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 679 1 became follower at term 0" channel=businesschannel node=1
"2020-01-03 19:05:27.695 UTC [orderer.consensus.etcdraft] newRaft -> INFO 67a newRaft 1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=businesschannel node=1
"2020-01-03 19:05:27.695 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 67b 1 became follower at term 1" channel=businesschannel node=1
"2020-01-03 19:05:27.695 UTC [orderer.consensus.etcdraft] run -> INFO 67c This node is picked to start campaign" channel=businesschannel node=1
"2020-01-03 19:05:27.696 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 67d [channel: testchainid] About to write block, setting its LAST_CONFIG to 0"
"2020-01-03 19:05:27.696 UTC [msp.identity] Sign -> DEBU 67e Sign: plaintext: 0A00120B0A090A03010203100418050A...F538C80070470E223877AE360E5D71EC "
"2020-01-03 19:05:27.696 UTC [msp.identity] Sign -> DEBU 67f Sign: digest: 7FB31FE7F0AC42FB279AF0BE93A9598240772F85F9C9C9FD4975B2F0FE3ADEB2 "
"2020-01-03 19:05:27.697 UTC [orderer.consensus.etcdraft] apply -> INFO 680 Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:27.697 UTC [orderer.consensus.etcdraft] apply -> INFO 681 Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:27.697 UTC [orderer.consensus.etcdraft] apply -> INFO 682 Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:27.699 UTC [fsblkstorage] indexBlock -> DEBU 683 Indexing block [blockNum=1, blockHash=[]byte{0x93, 0xda, 0xe6, 0x69, 0x4a, 0x8d, 0x6b, 0x56, 0xc7, 0xcb, 0xdc, 0x96, 0xe5, 0x19, 0x1, 0x8c, 0x27, 0x0, 0x43, 0x42, 0x24, 0xc5, 0x21, 0xa3, 0x9d, 0xfe, 0xfc, 0x10, 0xa6, 0x98, 0x87, 0xb2} txOffsets=
txId=be5d243c80b2fa6b3c426765ffa6b06d44481b69fd527f0d848306075d12671c locPointer=offset=71, bytesLength=29756
]"
"2020-01-03 19:05:27.701 UTC [fsblkstorage] updateCheckpoint -> DEBU 684 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54081], isChainEmpty=[false], lastBlockNumber=[1]"
"2020-01-03 19:05:27.701 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 685 [channel: testchainid] Wrote block [1]"
"2020-01-03 19:05:27.792 UTC [common.deliver] deliverBlocks -> WARN 686 [channel: businesschannel] Rejecting deliver request for 172.18.0.5:54414 because of consenter error"
"2020-01-03 19:05:27.792 UTC [orderer.common.server] func1 -> DEBU 687 Closing Deliver stream"
"2020-01-03 19:05:27.792 UTC [comm.grpc.server] 1 -> INFO 688 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54414 grpc.code=OK grpc.call_duration=206.2536ms
"2020-01-03 19:05:27.815 UTC [orderer.common.server] Deliver -> DEBU 689 Starting new Deliver handler"
"2020-01-03 19:05:27.816 UTC [common.deliver] Handle -> DEBU 68a Starting new deliver loop for 172.18.0.5:54416"
"2020-01-03 19:05:27.816 UTC [common.deliver] Handle -> DEBU 68b Attempting to read seek info message from 172.18.0.5:54416"
"2020-01-03 19:05:28.015 UTC [common.deliver] deliverBlocks -> WARN 68c [channel: businesschannel] Rejecting deliver request for 172.18.0.5:54416 because of consenter error"
"2020-01-03 19:05:28.016 UTC [orderer.common.server] func1 -> DEBU 68d Closing Deliver stream"
"2020-01-03 19:05:28.016 UTC [comm.grpc.server] 1 -> INFO 68e streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54416 grpc.code=OK grpc.call_duration=201.293ms
"2020-01-03 19:05:28.031 UTC [orderer.common.server] Deliver -> DEBU 68f Starting new Deliver handler"
"2020-01-03 19:05:28.031 UTC [common.deliver] Handle -> DEBU 690 Starting new deliver loop for 172.18.0.5:54418"
"2020-01-03 19:05:28.031 UTC [common.deliver] Handle -> DEBU 691 Attempting to read seek info message from 172.18.0.5:54418"
"2020-01-03 19:05:28.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 692 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:28.129 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 693 Sending msg of 28 bytes to 3 on channel testchainid took 35µs"
"2020-01-03 19:05:28.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 694 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.5µs "
"2020-01-03 19:05:28.231 UTC [common.deliver] deliverBlocks -> WARN 695 [channel: businesschannel] Rejecting deliver request for 172.18.0.5:54418 because of consenter error"
"2020-01-03 19:05:28.232 UTC [orderer.common.server] func1 -> DEBU 696 Closing Deliver stream"
"2020-01-03 19:05:28.232 UTC [comm.grpc.server] 1 -> INFO 697 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54418 grpc.code=OK grpc.call_duration=201.4528ms
"2020-01-03 19:05:28.249 UTC [orderer.common.server] Deliver -> DEBU 698 Starting new Deliver handler"
"2020-01-03 19:05:28.249 UTC [common.deliver] Handle -> DEBU 699 Starting new deliver loop for 172.18.0.5:54420"
"2020-01-03 19:05:28.250 UTC [common.deliver] Handle -> DEBU 69a Attempting to read seek info message from 172.18.0.5:54420"
"2020-01-03 19:05:28.449 UTC [common.deliver] deliverBlocks -> WARN 69b [channel: businesschannel] Rejecting deliver request for 172.18.0.5:54420 because of consenter error"
"2020-01-03 19:05:28.450 UTC [orderer.common.server] func1 -> DEBU 69c Closing Deliver stream"
"2020-01-03 19:05:28.450 UTC [comm.grpc.server] 1 -> INFO 69d streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54420 grpc.code=OK grpc.call_duration=201.424ms
"2020-01-03 19:05:28.468 UTC [orderer.common.server] Deliver -> DEBU 69e Starting new Deliver handler"
"2020-01-03 19:05:28.469 UTC [common.deliver] Handle -> DEBU 69f Starting new deliver loop for 172.18.0.5:54422"
"2020-01-03 19:05:28.469 UTC [common.deliver] Handle -> DEBU 6a0 Attempting to read seek info message from 172.18.0.5:54422"
"2020-01-03 19:05:28.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6a1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:28.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6a2 Sending msg of 28 bytes to 3 on channel testchainid took 23µs"
"2020-01-03 19:05:28.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6a3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 450.1µs "
"2020-01-03 19:05:28.670 UTC [common.deliver] deliverBlocks -> WARN 6a4 [channel: businesschannel] Rejecting deliver request for 172.18.0.5:54422 because of consenter error"
"2020-01-03 19:05:28.671 UTC [orderer.common.server] func1 -> DEBU 6a5 Closing Deliver stream"
"2020-01-03 19:05:28.671 UTC [comm.grpc.server] 1 -> INFO 6a6 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54422 grpc.code=OK grpc.call_duration=202.9187ms
"2020-01-03 19:05:28.694 UTC [orderer.common.server] Deliver -> DEBU 6a7 Starting new Deliver handler"
"2020-01-03 19:05:28.694 UTC [common.deliver] Handle -> DEBU 6a8 Starting new deliver loop for 172.18.0.5:54424"
"2020-01-03 19:05:28.694 UTC [common.deliver] Handle -> DEBU 6a9 Attempting to read seek info message from 172.18.0.5:54424"
"2020-01-03 19:05:28.696 UTC [orderer.consensus.etcdraft] Step -> INFO 6aa 1 is starting a new election at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.696 UTC [orderer.consensus.etcdraft] becomePreCandidate -> INFO 6ab 1 became pre-candidate at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.696 UTC [orderer.consensus.etcdraft] poll -> INFO 6ac 1 received MsgPreVoteResp from 1 at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.697 UTC [orderer.consensus.etcdraft] campaign -> INFO 6ad 1 [logterm: 1, index: 3] sent MsgPreVote request to 3 at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.697 UTC [orderer.consensus.etcdraft] campaign -> INFO 6ae 1 [logterm: 1, index: 3] sent MsgPreVote request to 2 at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.698 UTC [orderer.common.cluster] NewStream -> DEBU 6af Created new stream to orderer2.example.com:7050 with ID of 1 and buffer size of 10"
"2020-01-03 19:05:28.698 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6b0 Sending msg of 28 bytes to 3 on channel businesschannel took 431.3µs"
"2020-01-03 19:05:28.699 UTC [orderer.common.cluster] NewStream -> DEBU 6b1 Created new stream to orderer1.example.com:7050 with ID of 1 and buffer size of 10"
"2020-01-03 19:05:28.699 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6b2 Sending msg of 28 bytes to 2 on channel businesschannel took 224µs"
"2020-01-03 19:05:28.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6b3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 92µs "
"2020-01-03 19:05:28.703 UTC [orderer.common.cluster] Step -> DEBU 6b4 Connection from orderer1.example.com(172.18.0.4:32942)"
"2020-01-03 19:05:28.704 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6b5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.704 UTC [orderer.consensus.etcdraft] poll -> INFO 6b7 1 received MsgPreVoteResp from 2 at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.705 UTC [orderer.consensus.etcdraft] stepCandidate -> INFO 6b8 1 [quorum:2] has received 2 MsgPreVoteResp votes and 0 vote rejections" channel=businesschannel node=1
"2020-01-03 19:05:28.706 UTC [orderer.consensus.etcdraft] becomeCandidate -> INFO 6b9 1 became candidate at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.708 UTC [orderer.common.cluster] Step -> DEBU 6ba Connection from orderer2.example.com(172.18.0.2:40578)"
"2020-01-03 19:05:28.709 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6bb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.710 UTC [orderer.consensus.etcdraft] poll -> INFO 6bc 1 received MsgVoteResp from 1 at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.710 UTC [orderer.consensus.etcdraft] campaign -> INFO 6bd 1 [logterm: 1, index: 3] sent MsgVote request to 2 at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.710 UTC [orderer.consensus.etcdraft] campaign -> INFO 6be 1 [logterm: 1, index: 3] sent MsgVote request to 3 at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.703 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6b6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.9374ms "
"2020-01-03 19:05:28.713 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6bf Sending msg of 28 bytes to 2 on channel businesschannel took 544.1µs"
"2020-01-03 19:05:28.713 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6c0 Sending msg of 28 bytes to 3 on channel businesschannel took 17.4µs"
"2020-01-03 19:05:28.713 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6c1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.7µs "
"2020-01-03 19:05:28.713 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6c2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 333.3µs "
"2020-01-03 19:05:28.719 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6c3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.719 UTC [orderer.consensus.etcdraft] poll -> INFO 6c4 1 received MsgVoteResp from 3 at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.719 UTC [orderer.consensus.etcdraft] stepCandidate -> INFO 6c5 1 [quorum:2] has received 2 MsgVoteResp votes and 0 vote rejections" channel=businesschannel node=1
"2020-01-03 19:05:28.719 UTC [orderer.consensus.etcdraft] becomeLeader -> INFO 6c6 1 became leader at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.719 UTC [orderer.consensus.etcdraft] run -> INFO 6c7 raft.node: 1 elected leader 1 at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.720 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6c8 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.720 UTC [orderer.consensus.etcdraft] run -> INFO 6c9 Leader 1 is present, quit campaign" channel=businesschannel node=1
"2020-01-03 19:05:28.720 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6ca Sending msg of 36 bytes to 3 on channel businesschannel took 15.9µs"
"2020-01-03 19:05:28.720 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6cb Sending msg of 36 bytes to 2 on channel businesschannel took 12.8µs"
"2020-01-03 19:05:28.720 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6cc Send of ConsensusRequest for channel businesschannel with payload of size 36 to orderer1.example.com(orderer1.example.com:7050) took 124.6µs "
"2020-01-03 19:05:28.720 UTC [orderer.consensus.etcdraft] run -> INFO 6cd Raft leader changed: 0 -> 1" channel=businesschannel node=1
"2020-01-03 19:05:28.721 UTC [orderer.consensus.etcdraft] run -> DEBU 6ce There are in flight blocks, new leader should not serve requests" channel=businesschannel node=1
"2020-01-03 19:05:28.721 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6cf Send of ConsensusRequest for channel businesschannel with payload of size 36 to orderer2.example.com(orderer2.example.com:7050) took 122.7µs "
"2020-01-03 19:05:28.728 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6d0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.729 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6d1 Sending msg of 28 bytes to 3 on channel businesschannel took 79.2µs"
"2020-01-03 19:05:28.729 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6d2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 434.5µs "
"2020-01-03 19:05:28.729 UTC [orderer.consensus.etcdraft] run -> INFO 6d3 Start accepting requests as Raft leader at block [0]" channel=businesschannel node=1
"2020-01-03 19:05:28.732 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6d4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.732 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6d5 Sending msg of 28 bytes to 2 on channel businesschannel took 59.5µs"
"2020-01-03 19:05:28.732 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6d6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 83.2µs "
"2020-01-03 19:05:28.734 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6d7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.735 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6d8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.901 UTC [policies] EvaluateSignedData -> DEBU 6d9 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:05:28.901 UTC [policies] EvaluateSignedData -> DEBU 6da This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:28.901 UTC [policies] EvaluateSignedData -> DEBU 6db == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:05:28.902 UTC [policies] EvaluateSignedData -> DEBU 6dc This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:28.902 UTC [policies] EvaluateSignedData -> DEBU 6dd == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:05:28.902 UTC [msp] DeserializeIdentity -> DEBU 6de Obtaining identity"
"2020-01-03 19:05:28.903 UTC [msp.identity] newIdentity -> DEBU 6df Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc+gAwIBAgIQDdP+LrEM221s6k6FBhS/8zAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
MS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPKlPFGTRc4N
k6a/5xPw5aXVindfyrC5tbAlNiVbbxsL4VNWCgBM1w1uagMav/MpomDTUh5TYmai
0cqd94KbjayjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAINscKJ9oa/vQP3dIoyq5QZtjqxJ+NJfwLjsVD9/7Qvs9MAoGCCqGSM49
BAMCA0cAMEQCIFgNAonCDC5aukg8++NGtJW45sm2bH54UYDtD2AwBYTMAiAB13DS
V4wzSNoO+zwg05GWdTQrLUiMCD0KPWj+/0b6Bg==
-----END CERTIFICATE-----"
"2020-01-03 19:05:28.904 UTC [msp.identity] Verify -> DEBU 6e0 Verify: digest = 00000000 f1 d5 6b a9 b7 1b c6 85 ba 20 cb db 5d 12 22 7a |..k...... ..]."z|
00000010 aa 7f b9 db e1 92 83 e4 a4 a0 b7 79 44 c8 e6 e5 |...........yD...|"
"2020-01-03 19:05:28.904 UTC [msp.identity] Verify -> DEBU 6e1 Verify: sig = 00000000 30 44 02 20 5b 19 3a f4 94 26 7b d4 4c 6e bb af |0D. [.:..&{.Ln..|
00000010 01 26 95 f1 44 b6 9a 09 c5 02 52 90 8d c5 26 0e |.&..D.....R...&.|
00000020 8a 9f 52 5b 02 20 68 3b 70 0f 4a fb e4 9c a0 e9 |..R[. h;p.J.....|
00000030 b3 28 21 e2 39 38 32 61 32 b2 70 8a 48 7f 51 7f |.(!.982a2.p.H.Q.|
00000040 fa ec 77 6e 3f 0c |..wn?.|"
"2020-01-03 19:05:28.904 UTC [policies] SignatureSetToValidIdentities -> DEBU 6e2 signature for identity 0 validated"
"2020-01-03 19:05:28.904 UTC [cauthdsl] func1 -> DEBU 6e3 0xc00025fda0 gate 1578078328904962200 evaluation starts"
"2020-01-03 19:05:28.905 UTC [cauthdsl] func2 -> DEBU 6e4 0xc00025fda0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:28.905 UTC [cauthdsl] func2 -> DEBU 6e5 0xc00025fda0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:28.906 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 6e6 Checking if identity satisfies MEMBER role for Org1MSP"
"2020-01-03 19:05:28.906 UTC [msp] Validate -> DEBU 6e7 MSP Org1MSP validating identity"
"2020-01-03 19:05:28.907 UTC [msp] getCertificationChain -> DEBU 6e8 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:28.907 UTC [cauthdsl] func2 -> DEBU 6e9 0xc00025fda0 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:28.907 UTC [cauthdsl] func1 -> DEBU 6ea 0xc00025fda0 gate 1578078328904962200 evaluation succeeds"
"2020-01-03 19:05:28.907 UTC [policies] EvaluateSignedData -> DEBU 6eb Signature set satisfies policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:28.907 UTC [policies] EvaluateSignedData -> DEBU 6ec == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:28.907 UTC [policies] EvaluateSignedData -> DEBU 6ed Signature set satisfies policy /Channel/Application/Readers"
"2020-01-03 19:05:28.908 UTC [policies] EvaluateSignedData -> DEBU 6ee == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:05:28.908 UTC [policies] EvaluateSignedData -> DEBU 6ef Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:05:28.908 UTC [policies] EvaluateSignedData -> DEBU 6f0 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:05:28.908 UTC [common.deliver] deliverBlocks -> DEBU 6f1 [channel: businesschannel] Received seekInfo (0xc000305680) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54424"
"2020-01-03 19:05:28.908 UTC [fsblkstorage] Next -> DEBU 6f2 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:28.908 UTC [fsblkstorage] newBlockfileStream -> DEBU 6f3 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:28.908 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 6f4 Remaining bytes=[28851], Going to peek [8] bytes"
"2020-01-03 19:05:28.909 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 6f5 Returning blockbytes - length=[28848], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:28.909 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 6f6 blockbytes [28848] read from file [0]"
"2020-01-03 19:05:28.909 UTC [common.deliver] deliverBlocks -> DEBU 6f7 [channel: businesschannel] Delivering block [0] for (0xc000305680) for 172.18.0.5:54424"
"2020-01-03 19:05:28.909 UTC [common.deliver] deliverBlocks -> DEBU 6f8 [channel: businesschannel] Done delivering to 172.18.0.5:54424 for (0xc000305680)"
"2020-01-03 19:05:28.911 UTC [common.deliver] Handle -> DEBU 6f9 Waiting for new SeekInfo from 172.18.0.5:54424"
"2020-01-03 19:05:28.912 UTC [common.deliver] Handle -> DEBU 6fa Attempting to read seek info message from 172.18.0.5:54424"
"2020-01-03 19:05:28.915 UTC [grpc] infof -> DEBU 6fb transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.915 UTC [grpc] infof -> DEBU 6fc transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.915 UTC [common.deliver] Handle -> DEBU 6fd Received EOF from 172.18.0.5:54424, hangup"
"2020-01-03 19:05:28.917 UTC [orderer.common.server] func1 -> DEBU 6fe Closing Deliver stream"
"2020-01-03 19:05:28.918 UTC [comm.grpc.server] 1 -> INFO 700 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54424 grpc.code=OK grpc.call_duration=224.202ms
"2020-01-03 19:05:28.918 UTC [grpc] infof -> DEBU 6ff transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.919 UTC [grpc] infof -> DEBU 702 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.918 UTC [grpc] infof -> DEBU 701 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.920 UTC [grpc] infof -> DEBU 703 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.920 UTC [grpc] infof -> DEBU 704 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.922 UTC [grpc] infof -> DEBU 705 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:29.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU 706 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:29.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 707 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:05:29.126 UTC [orderer.common.cluster.step] sendMessage -> DEBU 708 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.1µs "
"2020-01-03 19:05:29.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 709 Sending msg of 28 bytes to 2 on channel businesschannel took 23.6µs"
"2020-01-03 19:05:29.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 70a Sending msg of 28 bytes to 3 on channel businesschannel took 10.7µs"
"2020-01-03 19:05:29.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU 70b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.4µs "
"2020-01-03 19:05:29.199 UTC [orderer.common.cluster.step] sendMessage -> DEBU 70c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 497.5µs "
"2020-01-03 19:05:29.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU 70d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:29.201 UTC [orderer.common.cluster.step] handleMessage -> DEBU 70e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:29.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 70f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:29.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 710 Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:05:29.630 UTC [orderer.common.cluster.step] sendMessage -> DEBU 711 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 858.9µs "
"2020-01-03 19:05:29.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 712 Sending msg of 28 bytes to 2 on channel businesschannel took 17.6µs"
"2020-01-03 19:05:29.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 713 Sending msg of 28 bytes to 3 on channel businesschannel took 13µs"
"2020-01-03 19:05:29.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU 714 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.3µs "
"2020-01-03 19:05:29.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU 715 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 432.4µs "
"2020-01-03 19:05:29.698 UTC [orderer.common.cluster.step] handleMessage -> DEBU 716 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:29.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 717 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:29.775 UTC [orderer.common.server] replicateDisabledChains -> DEBU 718 No inactive chains to try to replicate"
"2020-01-03 19:05:30.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 719 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:30.131 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 71a Sending msg of 28 bytes to 3 on channel testchainid took 20.1µs"
"2020-01-03 19:05:30.138 UTC [orderer.common.cluster.step] sendMessage -> DEBU 71b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 6.5678ms "
"2020-01-03 19:05:30.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 71c Sending msg of 28 bytes to 2 on channel businesschannel took 39.7µs"
"2020-01-03 19:05:30.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 71d Sending msg of 28 bytes to 3 on channel businesschannel took 14.8µs"
"2020-01-03 19:05:30.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU 71e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 76.1µs "
"2020-01-03 19:05:30.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU 71f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 43.4µs "
"2020-01-03 19:05:30.197 UTC [orderer.common.cluster.step] handleMessage -> DEBU 720 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:30.202 UTC [orderer.common.cluster.step] handleMessage -> DEBU 721 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:30.626 UTC [orderer.common.cluster.step] handleMessage -> DEBU 722 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:30.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 723 Sending msg of 28 bytes to 3 on channel testchainid took 16µs"
"2020-01-03 19:05:30.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 724 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 229.9µs "
"2020-01-03 19:05:30.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 725 Sending msg of 28 bytes to 2 on channel businesschannel took 22.1µs"
"2020-01-03 19:05:30.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 726 Sending msg of 28 bytes to 3 on channel businesschannel took 21.8µs"
"2020-01-03 19:05:30.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU 727 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 411.9µs "
"2020-01-03 19:05:30.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU 728 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 181.2µs "
"2020-01-03 19:05:30.698 UTC [orderer.common.cluster.step] handleMessage -> DEBU 729 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:30.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 72a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:31.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 72b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:31.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 72c Sending msg of 28 bytes to 3 on channel testchainid took 20.7µs"
"2020-01-03 19:05:31.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 72d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 85.6µs "
"2020-01-03 19:05:31.196 UTC [orderer.consensus.etcdraft] Check -> DEBU 72e Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:05:31.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 72f Sending msg of 28 bytes to 2 on channel businesschannel took 19.8µs"
"2020-01-03 19:05:31.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 730 Sending msg of 28 bytes to 3 on channel businesschannel took 23.9µs"
"2020-01-03 19:05:31.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU 731 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 126µs "
"2020-01-03 19:05:31.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU 732 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 57.3µs "
"2020-01-03 19:05:31.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU 733 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:31.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU 734 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:31.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 735 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:31.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 736 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 101.8µs "
"2020-01-03 19:05:31.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 737 Sending msg of 28 bytes to 3 on channel testchainid took 14.2µs"
"2020-01-03 19:05:31.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 738 Sending msg of 28 bytes to 2 on channel businesschannel took 48.3µs"
"2020-01-03 19:05:31.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 739 Sending msg of 28 bytes to 3 on channel businesschannel took 10.1µs"
"2020-01-03 19:05:31.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU 73a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 156.3µs "
"2020-01-03 19:05:31.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU 73b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 258.4µs "
"2020-01-03 19:05:31.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 73c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:31.700 UTC [orderer.common.cluster.step] handleMessage -> DEBU 73d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU 73e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:32.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 73f Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:05:32.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 740 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 284.8µs "
"2020-01-03 19:05:32.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU 741 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 95µs "
"2020-01-03 19:05:32.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 742 Sending msg of 28 bytes to 2 on channel businesschannel took 22.1µs"
"2020-01-03 19:05:32.197 UTC [orderer.common.cluster.step] handleMessage -> DEBU 743 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 744 Sending msg of 28 bytes to 3 on channel businesschannel took 20.9µs"
"2020-01-03 19:05:32.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU 745 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 214.5µs "
"2020-01-03 19:05:32.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU 746 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 747 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:32.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 748 Sending msg of 28 bytes to 3 on channel testchainid took 339.9µs"
"2020-01-03 19:05:32.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 749 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 182.4µs "
"2020-01-03 19:05:32.648 UTC [orderer.common.server] Broadcast -> DEBU 74a Starting new Broadcast handler"
"2020-01-03 19:05:32.648 UTC [orderer.common.broadcast] Handle -> DEBU 74b Starting new broadcast loop for 172.18.0.5:54450"
"2020-01-03 19:05:32.649 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 74c [channel: businesschannel] Broadcast is processing config update message from 172.18.0.5:54450"
"2020-01-03 19:05:32.649 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 74d Processing config update message for exisitng channel businesschannel"
"2020-01-03 19:05:32.650 UTC [policies] EvaluateSignedData -> DEBU 74e == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:05:32.650 UTC [policies] EvaluateSignedData -> DEBU 74f This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:32.650 UTC [policies] EvaluateSignedData -> DEBU 750 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:05:32.651 UTC [policies] EvaluateSignedData -> DEBU 751 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:32.651 UTC [policies] EvaluateSignedData -> DEBU 752 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:05:32.651 UTC [msp.identity] Verify -> DEBU 753 Verify: digest = 00000000 a3 d3 25 67 76 29 65 66 a7 81 9d 29 97 ff e0 63 |..%gv)ef...)...c|
00000010 af 83 c2 68 16 06 a2 fb 12 a4 2c 0c c0 cf f0 12 |...h......,.....|"
"2020-01-03 19:05:32.651 UTC [msp.identity] Verify -> DEBU 754 Verify: sig = 00000000 30 44 02 20 77 41 4f 88 3f 15 14 d0 62 06 91 b1 |0D. wAO.?...b...|
00000010 57 12 1a c7 6a 52 0f 64 f5 78 07 74 d3 8d 75 80 |W...jR.d.x.t..u.|
00000020 ac 6a 2a 89 02 20 2e cf 8c cb 7c e5 87 44 89 97 |.j*.. ....|..D..|
00000030 24 80 37 90 31 88 28 a3 19 b3 0a c7 2e 8e 54 a2 |$.7.1.(.......T.|
00000040 99 25 65 e5 c1 6e |.%e..n|"
"2020-01-03 19:05:32.652 UTC [policies] SignatureSetToValidIdentities -> DEBU 755 signature for identity 0 validated"
"2020-01-03 19:05:32.652 UTC [cauthdsl] func1 -> DEBU 756 0xc000e29890 gate 1578078332652188800 evaluation starts"
"2020-01-03 19:05:32.652 UTC [cauthdsl] func2 -> DEBU 757 0xc000e29890 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.652 UTC [cauthdsl] func2 -> DEBU 758 0xc000e29890 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:32.652 UTC [cauthdsl] func2 -> DEBU 759 0xc000e29890 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:32.652 UTC [cauthdsl] func1 -> DEBU 75a 0xc000e29890 gate 1578078332652188800 evaluation succeeds"
"2020-01-03 19:05:32.652 UTC [policies] EvaluateSignedData -> DEBU 75b Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.653 UTC [policies] EvaluateSignedData -> DEBU 75c == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.653 UTC [policies] EvaluateSignedData -> DEBU 75d Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:05:32.653 UTC [policies] EvaluateSignedData -> DEBU 75e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:05:32.653 UTC [policies] EvaluateSignedData -> DEBU 75f Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:05:32.653 UTC [policies] EvaluateSignedData -> DEBU 760 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:05:32.653 UTC [common.configtx] addToMap -> DEBU 761 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.653 UTC [common.configtx] addToMap -> DEBU 762 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 763 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 764 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 765 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 766 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 767 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 768 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 769 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76a Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76b Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76c Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76d Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76e Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76f Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.655 UTC [common.configtx] addToMap -> DEBU 770 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.655 UTC [common.configtx] addToMap -> DEBU 771 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.655 UTC [common.configtx] verifyDeltaSet -> DEBU 772 Processing change to key: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.655 UTC [common.configtx] policyForItem -> DEBU 773 Getting policy for item Org1MSP with mod_policy Admins"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 774 Manager Channel looking up path [Application]"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 775 Manager Channel has managers Application"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 776 Manager Channel has managers Orderer"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 777 Manager Channel/Application looking up path []"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 778 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 779 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 77a Manager Channel/Application looking up path [Org1MSP]"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 77b Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.656 UTC [policies] Manager -> DEBU 77c Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.656 UTC [policies] Manager -> DEBU 77d Manager Channel/Application/Org1MSP looking up path []"
"2020-01-03 19:05:32.656 UTC [policies] EvaluateSignedData -> DEBU 77e == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:05:32.656 UTC [msp.identity] Verify -> DEBU 77f Verify: digest = 00000000 1a f6 a6 98 0e ae f7 2e aa 32 47 d5 4a 55 b4 9e |.........2G.JU..|
00000010 2b a3 8a 27 d0 6a 81 f6 4b 09 44 09 d6 d6 a9 8b |+..'.j..K.D.....|"
"2020-01-03 19:05:32.656 UTC [msp.identity] Verify -> DEBU 780 Verify: sig = 00000000 30 45 02 21 00 9f ad d1 e5 a4 bd 76 fc 7b f6 af |0E.!.......v.{..|
00000010 5a 32 33 b8 52 3c 30 a5 1d fd 6b fc 51 ae 99 37 |Z23.R<0...k.Q..7|
00000020 e8 04 e6 f9 6c 02 20 22 53 c9 17 a9 2a b7 b6 70 |....l. "S...*..p|
00000030 5f 5b 7c 5e 6f 7e 41 fb 05 1a 9a 3d 3c 73 b7 a2 |_[|^o~A....=<s..|
00000040 d9 70 a3 07 54 c2 3e |.p..T.>|"
"2020-01-03 19:05:32.656 UTC [policies] SignatureSetToValidIdentities -> DEBU 781 signature for identity 0 validated"
"2020-01-03 19:05:32.656 UTC [cauthdsl] func1 -> DEBU 782 0xc0009e1000 gate 1578078332656451700 evaluation starts"
"2020-01-03 19:05:32.656 UTC [cauthdsl] func2 -> DEBU 783 0xc0009e1000 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.656 UTC [cauthdsl] func2 -> DEBU 784 0xc0009e1000 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:32.656 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 785 Checking if identity has been named explicitly as an admin for Org1MSP"
"2020-01-03 19:05:32.656 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 786 Checking if identity carries the admin ou for Org1MSP"
"2020-01-03 19:05:32.656 UTC [msp] Validate -> DEBU 787 MSP Org1MSP validating identity"
"2020-01-03 19:05:32.656 UTC [msp] hasOURole -> DEBU 788 MSP Org1MSP checking if the identity is a client"
"2020-01-03 19:05:32.656 UTC [msp] getCertificationChain -> DEBU 789 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:32.656 UTC [cauthdsl] func2 -> DEBU 78a 0xc0009e1000 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:32.656 UTC [cauthdsl] func1 -> DEBU 78b 0xc0009e1000 gate 1578078332656451700 evaluation succeeds"
"2020-01-03 19:05:32.656 UTC [policies] EvaluateSignedData -> DEBU 78c Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.656 UTC [policies] EvaluateSignedData -> DEBU 78d == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.656 UTC [common.configtx] verifyDeltaSet -> DEBU 78e Processing change to key: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.657 UTC [common.configtx] recurseConfigMap -> DEBU 78f Setting policy for key Readers to "
"2020-01-03 19:05:32.657 UTC [common.configtx] recurseConfigMap -> DEBU 790 Setting policy for key Writers to "
"2020-01-03 19:05:32.657 UTC [common.configtx] recurseConfigMap -> DEBU 791 Setting policy for key Admins to "
"2020-01-03 19:05:32.658 UTC [common.configtx] recurseConfigMap -> DEBU 792 Setting policy for key Endorsement to "
"2020-01-03 19:05:32.659 UTC [common.configtx] recurseConfigMap -> DEBU 793 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.660 UTC [common.configtx] recurseConfigMap -> DEBU 794 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.661 UTC [common.configtx] recurseConfigMap -> DEBU 795 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 796 Setting policy for key Admins to 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" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 797 Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 798 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 799 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 79a Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 79b Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.663 UTC [common.configtx] recurseConfigMap -> DEBU 79c Setting policy for key Admins to 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" "
"2020-01-03 19:05:32.663 UTC [common.configtx] recurseConfigMap -> DEBU 79d Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.663 UTC [common.configtx] recurseConfigMap -> DEBU 79e Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.663 UTC [common.configtx] recurseConfigMap -> DEBU 79f Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a0 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a1 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a2 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a3 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a4 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a5 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.channelconfig] NewStandardValues -> DEBU 7a6 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7a7 Processing field: HashingAlgorithm"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7a8 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7a9 Processing field: OrdererAddresses"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7aa Processing field: Consortium"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ab Processing field: Capabilities"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] NewStandardValues -> DEBU 7ac Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ad Processing field: ACLs"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ae Processing field: Capabilities"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] NewStandardValues -> DEBU 7af Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.666 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7b0 Processing field: AnchorPeers"
"2020-01-03 19:05:32.667 UTC [common.channelconfig] NewStandardValues -> DEBU 7b1 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.667 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7b2 Processing field: MSP"
"2020-01-03 19:05:32.684 UTC [common.channelconfig] Validate -> DEBU 7b3 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:32.684 UTC [common.channelconfig] validateMSP -> DEBU 7b4 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:32.684 UTC [msp] newBccspMsp -> DEBU 7b5 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.684 UTC [msp] New -> DEBU 7b6 Creating Cache-MSP instance"
"2020-01-03 19:05:32.685 UTC [msp] Setup -> DEBU 7b7 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:32.685 UTC [msp.identity] newIdentity -> DEBU 7b8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.686 UTC [common.channelconfig] NewStandardValues -> DEBU 7b9 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.686 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ba Processing field: AnchorPeers"
"2020-01-03 19:05:32.686 UTC [common.channelconfig] NewStandardValues -> DEBU 7bb Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.687 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7bc Processing field: MSP"
"2020-01-03 19:05:32.687 UTC [common.channelconfig] Validate -> DEBU 7bd Anchor peers for org Org2MSP are "
"2020-01-03 19:05:32.687 UTC [common.channelconfig] validateMSP -> DEBU 7be Setting up MSP for org Org2MSP"
"2020-01-03 19:05:32.687 UTC [msp] newBccspMsp -> DEBU 7bf Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.687 UTC [msp] New -> DEBU 7c0 Creating Cache-MSP instance"
"2020-01-03 19:05:32.691 UTC [msp] Setup -> DEBU 7c1 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:32.692 UTC [msp.identity] newIdentity -> DEBU 7c2 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 7c3 Sending msg of 28 bytes to 3 on channel businesschannel took 17.8µs"
"2020-01-03 19:05:32.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 7c4 Sending msg of 28 bytes to 2 on channel businesschannel took 15.7µs"
"2020-01-03 19:05:32.696 UTC [orderer.common.cluster.step] sendMessage -> DEBU 7c5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 159.3µs "
"2020-01-03 19:05:32.696 UTC [orderer.common.cluster.step] sendMessage -> DEBU 7c6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 180.9µs "
"2020-01-03 19:05:32.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 7c7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.703 UTC [orderer.common.cluster.step] handleMessage -> DEBU 7c8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.708 UTC [common.channelconfig] NewStandardValues -> DEBU 7c9 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:32.708 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ca Processing field: ConsensusType"
"2020-01-03 19:05:32.708 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7cb Processing field: BatchSize"
"2020-01-03 19:05:32.708 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7cc Processing field: BatchTimeout"
"2020-01-03 19:05:32.708 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7cd Processing field: KafkaBrokers"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ce Processing field: ChannelRestrictions"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7cf Processing field: Capabilities"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] NewStandardValues -> DEBU 7d0 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7d1 Processing field: Endpoints"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] NewStandardValues -> DEBU 7d2 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7d3 Processing field: MSP"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] validateMSP -> DEBU 7d4 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:32.709 UTC [msp] newBccspMsp -> DEBU 7d5 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.711 UTC [msp] New -> DEBU 7d6 Creating Cache-MSP instance"
"2020-01-03 19:05:32.711 UTC [msp] Setup -> DEBU 7d7 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:32.711 UTC [msp.identity] newIdentity -> DEBU 7d8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.714 UTC [msp] Setup -> DEBU 7d9 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:32.715 UTC [msp] Setup -> DEBU 7da MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7db Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7dc Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7dd Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7de Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7df Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e0 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e1 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e2 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e3 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e4 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e5 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e6 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e7 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e8 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e9 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7ea Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7eb Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7ec Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7ed Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7ee Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7ef Proposed new policy Writers for Channel"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7f0 Proposed new policy Admins for Channel"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7f1 Proposed new policy Readers for Channel"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f2 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f3 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f4 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f5 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f6 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f7 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f8 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f9 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7fa Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7fb Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7fc Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7fd Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7fe Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7ff Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 800 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 801 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 802 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 803 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 804 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 805 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 806 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 807 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 808 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 809 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 80a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 80b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 80c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 80d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 80e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 80f Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 810 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 811 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 812 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 813 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 814 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 815 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 816 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 817 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 818 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 819 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 81a Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 81b Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:32.719 UTC [common.configtx] addToMap -> DEBU 81c Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:32.719 UTC [common.configtx] addToMap -> DEBU 81d Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:32.719 UTC [common.configtx] addToMap -> DEBU 81e Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:32.719 UTC [common.configtx] addToMap -> DEBU 81f Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:32.719 UTC [common.channelconfig] LogSanityChecks -> DEBU 820 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:32.719 UTC [common.channelconfig] LogSanityChecks -> DEBU 821 As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 822 Manager Channel looking up path [Application]"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 823 Manager Channel has managers Application"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 824 Manager Channel has managers Orderer"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 825 Manager Channel/Application looking up path []"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 826 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 827 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.719 UTC [common.channelconfig] LogSanityChecks -> DEBU 828 As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:05:32.719 UTC [common.channelconfig] LogSanityChecks -> DEBU 829 As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:05:32.719 UTC [common.channelconfig] LogSanityChecks -> DEBU 82a As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 82b Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 82c Manager Channel has managers Application"
"2020-01-03 19:05:32.720 UTC [policies] Manager -> DEBU 82d Manager Channel has managers Orderer"
"2020-01-03 19:05:32.720 UTC [policies] Manager -> DEBU 82e Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:32.720 UTC [policies] Manager -> DEBU 82f Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:32.720 UTC [common.channelconfig] LogSanityChecks -> DEBU 830 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:32.720 UTC [common.channelconfig] LogSanityChecks -> DEBU 831 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:32.720 UTC [common.channelconfig] LogSanityChecks -> DEBU 832 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:32.720 UTC [common.channelconfig] LogSanityChecks -> DEBU 833 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:32.720 UTC [common.capabilities] Supported -> DEBU 834 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:32.720 UTC [common.capabilities] Supported -> DEBU 835 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:32.721 UTC [msp.identity] Sign -> DEBU 836 Sign: plaintext: 0AE6060A1B08011A0608FCA0BEF00522...28A319B30AC72E8E54A2992565E5C16E "
"2020-01-03 19:05:32.721 UTC [msp.identity] Sign -> DEBU 837 Sign: digest: E06C5FFEDF2DBC432F7478C4EA0F2D8DA76136273BCD5542C65399D300C513C3 "
"2020-01-03 19:05:32.722 UTC [policies] EvaluateSignedData -> DEBU 838 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:05:32.722 UTC [policies] EvaluateSignedData -> DEBU 839 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:32.722 UTC [policies] EvaluateSignedData -> DEBU 83a == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:05:32.722 UTC [policies] EvaluateSignedData -> DEBU 83b This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:32.722 UTC [policies] EvaluateSignedData -> DEBU 83c == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:05:32.722 UTC [msp] DeserializeIdentity -> DEBU 83d Obtaining identity"
"2020-01-03 19:05:32.722 UTC [msp.identity] newIdentity -> DEBU 83e Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.722 UTC [msp.identity] Verify -> DEBU 83f Verify: digest = 00000000 e0 6c 5f fe df 2d bc 43 2f 74 78 c4 ea 0f 2d 8d |.l_..-.C/tx...-.|
00000010 a7 61 36 27 3b cd 55 42 c6 53 99 d3 00 c5 13 c3 |.a6';.UB.S......|"
"2020-01-03 19:05:32.722 UTC [msp.identity] Verify -> DEBU 840 Verify: sig = 00000000 30 45 02 21 00 c7 0a c5 4e 28 fe ca 6a 44 81 4d |0E.!....N(..jD.M|
00000010 75 ef 2e e7 16 33 63 3d 9e 6e 98 01 3e a5 dc 5d |u....3c=.n..>..]|
00000020 89 e0 89 94 d9 02 20 06 6f 6a 07 dd 3c bf c9 85 |...... .oj..<...|
00000030 b3 f1 8b 55 92 16 bf 49 d2 3d 52 44 0c 27 9a 5d |...U...I.=RD.'.]|
00000040 39 95 c9 f0 bb d7 ba |9......|"
"2020-01-03 19:05:32.723 UTC [policies] SignatureSetToValidIdentities -> DEBU 841 signature for identity 0 validated"
"2020-01-03 19:05:32.723 UTC [cauthdsl] func1 -> DEBU 842 0xc000cbdbc0 gate 1578078332723075200 evaluation starts"
"2020-01-03 19:05:32.723 UTC [cauthdsl] func2 -> DEBU 843 0xc000cbdbc0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.723 UTC [cauthdsl] func2 -> DEBU 844 0xc000cbdbc0 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:32.723 UTC [cauthdsl] func2 -> DEBU 845 0xc000cbdbc0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:05:32.723 UTC [cauthdsl] func2 -> DEBU 846 0xc000cbdbc0 principal evaluation fails"
"2020-01-03 19:05:32.724 UTC [cauthdsl] func1 -> DEBU 847 0xc000cbdbc0 gate 1578078332723075200 evaluation fails"
"2020-01-03 19:05:32.724 UTC [policies] EvaluateSignedData -> DEBU 848 Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.724 UTC [policies] EvaluateSignedData -> DEBU 849 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.724 UTC [policies] EvaluateSignedData -> DEBU 84a == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:05:32.724 UTC [msp.identity] Verify -> DEBU 84b Verify: digest = 00000000 e0 6c 5f fe df 2d bc 43 2f 74 78 c4 ea 0f 2d 8d |.l_..-.C/tx...-.|
00000010 a7 61 36 27 3b cd 55 42 c6 53 99 d3 00 c5 13 c3 |.a6';.UB.S......|"
"2020-01-03 19:05:32.724 UTC [msp.identity] Verify -> DEBU 84c Verify: sig = 00000000 30 45 02 21 00 c7 0a c5 4e 28 fe ca 6a 44 81 4d |0E.!....N(..jD.M|
00000010 75 ef 2e e7 16 33 63 3d 9e 6e 98 01 3e a5 dc 5d |u....3c=.n..>..]|
00000020 89 e0 89 94 d9 02 20 06 6f 6a 07 dd 3c bf c9 85 |...... .oj..<...|
00000030 b3 f1 8b 55 92 16 bf 49 d2 3d 52 44 0c 27 9a 5d |...U...I.=RD.'.]|
00000040 39 95 c9 f0 bb d7 ba |9......|"
"2020-01-03 19:05:32.725 UTC [policies] SignatureSetToValidIdentities -> DEBU 84d signature for identity 0 validated"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func1 -> DEBU 84e 0xc000ccd200 gate 1578078332725124500 evaluation starts"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func2 -> DEBU 84f 0xc000ccd200 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func2 -> DEBU 850 0xc000ccd200 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func2 -> DEBU 851 0xc000ccd200 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func2 -> DEBU 852 0xc000ccd200 principal evaluation fails"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func1 -> DEBU 853 0xc000ccd200 gate 1578078332725124500 evaluation fails"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 854 Signature set did not satisfy policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 855 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:32.725 UTC [policies] func1 -> DEBU 856 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org2MSP/Writers Org1MSP/Writers ]"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 857 Signature set did not satisfy policy /Channel/Application/Writers"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 858 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 859 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers =="
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 85a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 85b == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers =="
"2020-01-03 19:05:32.725 UTC [msp.identity] Verify -> DEBU 85c Verify: digest = 00000000 e0 6c 5f fe df 2d bc 43 2f 74 78 c4 ea 0f 2d 8d |.l_..-.C/tx...-.|
00000010 a7 61 36 27 3b cd 55 42 c6 53 99 d3 00 c5 13 c3 |.a6';.UB.S......|"
"2020-01-03 19:05:32.725 UTC [msp.identity] Verify -> DEBU 85d Verify: sig = 00000000 30 45 02 21 00 c7 0a c5 4e 28 fe ca 6a 44 81 4d |0E.!....N(..jD.M|
00000010 75 ef 2e e7 16 33 63 3d 9e 6e 98 01 3e a5 dc 5d |u....3c=.n..>..]|
00000020 89 e0 89 94 d9 02 20 06 6f 6a 07 dd 3c bf c9 85 |...... .oj..<...|
00000030 b3 f1 8b 55 92 16 bf 49 d2 3d 52 44 0c 27 9a 5d |...U...I.=RD.'.]|
00000040 39 95 c9 f0 bb d7 ba |9......|"
"2020-01-03 19:05:32.726 UTC [policies] SignatureSetToValidIdentities -> DEBU 85e signature for identity 0 validated"
"2020-01-03 19:05:32.726 UTC [cauthdsl] func1 -> DEBU 85f 0xc000d0a430 gate 1578078332726164700 evaluation starts"
"2020-01-03 19:05:32.726 UTC [cauthdsl] func2 -> DEBU 860 0xc000d0a430 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.726 UTC [cauthdsl] func2 -> DEBU 861 0xc000d0a430 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:32.726 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 862 Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:05:32.726 UTC [msp] Validate -> DEBU 863 MSP OrdererMSP validating identity"
"2020-01-03 19:05:32.726 UTC [msp] getCertificationChain -> DEBU 864 MSP OrdererMSP getting certification chain"
"2020-01-03 19:05:32.726 UTC [cauthdsl] func2 -> DEBU 865 0xc000d0a430 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:32.726 UTC [cauthdsl] func1 -> DEBU 866 0xc000d0a430 gate 1578078332726164700 evaluation succeeds"
"2020-01-03 19:05:32.726 UTC [policies] EvaluateSignedData -> DEBU 867 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:32.726 UTC [policies] EvaluateSignedData -> DEBU 868 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:32.726 UTC [policies] EvaluateSignedData -> DEBU 869 Signature set satisfies policy /Channel/Orderer/Writers"
"2020-01-03 19:05:32.727 UTC [policies] EvaluateSignedData -> DEBU 86a == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers"
"2020-01-03 19:05:32.727 UTC [policies] EvaluateSignedData -> DEBU 86b Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:05:32.727 UTC [policies] EvaluateSignedData -> DEBU 86c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:05:32.727 UTC [orderer.common.msgprocessor] Apply -> DEBU 86d Going to inspect maintenance mode transition rules" ConsensusState=STATE_NORMAL channel=businesschannel
"2020-01-03 19:05:32.727 UTC [common.channelconfig] NewStandardValues -> DEBU 86e Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 86f Processing field: HashingAlgorithm"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 870 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 871 Processing field: OrdererAddresses"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 872 Processing field: Consortium"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 873 Processing field: Capabilities"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] NewStandardValues -> DEBU 874 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 875 Processing field: ACLs"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 876 Processing field: Capabilities"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] NewStandardValues -> DEBU 877 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 878 Processing field: AnchorPeers"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] NewStandardValues -> DEBU 879 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 87a Processing field: MSP"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] Validate -> DEBU 87b Anchor peers for org Org2MSP are "
"2020-01-03 19:05:32.727 UTC [common.channelconfig] validateMSP -> DEBU 87c Setting up MSP for org Org2MSP"
"2020-01-03 19:05:32.727 UTC [msp] newBccspMsp -> DEBU 87d Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.727 UTC [msp] New -> DEBU 87e Creating Cache-MSP instance"
"2020-01-03 19:05:32.727 UTC [msp] Setup -> DEBU 87f Setting up MSP instance Org2MSP"
"2020-01-03 19:05:32.732 UTC [msp.identity] newIdentity -> DEBU 880 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.736 UTC [common.channelconfig] NewStandardValues -> DEBU 881 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.736 UTC [common.channelconfig] initializeProtosStruct -> DEBU 882 Processing field: AnchorPeers"
"2020-01-03 19:05:32.736 UTC [common.channelconfig] NewStandardValues -> DEBU 883 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.736 UTC [common.channelconfig] initializeProtosStruct -> DEBU 884 Processing field: MSP"
"2020-01-03 19:05:32.736 UTC [common.channelconfig] Validate -> DEBU 885 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:32.736 UTC [common.channelconfig] validateMSP -> DEBU 886 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:32.736 UTC [msp] newBccspMsp -> DEBU 887 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.736 UTC [msp] New -> DEBU 888 Creating Cache-MSP instance"
"2020-01-03 19:05:32.736 UTC [msp] Setup -> DEBU 889 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:32.737 UTC [msp.identity] newIdentity -> DEBU 88a Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] NewStandardValues -> DEBU 88b Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 88c Processing field: ConsensusType"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 88d Processing field: BatchSize"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 88e Processing field: BatchTimeout"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 88f Processing field: KafkaBrokers"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 890 Processing field: ChannelRestrictions"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 891 Processing field: Capabilities"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] NewStandardValues -> DEBU 892 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:32.739 UTC [common.channelconfig] initializeProtosStruct -> DEBU 893 Processing field: Endpoints"
"2020-01-03 19:05:32.739 UTC [common.channelconfig] NewStandardValues -> DEBU 894 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.739 UTC [common.channelconfig] initializeProtosStruct -> DEBU 895 Processing field: MSP"
"2020-01-03 19:05:32.739 UTC [common.channelconfig] validateMSP -> DEBU 896 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:32.739 UTC [msp] newBccspMsp -> DEBU 897 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.739 UTC [msp] New -> DEBU 898 Creating Cache-MSP instance"
"2020-01-03 19:05:32.739 UTC [msp] Setup -> DEBU 899 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:32.739 UTC [msp.identity] newIdentity -> DEBU 89a Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.740 UTC [msp] Setup -> DEBU 89b Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:32.740 UTC [msp] Setup -> DEBU 89c MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:32.740 UTC [policies] NewManagerImpl -> DEBU 89d Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.740 UTC [policies] NewManagerImpl -> DEBU 89e Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 89f Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a0 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a1 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a2 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a3 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a4 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a5 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a6 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a7 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a8 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a9 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8aa Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8ab Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8ac Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8ad Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8ae Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8af Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8b0 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8b1 Proposed new policy Writers for Channel"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8b2 Proposed new policy Admins for Channel"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8b3 Proposed new policy Readers for Channel"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b4 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b5 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b6 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b7 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b8 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b9 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8ba Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8bb Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8bc Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8bd Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8be Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8bf Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c0 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c1 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c3 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c4 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c5 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c6 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c7 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c8 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c9 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8ca Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8cb Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8cc Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8cd Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8ce Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8cf Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d0 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d1 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d2 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d3 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d4 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d5 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d6 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d7 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d8 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d9 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8da Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8db Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8dc Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8dd Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:32.745 UTC [common.configtx] addToMap -> DEBU 8de Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:32.745 UTC [common.configtx] addToMap -> DEBU 8df Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:32.745 UTC [common.configtx] addToMap -> DEBU 8e0 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:32.745 UTC [common.configtx] addToMap -> DEBU 8e1 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:32.746 UTC [orderer.consensus.etcdraft] propose -> INFO 8e2 Created block [1], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:05:32.746 UTC [orderer.consensus.etcdraft] run -> INFO 8e3 Received config transaction, pause accepting transaction till it is committed" channel=businesschannel node=1
"2020-01-03 19:05:32.746 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 8e4 [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG_UPDATE from 172.18.0.5:54450"
"2020-01-03 19:05:32.746 UTC [orderer.consensus.etcdraft] 2 -> DEBU 8e5 Proposed block [1] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:05:32.750 UTC [orderer.common.broadcast] Handle -> WARN 8e6 Error reading from 172.18.0.5:54450: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:05:32.750 UTC [orderer.common.server] func1 -> DEBU 8e7 Closing Broadcast stream"
"2020-01-03 19:05:32.751 UTC [comm.grpc.server] 1 -> INFO 8e8 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54450 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=102.7153ms
"2020-01-03 19:05:32.751 UTC [grpc] infof -> DEBU 8e9 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:32.753 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 8ea Sending msg of 27720 bytes to 2 on channel businesschannel took 18.8µs"
"2020-01-03 19:05:32.753 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 8eb Sending msg of 27720 bytes to 3 on channel businesschannel took 11µs"
"2020-01-03 19:05:32.753 UTC [orderer.common.cluster.step] sendMessage -> DEBU 8ec Send of ConsensusRequest for channel businesschannel with payload of size 27720 to orderer2.example.com(orderer2.example.com:7050) took 203.8µs "
"2020-01-03 19:05:32.753 UTC [orderer.common.cluster.step] sendMessage -> DEBU 8ed Send of ConsensusRequest for channel businesschannel with payload of size 27720 to orderer1.example.com(orderer1.example.com:7050) took 70.6µs "
"2020-01-03 19:05:32.757 UTC [orderer.common.cluster.step] handleMessage -> DEBU 8ee Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.757 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 8ef Sending msg of 28 bytes to 3 on channel businesschannel took 12.9µs"
"2020-01-03 19:05:32.758 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 8f0 Sending msg of 28 bytes to 2 on channel businesschannel took 15.6µs"
"2020-01-03 19:05:32.758 UTC [orderer.common.cluster.step] sendMessage -> DEBU 8f1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 60.4µs "
"2020-01-03 19:05:32.758 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 8f2 Writing block [1] (Raft index: 5) to ledger" channel=businesschannel node=1
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f3 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f4 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f5 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f6 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f7 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f8 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f9 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8fa Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8fb Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8fc Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8fd Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8fe Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8ff Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 900 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 901 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.761 UTC [common.configtx] addToMap -> DEBU 902 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.761 UTC [common.configtx] addToMap -> DEBU 903 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.761 UTC [common.configtx] verifyDeltaSet -> DEBU 904 Processing change to key: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.761 UTC [common.configtx] policyForItem -> DEBU 905 Getting policy for item Org1MSP with mod_policy Admins"
"2020-01-03 19:05:32.761 UTC [policies] Manager -> DEBU 906 Manager Channel looking up path [Application]"
"2020-01-03 19:05:32.761 UTC [policies] Manager -> DEBU 907 Manager Channel has managers Application"
"2020-01-03 19:05:32.761 UTC [policies] Manager -> DEBU 908 Manager Channel has managers Orderer"
"2020-01-03 19:05:32.761 UTC [policies] Manager -> DEBU 909 Manager Channel/Application looking up path []"
"2020-01-03 19:05:32.761 UTC [policies] Manager -> DEBU 90a Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.762 UTC [policies] Manager -> DEBU 90b Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.762 UTC [policies] Manager -> DEBU 90c Manager Channel/Application looking up path [Org1MSP]"
"2020-01-03 19:05:32.762 UTC [policies] Manager -> DEBU 90d Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.762 UTC [policies] Manager -> DEBU 90e Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.762 UTC [policies] Manager -> DEBU 90f Manager Channel/Application/Org1MSP looking up path []"
"2020-01-03 19:05:32.762 UTC [policies] EvaluateSignedData -> DEBU 910 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:05:32.762 UTC [msp.identity] Verify -> DEBU 911 Verify: digest = 00000000 1a f6 a6 98 0e ae f7 2e aa 32 47 d5 4a 55 b4 9e |.........2G.JU..|
00000010 2b a3 8a 27 d0 6a 81 f6 4b 09 44 09 d6 d6 a9 8b |+..'.j..K.D.....|"
"2020-01-03 19:05:32.762 UTC [msp.identity] Verify -> DEBU 912 Verify: sig = 00000000 30 45 02 21 00 9f ad d1 e5 a4 bd 76 fc 7b f6 af |0E.!.......v.{..|
00000010 5a 32 33 b8 52 3c 30 a5 1d fd 6b fc 51 ae 99 37 |Z23.R<0...k.Q..7|
00000020 e8 04 e6 f9 6c 02 20 22 53 c9 17 a9 2a b7 b6 70 |....l. "S...*..p|
00000030 5f 5b 7c 5e 6f 7e 41 fb 05 1a 9a 3d 3c 73 b7 a2 |_[|^o~A....=<s..|
00000040 d9 70 a3 07 54 c2 3e |.p..T.>|"
"2020-01-03 19:05:32.762 UTC [policies] SignatureSetToValidIdentities -> DEBU 913 signature for identity 0 validated"
"2020-01-03 19:05:32.762 UTC [cauthdsl] func1 -> DEBU 914 0xc0002a6580 gate 1578078332762553500 evaluation starts"
"2020-01-03 19:05:32.762 UTC [cauthdsl] func2 -> DEBU 915 0xc0002a6580 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.762 UTC [cauthdsl] func2 -> DEBU 916 0xc0002a6580 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:32.762 UTC [cauthdsl] func2 -> DEBU 917 0xc0002a6580 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:32.762 UTC [cauthdsl] func1 -> DEBU 918 0xc0002a6580 gate 1578078332762553500 evaluation succeeds"
"2020-01-03 19:05:32.762 UTC [policies] EvaluateSignedData -> DEBU 919 Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.762 UTC [policies] EvaluateSignedData -> DEBU 91a == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.762 UTC [common.configtx] verifyDeltaSet -> DEBU 91b Processing change to key: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.762 UTC [common.configtx] recurseConfigMap -> DEBU 91c Setting policy for key Readers to "
"2020-01-03 19:05:32.762 UTC [common.configtx] recurseConfigMap -> DEBU 91d Setting policy for key Writers to "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 91e Setting policy for key Admins to "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 91f Setting policy for key Endorsement to "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 920 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 921 Setting policy for key Admins to 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" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 922 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 923 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 924 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 925 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 926 Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 927 Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 928 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 929 Setting policy for key Admins to 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" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92a Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92b Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92c Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92d Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92e Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92f Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 930 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 931 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 932 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.channelconfig] NewStandardValues -> DEBU 933 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 934 Processing field: HashingAlgorithm"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 935 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 936 Processing field: OrdererAddresses"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 937 Processing field: Consortium"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 938 Processing field: Capabilities"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] NewStandardValues -> DEBU 939 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 93a Processing field: ACLs"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 93b Processing field: Capabilities"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] NewStandardValues -> DEBU 93c Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 93d Processing field: AnchorPeers"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] NewStandardValues -> DEBU 93e Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 93f Processing field: MSP"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] Validate -> DEBU 940 Anchor peers for org Org2MSP are "
"2020-01-03 19:05:32.764 UTC [common.channelconfig] validateMSP -> DEBU 941 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:32.764 UTC [msp] newBccspMsp -> DEBU 942 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.764 UTC [msp] New -> DEBU 943 Creating Cache-MSP instance"
"2020-01-03 19:05:32.764 UTC [msp] Setup -> DEBU 944 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:32.764 UTC [msp.identity] newIdentity -> DEBU 945 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.765 UTC [common.channelconfig] NewStandardValues -> DEBU 946 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.765 UTC [common.channelconfig] initializeProtosStruct -> DEBU 947 Processing field: AnchorPeers"
"2020-01-03 19:05:32.767 UTC [orderer.common.cluster.step] sendMessage -> DEBU 948 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 155.1µs "
"2020-01-03 19:05:32.769 UTC [orderer.common.cluster.step] handleMessage -> DEBU 949 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.769 UTC [orderer.common.cluster.step] handleMessage -> DEBU 94a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.769 UTC [common.channelconfig] NewStandardValues -> DEBU 94b Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.769 UTC [common.channelconfig] initializeProtosStruct -> DEBU 94c Processing field: MSP"
"2020-01-03 19:05:32.769 UTC [common.channelconfig] Validate -> DEBU 94d Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:32.769 UTC [common.channelconfig] validateMSP -> DEBU 94e Setting up MSP for org Org1MSP"
"2020-01-03 19:05:32.769 UTC [msp] newBccspMsp -> DEBU 94f Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.769 UTC [msp] New -> DEBU 950 Creating Cache-MSP instance"
"2020-01-03 19:05:32.769 UTC [msp] Setup -> DEBU 951 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:32.770 UTC [msp.identity] newIdentity -> DEBU 952 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] NewStandardValues -> DEBU 953 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 954 Processing field: ConsensusType"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 955 Processing field: BatchSize"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 956 Processing field: BatchTimeout"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 957 Processing field: KafkaBrokers"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 958 Processing field: ChannelRestrictions"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 959 Processing field: Capabilities"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] NewStandardValues -> DEBU 95a Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 95b Processing field: Endpoints"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] NewStandardValues -> DEBU 95c Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 95d Processing field: MSP"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] validateMSP -> DEBU 95e Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:32.770 UTC [msp] newBccspMsp -> DEBU 95f Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.770 UTC [msp] New -> DEBU 960 Creating Cache-MSP instance"
"2020-01-03 19:05:32.771 UTC [msp] Setup -> DEBU 961 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:32.771 UTC [msp.identity] newIdentity -> DEBU 962 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.772 UTC [msp] Setup -> DEBU 963 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:32.772 UTC [msp] Setup -> DEBU 964 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 965 Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 966 Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 967 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 968 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 969 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96a Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96b Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96c Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96d Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96e Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96f Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 970 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 971 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 972 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 973 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 974 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 975 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 976 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 977 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 978 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 979 Proposed new policy Writers for Channel"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 97a Proposed new policy Admins for Channel"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 97b Proposed new policy Readers for Channel"
"2020-01-03 19:05:32.772 UTC [common.configtx] addToMap -> DEBU 97c Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.772 UTC [common.configtx] addToMap -> DEBU 97d Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.772 UTC [common.configtx] addToMap -> DEBU 97e Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.772 UTC [common.configtx] addToMap -> DEBU 97f Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.772 UTC [common.configtx] addToMap -> DEBU 980 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 981 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 982 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 983 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 984 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 985 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 986 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 987 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 988 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 989 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98a Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98b Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98c Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98d Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98e Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98f Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 990 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 991 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 992 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 993 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 994 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 995 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 996 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 997 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 998 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 999 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99a Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99b Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99c Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99d Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99e Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99f Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a0 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a1 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a2 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a3 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a4 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a5 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a6 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a7 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a8 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a9 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:32.774 UTC [common.channelconfig] LogSanityChecks -> DEBU 9aa As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9ab As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9ac Manager Channel looking up path [Application]"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9ad Manager Channel has managers Application"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9ae Manager Channel has managers Orderer"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9af Manager Channel/Application looking up path []"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b0 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b1 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9b2 As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9b3 As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9b4 As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b5 Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b6 Manager Channel has managers Application"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b7 Manager Channel has managers Orderer"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b8 Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b9 Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9ba As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9bb As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9bc As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9bd As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:32.775 UTC [common.capabilities] Supported -> DEBU 9be Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:32.775 UTC [common.capabilities] Supported -> DEBU 9bf Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:32.775 UTC [orderer.common.server] func1 -> DEBU 9c0 Executing callback to update root CAs"
"2020-01-03 19:05:32.775 UTC [orderer.common.server] updateTrustedRoots -> DEBU 9c1 updating root CAs for channel [businesschannel]"
"2020-01-03 19:05:32.775 UTC [orderer.common.server] updateTrustedRoots -> DEBU 9c2 adding orderer root CAs for MSP [OrdererMSP]"
"2020-01-03 19:05:32.775 UTC [orderer.common.server] updateTrustedRoots -> DEBU 9c3 adding app root CAs for MSP [Org2MSP]"
"2020-01-03 19:05:32.775 UTC [orderer.common.server] updateTrustedRoots -> DEBU 9c4 adding app root CAs for MSP [Org1MSP]"
"2020-01-03 19:05:32.788 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9c5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.776 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 9c6 [channel: businesschannel] Detected lastConfigSeq transitioning from 1 to 2, setting lastConfigBlockNum from 0 to 1"
"2020-01-03 19:05:32.789 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 9c7 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 1"
"2020-01-03 19:05:32.789 UTC [msp.identity] Sign -> DEBU 9c8 Sign: plaintext: 0A020801120B0A090A03010203100418...C693F6CEFD27F0FF704AB4B01666F0CD "
"2020-01-03 19:05:32.789 UTC [msp.identity] Sign -> DEBU 9c9 Sign: digest: 61C1B9F8D7BF69933CB7DFA86719733D73BE68FE51556547EE05DCAE860A69AF "
"2020-01-03 19:05:32.794 UTC [fsblkstorage] indexBlock -> DEBU 9ca Indexing block [blockNum=1, blockHash=[]byte{0x2f, 0x49, 0xa5, 0xd7, 0xc5, 0x83, 0xdb, 0x8a, 0x4b, 0x44, 0x84, 0x1e, 0x2e, 0xbb, 0xa7, 0x1b, 0xf5, 0xeb, 0x96, 0x48, 0x1e, 0xd9, 0xce, 0xe, 0x1b, 0x14, 0x72, 0xd3, 0x6d, 0x91, 0x6a, 0x7f} txOffsets=
txId=f981674f81b3f48b29016c5165052e80ee2ad9822804644b280f4c56f1fc2bd3 locPointer=offset=71, bytesLength=27589
]"
"2020-01-03 19:05:32.796 UTC [fsblkstorage] updateCheckpoint -> DEBU 9cb Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[57458], isChainEmpty=[false], lastBlockNumber=[1]"
"2020-01-03 19:05:32.797 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 9cc [channel: businesschannel] Wrote block [1]"
"2020-01-03 19:05:33.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9cd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:33.130 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9ce Sending msg of 28 bytes to 3 on channel testchainid took 23.5µs"
"2020-01-03 19:05:33.131 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9cf Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 147µs "
"2020-01-03 19:05:33.196 UTC [orderer.consensus.etcdraft] Check -> DEBU 9d0 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:33.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9d1 Sending msg of 28 bytes to 2 on channel businesschannel took 48.4µs"
"2020-01-03 19:05:33.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9d2 Sending msg of 28 bytes to 3 on channel businesschannel took 170.6µs"
"2020-01-03 19:05:33.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9d3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 92.5µs "
"2020-01-03 19:05:33.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9d4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 110.6µs "
"2020-01-03 19:05:33.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9d5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:33.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9d6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:33.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9d7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:33.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9d8 Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:05:33.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9d9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 318µs "
"2020-01-03 19:05:33.696 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9db Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 127.9µs "
"2020-01-03 19:05:33.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9da Sending msg of 28 bytes to 3 on channel businesschannel took 35.7µs"
"2020-01-03 19:05:33.697 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9dc Sending msg of 28 bytes to 2 on channel businesschannel took 15µs"
"2020-01-03 19:05:33.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9dd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81.8µs "
"2020-01-03 19:05:33.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9de Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:33.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9df Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:34.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9e0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:34.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9e1 Sending msg of 28 bytes to 3 on channel testchainid took 27.5µs"
"2020-01-03 19:05:34.130 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9e2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.6147ms "
"2020-01-03 19:05:34.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9e3 Sending msg of 28 bytes to 2 on channel businesschannel took 30.2µs"
"2020-01-03 19:05:34.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9e4 Sending msg of 28 bytes to 3 on channel businesschannel took 20.1µs"
"2020-01-03 19:05:34.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9e5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 356.8µs "
"2020-01-03 19:05:34.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9e6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 980.8µs "
"2020-01-03 19:05:34.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9e7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:34.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9e8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:34.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9e9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:34.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9ea Sending msg of 28 bytes to 3 on channel testchainid took 460.3µs"
"2020-01-03 19:05:34.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9eb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 103.5µs "
"2020-01-03 19:05:34.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9ec Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 168µs "
"2020-01-03 19:05:34.698 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9ed Sending msg of 28 bytes to 2 on channel businesschannel took 27.5µs"
"2020-01-03 19:05:34.699 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9ee Sending msg of 28 bytes to 3 on channel businesschannel took 38.7µs"
"2020-01-03 19:05:34.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9ef Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 101.1µs "
"2020-01-03 19:05:34.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9f0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:34.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9f1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:34.933 UTC [orderer.common.server] Broadcast -> DEBU 9f2 Starting new Broadcast handler"
"2020-01-03 19:05:34.933 UTC [orderer.common.broadcast] Handle -> DEBU 9f3 Starting new broadcast loop for 172.18.0.5:54452"
"2020-01-03 19:05:34.934 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 9f4 [channel: businesschannel] Broadcast is processing config update message from 172.18.0.5:54452"
"2020-01-03 19:05:34.934 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 9f5 Processing config update message for exisitng channel businesschannel"
"2020-01-03 19:05:34.934 UTC [policies] EvaluateSignedData -> DEBU 9f6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:05:34.935 UTC [policies] EvaluateSignedData -> DEBU 9f7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:34.935 UTC [policies] EvaluateSignedData -> DEBU 9f8 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:05:34.935 UTC [policies] EvaluateSignedData -> DEBU 9f9 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:34.936 UTC [policies] EvaluateSignedData -> DEBU 9fa == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:05:34.936 UTC [msp] DeserializeIdentity -> DEBU 9fb Obtaining identity"
"2020-01-03 19:05:34.936 UTC [msp.identity] newIdentity -> DEBU 9fc Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKTCCAc+gAwIBAgIQCCO4kycxCiKClHeHlMSYnzAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMi5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
Mi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABEn5aYqLLFoT
Oo6hEJIbcw0v2jNv1Siz2mTxoLZYL4fh71nFwkwzYbm7sw+HWvRtYawsPthNrkKy
kwmmd1VgiC6jTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAIFeLl8tZK21GKpogRZ4gfevkODI5VwghbXOylZGf8KfzMAoGCCqGSM49
BAMCA0gAMEUCIQDOOCdpBk7u5i/4ux1mHp+Q4dMH+lP303HPREyC1dqStwIgZ1fN
wit1gpIfXTp36HJjPtyjwIUoAb7dgspzd2eXQNc=
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.937 UTC [msp.identity] Verify -> DEBU 9fd Verify: digest = 00000000 66 40 5b 2d c4 11 03 77 c0 63 91 d2 03 6e fb 09 |f@[-...w.c...n..|
00000010 75 44 f8 d3 53 84 06 eb bc 07 b5 33 39 0f b7 a8 |uD..S......39...|"
"2020-01-03 19:05:34.937 UTC [msp.identity] Verify -> DEBU 9fe Verify: sig = 00000000 30 44 02 20 48 e7 cf 65 57 76 a5 84 66 9e 83 eb |0D. H..eWv..f...|
00000010 ec cd 7b fd 2f cd 62 41 61 99 b8 9a 9e 8b b3 53 |..{./.bAa......S|
00000020 0a 9a f2 d9 02 20 24 95 96 a9 f7 2e 87 1a e7 18 |..... $.........|
00000030 f8 9c 0f 7b 54 7e aa ce 69 bf 2d 0d 47 39 c3 d5 |...{T~..i.-.G9..|
00000040 2c 04 d3 90 b9 f9 |,.....|"
"2020-01-03 19:05:34.938 UTC [policies] SignatureSetToValidIdentities -> DEBU 9ff signature for identity 0 validated"
"2020-01-03 19:05:34.938 UTC [cauthdsl] func1 -> DEBU a00 0xc000929e30 gate 1578078334938239700 evaluation starts"
"2020-01-03 19:05:34.938 UTC [cauthdsl] func2 -> DEBU a01 0xc000929e30 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.938 UTC [cauthdsl] func2 -> DEBU a02 0xc000929e30 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:05:34.939 UTC [cauthdsl] func2 -> DEBU a03 0xc000929e30 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got Org2MSP)"
"2020-01-03 19:05:34.939 UTC [cauthdsl] func2 -> DEBU a04 0xc000929e30 principal evaluation fails"
"2020-01-03 19:05:34.940 UTC [cauthdsl] func1 -> DEBU a05 0xc000929e30 gate 1578078334938239700 evaluation fails"
"2020-01-03 19:05:34.940 UTC [policies] EvaluateSignedData -> DEBU a06 Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.940 UTC [policies] EvaluateSignedData -> DEBU a07 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.940 UTC [policies] EvaluateSignedData -> DEBU a08 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:05:34.940 UTC [msp.identity] Verify -> DEBU a09 Verify: digest = 00000000 66 40 5b 2d c4 11 03 77 c0 63 91 d2 03 6e fb 09 |f@[-...w.c...n..|
00000010 75 44 f8 d3 53 84 06 eb bc 07 b5 33 39 0f b7 a8 |uD..S......39...|"
"2020-01-03 19:05:34.941 UTC [msp.identity] Verify -> DEBU a0a Verify: sig = 00000000 30 44 02 20 48 e7 cf 65 57 76 a5 84 66 9e 83 eb |0D. H..eWv..f...|
00000010 ec cd 7b fd 2f cd 62 41 61 99 b8 9a 9e 8b b3 53 |..{./.bAa......S|
00000020 0a 9a f2 d9 02 20 24 95 96 a9 f7 2e 87 1a e7 18 |..... $.........|
00000030 f8 9c 0f 7b 54 7e aa ce 69 bf 2d 0d 47 39 c3 d5 |...{T~..i.-.G9..|
00000040 2c 04 d3 90 b9 f9 |,.....|"
"2020-01-03 19:05:34.941 UTC [policies] SignatureSetToValidIdentities -> DEBU a0b signature for identity 0 validated"
"2020-01-03 19:05:34.941 UTC [cauthdsl] func1 -> DEBU a0c 0xc00097f470 gate 1578078334941821400 evaluation starts"
"2020-01-03 19:05:34.942 UTC [cauthdsl] func2 -> DEBU a0d 0xc00097f470 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.942 UTC [cauthdsl] func2 -> DEBU a0e 0xc00097f470 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:05:34.942 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU a0f Checking if identity satisfies MEMBER role for Org2MSP"
"2020-01-03 19:05:34.942 UTC [msp] Validate -> DEBU a10 MSP Org2MSP validating identity"
"2020-01-03 19:05:34.943 UTC [msp] getCertificationChain -> DEBU a11 MSP Org2MSP getting certification chain"
"2020-01-03 19:05:34.943 UTC [cauthdsl] func2 -> DEBU a12 0xc00097f470 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:34.944 UTC [cauthdsl] func1 -> DEBU a13 0xc00097f470 gate 1578078334941821400 evaluation succeeds"
"2020-01-03 19:05:34.944 UTC [policies] EvaluateSignedData -> DEBU a14 Signature set satisfies policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.944 UTC [policies] EvaluateSignedData -> DEBU a15 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.945 UTC [policies] EvaluateSignedData -> DEBU a16 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:05:34.945 UTC [policies] EvaluateSignedData -> DEBU a17 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:05:34.945 UTC [policies] EvaluateSignedData -> DEBU a18 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:05:34.946 UTC [policies] EvaluateSignedData -> DEBU a19 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1a Adding to config map: [Group] /Channel"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1b Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1c Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1d Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1e Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1f Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a20 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a21 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a22 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a23 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a24 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a25 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a26 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a27 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a28 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a29 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a2a Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.946 UTC [common.configtx] verifyDeltaSet -> DEBU a2b Processing change to key: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:34.946 UTC [common.configtx] verifyDeltaSet -> DEBU a2c Processing change to key: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:34.946 UTC [common.configtx] policyForItem -> DEBU a2d Getting policy for item Org2MSP with mod_policy Admins"
"2020-01-03 19:05:34.946 UTC [policies] Manager -> DEBU a2e Manager Channel looking up path [Application]"
"2020-01-03 19:05:34.946 UTC [policies] Manager -> DEBU a2f Manager Channel has managers Application"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a30 Manager Channel has managers Orderer"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a31 Manager Channel/Application looking up path []"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a32 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a33 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a34 Manager Channel/Application looking up path [Org2MSP]"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a35 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a36 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a37 Manager Channel/Application/Org2MSP looking up path []"
"2020-01-03 19:05:34.947 UTC [policies] EvaluateSignedData -> DEBU a38 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins =="
"2020-01-03 19:05:34.947 UTC [msp.identity] Verify -> DEBU a39 Verify: digest = 00000000 64 51 83 81 26 b6 49 8e 42 12 86 91 84 50 04 6a |dQ..&.I.B....P.j|
00000010 01 79 bc db 13 b0 ce c5 a3 0b dc b5 fe 25 c1 19 |.y...........%..|"
"2020-01-03 19:05:34.947 UTC [msp.identity] Verify -> DEBU a3a Verify: sig = 00000000 30 44 02 20 35 24 a8 45 d7 18 36 d9 d1 e5 0e 6b |0D. 5$.E..6....k|
00000010 a5 c7 99 af 10 22 54 b5 f6 75 51 d0 1b d7 1d d9 |....."T..uQ.....|
00000020 fe e5 60 75 02 20 6f 33 88 21 77 14 99 66 3a 9d |..`u. o3.!w..f:.|
00000030 46 68 ae 94 91 eb 48 92 2f 2d 83 ad 8a f3 2c e5 |Fh....H./-....,.|
00000040 4f b4 a3 a4 4f a3 |O...O.|"
"2020-01-03 19:05:34.947 UTC [policies] SignatureSetToValidIdentities -> DEBU a3b signature for identity 0 validated"
"2020-01-03 19:05:34.947 UTC [cauthdsl] func1 -> DEBU a3c 0xc000a0cb10 gate 1578078334947427700 evaluation starts"
"2020-01-03 19:05:34.947 UTC [cauthdsl] func2 -> DEBU a3d 0xc000a0cb10 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.947 UTC [cauthdsl] func2 -> DEBU a3e 0xc000a0cb10 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:05:34.947 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU a3f Checking if identity has been named explicitly as an admin for Org2MSP"
"2020-01-03 19:05:34.947 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU a40 Checking if identity carries the admin ou for Org2MSP"
"2020-01-03 19:05:34.947 UTC [msp] Validate -> DEBU a41 MSP Org2MSP validating identity"
"2020-01-03 19:05:34.947 UTC [msp] hasOURole -> DEBU a42 MSP Org2MSP checking if the identity is a client"
"2020-01-03 19:05:34.947 UTC [msp] getCertificationChain -> DEBU a43 MSP Org2MSP getting certification chain"
"2020-01-03 19:05:34.947 UTC [cauthdsl] func2 -> DEBU a44 0xc000a0cb10 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:34.947 UTC [cauthdsl] func1 -> DEBU a45 0xc000a0cb10 gate 1578078334947427700 evaluation succeeds"
"2020-01-03 19:05:34.947 UTC [policies] EvaluateSignedData -> DEBU a46 Signature set satisfies policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.947 UTC [policies] EvaluateSignedData -> DEBU a47 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a48 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a49 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4a Setting policy for key Admins to 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" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4b Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4c Setting policy for key Writers to "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4d Setting policy for key Admins to "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4e Setting policy for key Endorsement to "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4f Setting policy for key Readers to "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a50 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a51 Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a52 Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a53 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a54 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a55 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a56 Setting policy for key Admins to 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" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a57 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a58 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a59 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a5a Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a5b Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a5c Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a5d Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a5e Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.channelconfig] NewStandardValues -> DEBU a5f Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a60 Processing field: HashingAlgorithm"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a61 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a62 Processing field: OrdererAddresses"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a63 Processing field: Consortium"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a64 Processing field: Capabilities"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] NewStandardValues -> DEBU a65 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a66 Processing field: ACLs"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a67 Processing field: Capabilities"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] NewStandardValues -> DEBU a68 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:34.949 UTC [common.channelconfig] initializeProtosStruct -> DEBU a69 Processing field: AnchorPeers"
"2020-01-03 19:05:34.952 UTC [common.channelconfig] NewStandardValues -> DEBU a6a Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.952 UTC [common.channelconfig] initializeProtosStruct -> DEBU a6b Processing field: MSP"
"2020-01-03 19:05:34.953 UTC [common.channelconfig] Validate -> DEBU a6c Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:34.953 UTC [common.channelconfig] validateMSP -> DEBU a6d Setting up MSP for org Org1MSP"
"2020-01-03 19:05:34.953 UTC [msp] newBccspMsp -> DEBU a6e Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.953 UTC [msp] New -> DEBU a6f Creating Cache-MSP instance"
"2020-01-03 19:05:34.953 UTC [msp] Setup -> DEBU a70 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:34.954 UTC [msp.identity] newIdentity -> DEBU a71 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.955 UTC [common.channelconfig] NewStandardValues -> DEBU a72 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:34.955 UTC [common.channelconfig] initializeProtosStruct -> DEBU a73 Processing field: AnchorPeers"
"2020-01-03 19:05:34.956 UTC [common.channelconfig] NewStandardValues -> DEBU a74 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.956 UTC [common.channelconfig] initializeProtosStruct -> DEBU a75 Processing field: MSP"
"2020-01-03 19:05:34.957 UTC [common.channelconfig] Validate -> DEBU a76 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:05:34.957 UTC [common.channelconfig] validateMSP -> DEBU a77 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:34.957 UTC [msp] newBccspMsp -> DEBU a78 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.957 UTC [msp] New -> DEBU a79 Creating Cache-MSP instance"
"2020-01-03 19:05:34.958 UTC [msp] Setup -> DEBU a7a Setting up MSP instance Org2MSP"
"2020-01-03 19:05:34.958 UTC [msp.identity] newIdentity -> DEBU a7b Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.960 UTC [common.channelconfig] NewStandardValues -> DEBU a7c Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:34.960 UTC [common.channelconfig] initializeProtosStruct -> DEBU a7d Processing field: ConsensusType"
"2020-01-03 19:05:34.960 UTC [common.channelconfig] initializeProtosStruct -> DEBU a7e Processing field: BatchSize"
"2020-01-03 19:05:34.960 UTC [common.channelconfig] initializeProtosStruct -> DEBU a7f Processing field: BatchTimeout"
"2020-01-03 19:05:34.961 UTC [common.channelconfig] initializeProtosStruct -> DEBU a80 Processing field: KafkaBrokers"
"2020-01-03 19:05:34.961 UTC [common.channelconfig] initializeProtosStruct -> DEBU a81 Processing field: ChannelRestrictions"
"2020-01-03 19:05:34.961 UTC [common.channelconfig] initializeProtosStruct -> DEBU a82 Processing field: Capabilities"
"2020-01-03 19:05:34.962 UTC [common.channelconfig] NewStandardValues -> DEBU a83 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:34.962 UTC [common.channelconfig] initializeProtosStruct -> DEBU a84 Processing field: Endpoints"
"2020-01-03 19:05:34.962 UTC [common.channelconfig] NewStandardValues -> DEBU a85 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.962 UTC [common.channelconfig] initializeProtosStruct -> DEBU a86 Processing field: MSP"
"2020-01-03 19:05:34.963 UTC [common.channelconfig] validateMSP -> DEBU a87 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:34.963 UTC [msp] newBccspMsp -> DEBU a88 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.963 UTC [msp] New -> DEBU a89 Creating Cache-MSP instance"
"2020-01-03 19:05:34.963 UTC [msp] Setup -> DEBU a8a Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:34.963 UTC [msp.identity] newIdentity -> DEBU a8b Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.964 UTC [msp] Setup -> DEBU a8c Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:34.964 UTC [msp] Setup -> DEBU a8d MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:34.964 UTC [policies] NewManagerImpl -> DEBU a8e Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.964 UTC [policies] NewManagerImpl -> DEBU a8f Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.964 UTC [policies] NewManagerImpl -> DEBU a90 Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.964 UTC [policies] NewManagerImpl -> DEBU a91 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a92 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a93 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a94 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a95 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a96 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a97 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a98 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a99 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9a Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9b Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9c Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9d Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9e Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9f Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU aa0 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU aa1 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU aa2 Proposed new policy Readers for Channel"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU aa3 Proposed new policy Writers for Channel"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU aa4 Proposed new policy Admins for Channel"
"2020-01-03 19:05:34.967 UTC [common.configtx] addToMap -> DEBU aa5 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:34.967 UTC [common.configtx] addToMap -> DEBU aa6 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:34.968 UTC [common.configtx] addToMap -> DEBU aa7 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:34.968 UTC [common.configtx] addToMap -> DEBU aa8 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:34.968 UTC [common.configtx] addToMap -> DEBU aa9 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aaa Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aab Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aac Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aad Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aae Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aaf Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU ab0 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU ab1 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU ab2 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU ab3 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU ab4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ab5 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ab6 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ab7 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ab8 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ab9 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU aba Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU abb Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU abc Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU abd Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU abe Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU abf Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac0 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac1 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac2 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac3 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac4 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac5 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac6 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac7 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac8 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac9 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU aca Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU acb Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU acc Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU acd Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ace Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU acf Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ad0 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ad1 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ad2 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ad3 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:34.970 UTC [common.channelconfig] LogSanityChecks -> DEBU ad4 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:34.970 UTC [common.channelconfig] LogSanityChecks -> DEBU ad5 As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:34.970 UTC [policies] Manager -> DEBU ad6 Manager Channel looking up path [Application]"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ad7 Manager Channel has managers Application"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ad8 Manager Channel has managers Orderer"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ad9 Manager Channel/Application looking up path []"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ada Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU adb Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU adc As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU add As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU ade As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU adf Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ae0 Manager Channel has managers Application"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ae1 Manager Channel has managers Orderer"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ae2 Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ae3 Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU ae4 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU ae5 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU ae6 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU ae7 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:34.971 UTC [common.capabilities] Supported -> DEBU ae8 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:34.971 UTC [common.capabilities] Supported -> DEBU ae9 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:34.971 UTC [msp.identity] Sign -> DEBU aea Sign: plaintext: 0AE6060A1B08011A0608FEA0BEF00522...AACE69BF2D0D4739C3D52C04D390B9F9 "
"2020-01-03 19:05:34.971 UTC [msp.identity] Sign -> DEBU aeb Sign: digest: E01A15DFD71F17C26E21EB70E2CCE174604CD8C904428A220B07ED919A881E40 "
"2020-01-03 19:05:34.972 UTC [policies] EvaluateSignedData -> DEBU aec == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:05:34.972 UTC [policies] EvaluateSignedData -> DEBU aed This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:34.972 UTC [policies] EvaluateSignedData -> DEBU aee == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:05:34.972 UTC [policies] EvaluateSignedData -> DEBU aef This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:34.973 UTC [policies] EvaluateSignedData -> DEBU af0 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:05:34.973 UTC [msp] DeserializeIdentity -> DEBU af1 Obtaining identity"
"2020-01-03 19:05:34.973 UTC [msp.identity] newIdentity -> DEBU af2 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.973 UTC [msp.identity] Verify -> DEBU af3 Verify: digest = 00000000 e0 1a 15 df d7 1f 17 c2 6e 21 eb 70 e2 cc e1 74 |........n!.p...t|
00000010 60 4c d8 c9 04 42 8a 22 0b 07 ed 91 9a 88 1e 40 |`L...B.".......@|"
"2020-01-03 19:05:34.973 UTC [msp.identity] Verify -> DEBU af4 Verify: sig = 00000000 30 45 02 21 00 ab aa 9d 9e 2b b0 75 51 64 9c d8 |0E.!.....+.uQd..|
00000010 7e b1 3c 9c ad 67 e1 a1 f8 ea f4 53 71 c0 a5 94 |~.<..g.....Sq...|
00000020 e0 dc 28 95 99 02 20 0d 74 9b fa 6b c5 80 5b e2 |..(... .t..k..[.|
00000030 fa b8 f5 68 8b 3c 4e 5c 40 9a 83 17 25 8e 16 42 |...h.<N\@...%..B|
00000040 88 88 cd a2 d8 58 ec |.....X.|"
"2020-01-03 19:05:34.973 UTC [policies] SignatureSetToValidIdentities -> DEBU af5 signature for identity 0 validated"
"2020-01-03 19:05:34.973 UTC [cauthdsl] func1 -> DEBU af6 0xc000dcb750 gate 1578078334973799600 evaluation starts"
"2020-01-03 19:05:34.973 UTC [cauthdsl] func2 -> DEBU af7 0xc000dcb750 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.973 UTC [cauthdsl] func2 -> DEBU af8 0xc000dcb750 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:34.973 UTC [cauthdsl] func2 -> DEBU af9 0xc000dcb750 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:05:34.973 UTC [cauthdsl] func2 -> DEBU afa 0xc000dcb750 principal evaluation fails"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func1 -> DEBU afb 0xc000dcb750 gate 1578078334973799600 evaluation fails"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU afc Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU afd == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU afe == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:05:34.974 UTC [msp.identity] Verify -> DEBU aff Verify: digest = 00000000 e0 1a 15 df d7 1f 17 c2 6e 21 eb 70 e2 cc e1 74 |........n!.p...t|
00000010 60 4c d8 c9 04 42 8a 22 0b 07 ed 91 9a 88 1e 40 |`L...B.".......@|"
"2020-01-03 19:05:34.974 UTC [msp.identity] Verify -> DEBU b00 Verify: sig = 00000000 30 45 02 21 00 ab aa 9d 9e 2b b0 75 51 64 9c d8 |0E.!.....+.uQd..|
00000010 7e b1 3c 9c ad 67 e1 a1 f8 ea f4 53 71 c0 a5 94 |~.<..g.....Sq...|
00000020 e0 dc 28 95 99 02 20 0d 74 9b fa 6b c5 80 5b e2 |..(... .t..k..[.|
00000030 fa b8 f5 68 8b 3c 4e 5c 40 9a 83 17 25 8e 16 42 |...h.<N\@...%..B|
00000040 88 88 cd a2 d8 58 ec |.....X.|"
"2020-01-03 19:05:34.974 UTC [policies] SignatureSetToValidIdentities -> DEBU b01 signature for identity 0 validated"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func1 -> DEBU b02 0xc000e62d90 gate 1578078334974478200 evaluation starts"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func2 -> DEBU b03 0xc000e62d90 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func2 -> DEBU b04 0xc000e62d90 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func2 -> DEBU b05 0xc000e62d90 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func2 -> DEBU b06 0xc000e62d90 principal evaluation fails"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func1 -> DEBU b07 0xc000e62d90 gate 1578078334974478200 evaluation fails"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU b08 Signature set did not satisfy policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU b09 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.974 UTC [policies] func1 -> DEBU b0a Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Writers Org2MSP/Writers ]"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU b0b Signature set did not satisfy policy /Channel/Application/Writers"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU b0c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:05:34.975 UTC [policies] EvaluateSignedData -> DEBU b0d == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers =="
"2020-01-03 19:05:34.975 UTC [policies] EvaluateSignedData -> DEBU b0e This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:34.975 UTC [policies] EvaluateSignedData -> DEBU b0f == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers =="
"2020-01-03 19:05:34.975 UTC [msp.identity] Verify -> DEBU b10 Verify: digest = 00000000 e0 1a 15 df d7 1f 17 c2 6e 21 eb 70 e2 cc e1 74 |........n!.p...t|
00000010 60 4c d8 c9 04 42 8a 22 0b 07 ed 91 9a 88 1e 40 |`L...B.".......@|"
"2020-01-03 19:05:34.975 UTC [msp.identity] Verify -> DEBU b11 Verify: sig = 00000000 30 45 02 21 00 ab aa 9d 9e 2b b0 75 51 64 9c d8 |0E.!.....+.uQd..|
00000010 7e b1 3c 9c ad 67 e1 a1 f8 ea f4 53 71 c0 a5 94 |~.<..g.....Sq...|
00000020 e0 dc 28 95 99 02 20 0d 74 9b fa 6b c5 80 5b e2 |..(... .t..k..[.|
00000030 fa b8 f5 68 8b 3c 4e 5c 40 9a 83 17 25 8e 16 42 |...h.<N\@...%..B|
00000040 88 88 cd a2 d8 58 ec |.....X.|"
"2020-01-03 19:05:34.975 UTC [policies] SignatureSetToValidIdentities -> DEBU b12 signature for identity 0 validated"
"2020-01-03 19:05:34.975 UTC [cauthdsl] func1 -> DEBU b13 0xc000e63fc0 gate 1578078334975445100 evaluation starts"
"2020-01-03 19:05:34.975 UTC [cauthdsl] func2 -> DEBU b14 0xc000e63fc0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.975 UTC [cauthdsl] func2 -> DEBU b15 0xc000e63fc0 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:34.975 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU b16 Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:05:34.975 UTC [msp] Validate -> DEBU b17 MSP OrdererMSP validating identity"
"2020-01-03 19:05:34.975 UTC [msp] getCertificationChain -> DEBU b18 MSP OrdererMSP getting certification chain"
"2020-01-03 19:05:34.976 UTC [cauthdsl] func2 -> DEBU b19 0xc000e63fc0 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:34.976 UTC [cauthdsl] func1 -> DEBU b1a 0xc000e63fc0 gate 1578078334975445100 evaluation succeeds"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b1b Signature set satisfies policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b1c == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b1d Signature set satisfies policy /Channel/Orderer/Writers"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b1e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b1f Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b20 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:05:34.977 UTC [orderer.common.msgprocessor] Apply -> DEBU b21 Going to inspect maintenance mode transition rules" ConsensusState=STATE_NORMAL channel=businesschannel
"2020-01-03 19:05:34.977 UTC [common.channelconfig] NewStandardValues -> DEBU b22 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:34.977 UTC [common.channelconfig] initializeProtosStruct -> DEBU b23 Processing field: HashingAlgorithm"
"2020-01-03 19:05:34.977 UTC [common.channelconfig] initializeProtosStruct -> DEBU b24 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:34.977 UTC [common.channelconfig] initializeProtosStruct -> DEBU b25 Processing field: OrdererAddresses"
"2020-01-03 19:05:34.977 UTC [common.channelconfig] initializeProtosStruct -> DEBU b26 Processing field: Consortium"
"2020-01-03 19:05:34.977 UTC [common.channelconfig] initializeProtosStruct -> DEBU b27 Processing field: Capabilities"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] NewStandardValues -> DEBU b28 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] initializeProtosStruct -> DEBU b29 Processing field: ACLs"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] initializeProtosStruct -> DEBU b2a Processing field: Capabilities"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] NewStandardValues -> DEBU b2b Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] initializeProtosStruct -> DEBU b2c Processing field: AnchorPeers"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] NewStandardValues -> DEBU b2d Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.979 UTC [common.channelconfig] initializeProtosStruct -> DEBU b2e Processing field: MSP"
"2020-01-03 19:05:34.979 UTC [common.channelconfig] Validate -> DEBU b2f Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:34.979 UTC [common.channelconfig] validateMSP -> DEBU b30 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:34.979 UTC [msp] newBccspMsp -> DEBU b31 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.979 UTC [msp] New -> DEBU b32 Creating Cache-MSP instance"
"2020-01-03 19:05:34.979 UTC [msp] Setup -> DEBU b33 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:34.979 UTC [msp.identity] newIdentity -> DEBU b34 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.980 UTC [common.channelconfig] NewStandardValues -> DEBU b35 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:34.980 UTC [common.channelconfig] initializeProtosStruct -> DEBU b36 Processing field: AnchorPeers"
"2020-01-03 19:05:34.980 UTC [common.channelconfig] NewStandardValues -> DEBU b37 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.980 UTC [common.channelconfig] initializeProtosStruct -> DEBU b38 Processing field: MSP"
"2020-01-03 19:05:34.980 UTC [common.channelconfig] Validate -> DEBU b39 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:05:34.980 UTC [common.channelconfig] validateMSP -> DEBU b3a Setting up MSP for org Org2MSP"
"2020-01-03 19:05:34.980 UTC [msp] newBccspMsp -> DEBU b3b Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.980 UTC [msp] New -> DEBU b3c Creating Cache-MSP instance"
"2020-01-03 19:05:34.980 UTC [msp] Setup -> DEBU b3d Setting up MSP instance Org2MSP"
"2020-01-03 19:05:34.980 UTC [msp.identity] newIdentity -> DEBU b3e Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] NewStandardValues -> DEBU b3f Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b40 Processing field: ConsensusType"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b41 Processing field: BatchSize"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b42 Processing field: BatchTimeout"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b43 Processing field: KafkaBrokers"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b44 Processing field: ChannelRestrictions"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b45 Processing field: Capabilities"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] NewStandardValues -> DEBU b46 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b47 Processing field: Endpoints"
"2020-01-03 19:05:34.982 UTC [common.channelconfig] NewStandardValues -> DEBU b48 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.982 UTC [common.channelconfig] initializeProtosStruct -> DEBU b49 Processing field: MSP"
"2020-01-03 19:05:34.982 UTC [common.channelconfig] validateMSP -> DEBU b4a Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:34.982 UTC [msp] newBccspMsp -> DEBU b4b Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.982 UTC [msp] New -> DEBU b4c Creating Cache-MSP instance"
"2020-01-03 19:05:34.982 UTC [msp] Setup -> DEBU b4d Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:34.982 UTC [msp.identity] newIdentity -> DEBU b4e Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.988 UTC [msp] Setup -> DEBU b4f Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:34.988 UTC [msp] Setup -> DEBU b50 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b51 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b52 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b53 Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b54 Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b55 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b56 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b57 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b58 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b59 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5a Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5b Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5c Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5d Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5e Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5f Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b60 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b61 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b62 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b63 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b64 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b65 Proposed new policy Admins for Channel"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b66 Proposed new policy Readers for Channel"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b67 Proposed new policy Writers for Channel"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b68 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b69 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6a Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6b Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6c Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6d Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6e Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6f Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b70 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b71 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b72 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b73 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b74 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b75 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b76 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b77 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b78 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b79 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7a Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7b Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7c Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7d Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7e Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7f Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b80 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b81 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b82 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b83 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b84 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b85 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b86 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b87 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b88 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b89 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8a Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8b Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8c Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8d Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8e Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8f Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b90 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b91 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b92 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b93 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b94 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b95 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:34.993 UTC [common.configtx] addToMap -> DEBU b96 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:34.993 UTC [orderer.consensus.etcdraft] propose -> INFO b97 Created block [2], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:05:34.993 UTC [orderer.common.broadcast] ProcessMessage -> DEBU b98 [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG_UPDATE from 172.18.0.5:54452"
"2020-01-03 19:05:34.993 UTC [orderer.consensus.etcdraft] run -> INFO b99 Received config transaction, pause accepting transaction till it is committed" channel=businesschannel node=1
"2020-01-03 19:05:34.994 UTC [orderer.consensus.etcdraft] 2 -> DEBU b9a Proposed block [2] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:05:34.999 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU b9b Sending msg of 27777 bytes to 2 on channel businesschannel took 488.1µs"
"2020-01-03 19:05:34.999 UTC [orderer.common.cluster.step] sendMessage -> DEBU b9c Send of ConsensusRequest for channel businesschannel with payload of size 27777 to orderer1.example.com(orderer1.example.com:7050) took 208.5µs "
"2020-01-03 19:05:35.001 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU b9d Sending msg of 27777 bytes to 3 on channel businesschannel took 13µs"
"2020-01-03 19:05:35.002 UTC [orderer.common.cluster.step] sendMessage -> DEBU b9e Send of ConsensusRequest for channel businesschannel with payload of size 27777 to orderer2.example.com(orderer2.example.com:7050) took 163.8µs "
"2020-01-03 19:05:35.004 UTC [orderer.common.cluster.step] handleMessage -> DEBU b9f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.005 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ba0 Sending msg of 28 bytes to 3 on channel businesschannel took 12.7µs"
"2020-01-03 19:05:35.005 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ba1 Sending msg of 28 bytes to 2 on channel businesschannel took 12µs"
"2020-01-03 19:05:35.006 UTC [orderer.common.cluster.step] sendMessage -> DEBU ba2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 54.9µs "
"2020-01-03 19:05:35.006 UTC [orderer.consensus.etcdraft] writeBlock -> INFO ba3 Writing block [2] (Raft index: 6) to ledger" channel=businesschannel node=1
"2020-01-03 19:05:35.007 UTC [common.configtx] addToMap -> DEBU ba4 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:35.007 UTC [common.configtx] addToMap -> DEBU ba5 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:35.008 UTC [common.configtx] addToMap -> DEBU ba6 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:35.008 UTC [common.configtx] addToMap -> DEBU ba7 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:35.009 UTC [common.configtx] addToMap -> DEBU ba8 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:35.009 UTC [common.configtx] addToMap -> DEBU ba9 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:35.009 UTC [common.configtx] addToMap -> DEBU baa Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:35.009 UTC [common.configtx] addToMap -> DEBU bab Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:35.010 UTC [common.configtx] addToMap -> DEBU bac Adding to config map: [Group] /Channel"
"2020-01-03 19:05:35.010 UTC [common.configtx] addToMap -> DEBU bad Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:35.010 UTC [common.configtx] addToMap -> DEBU bae Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:35.011 UTC [common.configtx] addToMap -> DEBU baf Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:35.011 UTC [common.configtx] addToMap -> DEBU bb0 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:35.011 UTC [common.configtx] addToMap -> DEBU bb1 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:35.011 UTC [common.configtx] addToMap -> DEBU bb2 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:35.012 UTC [common.configtx] addToMap -> DEBU bb3 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:35.012 UTC [common.configtx] addToMap -> DEBU bb4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:35.012 UTC [common.configtx] verifyDeltaSet -> DEBU bb5 Processing change to key: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:35.012 UTC [common.configtx] verifyDeltaSet -> DEBU bb6 Processing change to key: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:35.012 UTC [common.configtx] policyForItem -> DEBU bb7 Getting policy for item Org2MSP with mod_policy Admins"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bb8 Manager Channel looking up path [Application]"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bb9 Manager Channel has managers Application"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bba Manager Channel has managers Orderer"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bbb Manager Channel/Application looking up path []"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bbc Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bbd Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bbe Manager Channel/Application looking up path [Org2MSP]"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bbf Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bc0 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bc1 Manager Channel/Application/Org2MSP looking up path []"
"2020-01-03 19:05:35.013 UTC [policies] EvaluateSignedData -> DEBU bc2 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins =="
"2020-01-03 19:05:35.013 UTC [msp.identity] Verify -> DEBU bc3 Verify: digest = 00000000 64 51 83 81 26 b6 49 8e 42 12 86 91 84 50 04 6a |dQ..&.I.B....P.j|
00000010 01 79 bc db 13 b0 ce c5 a3 0b dc b5 fe 25 c1 19 |.y...........%..|"
"2020-01-03 19:05:35.013 UTC [msp.identity] Verify -> DEBU bc4 Verify: sig = 00000000 30 44 02 20 35 24 a8 45 d7 18 36 d9 d1 e5 0e 6b |0D. 5$.E..6....k|
00000010 a5 c7 99 af 10 22 54 b5 f6 75 51 d0 1b d7 1d d9 |....."T..uQ.....|
00000020 fe e5 60 75 02 20 6f 33 88 21 77 14 99 66 3a 9d |..`u. o3.!w..f:.|
00000030 46 68 ae 94 91 eb 48 92 2f 2d 83 ad 8a f3 2c e5 |Fh....H./-....,.|
00000040 4f b4 a3 a4 4f a3 |O...O.|"
"2020-01-03 19:05:35.014 UTC [policies] SignatureSetToValidIdentities -> DEBU bc5 signature for identity 0 validated"
"2020-01-03 19:05:35.014 UTC [cauthdsl] func1 -> DEBU bc6 0xc001185e60 gate 1578078335014122100 evaluation starts"
"2020-01-03 19:05:35.014 UTC [cauthdsl] func2 -> DEBU bc7 0xc001185e60 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:35.014 UTC [cauthdsl] func2 -> DEBU bc8 0xc001185e60 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:05:35.014 UTC [cauthdsl] func2 -> DEBU bc9 0xc001185e60 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:35.014 UTC [cauthdsl] func1 -> DEBU bca 0xc001185e60 gate 1578078335014122100 evaluation succeeds"
"2020-01-03 19:05:35.014 UTC [policies] EvaluateSignedData -> DEBU bcb Signature set satisfies policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:35.014 UTC [policies] EvaluateSignedData -> DEBU bcc == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bcd Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bce Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bcf Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd0 Setting policy for key Admins to 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" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd1 Setting policy for key Writers to "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd2 Setting policy for key Admins to "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd3 Setting policy for key Endorsement to "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd4 Setting policy for key Readers to "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd5 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd6 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd7 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd8 Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bd9 Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bda Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bdb Setting policy for key Admins to 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" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bdc Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bdd Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bde Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bdf Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU be0 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU be1 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU be2 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU be3 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.channelconfig] NewStandardValues -> DEBU be4 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU be5 Processing field: HashingAlgorithm"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU be6 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU be7 Processing field: OrdererAddresses"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU be8 Processing field: Consortium"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU be9 Processing field: Capabilities"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] NewStandardValues -> DEBU bea Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU beb Processing field: ACLs"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU bec Processing field: Capabilities"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] NewStandardValues -> DEBU bed Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU bee Processing field: AnchorPeers"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] NewStandardValues -> DEBU bef Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU bf0 Processing field: MSP"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] Validate -> DEBU bf1 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:35.016 UTC [common.channelconfig] validateMSP -> DEBU bf2 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:35.016 UTC [msp] newBccspMsp -> DEBU bf3 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:35.016 UTC [msp] New -> DEBU bf4 Creating Cache-MSP instance"
"2020-01-03 19:05:35.016 UTC [msp] Setup -> DEBU bf5 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:35.016 UTC [msp.identity] newIdentity -> DEBU bf6 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:35.016 UTC [common.channelconfig] NewStandardValues -> DEBU bf7 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:35.016 UTC [common.channelconfig] initializeProtosStruct -> DEBU bf8 Processing field: AnchorPeers"
"2020-01-03 19:05:35.016 UTC [common.channelconfig] NewStandardValues -> DEBU bf9 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:35.016 UTC [common.channelconfig] initializeProtosStruct -> DEBU bfa Processing field: MSP"
"2020-01-03 19:05:35.016 UTC [common.channelconfig] Validate -> DEBU bfb Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:05:35.017 UTC [common.channelconfig] validateMSP -> DEBU bfc Setting up MSP for org Org2MSP"
"2020-01-03 19:05:35.017 UTC [msp] newBccspMsp -> DEBU bfd Creating BCCSP-based MSP instance"
"2020-01-03 19:05:35.017 UTC [msp] New -> DEBU bfe Creating Cache-MSP instance"
"2020-01-03 19:05:35.017 UTC [msp] Setup -> DEBU bff Setting up MSP instance Org2MSP"
"2020-01-03 19:05:35.017 UTC [msp.identity] newIdentity -> DEBU c00 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:35.021 UTC [grpc] warningf -> DEBU c01 transport: http2Server.HandleStreams failed to read frame: read tcp 172.18.0.3:7050->172.18.0.5:54452: read: connection reset by peer"
"2020-01-03 19:05:35.021 UTC [orderer.common.broadcast] Handle -> WARN c02 Error reading from 172.18.0.5:54452: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:05:35.021 UTC [orderer.common.server] func1 -> DEBU c03 Closing Broadcast stream"
"2020-01-03 19:05:35.021 UTC [comm.grpc.server] 1 -> INFO c04 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54452 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=88.2121ms
"2020-01-03 19:05:35.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU c05 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.022 UTC [grpc] infof -> DEBU c06 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:35.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU c07 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1188ms "
"2020-01-03 19:05:35.023 UTC [common.channelconfig] NewStandardValues -> DEBU c08 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c09 Processing field: ConsensusType"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c0a Processing field: BatchSize"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c0b Processing field: BatchTimeout"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c0c Processing field: KafkaBrokers"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c0d Processing field: ChannelRestrictions"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c0e Processing field: Capabilities"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] NewStandardValues -> DEBU c0f Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c10 Processing field: Endpoints"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] NewStandardValues -> DEBU c11 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c12 Processing field: MSP"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] validateMSP -> DEBU c13 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:35.023 UTC [msp] newBccspMsp -> DEBU c14 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:35.024 UTC [msp] New -> DEBU c15 Creating Cache-MSP instance"
"2020-01-03 19:05:35.024 UTC [msp] Setup -> DEBU c16 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:35.024 UTC [msp.identity] newIdentity -> DEBU c17 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:35.026 UTC [msp] Setup -> DEBU c18 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:35.026 UTC [msp] Setup -> DEBU c19 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1a Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1b Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1c Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1d Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1e Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1f Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c20 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c21 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c22 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c23 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c24 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c25 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c26 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c27 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c28 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c29 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2a Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2b Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2c Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2d Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2e Proposed new policy Writers for Channel"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2f Proposed new policy Admins for Channel"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c30 Proposed new policy Readers for Channel"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c31 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c32 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c33 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c34 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c35 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c36 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c37 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c38 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c39 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3a Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3b Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3c Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3d Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3e Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3f Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c40 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c41 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c42 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c43 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c44 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c45 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c46 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c47 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c48 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c49 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c4a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c4b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c4c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c4d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c4e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c4f Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c50 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c51 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c52 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c53 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c54 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c55 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c56 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c57 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c58 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c59 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5a Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5b Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5c Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5d Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5e Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5f Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:35.031 UTC [common.channelconfig] LogSanityChecks -> DEBU c60 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:35.031 UTC [common.channelconfig] LogSanityChecks -> DEBU c61 As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:35.031 UTC [policies] Manager -> DEBU c62 Manager Channel looking up path [Application]"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c63 Manager Channel has managers Application"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c64 Manager Channel has managers Orderer"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c65 Manager Channel/Application looking up path []"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c66 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c67 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c68 As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c69 As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c6a As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c6b Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c6c Manager Channel has managers Application"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c6d Manager Channel has managers Orderer"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c6e Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c6f Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c70 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c71 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c72 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c73 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:35.032 UTC [common.capabilities] Supported -> DEBU c74 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:35.032 UTC [common.capabilities] Supported -> DEBU c75 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:35.033 UTC [orderer.common.server] func1 -> DEBU c76 Executing callback to update root CAs"
"2020-01-03 19:05:35.033 UTC [orderer.common.server] updateTrustedRoots -> DEBU c77 updating root CAs for channel [businesschannel]"
"2020-01-03 19:05:35.033 UTC [orderer.common.server] updateTrustedRoots -> DEBU c78 adding app root CAs for MSP [Org1MSP]"
"2020-01-03 19:05:35.033 UTC [orderer.common.server] updateTrustedRoots -> DEBU c79 adding app root CAs for MSP [Org2MSP]"
"2020-01-03 19:05:35.033 UTC [orderer.common.server] updateTrustedRoots -> DEBU c7a adding orderer root CAs for MSP [OrdererMSP]"
"2020-01-03 19:05:35.040 UTC [orderer.common.cluster.step] handleMessage -> DEBU c7b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.041 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU c7c [channel: businesschannel] Detected lastConfigSeq transitioning from 2 to 3, setting lastConfigBlockNum from 1 to 2"
"2020-01-03 19:05:35.042 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU c7d [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:05:35.043 UTC [msp.identity] Sign -> DEBU c7e Sign: plaintext: 0A020802120B0A090A03010203100418...D04565C70D334EF994E87541758615B6 "
"2020-01-03 19:05:35.043 UTC [msp.identity] Sign -> DEBU c7f Sign: digest: D1BEA99853E4680E4C83B77B8A5D06029B5626B21F10358E904A7F22851FE7E5 "
"2020-01-03 19:05:35.046 UTC [orderer.common.cluster.step] handleMessage -> DEBU c80 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.047 UTC [fsblkstorage] indexBlock -> DEBU c81 Indexing block [blockNum=2, blockHash=[]byte{0x52, 0x1b, 0xf2, 0x63, 0x42, 0xd7, 0x31, 0x24, 0x33, 0x6a, 0x4c, 0x3b, 0xec, 0x9b, 0xf9, 0x4a, 0x66, 0x85, 0x13, 0x88, 0x6d, 0xb3, 0xdd, 0x52, 0xcb, 0x9a, 0x34, 0xc4, 0x11, 0xc0, 0x57, 0xe3} txOffsets=
txId=e6438ff6f96bdef5f19fe9735223bc8531bc0083e7da427adb03a93136910a6a locPointer=offset=71, bytesLength=27646
]"
"2020-01-03 19:05:35.049 UTC [fsblkstorage] updateCheckpoint -> DEBU c82 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[86122], isChainEmpty=[false], lastBlockNumber=[2]"
"2020-01-03 19:05:35.050 UTC [orderer.commmon.multichannel] commitBlock -> DEBU c83 [channel: businesschannel] Wrote block [2]"
"2020-01-03 19:05:35.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU c84 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:35.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU c85 Sending msg of 28 bytes to 3 on channel testchainid took 22.1µs"
"2020-01-03 19:05:35.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU c86 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.3µs "
"2020-01-03 19:05:35.196 UTC [orderer.consensus.etcdraft] Check -> DEBU c87 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:35.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU c88 Sending msg of 28 bytes to 2 on channel businesschannel took 165.1µs"
"2020-01-03 19:05:35.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU c89 Sending msg of 28 bytes to 3 on channel businesschannel took 30.6µs"
"2020-01-03 19:05:35.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU c8a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 127.3µs "
"2020-01-03 19:05:35.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU c8b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 186.3µs "
"2020-01-03 19:05:35.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU c8c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU c8d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.411 UTC [orderer.common.server] Deliver -> DEBU c8e Starting new Deliver handler"
"2020-01-03 19:05:35.411 UTC [common.deliver] Handle -> DEBU c8f Starting new deliver loop for 172.18.0.7:56622"
"2020-01-03 19:05:35.411 UTC [common.deliver] Handle -> DEBU c90 Attempting to read seek info message from 172.18.0.7:56622"
"2020-01-03 19:05:35.412 UTC [policies] EvaluateSignedData -> DEBU c91 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:05:35.412 UTC [policies] EvaluateSignedData -> DEBU c92 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:35.412 UTC [policies] EvaluateSignedData -> DEBU c93 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:05:35.412 UTC [policies] EvaluateSignedData -> DEBU c94 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:35.412 UTC [policies] EvaluateSignedData -> DEBU c95 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:05:35.412 UTC [msp] DeserializeIdentity -> DEBU c96 Obtaining identity"
"2020-01-03 19:05:35.413 UTC [msp.identity] newIdentity -> DEBU c97 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc6gAwIBAgIQbbKJfLBBsXqVH7G+05FqjjAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEcyNZljqYsesJ
DrBsDW9Amiv2ryM7Ibu+Wkf6Q/Dr/NJH8ZWV4StAb8MsBqhocRn+lv0b91KJYFv3
KjEl2xt3lKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
BCQwIoAg2xwon2hr+9A/d0ijKrlBm2OrEn40l/AuOxUP3/tC+z0wCgYIKoZIzj0E
AwIDSAAwRQIhAOuISj4nilLE9wt/6lvSkgvG04o8M2VJacTNXTQVq+G6AiBwO4WQ
6caigMoM0udrWh++35sVnAfwm1VLUnDxgF6YFg==
-----END CERTIFICATE-----"
"2020-01-03 19:05:35.414 UTC [msp.identity] Verify -> DEBU c98 Verify: digest = 00000000 4d 16 58 d8 6f ab 4d ae ee f3 8a 7d d7 47 ce 59 |M.X.o.M....}.G.Y|
00000010 bd 66 73 7c d0 7f 8c 05 3a fe d0 b9 8a 59 41 77 |.fs|....:....YAw|"
"2020-01-03 19:05:35.414 UTC [msp.identity] Verify -> DEBU c99 Verify: sig = 00000000 30 44 02 20 5f 51 dd d4 e7 82 1f 52 c7 cf 51 45 |0D. _Q.....R..QE|
00000010 9e 75 8b 16 bc e9 c2 61 4c 3e a8 1e b4 11 63 ed |.u.....aL>....c.|
00000020 12 b0 01 52 02 20 66 5e ab 92 a1 e3 36 26 53 5c |...R. f^....6&S\|
00000030 02 80 e9 bd 63 80 d7 c7 63 15 c8 51 07 51 08 44 |....c...c..Q.Q.D|
00000040 62 0d 27 90 0a bf |b.'...|"
"2020-01-03 19:05:35.415 UTC [policies] SignatureSetToValidIdentities -> DEBU c9a signature for identity 0 validated"
"2020-01-03 19:05:35.415 UTC [cauthdsl] func1 -> DEBU c9b 0xc001201fb0 gate 1578078335415281600 evaluation starts"
"2020-01-03 19:05:35.415 UTC [cauthdsl] func2 -> DEBU c9c 0xc001201fb0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:35.415 UTC [cauthdsl] func2 -> DEBU c9d 0xc001201fb0 processing identity 0 - &{Org1MSP 17069cbee57be1a7c31108980ca1f22e1655ab52c15e1bd6db05cf7e9d01304e}"
"2020-01-03 19:05:35.416 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU c9e Checking if identity satisfies MEMBER role for Org1MSP"
"2020-01-03 19:05:35.416 UTC [msp] Validate -> DEBU c9f MSP Org1MSP validating identity"
"2020-01-03 19:05:35.416 UTC [msp] getCertificationChain -> DEBU ca0 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:35.417 UTC [cauthdsl] func2 -> DEBU ca1 0xc001201fb0 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:35.417 UTC [cauthdsl] func1 -> DEBU ca2 0xc001201fb0 gate 1578078335415281600 evaluation succeeds"
"2020-01-03 19:05:35.417 UTC [policies] EvaluateSignedData -> DEBU ca3 Signature set satisfies policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:35.417 UTC [policies] EvaluateSignedData -> DEBU ca4 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:35.417 UTC [policies] EvaluateSignedData -> DEBU ca5 Signature set satisfies policy /Channel/Application/Readers"
"2020-01-03 19:05:35.418 UTC [policies] EvaluateSignedData -> DEBU ca6 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:05:35.418 UTC [policies] EvaluateSignedData -> DEBU ca7 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:05:35.418 UTC [policies] EvaluateSignedData -> DEBU ca8 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:05:35.419 UTC [common.deliver] deliverBlocks -> DEBU ca9 [channel: businesschannel] Received seekInfo (0xc00099a5c0) start:<specified:<number:1 > > stop:<specified:<number:18446744073709551615 > > from 172.18.0.7:56622"
"2020-01-03 19:05:35.419 UTC [fsblkstorage] Next -> DEBU caa Initializing block stream for iterator. itr.maxBlockNumAvailable=2"
"2020-01-03 19:05:35.419 UTC [fsblkstorage] newBlockfileStream -> DEBU cab newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[28851]"
"2020-01-03 19:05:35.420 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cac Remaining bytes=[57271], Going to peek [8] bytes"
"2020-01-03 19:05:35.420 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cad Returning blockbytes - length=[28604], placementInfo={fileNum=[0], startOffset=[28851], bytesOffset=[28854]}"
"2020-01-03 19:05:35.421 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cae blockbytes [28604] read from file [0]"
"2020-01-03 19:05:35.421 UTC [common.deliver] deliverBlocks -> DEBU caf [channel: businesschannel] Delivering block [1] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:05:35.422 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cb0 Remaining bytes=[28664], Going to peek [8] bytes"
"2020-01-03 19:05:35.434 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cb1 Returning blockbytes - length=[28661], placementInfo={fileNum=[0], startOffset=[57458], bytesOffset=[57461]}"
"2020-01-03 19:05:35.434 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cb2 blockbytes [28661] read from file [0]"
"2020-01-03 19:05:35.435 UTC [common.deliver] deliverBlocks -> DEBU cb3 [channel: businesschannel] Delivering block [2] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:05:35.437 UTC [fsblkstorage] waitForBlock -> DEBU cb4 Going to wait for newer blocks. maxAvailaBlockNumber=[2], waitForBlockNum=[3]"
"2020-01-03 19:05:35.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU cb5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:35.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cb6 Sending msg of 28 bytes to 3 on channel testchainid took 15.4µs"
"2020-01-03 19:05:35.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU cb7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 64.2µs "
"2020-01-03 19:05:35.699 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cb8 Sending msg of 28 bytes to 2 on channel businesschannel took 56µs"
"2020-01-03 19:05:35.699 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cb9 Sending msg of 28 bytes to 3 on channel businesschannel took 15.7µs"
"2020-01-03 19:05:35.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU cba Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 153.3µs "
"2020-01-03 19:05:35.700 UTC [orderer.common.cluster.step] sendMessage -> DEBU cbb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 67.1µs "
"2020-01-03 19:05:35.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU cbc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.703 UTC [orderer.common.cluster.step] handleMessage -> DEBU cbd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:36.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU cbe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:36.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cbf Sending msg of 28 bytes to 3 on channel testchainid took 20.5µs"
"2020-01-03 19:05:36.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU cc0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.2µs "
"2020-01-03 19:05:36.171 UTC [orderer.common.server] Deliver -> DEBU cc1 Starting new Deliver handler"
"2020-01-03 19:05:36.174 UTC [common.deliver] Handle -> DEBU cc2 Starting new deliver loop for 172.18.0.8:54334"
"2020-01-03 19:05:36.174 UTC [common.deliver] Handle -> DEBU cc3 Attempting to read seek info message from 172.18.0.8:54334"
"2020-01-03 19:05:36.176 UTC [policies] EvaluateSignedData -> DEBU cc4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:05:36.192 UTC [policies] EvaluateSignedData -> DEBU cc5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:36.192 UTC [policies] EvaluateSignedData -> DEBU cc6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:05:36.193 UTC [policies] EvaluateSignedData -> DEBU cc7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:36.193 UTC [policies] EvaluateSignedData -> DEBU cc8 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:05:36.193 UTC [msp] DeserializeIdentity -> DEBU cc9 Obtaining identity"
"2020-01-03 19:05:36.194 UTC [msp.identity] newIdentity -> DEBU cca Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKTCCAc+gAwIBAgIRAPikCf8Lqmr4IxxdS1naC8MwCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBqMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzENMAsGA1UECxMEcGVlcjEfMB0GA1UEAxMWcGVlcjEub3Jn
Mi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABCnU9Lvzp4Oj
VGNQIUor8x14w72LJytip/FAawBCcIX/rTyHzi0/V4VOOK7ZzUJjsJ06HOrLH2kq
cRv8LV7HygWjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAIFeLl8tZK21GKpogRZ4gfevkODI5VwghbXOylZGf8KfzMAoGCCqGSM49
BAMCA0gAMEUCIQCYio3XPe0gbZUcWO/M5eFUwMGyJYiktk8O5aanPs+segIgWlwp
YVKGt/ClnNVo8h2X/+e21iagssuyMczBwq+WtAI=
-----END CERTIFICATE-----"
"2020-01-03 19:05:36.196 UTC [msp.identity] Verify -> DEBU ccb Verify: digest = 00000000 53 89 a9 1d a1 a2 92 a8 fe d9 5e 6b 0f 3e a8 0b |S.........^k.>..|
00000010 db ef 13 fb 86 6c 58 46 71 9a 35 65 7f 2e 5e 6a |.....lXFq.5e..^j|"
"2020-01-03 19:05:36.196 UTC [msp.identity] Verify -> DEBU ccc Verify: sig = 00000000 30 45 02 21 00 e7 08 12 ad ad e6 aa 0b 6c 4d cb |0E.!.........lM.|
00000010 a1 43 31 33 88 d2 c1 79 36 e3 29 f9 19 c2 ae d3 |.C13...y6.).....|
00000020 0f 83 c3 c1 eb 02 20 06 9d 5d f1 d7 aa 9e ef d2 |...... ..]......|
00000030 21 56 e4 9c d9 f6 ea 8a 92 8b c5 70 0c c0 db cc |!V.........p....|
00000040 fa 40 1e a0 99 71 8c |.@...q.|"
"2020-01-03 19:05:36.197 UTC [policies] SignatureSetToValidIdentities -> DEBU ccd signature for identity 0 validated"
"2020-01-03 19:05:36.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cce Sending msg of 28 bytes to 2 on channel businesschannel took 26.1µs"
"2020-01-03 19:05:36.201 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cd1 Sending msg of 28 bytes to 3 on channel businesschannel took 109.3µs"
"2020-01-03 19:05:36.203 UTC [orderer.common.cluster.step] sendMessage -> DEBU cd2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 911.8µs "
"2020-01-03 19:05:36.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU ccf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 503.5µs "
"2020-01-03 19:05:36.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU cd0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:36.207 UTC [orderer.common.cluster.step] handleMessage -> DEBU cd3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:36.200 UTC [cauthdsl] func1 -> DEBU cd4 0xc00036a1e0 gate 1578078336200766200 evaluation starts"
"2020-01-03 19:05:36.208 UTC [cauthdsl] func2 -> DEBU cd5 0xc00036a1e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:36.209 UTC [cauthdsl] func2 -> DEBU cd6 0xc00036a1e0 processing identity 0 - &{Org2MSP 93575b745c67d28a0aada0b161f85b7fefce1ce1a9a09e6988b44b5abd4ba89b}"
"2020-01-03 19:05:36.209 UTC [cauthdsl] func2 -> DEBU cd7 0xc00036a1e0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got Org2MSP)"
"2020-01-03 19:05:36.210 UTC [cauthdsl] func2 -> DEBU cd8 0xc00036a1e0 principal evaluation fails"
"2020-01-03 19:05:36.210 UTC [cauthdsl] func1 -> DEBU cd9 0xc00036a1e0 gate 1578078336200766200 evaluation fails"
"2020-01-03 19:05:36.210 UTC [policies] EvaluateSignedData -> DEBU cda Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:36.211 UTC [policies] EvaluateSignedData -> DEBU cdb == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:36.211 UTC [policies] EvaluateSignedData -> DEBU cdc == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:05:36.211 UTC [msp.identity] Verify -> DEBU cdd Verify: digest = 00000000 53 89 a9 1d a1 a2 92 a8 fe d9 5e 6b 0f 3e a8 0b |S.........^k.>..|
00000010 db ef 13 fb 86 6c 58 46 71 9a 35 65 7f 2e 5e 6a |.....lXFq.5e..^j|"
"2020-01-03 19:05:36.212 UTC [msp.identity] Verify -> DEBU cde Verify: sig = 00000000 30 45 02 21 00 e7 08 12 ad ad e6 aa 0b 6c 4d cb |0E.!.........lM.|
00000010 a1 43 31 33 88 d2 c1 79 36 e3 29 f9 19 c2 ae d3 |.C13...y6.).....|
00000020 0f 83 c3 c1 eb 02 20 06 9d 5d f1 d7 aa 9e ef d2 |...... ..]......|
00000030 21 56 e4 9c d9 f6 ea 8a 92 8b c5 70 0c c0 db cc |!V.........p....|
00000040 fa 40 1e a0 99 71 8c |.@...q.|"
"2020-01-03 19:05:36.212 UTC [policies] SignatureSetToValidIdentities -> DEBU cdf signature for identity 0 validated"
"2020-01-03 19:05:36.212 UTC [cauthdsl] func1 -> DEBU ce0 0xc000ccdcc0 gate 1578078336212755900 evaluation starts"
"2020-01-03 19:05:36.213 UTC [cauthdsl] func2 -> DEBU ce1 0xc000ccdcc0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:36.213 UTC [cauthdsl] func2 -> DEBU ce2 0xc000ccdcc0 processing identity 0 - &{Org2MSP 93575b745c67d28a0aada0b161f85b7fefce1ce1a9a09e6988b44b5abd4ba89b}"
"2020-01-03 19:05:36.213 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU ce3 Checking if identity satisfies MEMBER role for Org2MSP"
"2020-01-03 19:05:36.213 UTC [msp] Validate -> DEBU ce4 MSP Org2MSP validating identity"
"2020-01-03 19:05:36.214 UTC [msp] getCertificationChain -> DEBU ce5 MSP Org2MSP getting certification chain"
"2020-01-03 19:05:36.214 UTC [cauthdsl] func2 -> DEBU ce6 0xc000ccdcc0 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:36.214 UTC [cauthdsl] func1 -> DEBU ce7 0xc000ccdcc0 gate 1578078336212755900 evaluation succeeds"
"2020-01-03 19:05:36.215 UTC [policies] EvaluateSignedData -> DEBU ce8 Signature set satisfies policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:36.215 UTC [policies] EvaluateSignedData -> DEBU ce9 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:36.215 UTC [policies] EvaluateSignedData -> DEBU cea Signature set satisfies policy /Channel/Application/Readers"
"2020-01-03 19:05:36.215 UTC [policies] EvaluateSignedData -> DEBU ceb == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:05:36.216 UTC [policies] EvaluateSignedData -> DEBU cec Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:05:36.216 UTC [policies] EvaluateSignedData -> DEBU ced == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:05:36.217 UTC [common.deliver] deliverBlocks -> DEBU cee [channel: businesschannel] Received seekInfo (0xc0004aaa40) start:<specified:<number:1 > > stop:<specified:<number:18446744073709551615 > > from 172.18.0.8:54334"
"2020-01-03 19:05:36.217 UTC [fsblkstorage] Next -> DEBU cef Initializing block stream for iterator. itr.maxBlockNumAvailable=2"
"2020-01-03 19:05:36.219 UTC [fsblkstorage] newBlockfileStream -> DEBU cf0 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[28851]"
"2020-01-03 19:05:36.219 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf1 Remaining bytes=[57271], Going to peek [8] bytes"
"2020-01-03 19:05:36.220 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf2 Returning blockbytes - length=[28604], placementInfo={fileNum=[0], startOffset=[28851], bytesOffset=[28854]}"
"2020-01-03 19:05:36.220 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf3 blockbytes [28604] read from file [0]"
"2020-01-03 19:05:36.220 UTC [common.deliver] deliverBlocks -> DEBU cf4 [channel: businesschannel] Delivering block [1] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:05:36.220 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf5 Remaining bytes=[28664], Going to peek [8] bytes"
"2020-01-03 19:05:36.223 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf6 Returning blockbytes - length=[28661], placementInfo={fileNum=[0], startOffset=[57458], bytesOffset=[57461]}"
"2020-01-03 19:05:36.224 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf7 blockbytes [28661] read from file [0]"
"2020-01-03 19:05:36.224 UTC [common.deliver] deliverBlocks -> DEBU cf8 [channel: businesschannel] Delivering block [2] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:05:36.227 UTC [fsblkstorage] waitForBlock -> DEBU cf9 Going to wait for newer blocks. maxAvailaBlockNumber=[2], waitForBlockNum=[3]"
"2020-01-03 19:05:36.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU cfa Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:36.631 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cfb Sending msg of 28 bytes to 3 on channel testchainid took 24.8µs"
"2020-01-03 19:05:36.632 UTC [orderer.common.cluster.step] sendMessage -> DEBU cfc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 235.7µs "
"2020-01-03 19:05:36.697 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cfd Sending msg of 28 bytes to 2 on channel businesschannel took 343.3µs"
"2020-01-03 19:05:36.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU cfe Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.5457ms "
"2020-01-03 19:05:36.699 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cff Sending msg of 28 bytes to 3 on channel businesschannel took 35.9µs"
"2020-01-03 19:05:36.701 UTC [orderer.common.cluster.step] sendMessage -> DEBU d00 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 190.4µs "
"2020-01-03 19:05:36.702 UTC [orderer.common.cluster.step] handleMessage -> DEBU d01 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:36.703 UTC [orderer.common.cluster.step] handleMessage -> DEBU d02 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:37.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU d03 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:37.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d04 Sending msg of 28 bytes to 3 on channel testchainid took 15.7µs"
"2020-01-03 19:05:37.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU d05 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.6µs "
"2020-01-03 19:05:37.196 UTC [orderer.consensus.etcdraft] Check -> DEBU d06 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:37.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d07 Sending msg of 28 bytes to 2 on channel businesschannel took 30.2µs"
"2020-01-03 19:05:37.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d08 Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:05:37.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU d09 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 85µs "
"2020-01-03 19:05:37.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU d0a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 148.7µs "
"2020-01-03 19:05:37.197 UTC [orderer.common.cluster.step] handleMessage -> DEBU d0b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:37.197 UTC [orderer.common.cluster.step] handleMessage -> DEBU d0c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:37.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d0d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:37.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d0e Sending msg of 28 bytes to 3 on channel testchainid took 136.7µs"
"2020-01-03 19:05:37.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU d0f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 534.8µs "
"2020-01-03 19:05:37.696 UTC [orderer.common.cluster.step] sendMessage -> DEBU d10 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 122.5µs "
"2020-01-03 19:05:37.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d11 Sending msg of 28 bytes to 2 on channel businesschannel took 22.7µs"
"2020-01-03 19:05:37.698 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d12 Sending msg of 28 bytes to 3 on channel businesschannel took 194.7µs"
"2020-01-03 19:05:37.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU d13 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 204.2µs "
"2020-01-03 19:05:37.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d14 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:37.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d15 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:38.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU d16 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:38.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d17 Sending msg of 28 bytes to 3 on channel testchainid took 12.5µs"
"2020-01-03 19:05:38.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU d18 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 89.6µs "
"2020-01-03 19:05:38.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d19 Sending msg of 28 bytes to 2 on channel businesschannel took 39.2µs"
"2020-01-03 19:05:38.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d1a Sending msg of 28 bytes to 3 on channel businesschannel took 13.2µs"
"2020-01-03 19:05:38.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d1b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 339µs "
"2020-01-03 19:05:38.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d1c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 208µs "
"2020-01-03 19:05:38.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU d1d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:38.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d1e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:38.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d1f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:38.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d20 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:05:38.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU d21 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 148µs "
"2020-01-03 19:05:38.697 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d22 Sending msg of 28 bytes to 2 on channel businesschannel took 23.5µs"
"2020-01-03 19:05:38.698 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d24 Sending msg of 28 bytes to 3 on channel businesschannel took 14.9µs"
"2020-01-03 19:05:38.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU d23 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 129.5µs "
"2020-01-03 19:05:38.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d25 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:38.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU d26 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 378.4µs "
"2020-01-03 19:05:38.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU d27 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:39.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU d28 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:39.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU d29 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.1µs "
"2020-01-03 19:05:39.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d2a Sending msg of 28 bytes to 3 on channel testchainid took 13.9µs"
"2020-01-03 19:05:39.196 UTC [orderer.consensus.etcdraft] Check -> DEBU d2b Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:39.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d2c Sending msg of 28 bytes to 2 on channel businesschannel took 17µs"
"2020-01-03 19:05:39.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d2d Sending msg of 28 bytes to 3 on channel businesschannel took 11.8µs"
"2020-01-03 19:05:39.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d2e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.6µs "
"2020-01-03 19:05:39.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d2f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 170.8µs "
"2020-01-03 19:05:39.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d30 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:39.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d31 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:39.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU d32 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:39.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d33 Sending msg of 28 bytes to 3 on channel testchainid took 18µs"
"2020-01-03 19:05:39.631 UTC [orderer.common.cluster.step] sendMessage -> DEBU d34 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1792ms "
"2020-01-03 19:05:39.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d35 Sending msg of 28 bytes to 2 on channel businesschannel took 107.6µs"
"2020-01-03 19:05:39.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d36 Sending msg of 28 bytes to 3 on channel businesschannel took 18.9µs"
"2020-01-03 19:05:39.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d37 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 399µs "
"2020-01-03 19:05:39.703 UTC [orderer.common.cluster.step] sendMessage -> DEBU d38 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 6.1813ms "
"2020-01-03 19:05:39.704 UTC [orderer.common.cluster.step] handleMessage -> DEBU d39 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:39.704 UTC [orderer.common.cluster.step] handleMessage -> DEBU d3a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:40.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU d3b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:40.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d3c Sending msg of 28 bytes to 3 on channel testchainid took 7.5µs"
"2020-01-03 19:05:40.126 UTC [orderer.common.cluster.step] sendMessage -> DEBU d3d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 40µs "
"2020-01-03 19:05:40.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d3e Sending msg of 28 bytes to 2 on channel businesschannel took 47.1µs"
"2020-01-03 19:05:40.198 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d3f Sending msg of 28 bytes to 3 on channel businesschannel took 17.6µs"
"2020-01-03 19:05:40.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d40 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94.3µs "
"2020-01-03 19:05:40.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d41 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 117.9µs "
"2020-01-03 19:05:40.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d42 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:40.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d43 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:40.626 UTC [orderer.common.cluster.step] handleMessage -> DEBU d44 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:40.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d45 Sending msg of 28 bytes to 3 on channel testchainid took 21.3µs"
"2020-01-03 19:05:40.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU d46 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 154.9µs "
"2020-01-03 19:05:40.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d47 Sending msg of 28 bytes to 2 on channel businesschannel took 61µs"
"2020-01-03 19:05:40.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d48 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 395.8µs "
"2020-01-03 19:05:40.698 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d49 Sending msg of 28 bytes to 3 on channel businesschannel took 45.3µs"
"2020-01-03 19:05:40.700 UTC [orderer.common.cluster.step] sendMessage -> DEBU d4a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 129.7µs "
"2020-01-03 19:05:40.700 UTC [orderer.common.cluster.step] handleMessage -> DEBU d4b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:40.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU d4c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:41.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU d4d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:41.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d4e Sending msg of 28 bytes to 3 on channel testchainid took 11.2µs"
"2020-01-03 19:05:41.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU d4f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.1µs "
"2020-01-03 19:05:41.196 UTC [orderer.consensus.etcdraft] Check -> DEBU d50 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:41.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d51 Sending msg of 28 bytes to 2 on channel businesschannel took 15.3µs"
"2020-01-03 19:05:41.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d52 Sending msg of 28 bytes to 3 on channel businesschannel took 32.8µs"
"2020-01-03 19:05:41.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d53 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 139.8µs "
"2020-01-03 19:05:41.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d54 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.1595ms "
"2020-01-03 19:05:41.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d55 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:41.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU d56 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:41.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d57 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:41.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d58 Sending msg of 28 bytes to 3 on channel testchainid took 9.7µs"
"2020-01-03 19:05:41.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU d59 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 147.4µs "
"2020-01-03 19:05:41.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d5a Sending msg of 28 bytes to 2 on channel businesschannel took 17.8µs"
"2020-01-03 19:05:41.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d5b Sending msg of 28 bytes to 3 on channel businesschannel took 15.1µs"
"2020-01-03 19:05:41.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU d5c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.6µs "
"2020-01-03 19:05:41.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU d5d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 249.6µs "
"2020-01-03 19:05:41.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU d5e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:41.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU d5f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:42.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU d60 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:42.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d61 Sending msg of 28 bytes to 3 on channel testchainid took 22.7µs"
"2020-01-03 19:05:42.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU d62 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.4µs "
"2020-01-03 19:05:42.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d63 Sending msg of 28 bytes to 2 on channel businesschannel took 50µs"
"2020-01-03 19:05:42.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d64 Sending msg of 28 bytes to 3 on channel businesschannel took 109.1µs"
"2020-01-03 19:05:42.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d65 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 271.9µs "
"2020-01-03 19:05:42.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d66 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 385.8µs "
"2020-01-03 19:05:42.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU d67 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:42.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU d68 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:42.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d69 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:42.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d6a Sending msg of 28 bytes to 3 on channel testchainid took 20.2µs"
"2020-01-03 19:05:42.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU d6b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 93.1µs "
"2020-01-03 19:05:42.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d6c Sending msg of 28 bytes to 2 on channel businesschannel took 19.3µs"
"2020-01-03 19:05:42.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d6d Sending msg of 28 bytes to 3 on channel businesschannel took 14.2µs"
"2020-01-03 19:05:42.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d6f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 121.3µs "
"2020-01-03 19:05:42.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d6e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 105.1µs "
"2020-01-03 19:05:42.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d70 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:42.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d71 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:43.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU d72 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:43.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d73 Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:05:43.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU d74 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 229.7µs "
"2020-01-03 19:05:43.197 UTC [orderer.consensus.etcdraft] Check -> DEBU d75 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:43.198 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d76 Sending msg of 28 bytes to 2 on channel businesschannel took 17.2µs"
"2020-01-03 19:05:43.198 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d77 Sending msg of 28 bytes to 3 on channel businesschannel took 10.9µs"
"2020-01-03 19:05:43.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d78 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 78.4µs "
"2020-01-03 19:05:43.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d79 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 45.1µs "
"2020-01-03 19:05:43.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU d7a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:43.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU d7b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:43.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d7c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:43.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d7d Sending msg of 28 bytes to 3 on channel testchainid took 7.4µs"
"2020-01-03 19:05:43.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU d7e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 57.1µs "
"2020-01-03 19:05:43.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d7f Sending msg of 28 bytes to 2 on channel businesschannel took 21.8µs"
"2020-01-03 19:05:43.697 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d80 Sending msg of 28 bytes to 3 on channel businesschannel took 312.2µs"
"2020-01-03 19:05:43.702 UTC [orderer.common.cluster.step] sendMessage -> DEBU d81 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 150.5µs "
"2020-01-03 19:05:43.703 UTC [orderer.common.cluster.step] sendMessage -> DEBU d82 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 5.7791ms "
"2020-01-03 19:05:43.704 UTC [orderer.common.cluster.step] handleMessage -> DEBU d83 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:43.704 UTC [orderer.common.cluster.step] handleMessage -> DEBU d84 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:44.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU d85 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:44.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d86 Sending msg of 28 bytes to 3 on channel testchainid took 74.9µs"
"2020-01-03 19:05:44.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU d87 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 379.1µs "
"2020-01-03 19:05:44.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d88 Sending msg of 28 bytes to 2 on channel businesschannel took 18.6µs"
"2020-01-03 19:05:44.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d89 Sending msg of 28 bytes to 3 on channel businesschannel took 9.3µs"
"2020-01-03 19:05:44.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU d8a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 232.3µs "
"2020-01-03 19:05:44.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d8b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 520.6µs "
"2020-01-03 19:05:44.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU d8c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:44.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU d8d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:44.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d8e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:44.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d8f Sending msg of 28 bytes to 3 on channel testchainid took 16.6µs"
"2020-01-03 19:05:44.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU d90 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 763.7µs "
"2020-01-03 19:05:44.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d91 Sending msg of 28 bytes to 2 on channel businesschannel took 23.3µs"
"2020-01-03 19:05:44.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d92 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 118.4µs "
"2020-01-03 19:05:44.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d93 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 98.5µs "
"2020-01-03 19:05:44.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d94 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:44.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d95 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:44.697 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d96 Sending msg of 28 bytes to 3 on channel businesschannel took 29.3µs"
"2020-01-03 19:05:45.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU d97 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:45.099 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d98 Sending msg of 28 bytes to 3 on channel testchainid took 20.1µs"
"2020-01-03 19:05:45.100 UTC [orderer.common.cluster.step] sendMessage -> DEBU d99 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 288.5µs "
"2020-01-03 19:05:45.162 UTC [orderer.consensus.etcdraft] Check -> DEBU d9a Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:45.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d9b Sending msg of 28 bytes to 2 on channel businesschannel took 23.2µs"
"2020-01-03 19:05:45.164 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d9c Sending msg of 28 bytes to 3 on channel businesschannel took 15.8µs"
"2020-01-03 19:05:45.164 UTC [orderer.common.cluster.step] sendMessage -> DEBU d9d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.1418ms "
"2020-01-03 19:05:45.167 UTC [orderer.common.cluster.step] sendMessage -> DEBU d9e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.8608ms "
"2020-01-03 19:05:45.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU d9f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:45.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU da0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:45.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU da1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:45.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU da2 Sending msg of 28 bytes to 3 on channel testchainid took 14.6µs"
"2020-01-03 19:05:45.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU da3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 371.1µs "
"2020-01-03 19:05:45.664 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU da4 Sending msg of 28 bytes to 2 on channel businesschannel took 28.6µs"
"2020-01-03 19:05:45.667 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU da5 Sending msg of 28 bytes to 3 on channel businesschannel took 28.9µs"
"2020-01-03 19:05:45.667 UTC [orderer.common.cluster.step] sendMessage -> DEBU da6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 153.7µs "
"2020-01-03 19:05:45.667 UTC [orderer.common.cluster.step] sendMessage -> DEBU da7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 63.8µs "
"2020-01-03 19:05:45.672 UTC [orderer.common.cluster.step] handleMessage -> DEBU da8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:45.673 UTC [orderer.common.cluster.step] handleMessage -> DEBU da9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:46.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU daa Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:46.098 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dab Sending msg of 28 bytes to 3 on channel testchainid took 20µs"
"2020-01-03 19:05:46.099 UTC [orderer.common.cluster.step] sendMessage -> DEBU dac Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.4µs "
"2020-01-03 19:05:46.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dad Sending msg of 28 bytes to 2 on channel businesschannel took 18.4µs"
"2020-01-03 19:05:46.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dae Sending msg of 28 bytes to 3 on channel businesschannel took 10.4µs"
"2020-01-03 19:05:46.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU daf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 305.7µs "
"2020-01-03 19:05:46.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU db0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 192.5µs "
"2020-01-03 19:05:46.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU db1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:46.165 UTC [orderer.common.cluster.step] handleMessage -> DEBU db2 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:46.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU db3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:46.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU db4 Sending msg of 28 bytes to 3 on channel testchainid took 58.3µs"
"2020-01-03 19:05:46.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU db5 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.3µs "
"2020-01-03 19:05:46.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU db6 Sending msg of 28 bytes to 2 on channel businesschannel took 43.7µs"
"2020-01-03 19:05:46.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU db7 Sending msg of 28 bytes to 3 on channel businesschannel took 13.1µs"
"2020-01-03 19:05:46.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU db8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 111.8µs "
"2020-01-03 19:05:46.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU db9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 526.9µs "
"2020-01-03 19:05:46.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU dba Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:46.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU dbb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:47.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU dbc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:47.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dbd Sending msg of 28 bytes to 3 on channel testchainid took 22.6µs"
"2020-01-03 19:05:47.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU dbe Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 529.5µs "
"2020-01-03 19:05:47.161 UTC [orderer.consensus.etcdraft] Check -> DEBU dbf Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:47.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dc0 Sending msg of 28 bytes to 2 on channel businesschannel took 19.1µs"
"2020-01-03 19:05:47.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dc1 Sending msg of 28 bytes to 3 on channel businesschannel took 6.6µs"
"2020-01-03 19:05:47.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU dc2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 615µs "
"2020-01-03 19:05:47.164 UTC [orderer.common.cluster.step] sendMessage -> DEBU dc3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 338µs "
"2020-01-03 19:05:47.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU dc4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:47.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU dc5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:47.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU dc6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:47.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dc7 Sending msg of 28 bytes to 3 on channel testchainid took 88.1µs"
"2020-01-03 19:05:47.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU dc8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 702.9µs "
"2020-01-03 19:05:47.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dc9 Sending msg of 28 bytes to 2 on channel businesschannel took 52.5µs"
"2020-01-03 19:05:47.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dca Sending msg of 28 bytes to 3 on channel businesschannel took 10.6µs"
"2020-01-03 19:05:47.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU dcb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 376.4µs "
"2020-01-03 19:05:47.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU dcc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 277.4µs "
"2020-01-03 19:05:47.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU dcd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:47.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU dce Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:48.091 UTC [orderer.common.cluster.step] handleMessage -> DEBU dcf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:48.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dd0 Sending msg of 28 bytes to 3 on channel testchainid took 11.8µs"
"2020-01-03 19:05:48.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU dd1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.3µs "
"2020-01-03 19:05:48.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dd2 Sending msg of 28 bytes to 2 on channel businesschannel took 13.6µs"
"2020-01-03 19:05:48.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dd3 Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:05:48.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU dd4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 317µs "
"2020-01-03 19:05:48.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU dd5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 61.5µs "
"2020-01-03 19:05:48.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU dd6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:48.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU dd7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:48.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU dd8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:48.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dd9 Sending msg of 28 bytes to 3 on channel testchainid took 16.4µs"
"2020-01-03 19:05:48.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU dda Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 108.2µs "
"2020-01-03 19:05:48.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ddb Sending msg of 28 bytes to 2 on channel businesschannel took 26.4µs"
"2020-01-03 19:05:48.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ddc Sending msg of 28 bytes to 3 on channel businesschannel took 11.1µs"
"2020-01-03 19:05:48.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ddd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 174.1µs "
"2020-01-03 19:05:48.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU dde Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 178.7µs "
"2020-01-03 19:05:48.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU ddf Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:48.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU de0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:49.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU de1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:49.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU de2 Sending msg of 28 bytes to 3 on channel testchainid took 19µs"
"2020-01-03 19:05:49.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU de3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 492µs "
"2020-01-03 19:05:49.161 UTC [orderer.consensus.etcdraft] Check -> DEBU de4 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:05:49.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU de5 Sending msg of 28 bytes to 2 on channel businesschannel took 17.7µs"
"2020-01-03 19:05:49.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU de6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 116.3µs "
"2020-01-03 19:05:49.163 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU de7 Sending msg of 28 bytes to 3 on channel businesschannel took 116.3µs"
"2020-01-03 19:05:49.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU de8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 145.6µs "
"2020-01-03 19:05:49.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU dea Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:49.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU de9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:49.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU deb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:49.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dec Sending msg of 28 bytes to 3 on channel testchainid took 13µs"
"2020-01-03 19:05:49.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU ded Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 173.7µs "
"2020-01-03 19:05:49.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dee Sending msg of 28 bytes to 2 on channel businesschannel took 27.9µs"
"2020-01-03 19:05:49.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU def Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:05:49.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU df0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 128µs "
"2020-01-03 19:05:49.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU df1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 53.7µs "
"2020-01-03 19:05:49.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU df2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:49.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU df3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:49.741 UTC [orderer.common.server] replicateDisabledChains -> DEBU df4 No inactive chains to try to replicate"
"2020-01-03 19:05:50.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU df5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:50.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU df6 Sending msg of 28 bytes to 3 on channel testchainid took 133.2µs"
"2020-01-03 19:05:50.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU df7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 51.3µs "
"2020-01-03 19:05:50.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU df8 Sending msg of 28 bytes to 2 on channel businesschannel took 17.1µs"
"2020-01-03 19:05:50.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU df9 Sending msg of 28 bytes to 3 on channel businesschannel took 7.3µs"
"2020-01-03 19:05:50.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU dfa Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 211.6µs "
"2020-01-03 19:05:50.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU dfb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 340.3µs "
"2020-01-03 19:05:50.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU dfc Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:50.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU dfd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:50.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU dfe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:50.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dff Sending msg of 28 bytes to 3 on channel testchainid took 12.8µs"
"2020-01-03 19:05:50.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU e00 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 98.6µs "
"2020-01-03 19:05:50.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU e01 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 202.1µs "
"2020-01-03 19:05:50.692 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e02 Sending msg of 28 bytes to 2 on channel businesschannel took 320.5µs"
"2020-01-03 19:05:50.702 UTC [orderer.common.cluster.step] handleMessage -> DEBU e03 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:50.703 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e04 Sending msg of 28 bytes to 3 on channel businesschannel took 16.8µs"
"2020-01-03 19:05:50.704 UTC [orderer.common.cluster.step] sendMessage -> DEBU e05 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 127µs "
"2020-01-03 19:05:50.712 UTC [orderer.common.cluster.step] handleMessage -> DEBU e06 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:51.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU e07 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:51.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e08 Sending msg of 28 bytes to 3 on channel testchainid took 14.1µs"
"2020-01-03 19:05:51.095 UTC [orderer.common.cluster.step] sendMessage -> DEBU e09 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 549.4µs "
"2020-01-03 19:05:51.161 UTC [orderer.consensus.etcdraft] Check -> DEBU e0a Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:51.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e0b Sending msg of 28 bytes to 3 on channel businesschannel took 19.4µs"
"2020-01-03 19:05:51.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e0c Sending msg of 28 bytes to 2 on channel businesschannel took 11.9µs"
"2020-01-03 19:05:51.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e0d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 221.4µs "
"2020-01-03 19:05:51.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e0e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 168.1µs "
"2020-01-03 19:05:51.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e0f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:51.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e10 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:51.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU e11 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:51.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e12 Sending msg of 28 bytes to 3 on channel testchainid took 11.4µs"
"2020-01-03 19:05:51.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU e13 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 157µs "
"2020-01-03 19:05:51.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e14 Sending msg of 28 bytes to 2 on channel businesschannel took 22.6µs"
"2020-01-03 19:05:51.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e15 Sending msg of 28 bytes to 3 on channel businesschannel took 26.4µs"
"2020-01-03 19:05:51.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e16 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 121.2µs "
"2020-01-03 19:05:51.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e17 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 68.5µs "
"2020-01-03 19:05:51.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e18 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:51.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e19 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:52.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU e1a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:52.095 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e1b Sending msg of 28 bytes to 3 on channel testchainid took 79.7µs"
"2020-01-03 19:05:52.096 UTC [orderer.common.cluster.step] sendMessage -> DEBU e1c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 108µs "
"2020-01-03 19:05:52.163 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e1d Sending msg of 28 bytes to 2 on channel businesschannel took 22.1µs"
"2020-01-03 19:05:52.164 UTC [orderer.common.cluster.step] sendMessage -> DEBU e1e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 890.1µs "
"2020-01-03 19:05:52.165 UTC [orderer.common.cluster.step] sendMessage -> DEBU e1f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 160µs "
"2020-01-03 19:05:52.168 UTC [orderer.common.cluster.step] handleMessage -> DEBU e20 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:52.169 UTC [orderer.common.cluster.step] handleMessage -> DEBU e21 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:52.164 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e22 Sending msg of 28 bytes to 3 on channel businesschannel took 19.4µs"
"2020-01-03 19:05:52.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU e23 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:52.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e24 Sending msg of 28 bytes to 3 on channel testchainid took 14.5µs"
"2020-01-03 19:05:52.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU e25 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.7µs "
"2020-01-03 19:05:52.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e26 Sending msg of 28 bytes to 2 on channel businesschannel took 17.7µs"
"2020-01-03 19:05:52.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e27 Sending msg of 28 bytes to 3 on channel businesschannel took 18.8µs"
"2020-01-03 19:05:52.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU e28 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.8µs "
"2020-01-03 19:05:52.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e29 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.1987ms "
"2020-01-03 19:05:52.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU e2a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:52.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e2b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:53.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU e2c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:53.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e2d Sending msg of 28 bytes to 3 on channel testchainid took 16.9µs"
"2020-01-03 19:05:53.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU e2e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 83.8µs "
"2020-01-03 19:05:53.161 UTC [orderer.consensus.etcdraft] Check -> DEBU e2f Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:53.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e30 Sending msg of 28 bytes to 2 on channel businesschannel took 124µs"
"2020-01-03 19:05:53.163 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e31 Sending msg of 28 bytes to 3 on channel businesschannel took 42.4µs"
"2020-01-03 19:05:53.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e32 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.9µs "
"2020-01-03 19:05:53.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e33 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 419.7µs "
"2020-01-03 19:05:53.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e34 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:53.165 UTC [orderer.common.cluster.step] handleMessage -> DEBU e35 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:53.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU e36 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:53.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e37 Sending msg of 28 bytes to 3 on channel testchainid took 13.1µs"
"2020-01-03 19:05:53.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU e38 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 143.5µs "
"2020-01-03 19:05:53.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e39 Sending msg of 28 bytes to 2 on channel businesschannel took 17.5µs"
"2020-01-03 19:05:53.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e3a Sending msg of 28 bytes to 3 on channel businesschannel took 32µs"
"2020-01-03 19:05:53.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e3b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 104.1µs "
"2020-01-03 19:05:53.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e3c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 111.7µs "
"2020-01-03 19:05:53.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU e3d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:53.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU e3e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:54.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU e3f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:54.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e40 Sending msg of 28 bytes to 3 on channel testchainid took 11.9µs"
"2020-01-03 19:05:54.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU e41 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 126µs "
"2020-01-03 19:05:54.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e42 Sending msg of 28 bytes to 2 on channel businesschannel took 29.8µs"
"2020-01-03 19:05:54.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e43 Sending msg of 28 bytes to 3 on channel businesschannel took 23.8µs"
"2020-01-03 19:05:54.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e44 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 116.8µs "
"2020-01-03 19:05:54.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e45 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 272.8µs "
"2020-01-03 19:05:54.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e46 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:54.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e47 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:54.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU e48 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:54.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e49 Sending msg of 28 bytes to 3 on channel testchainid took 15.9µs"
"2020-01-03 19:05:54.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU e4a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 922.1µs "
"2020-01-03 19:05:54.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e4b Sending msg of 28 bytes to 3 on channel businesschannel took 96.9µs"
"2020-01-03 19:05:54.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e4d Sending msg of 28 bytes to 2 on channel businesschannel took 13.2µs"
"2020-01-03 19:05:54.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e4c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 233.1µs "
"2020-01-03 19:05:54.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU e4e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 178.9µs "
"2020-01-03 19:05:54.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU e4f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:54.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU e50 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:55.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU e51 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:55.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e52 Sending msg of 28 bytes to 3 on channel testchainid took 38.8µs"
"2020-01-03 19:05:55.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU e53 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.8µs "
"2020-01-03 19:05:55.161 UTC [orderer.consensus.etcdraft] Check -> DEBU e54 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:55.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e55 Sending msg of 28 bytes to 2 on channel businesschannel took 82µs"
"2020-01-03 19:05:55.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e56 Sending msg of 28 bytes to 3 on channel businesschannel took 12.1µs"
"2020-01-03 19:05:55.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e57 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 128.8µs "
"2020-01-03 19:05:55.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e58 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 45.5µs "
"2020-01-03 19:05:55.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e59 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:55.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e5a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:55.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU e5b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:55.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e5c Sending msg of 28 bytes to 3 on channel testchainid took 12.2µs"
"2020-01-03 19:05:55.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU e5d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 591.7µs "
"2020-01-03 19:05:55.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e5e Sending msg of 28 bytes to 2 on channel businesschannel took 16.6µs"
"2020-01-03 19:05:55.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e5f Sending msg of 28 bytes to 3 on channel businesschannel took 14.1µs"
"2020-01-03 19:05:55.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e61 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.3µs "
"2020-01-03 19:05:55.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU e60 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 128µs "
"2020-01-03 19:05:55.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU e62 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:55.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e63 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:56.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU e64 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:56.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e65 Sending msg of 28 bytes to 3 on channel testchainid took 11.9µs"
"2020-01-03 19:05:56.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU e66 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 111.8µs "
"2020-01-03 19:05:56.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e67 Sending msg of 28 bytes to 2 on channel businesschannel took 21.4µs"
"2020-01-03 19:05:56.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e68 Sending msg of 28 bytes to 3 on channel businesschannel took 33.4µs"
"2020-01-03 19:05:56.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e69 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 144.7µs "
"2020-01-03 19:05:56.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e6a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 49.1µs "
"2020-01-03 19:05:56.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU e6b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:56.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e6c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:56.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU e6d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:56.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e6e Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:05:56.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU e6f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 138.7µs "
"2020-01-03 19:05:56.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e70 Sending msg of 28 bytes to 2 on channel businesschannel took 24.9µs"
"2020-01-03 19:05:56.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e71 Sending msg of 28 bytes to 3 on channel businesschannel took 17µs"
"2020-01-03 19:05:56.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e72 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 306.5µs "
"2020-01-03 19:05:56.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e73 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 724.4µs "
"2020-01-03 19:05:56.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e74 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:56.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU e75 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:57.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU e76 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:57.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e77 Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:05:57.095 UTC [orderer.common.cluster.step] sendMessage -> DEBU e78 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.6583ms "
"2020-01-03 19:05:57.161 UTC [orderer.consensus.etcdraft] Check -> DEBU e79 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:57.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e7a Sending msg of 28 bytes to 2 on channel businesschannel took 23.5µs"
"2020-01-03 19:05:57.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e7b Sending msg of 28 bytes to 3 on channel businesschannel took 19.3µs"
"2020-01-03 19:05:57.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e7c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 145.2µs "
"2020-01-03 19:05:57.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e7d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 246.6µs "
"2020-01-03 19:05:57.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e7e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:57.165 UTC [orderer.common.cluster.step] handleMessage -> DEBU e7f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:57.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU e80 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:57.595 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e81 Sending msg of 28 bytes to 3 on channel testchainid took 20µs"
"2020-01-03 19:05:57.596 UTC [orderer.common.cluster.step] sendMessage -> DEBU e82 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 732.1µs "
"2020-01-03 19:05:57.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e83 Sending msg of 28 bytes to 2 on channel businesschannel took 19.8µs"
"2020-01-03 19:05:57.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e84 Sending msg of 28 bytes to 3 on channel businesschannel took 12µs"
"2020-01-03 19:05:57.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU e85 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 225.4µs "
"2020-01-03 19:05:57.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e86 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.8µs "
"2020-01-03 19:05:57.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e87 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:57.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e88 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:58.091 UTC [orderer.common.cluster.step] handleMessage -> DEBU e89 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:58.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e8a Sending msg of 28 bytes to 3 on channel testchainid took 20.7µs"
"2020-01-03 19:05:58.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU e8b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.3µs "
"2020-01-03 19:05:58.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e8c Sending msg of 28 bytes to 2 on channel businesschannel took 21µs"
"2020-01-03 19:05:58.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e8d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.7µs "
"2020-01-03 19:05:58.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e8e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 381.7µs "
"2020-01-03 19:05:58.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e8f Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:05:58.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU e90 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:58.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e91 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:58.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU e92 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:58.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e93 Sending msg of 28 bytes to 3 on channel testchainid took 22.6µs"
"2020-01-03 19:05:58.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU e94 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 315.6µs "
"2020-01-03 19:05:58.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e95 Sending msg of 28 bytes to 2 on channel businesschannel took 21.4µs"
"2020-01-03 19:05:58.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e96 Sending msg of 28 bytes to 3 on channel businesschannel took 11.1µs"
"2020-01-03 19:05:58.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e97 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.2µs "
"2020-01-03 19:05:58.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e98 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 44.5µs "
"2020-01-03 19:05:58.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e99 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:58.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e9a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:59.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU e9b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:59.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e9c Sending msg of 28 bytes to 3 on channel testchainid took 19.8µs"
"2020-01-03 19:05:59.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU e9d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 338.9µs "
"2020-01-03 19:05:59.161 UTC [orderer.consensus.etcdraft] Check -> DEBU e9e Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:05:59.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e9f Sending msg of 28 bytes to 2 on channel businesschannel took 18.7µs"
"2020-01-03 19:05:59.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ea1 Sending msg of 28 bytes to 3 on channel businesschannel took 16.4µs"
"2020-01-03 19:05:59.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU ea2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.5µs "
"2020-01-03 19:05:59.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU ea0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 82.8µs "
"2020-01-03 19:05:59.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU ea3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:59.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU ea4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:59.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU ea5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:59.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ea6 Sending msg of 28 bytes to 3 on channel testchainid took 22.3µs"
"2020-01-03 19:05:59.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU ea7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 276.3µs "
"2020-01-03 19:05:59.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ea8 Sending msg of 28 bytes to 2 on channel businesschannel took 32.5µs"
"2020-01-03 19:05:59.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ea9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 152.9µs "
"2020-01-03 19:05:59.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eaa Sending msg of 28 bytes to 3 on channel businesschannel took 22.1µs"
"2020-01-03 19:05:59.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU eab Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 185.2µs "
"2020-01-03 19:05:59.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU eac Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:59.669 UTC [orderer.common.cluster.step] handleMessage -> DEBU ead Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:00.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU eae Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:00.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eaf Sending msg of 28 bytes to 3 on channel testchainid took 18µs"
"2020-01-03 19:06:00.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU eb0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.5µs "
"2020-01-03 19:06:00.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eb1 Sending msg of 28 bytes to 2 on channel businesschannel took 23.8µs"
"2020-01-03 19:06:00.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eb2 Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:06:00.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU eb3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 96.6µs "
"2020-01-03 19:06:00.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU eb4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 85.5µs "
"2020-01-03 19:06:00.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU eb5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:00.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU eb6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:00.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU eb7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:00.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eb8 Sending msg of 28 bytes to 3 on channel testchainid took 23.4µs"
"2020-01-03 19:06:00.596 UTC [orderer.common.cluster.step] sendMessage -> DEBU eb9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 160.2µs "
"2020-01-03 19:06:00.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eba Sending msg of 28 bytes to 2 on channel businesschannel took 24.6µs"
"2020-01-03 19:06:00.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ebb Sending msg of 28 bytes to 3 on channel businesschannel took 16.8µs"
"2020-01-03 19:06:00.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ebc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 355.2µs "
"2020-01-03 19:06:00.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ebd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 70.5µs "
"2020-01-03 19:06:00.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU ebe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:00.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU ebf Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:01.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU ec0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:01.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ec1 Sending msg of 28 bytes to 3 on channel testchainid took 26.8µs"
"2020-01-03 19:06:01.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU ec2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 79.4µs "
"2020-01-03 19:06:01.161 UTC [orderer.consensus.etcdraft] Check -> DEBU ec3 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:01.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ec4 Sending msg of 28 bytes to 2 on channel businesschannel took 11.3µs"
"2020-01-03 19:06:01.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ec5 Sending msg of 28 bytes to 3 on channel businesschannel took 7.1µs"
"2020-01-03 19:06:01.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU ec6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.5µs "
"2020-01-03 19:06:01.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU ec7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 45.7µs "
"2020-01-03 19:06:01.162 UTC [orderer.common.cluster.step] handleMessage -> DEBU ec8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:01.162 UTC [orderer.common.cluster.step] handleMessage -> DEBU ec9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:01.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU eca Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:01.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ecb Sending msg of 28 bytes to 3 on channel testchainid took 15µs"
"2020-01-03 19:06:01.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU ecc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 77.6µs "
"2020-01-03 19:06:01.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ecd Sending msg of 28 bytes to 2 on channel businesschannel took 20µs"
"2020-01-03 19:06:01.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ece Sending msg of 28 bytes to 3 on channel businesschannel took 10.8µs"
"2020-01-03 19:06:01.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU ecf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.8µs "
"2020-01-03 19:06:01.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU ed0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 34.9µs "
"2020-01-03 19:06:01.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU ed1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:01.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU ed2 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:02.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU ed3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:02.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ed4 Sending msg of 28 bytes to 3 on channel testchainid took 14µs"
"2020-01-03 19:06:02.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU ed5 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 122.9µs "
"2020-01-03 19:06:02.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ed6 Sending msg of 28 bytes to 2 on channel businesschannel took 17.2µs"
"2020-01-03 19:06:02.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ed7 Sending msg of 28 bytes to 3 on channel businesschannel took 13.1µs"
"2020-01-03 19:06:02.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU ed8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 354.5µs "
"2020-01-03 19:06:02.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU ed9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 531.2µs "
"2020-01-03 19:06:02.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU eda Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:02.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU edb Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:02.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU edc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:02.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU edd Sending msg of 28 bytes to 3 on channel testchainid took 11.6µs"
"2020-01-03 19:06:02.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU ede Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.3µs "
"2020-01-03 19:06:02.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU edf Sending msg of 28 bytes to 2 on channel businesschannel took 18.9µs"
"2020-01-03 19:06:02.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU ee0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 126.2µs "
"2020-01-03 19:06:02.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ee1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 217.4µs "
"2020-01-03 19:06:02.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ee2 Sending msg of 28 bytes to 3 on channel businesschannel took 12.2µs"
"2020-01-03 19:06:02.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU ee3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:02.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU ee4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:03.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU ee5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:03.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ee6 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:03.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU ee7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.8µs "
"2020-01-03 19:06:03.161 UTC [orderer.consensus.etcdraft] Check -> DEBU ee8 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:03.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ee9 Sending msg of 28 bytes to 2 on channel businesschannel took 32.7µs"
"2020-01-03 19:06:03.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eea Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:06:03.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU eeb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 96.1µs "
"2020-01-03 19:06:03.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU eec Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 64.6µs "
"2020-01-03 19:06:03.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU eed Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:03.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU eee Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:03.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU eef Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:03.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ef0 Sending msg of 28 bytes to 3 on channel testchainid took 18.4µs"
"2020-01-03 19:06:03.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU ef1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.1µs "
"2020-01-03 19:06:03.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ef2 Sending msg of 28 bytes to 2 on channel businesschannel took 28.8µs"
"2020-01-03 19:06:03.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ef3 Sending msg of 28 bytes to 3 on channel businesschannel took 20.9µs"
"2020-01-03 19:06:03.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ef4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.2µs "
"2020-01-03 19:06:03.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ef5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 115.8µs "
"2020-01-03 19:06:03.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU ef6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:03.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU ef7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:04.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU ef8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:04.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ef9 Sending msg of 28 bytes to 3 on channel testchainid took 27.4µs"
"2020-01-03 19:06:04.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU efa Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 102.7µs "
"2020-01-03 19:06:04.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU efb Sending msg of 28 bytes to 2 on channel businesschannel took 150.9µs"
"2020-01-03 19:06:04.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU efc Sending msg of 28 bytes to 3 on channel businesschannel took 15.9µs"
"2020-01-03 19:06:04.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU efd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 99.4µs "
"2020-01-03 19:06:04.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU efe Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 55.9µs "
"2020-01-03 19:06:04.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU eff Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:04.165 UTC [orderer.common.cluster.step] handleMessage -> DEBU f00 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:04.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU f01 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:04.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f02 Sending msg of 28 bytes to 3 on channel testchainid took 18.2µs"
"2020-01-03 19:06:04.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU f03 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 188.9µs "
"2020-01-03 19:06:04.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f04 Sending msg of 28 bytes to 2 on channel businesschannel took 21.7µs"
"2020-01-03 19:06:04.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f05 Sending msg of 28 bytes to 3 on channel businesschannel took 96µs"
"2020-01-03 19:06:04.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f06 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 99.9µs "
"2020-01-03 19:06:04.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f07 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 206µs "
"2020-01-03 19:06:04.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU f08 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:04.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU f09 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:05.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU f0a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:05.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f0b Sending msg of 28 bytes to 3 on channel testchainid took 43.4µs"
"2020-01-03 19:06:05.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU f0c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 175.4µs "
"2020-01-03 19:06:05.161 UTC [orderer.consensus.etcdraft] Check -> DEBU f0d Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:05.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f0e Sending msg of 28 bytes to 2 on channel businesschannel took 37.6µs"
"2020-01-03 19:06:05.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f0f Sending msg of 28 bytes to 3 on channel businesschannel took 79.3µs"
"2020-01-03 19:06:05.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU f10 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 136.7µs "
"2020-01-03 19:06:05.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU f11 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 121.2µs "
"2020-01-03 19:06:05.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f12 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:05.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f13 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:05.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU f14 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:05.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f15 Sending msg of 28 bytes to 3 on channel testchainid took 133.4µs"
"2020-01-03 19:06:05.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU f16 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 463.1µs "
"2020-01-03 19:06:05.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f17 Sending msg of 28 bytes to 2 on channel businesschannel took 17.3µs"
"2020-01-03 19:06:05.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f19 Sending msg of 28 bytes to 3 on channel businesschannel took 11.5µs"
"2020-01-03 19:06:05.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f1a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.4µs "
"2020-01-03 19:06:05.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU f18 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 82.6µs "
"2020-01-03 19:06:05.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU f1b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:05.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU f1c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:06.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU f1d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:06.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f1e Sending msg of 28 bytes to 3 on channel testchainid took 15.4µs"
"2020-01-03 19:06:06.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU f1f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.8µs "
"2020-01-03 19:06:06.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f20 Sending msg of 28 bytes to 2 on channel businesschannel took 20.4µs"
"2020-01-03 19:06:06.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f21 Sending msg of 28 bytes to 3 on channel businesschannel took 28.7µs"
"2020-01-03 19:06:06.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU f22 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 187.8µs "
"2020-01-03 19:06:06.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f23 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 58.5µs "
"2020-01-03 19:06:06.162 UTC [orderer.common.cluster.step] handleMessage -> DEBU f24 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:06.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU f25 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:06.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU f26 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:06.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f27 Sending msg of 28 bytes to 3 on channel testchainid took 9.5µs"
"2020-01-03 19:06:06.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU f28 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.1µs "
"2020-01-03 19:06:06.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f29 Sending msg of 28 bytes to 2 on channel businesschannel took 24.4µs"
"2020-01-03 19:06:06.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f2a Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:06:06.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU f2b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 93.2µs "
"2020-01-03 19:06:06.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU f2c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 58µs "
"2020-01-03 19:06:06.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU f2d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:06.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU f2e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:07.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU f2f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:07.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f30 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:07.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU f31 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54µs "
"2020-01-03 19:06:07.161 UTC [orderer.consensus.etcdraft] Check -> DEBU f32 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:07.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f33 Sending msg of 28 bytes to 2 on channel businesschannel took 17.1µs"
"2020-01-03 19:06:07.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f34 Sending msg of 28 bytes to 3 on channel businesschannel took 11.8µs"
"2020-01-03 19:06:07.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f35 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 419.6µs "
"2020-01-03 19:06:07.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f36 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 213.6µs "
"2020-01-03 19:06:07.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU f37 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:07.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f38 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:07.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU f39 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:07.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f3a Sending msg of 28 bytes to 3 on channel testchainid took 87.9µs"
"2020-01-03 19:06:07.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU f3b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 171.8µs "
"2020-01-03 19:06:07.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f3c Sending msg of 28 bytes to 2 on channel businesschannel took 16.8µs"
"2020-01-03 19:06:07.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f3d Sending msg of 28 bytes to 3 on channel businesschannel took 7.8µs"
"2020-01-03 19:06:07.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU f3e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 288.2µs "
"2020-01-03 19:06:07.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f3f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 183µs "
"2020-01-03 19:06:07.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU f40 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:07.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU f41 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:08.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU f42 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:08.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f43 Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:06:08.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU f44 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 891µs "
"2020-01-03 19:06:08.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f45 Sending msg of 28 bytes to 2 on channel businesschannel took 17.6µs"
"2020-01-03 19:06:08.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f46 Sending msg of 28 bytes to 3 on channel businesschannel took 12.9µs"
"2020-01-03 19:06:08.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f47 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 62µs "
"2020-01-03 19:06:08.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f48 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 645.2µs "
"2020-01-03 19:06:08.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f49 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:08.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f4a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:08.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU f4b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:08.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f4c Sending msg of 28 bytes to 3 on channel testchainid took 22.6µs"
"2020-01-03 19:06:08.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU f4d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 139.4µs "
"2020-01-03 19:06:08.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f4e Sending msg of 28 bytes to 2 on channel businesschannel took 18.5µs"
"2020-01-03 19:06:08.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f4f Sending msg of 28 bytes to 3 on channel businesschannel took 14.6µs"
"2020-01-03 19:06:08.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f50 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 512.2µs "
"2020-01-03 19:06:08.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f51 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 78.5µs "
"2020-01-03 19:06:08.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU f52 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:08.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU f53 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:09.091 UTC [orderer.common.cluster.step] handleMessage -> DEBU f54 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:09.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f55 Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:06:09.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU f56 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.3152ms "
"2020-01-03 19:06:09.161 UTC [orderer.consensus.etcdraft] Check -> DEBU f57 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:09.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f58 Sending msg of 28 bytes to 2 on channel businesschannel took 16.6µs"
"2020-01-03 19:06:09.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f59 Sending msg of 28 bytes to 3 on channel businesschannel took 53.7µs"
"2020-01-03 19:06:09.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU f5a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 207.2µs "
"2020-01-03 19:06:09.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f5b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 54µs "
"2020-01-03 19:06:09.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f5c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:09.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f5d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:09.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU f5e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:09.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f5f Sending msg of 28 bytes to 3 on channel testchainid took 11.2µs"
"2020-01-03 19:06:09.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU f60 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 979.2µs "
"2020-01-03 19:06:09.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f61 Sending msg of 28 bytes to 2 on channel businesschannel took 22.4µs"
"2020-01-03 19:06:09.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f62 Sending msg of 28 bytes to 3 on channel businesschannel took 14.9µs"
"2020-01-03 19:06:09.664 UTC [orderer.common.cluster.step] sendMessage -> DEBU f64 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 2.2207ms "
"2020-01-03 19:06:09.664 UTC [orderer.common.cluster.step] sendMessage -> DEBU f63 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 523.3µs "
"2020-01-03 19:06:09.666 UTC [orderer.common.cluster.step] handleMessage -> DEBU f66 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:09.666 UTC [orderer.common.cluster.step] handleMessage -> DEBU f65 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:10.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU f67 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:10.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f68 Sending msg of 28 bytes to 3 on channel testchainid took 15.5µs"
"2020-01-03 19:06:10.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU f69 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 479.5µs "
"2020-01-03 19:06:10.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f6a Sending msg of 28 bytes to 2 on channel businesschannel took 24.2µs"
"2020-01-03 19:06:10.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f6b Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:06:10.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f6c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 206.6µs "
"2020-01-03 19:06:10.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f6d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 338.6µs "
"2020-01-03 19:06:10.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU f6e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:10.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU f6f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:10.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU f70 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:10.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f71 Sending msg of 28 bytes to 3 on channel testchainid took 853.5µs"
"2020-01-03 19:06:10.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU f72 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 79.8µs "
"2020-01-03 19:06:10.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f73 Sending msg of 28 bytes to 3 on channel businesschannel took 38.4µs"
"2020-01-03 19:06:10.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f74 Sending msg of 28 bytes to 2 on channel businesschannel took 14µs"
"2020-01-03 19:06:10.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f75 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 704µs "
"2020-01-03 19:06:10.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU f76 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 292.2µs "
"2020-01-03 19:06:10.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU f77 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:10.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU f78 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:11.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU f79 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:11.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f7a Sending msg of 28 bytes to 3 on channel testchainid took 21.7µs"
"2020-01-03 19:06:11.095 UTC [orderer.common.cluster.step] sendMessage -> DEBU f7b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 236.1µs "
"2020-01-03 19:06:11.161 UTC [orderer.consensus.etcdraft] Check -> DEBU f7c Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:11.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f7d Sending msg of 28 bytes to 2 on channel businesschannel took 16.3µs"
"2020-01-03 19:06:11.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f7e Sending msg of 28 bytes to 3 on channel businesschannel took 424.2µs"
"2020-01-03 19:06:11.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f7f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 756.5µs "
"2020-01-03 19:06:11.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f80 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 287.5µs "
"2020-01-03 19:06:11.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU f81 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:11.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f82 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:11.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU f83 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:11.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f84 Sending msg of 28 bytes to 3 on channel testchainid took 14.8µs"
"2020-01-03 19:06:11.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU f85 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 303.6µs "
"2020-01-03 19:06:11.663 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f86 Sending msg of 28 bytes to 2 on channel businesschannel took 67.8µs"
"2020-01-03 19:06:11.663 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f87 Sending msg of 28 bytes to 3 on channel businesschannel took 9.2µs"
"2020-01-03 19:06:11.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU f88 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 166.3µs "
"2020-01-03 19:06:11.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU f89 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:11.665 UTC [orderer.common.cluster.step] sendMessage -> DEBU f8a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 683.7µs "
"2020-01-03 19:06:11.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU f8b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:12.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU f8c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:12.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f8d Sending msg of 28 bytes to 3 on channel testchainid took 13.4µs"
"2020-01-03 19:06:12.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU f8e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.2µs "
"2020-01-03 19:06:12.163 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f8f Sending msg of 28 bytes to 2 on channel businesschannel took 18.3µs"
"2020-01-03 19:06:12.163 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f90 Sending msg of 28 bytes to 3 on channel businesschannel took 21.4µs"
"2020-01-03 19:06:12.164 UTC [orderer.common.cluster.step] sendMessage -> DEBU f91 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97µs "
"2020-01-03 19:06:12.165 UTC [orderer.common.cluster.step] sendMessage -> DEBU f92 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 309.6µs "
"2020-01-03 19:06:12.166 UTC [orderer.common.cluster.step] handleMessage -> DEBU f93 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:12.166 UTC [orderer.common.cluster.step] handleMessage -> DEBU f94 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:12.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU f95 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:12.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f96 Sending msg of 28 bytes to 3 on channel testchainid took 19.3µs"
"2020-01-03 19:06:12.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU f97 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 180.6µs "
"2020-01-03 19:06:12.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f98 Sending msg of 28 bytes to 2 on channel businesschannel took 29.1µs"
"2020-01-03 19:06:12.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f99 Sending msg of 28 bytes to 3 on channel businesschannel took 41.7µs"
"2020-01-03 19:06:12.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f9a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.5µs "
"2020-01-03 19:06:12.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f9b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81.8µs "
"2020-01-03 19:06:12.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU f9c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:12.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU f9d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:13.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU f9e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:13.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f9f Sending msg of 28 bytes to 3 on channel testchainid took 50.2µs"
"2020-01-03 19:06:13.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU fa0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 446.1µs "
"2020-01-03 19:06:13.162 UTC [orderer.consensus.etcdraft] Check -> DEBU fa1 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:13.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fa2 Sending msg of 28 bytes to 2 on channel businesschannel took 19.2µs"
"2020-01-03 19:06:13.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fa3 Sending msg of 28 bytes to 3 on channel businesschannel took 17.4µs"
"2020-01-03 19:06:13.166 UTC [orderer.common.cluster.step] sendMessage -> DEBU fa4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 56.2µs "
"2020-01-03 19:06:13.166 UTC [orderer.common.cluster.step] sendMessage -> DEBU fa5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.9914ms "
"2020-01-03 19:06:13.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU fa6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:13.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU fa7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:13.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU fa8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:13.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fa9 Sending msg of 28 bytes to 3 on channel testchainid took 18.3µs"
"2020-01-03 19:06:13.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU faa Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 467.6µs "
"2020-01-03 19:06:13.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fab Sending msg of 28 bytes to 2 on channel businesschannel took 19.6µs"
"2020-01-03 19:06:13.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fac Sending msg of 28 bytes to 3 on channel businesschannel took 20.4µs"
"2020-01-03 19:06:13.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU fad Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 148.1µs "
"2020-01-03 19:06:13.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU fae Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 157.8µs "
"2020-01-03 19:06:13.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU faf Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:13.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU fb0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:14.091 UTC [orderer.common.cluster.step] handleMessage -> DEBU fb1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:14.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fb2 Sending msg of 28 bytes to 3 on channel testchainid took 16.4µs"
"2020-01-03 19:06:14.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU fb3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 338.9µs "
"2020-01-03 19:06:14.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fb4 Sending msg of 28 bytes to 2 on channel businesschannel took 97µs"
"2020-01-03 19:06:14.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU fb5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 227.1µs "
"2020-01-03 19:06:14.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fb6 Sending msg of 28 bytes to 3 on channel businesschannel took 19.5µs"
"2020-01-03 19:06:14.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU fb7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.4µs "
"2020-01-03 19:06:14.165 UTC [orderer.common.cluster.step] handleMessage -> DEBU fb8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:14.166 UTC [orderer.common.cluster.step] handleMessage -> DEBU fb9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:14.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU fba Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:14.595 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fbb Sending msg of 28 bytes to 3 on channel testchainid took 21.2µs"
"2020-01-03 19:06:14.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU fbc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 367.2µs "
"2020-01-03 19:06:14.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fbd Sending msg of 28 bytes to 2 on channel businesschannel took 28.3µs"
"2020-01-03 19:06:14.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fbe Sending msg of 28 bytes to 3 on channel businesschannel took 14.4µs"
"2020-01-03 19:06:14.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU fbf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 92.6µs "
"2020-01-03 19:06:14.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU fc0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 119.7µs "
"2020-01-03 19:06:14.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU fc1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:14.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU fc2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:15.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU fc3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:15.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fc4 Sending msg of 28 bytes to 3 on channel testchainid took 21µs"
"2020-01-03 19:06:15.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU fc5 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 739.4µs "
"2020-01-03 19:06:15.126 UTC [orderer.consensus.etcdraft] Check -> DEBU fc6 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:15.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fc7 Sending msg of 28 bytes to 2 on channel businesschannel took 19.2µs"
"2020-01-03 19:06:15.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fc8 Sending msg of 28 bytes to 3 on channel businesschannel took 12.7µs"
"2020-01-03 19:06:15.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU fc9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 245.9µs "
"2020-01-03 19:06:15.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU fca Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 99.4µs "
"2020-01-03 19:06:15.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU fcb Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:15.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU fcc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:15.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU fcd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:15.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fce Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:06:15.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU fcf Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 178µs "
"2020-01-03 19:06:15.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fd0 Sending msg of 28 bytes to 2 on channel businesschannel took 17.4µs"
"2020-01-03 19:06:15.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fd1 Sending msg of 28 bytes to 3 on channel businesschannel took 7.2µs"
"2020-01-03 19:06:15.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU fd2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 78.6µs "
"2020-01-03 19:06:15.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU fd3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 162.7µs "
"2020-01-03 19:06:15.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU fd4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:15.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU fd5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:16.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU fd6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:16.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fd7 Sending msg of 28 bytes to 3 on channel testchainid took 12.4µs"
"2020-01-03 19:06:16.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU fd8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 170.2µs "
"2020-01-03 19:06:16.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fd9 Sending msg of 28 bytes to 3 on channel businesschannel took 27.3µs"
"2020-01-03 19:06:16.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fda Sending msg of 28 bytes to 2 on channel businesschannel took 11.8µs"
"2020-01-03 19:06:16.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU fdb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 78.9µs "
"2020-01-03 19:06:16.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU fdc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 160.9µs "
"2020-01-03 19:06:16.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU fdd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:16.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU fde Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:16.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU fdf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:16.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fe0 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:16.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU fe1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 120.1µs "
"2020-01-03 19:06:16.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fe2 Sending msg of 28 bytes to 2 on channel businesschannel took 12.5µs"
"2020-01-03 19:06:16.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fe3 Sending msg of 28 bytes to 3 on channel businesschannel took 12µs"
"2020-01-03 19:06:16.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU fe4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 89.9µs "
"2020-01-03 19:06:16.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU fe5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 151.3µs "
"2020-01-03 19:06:16.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU fe6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:16.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU fe7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:17.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU fe8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:17.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fe9 Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:06:17.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU fea Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 193.6µs "
"2020-01-03 19:06:17.126 UTC [orderer.consensus.etcdraft] Check -> DEBU feb Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:17.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fec Sending msg of 28 bytes to 2 on channel businesschannel took 14.4µs"
"2020-01-03 19:06:17.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fed Sending msg of 28 bytes to 3 on channel businesschannel took 12.2µs"
"2020-01-03 19:06:17.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU fee Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 194.6µs "
"2020-01-03 19:06:17.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU fef Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 169.1µs "
"2020-01-03 19:06:17.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU ff0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:17.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU ff1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:17.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU ff2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:17.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ff3 Sending msg of 28 bytes to 3 on channel testchainid took 11.3µs"
"2020-01-03 19:06:17.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU ff4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 268.7µs "
"2020-01-03 19:06:17.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ff5 Sending msg of 28 bytes to 2 on channel businesschannel took 17.4µs"
"2020-01-03 19:06:17.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ff6 Sending msg of 28 bytes to 3 on channel businesschannel took 6µs"
"2020-01-03 19:06:17.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU ff7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 64.1µs "
"2020-01-03 19:06:17.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU ff8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 62.1µs "
"2020-01-03 19:06:17.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU ff9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:17.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU ffa Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:18.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU ffb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:18.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ffc Sending msg of 28 bytes to 3 on channel testchainid took 11.8µs"
"2020-01-03 19:06:18.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU ffd Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 147.1µs "
"2020-01-03 19:06:18.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ffe Sending msg of 28 bytes to 2 on channel businesschannel took 16.2µs"
"2020-01-03 19:06:18.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fff Sending msg of 28 bytes to 3 on channel businesschannel took 16.9µs"
"2020-01-03 19:06:18.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1000 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 170.2µs "
"2020-01-03 19:06:18.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1001 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.0479ms "
"2020-01-03 19:06:18.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1002 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:18.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1003 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:18.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1004 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:18.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1005 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:18.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1006 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 335.2µs "
"2020-01-03 19:06:18.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1007 Sending msg of 28 bytes to 2 on channel businesschannel took 11.5µs"
"2020-01-03 19:06:18.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1008 Sending msg of 28 bytes to 3 on channel businesschannel took 10.5µs"
"2020-01-03 19:06:18.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1009 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.1µs "
"2020-01-03 19:06:18.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 100a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 202.8µs "
"2020-01-03 19:06:18.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 100b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:18.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 100c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:19.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 100d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:19.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 100e Sending msg of 28 bytes to 3 on channel testchainid took 45.9µs"
"2020-01-03 19:06:19.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 100f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 497.8µs "
"2020-01-03 19:06:19.127 UTC [orderer.consensus.etcdraft] Check -> DEBU 1010 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:19.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1011 Sending msg of 28 bytes to 2 on channel businesschannel took 14.8µs"
"2020-01-03 19:06:19.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1012 Sending msg of 28 bytes to 3 on channel businesschannel took 24.2µs"
"2020-01-03 19:06:19.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1013 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 247.2µs "
"2020-01-03 19:06:19.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1014 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 58.9µs "
"2020-01-03 19:06:19.132 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1015 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:19.132 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1016 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:19.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1017 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:19.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1018 Sending msg of 28 bytes to 3 on channel testchainid took 12.5µs"
"2020-01-03 19:06:19.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1019 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 144.8µs "
"2020-01-03 19:06:19.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 101a Sending msg of 28 bytes to 2 on channel businesschannel took 17.2µs"
"2020-01-03 19:06:19.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 101b Sending msg of 28 bytes to 3 on channel businesschannel took 6.2µs"
"2020-01-03 19:06:19.626 UTC [orderer.common.cluster.step] sendMessage -> DEBU 101c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.5µs "
"2020-01-03 19:06:19.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 101d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 237.4µs "
"2020-01-03 19:06:19.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 101e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:19.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 101f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:20.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1020 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:20.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1021 Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:06:20.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1022 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 262µs "
"2020-01-03 19:06:20.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1023 Sending msg of 28 bytes to 2 on channel businesschannel took 17.4µs"
"2020-01-03 19:06:20.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1024 Sending msg of 28 bytes to 3 on channel businesschannel took 10.7µs"
"2020-01-03 19:06:20.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1025 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 177.5µs "
"2020-01-03 19:06:20.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1026 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 742.8µs "
"2020-01-03 19:06:20.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1027 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:20.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1028 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:20.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1029 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:20.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 102a Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:20.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 102b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 106.2µs "
"2020-01-03 19:06:20.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 102c Sending msg of 28 bytes to 2 on channel businesschannel took 21.2µs"
"2020-01-03 19:06:20.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 102d Sending msg of 28 bytes to 3 on channel businesschannel took 68.1µs"
"2020-01-03 19:06:20.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 102e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 73.6µs "
"2020-01-03 19:06:20.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 102f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 167.4µs "
"2020-01-03 19:06:20.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1030 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:20.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1031 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:21.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1032 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:21.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1033 Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:06:21.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1034 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.9µs "
"2020-01-03 19:06:21.128 UTC [orderer.consensus.etcdraft] Check -> DEBU 1035 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:21.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1036 Sending msg of 28 bytes to 3 on channel businesschannel took 18µs"
"2020-01-03 19:06:21.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1037 Sending msg of 28 bytes to 2 on channel businesschannel took 13.1µs"
"2020-01-03 19:06:21.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1038 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 75.3µs "
"2020-01-03 19:06:21.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1039 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.9µs "
"2020-01-03 19:06:21.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 103a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:21.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 103b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:21.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 103c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:21.562 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 103d Sending msg of 28 bytes to 3 on channel testchainid took 19µs"
"2020-01-03 19:06:21.562 UTC [orderer.common.cluster.step] sendMessage -> DEBU 103e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 109.5µs "
"2020-01-03 19:06:21.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 103f Sending msg of 28 bytes to 2 on channel businesschannel took 18µs"
"2020-01-03 19:06:21.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1040 Sending msg of 28 bytes to 3 on channel businesschannel took 12.2µs"
"2020-01-03 19:06:21.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1041 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 76.6µs "
"2020-01-03 19:06:21.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1042 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 35.8µs "
"2020-01-03 19:06:21.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1043 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:21.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1044 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:22.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1045 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:22.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1046 Sending msg of 28 bytes to 3 on channel testchainid took 14.8µs"
"2020-01-03 19:06:22.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1047 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.7µs "
"2020-01-03 19:06:22.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1048 Sending msg of 28 bytes to 2 on channel businesschannel took 141.2µs"
"2020-01-03 19:06:22.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 104a Sending msg of 28 bytes to 3 on channel businesschannel took 71.1µs"
"2020-01-03 19:06:22.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 104b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:22.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1049 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 92.3µs "
"2020-01-03 19:06:22.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 104c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 143.6µs "
"2020-01-03 19:06:22.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 104d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:22.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 104e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:22.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 104f Sending msg of 28 bytes to 3 on channel testchainid took 13.9µs"
"2020-01-03 19:06:22.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1050 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.3µs "
"2020-01-03 19:06:22.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1051 Sending msg of 28 bytes to 2 on channel businesschannel took 113.1µs"
"2020-01-03 19:06:22.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1052 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 413.1µs "
"2020-01-03 19:06:22.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1053 Sending msg of 28 bytes to 3 on channel businesschannel took 715.7µs"
"2020-01-03 19:06:22.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1054 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 83.1µs "
"2020-01-03 19:06:22.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1055 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:22.631 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1056 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:23.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1057 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:23.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1058 Sending msg of 28 bytes to 3 on channel testchainid took 45.7µs"
"2020-01-03 19:06:23.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1059 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.6µs "
"2020-01-03 19:06:23.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 105a Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:23.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 105b Sending msg of 28 bytes to 2 on channel businesschannel took 50.7µs"
"2020-01-03 19:06:23.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 105c Sending msg of 28 bytes to 3 on channel businesschannel took 12.2µs"
"2020-01-03 19:06:23.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 105d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.7µs "
"2020-01-03 19:06:23.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 105e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 122.4µs "
"2020-01-03 19:06:23.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 105f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:23.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1060 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:23.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1061 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:23.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1062 Sending msg of 28 bytes to 3 on channel testchainid took 12.2µs"
"2020-01-03 19:06:23.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1063 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 41µs "
"2020-01-03 19:06:23.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1064 Sending msg of 28 bytes to 2 on channel businesschannel took 28.4µs"
"2020-01-03 19:06:23.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1065 Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:06:23.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1066 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 148.7µs "
"2020-01-03 19:06:23.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1067 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 130.4µs "
"2020-01-03 19:06:23.632 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1068 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:23.632 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1069 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:24.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 106a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:24.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 106b Sending msg of 28 bytes to 3 on channel testchainid took 12.1µs"
"2020-01-03 19:06:24.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 106c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 153.6µs "
"2020-01-03 19:06:24.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 106d Sending msg of 28 bytes to 2 on channel businesschannel took 52.6µs"
"2020-01-03 19:06:24.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 106e Sending msg of 28 bytes to 3 on channel businesschannel took 7.1µs"
"2020-01-03 19:06:24.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 106f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 354.3µs "
"2020-01-03 19:06:24.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1070 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 71µs "
"2020-01-03 19:06:24.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1071 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:24.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1072 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:24.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1073 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:24.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1074 Sending msg of 28 bytes to 3 on channel testchainid took 12µs"
"2020-01-03 19:06:24.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1075 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 44.3µs "
"2020-01-03 19:06:24.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1076 Sending msg of 28 bytes to 2 on channel businesschannel took 27.2µs"
"2020-01-03 19:06:24.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1078 Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:06:24.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1079 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 52.6µs "
"2020-01-03 19:06:24.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1077 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 219.5µs "
"2020-01-03 19:06:24.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 107a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:24.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 107b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:25.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 107c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:25.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 107d Sending msg of 28 bytes to 3 on channel testchainid took 12.2µs"
"2020-01-03 19:06:25.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 107e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 46.7µs "
"2020-01-03 19:06:25.127 UTC [orderer.consensus.etcdraft] Check -> DEBU 107f Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:25.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1080 Sending msg of 28 bytes to 2 on channel businesschannel took 14.2µs"
"2020-01-03 19:06:25.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1081 Sending msg of 28 bytes to 3 on channel businesschannel took 6.3µs"
"2020-01-03 19:06:25.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1082 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.8µs "
"2020-01-03 19:06:25.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1083 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 42.9µs "
"2020-01-03 19:06:25.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1084 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:25.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1085 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:25.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1086 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:25.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1087 Sending msg of 28 bytes to 3 on channel testchainid took 12.8µs"
"2020-01-03 19:06:25.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1088 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 61.5µs "
"2020-01-03 19:06:25.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1089 Sending msg of 28 bytes to 3 on channel businesschannel took 28.1µs"
"2020-01-03 19:06:25.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 108a Sending msg of 28 bytes to 2 on channel businesschannel took 22.9µs"
"2020-01-03 19:06:25.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 108b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 122.2µs "
"2020-01-03 19:06:25.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 108c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 90.1µs "
"2020-01-03 19:06:25.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 108d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:25.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 108e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:26.065 UTC [orderer.common.cluster.step] handleMessage -> DEBU 108f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:26.066 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1090 Sending msg of 28 bytes to 3 on channel testchainid took 37µs"
"2020-01-03 19:06:26.066 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1091 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.2µs "
"2020-01-03 19:06:26.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1092 Sending msg of 28 bytes to 2 on channel businesschannel took 15.4µs"
"2020-01-03 19:06:26.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1093 Sending msg of 28 bytes to 3 on channel businesschannel took 9.2µs"
"2020-01-03 19:06:26.126 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1094 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 64.3µs "
"2020-01-03 19:06:26.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1095 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 44.8µs "
"2020-01-03 19:06:26.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1096 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:26.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1097 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:26.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1098 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:26.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1099 Sending msg of 28 bytes to 3 on channel testchainid took 23.5µs"
"2020-01-03 19:06:26.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 109a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 143.8µs "
"2020-01-03 19:06:26.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 109b Sending msg of 28 bytes to 2 on channel businesschannel took 36.5µs"
"2020-01-03 19:06:26.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 109c Sending msg of 28 bytes to 3 on channel businesschannel took 12µs"
"2020-01-03 19:06:26.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 109d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.1µs "
"2020-01-03 19:06:26.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 109e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:26.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 109f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:26.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10a0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 2.2613ms "
"2020-01-03 19:06:27.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10a1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:27.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10a2 Sending msg of 28 bytes to 3 on channel testchainid took 30.6µs"
"2020-01-03 19:06:27.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10a3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54µs "
"2020-01-03 19:06:27.127 UTC [orderer.consensus.etcdraft] Check -> DEBU 10a4 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:27.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10a5 Sending msg of 28 bytes to 2 on channel businesschannel took 19.4µs"
"2020-01-03 19:06:27.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10a6 Sending msg of 28 bytes to 3 on channel businesschannel took 98µs"
"2020-01-03 19:06:27.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10a7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 235.9µs "
"2020-01-03 19:06:27.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10a8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 267.3µs "
"2020-01-03 19:06:27.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10a9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:27.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10aa Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:27.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10ab Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:27.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10ac Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:27.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10ad Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 303.7µs "
"2020-01-03 19:06:27.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10ae Sending msg of 28 bytes to 2 on channel businesschannel took 15.5µs"
"2020-01-03 19:06:27.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10af Sending msg of 28 bytes to 3 on channel businesschannel took 13µs"
"2020-01-03 19:06:27.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10b0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 289.8µs "
"2020-01-03 19:06:27.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10b1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 205µs "
"2020-01-03 19:06:27.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10b2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:27.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10b3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:28.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10b4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:28.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10b5 Sending msg of 28 bytes to 3 on channel testchainid took 13µs"
"2020-01-03 19:06:28.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10b6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 173.8µs "
"2020-01-03 19:06:28.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10b7 Sending msg of 28 bytes to 3 on channel businesschannel took 22.6µs"
"2020-01-03 19:06:28.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10b8 Sending msg of 28 bytes to 2 on channel businesschannel took 9.4µs"
"2020-01-03 19:06:28.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10b9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 82.6µs "
"2020-01-03 19:06:28.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10ba Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 251µs "
"2020-01-03 19:06:28.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10bb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:28.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10bc Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:28.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10bd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:28.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10be Sending msg of 28 bytes to 3 on channel testchainid took 12.5µs"
"2020-01-03 19:06:28.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10bf Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.4µs "
"2020-01-03 19:06:28.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10c0 Sending msg of 28 bytes to 3 on channel businesschannel took 122.3µs"
"2020-01-03 19:06:28.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10c1 Sending msg of 28 bytes to 2 on channel businesschannel took 12.3µs"
"2020-01-03 19:06:28.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10c2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 138.8µs "
"2020-01-03 19:06:28.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10c3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 134.7µs "
"2020-01-03 19:06:28.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10c4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:28.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10c5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:29.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10c6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:29.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10c7 Sending msg of 28 bytes to 3 on channel testchainid took 2.479ms"
"2020-01-03 19:06:29.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10c8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 369.8µs "
"2020-01-03 19:06:29.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 10c9 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:29.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10ca Sending msg of 28 bytes to 3 on channel businesschannel took 17.8µs"
"2020-01-03 19:06:29.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10cb Sending msg of 28 bytes to 2 on channel businesschannel took 16.4µs"
"2020-01-03 19:06:29.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10cc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 185.3µs "
"2020-01-03 19:06:29.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10cd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 151.7µs "
"2020-01-03 19:06:29.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10ce Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:29.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10cf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:29.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10d0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:29.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10d1 Sending msg of 28 bytes to 3 on channel testchainid took 1.2261ms"
"2020-01-03 19:06:29.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10d2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.8µs "
"2020-01-03 19:06:29.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10d3 Sending msg of 28 bytes to 2 on channel businesschannel took 34.5µs"
"2020-01-03 19:06:29.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10d4 Sending msg of 28 bytes to 3 on channel businesschannel took 10.5µs"
"2020-01-03 19:06:29.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10d5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 102.2µs "
"2020-01-03 19:06:29.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10d6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 505.9µs "
"2020-01-03 19:06:29.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10d7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:29.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10d8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:29.707 UTC [orderer.common.server] replicateDisabledChains -> DEBU 10d9 No inactive chains to try to replicate"
"2020-01-03 19:06:30.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10da Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:30.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10db Sending msg of 28 bytes to 3 on channel testchainid took 172.5µs"
"2020-01-03 19:06:30.064 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10dc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.4343ms "
"2020-01-03 19:06:30.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10dd Sending msg of 28 bytes to 3 on channel businesschannel took 25µs"
"2020-01-03 19:06:30.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10de Sending msg of 28 bytes to 2 on channel businesschannel took 16.8µs"
"2020-01-03 19:06:30.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10df Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.4564ms "
"2020-01-03 19:06:30.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10e0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 471.3µs "
"2020-01-03 19:06:30.132 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10e1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:30.135 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10e2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:30.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10e3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:30.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10e4 Sending msg of 28 bytes to 3 on channel testchainid took 117.6µs"
"2020-01-03 19:06:30.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10e5 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.383ms "
"2020-01-03 19:06:30.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10e6 Sending msg of 28 bytes to 2 on channel businesschannel took 30.7µs"
"2020-01-03 19:06:30.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10e7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 337.2µs "
"2020-01-03 19:06:30.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10e8 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:30.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10e9 Sending msg of 28 bytes to 3 on channel businesschannel took 14.3µs"
"2020-01-03 19:06:30.630 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10ea Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 113.1µs "
"2020-01-03 19:06:30.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10eb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:31.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10ec Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:31.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10ed Sending msg of 28 bytes to 3 on channel testchainid took 16.5µs"
"2020-01-03 19:06:31.062 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10ee Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 340.4µs "
"2020-01-03 19:06:31.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 10ef Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:31.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10f0 Sending msg of 28 bytes to 2 on channel businesschannel took 38.4µs"
"2020-01-03 19:06:31.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10f1 Sending msg of 28 bytes to 3 on channel businesschannel took 11.8µs"
"2020-01-03 19:06:31.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10f2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 119.4µs "
"2020-01-03 19:06:31.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10f3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 978.1µs "
"2020-01-03 19:06:31.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10f4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:31.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10f5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:31.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10f6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:31.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10f7 Sending msg of 28 bytes to 3 on channel testchainid took 13.1µs"
"2020-01-03 19:06:31.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10f8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.8µs "
"2020-01-03 19:06:31.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10f9 Sending msg of 28 bytes to 2 on channel businesschannel took 15.1µs"
"2020-01-03 19:06:31.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10fa Sending msg of 28 bytes to 3 on channel businesschannel took 6.6µs"
"2020-01-03 19:06:31.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10fb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 96.5µs "
"2020-01-03 19:06:31.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10fc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 305.8µs "
"2020-01-03 19:06:31.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10fd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:31.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10fe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:32.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10ff Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:32.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1100 Sending msg of 28 bytes to 3 on channel testchainid took 23.2µs"
"2020-01-03 19:06:32.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1101 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 146.4µs "
"2020-01-03 19:06:32.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1102 Sending msg of 28 bytes to 2 on channel businesschannel took 45.3µs"
"2020-01-03 19:06:32.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1103 Sending msg of 28 bytes to 3 on channel businesschannel took 15.7µs"
"2020-01-03 19:06:32.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1104 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 356.7µs "
"2020-01-03 19:06:32.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1105 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 396.6µs "
"2020-01-03 19:06:32.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1106 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:32.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1107 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:32.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1108 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:32.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1109 Sending msg of 28 bytes to 3 on channel testchainid took 16.7µs"
"2020-01-03 19:06:32.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 110a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 384.4µs "
"2020-01-03 19:06:32.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 110b Sending msg of 28 bytes to 2 on channel businesschannel took 17.9µs"
"2020-01-03 19:06:32.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 110c Sending msg of 28 bytes to 3 on channel businesschannel took 112.9µs"
"2020-01-03 19:06:32.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 110d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 722.1µs "
"2020-01-03 19:06:32.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 110e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 55.7µs "
"2020-01-03 19:06:32.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 110f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:32.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1110 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:33.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1111 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:33.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1112 Sending msg of 28 bytes to 3 on channel testchainid took 18.4µs"
"2020-01-03 19:06:33.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1113 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 537.5µs "
"2020-01-03 19:06:33.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 1114 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:33.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1115 Sending msg of 28 bytes to 2 on channel businesschannel took 153.8µs"
"2020-01-03 19:06:33.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1116 Sending msg of 28 bytes to 3 on channel businesschannel took 11.5µs"
"2020-01-03 19:06:33.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1117 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 81.4µs "
"2020-01-03 19:06:33.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1118 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 165.4µs "
"2020-01-03 19:06:33.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1119 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:33.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 111a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:33.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 111b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:33.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 111c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 96.6µs "
"2020-01-03 19:06:33.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 111d Sending msg of 28 bytes to 3 on channel testchainid took 44.1µs"
"2020-01-03 19:06:33.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 111e Sending msg of 28 bytes to 2 on channel businesschannel took 23.5µs"
"2020-01-03 19:06:33.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 111f Sending msg of 28 bytes to 3 on channel businesschannel took 16.4µs"
"2020-01-03 19:06:33.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1120 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 277µs "
"2020-01-03 19:06:33.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1121 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 262µs "
"2020-01-03 19:06:33.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1122 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:33.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1123 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:34.066 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1124 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:34.067 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1125 Sending msg of 28 bytes to 3 on channel testchainid took 20.5µs"
"2020-01-03 19:06:34.068 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1126 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 697.6µs "
"2020-01-03 19:06:34.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1127 Sending msg of 28 bytes to 2 on channel businesschannel took 19.2µs"
"2020-01-03 19:06:34.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1128 Sending msg of 28 bytes to 3 on channel businesschannel took 5.8µs"
"2020-01-03 19:06:34.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1129 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 459.1µs "
"2020-01-03 19:06:34.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 112a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 78.4µs "
"2020-01-03 19:06:34.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 112b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:34.131 UTC [orderer.common.cluster.step] handleMessage -> DEBU 112c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:34.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 112d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:34.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 112e Sending msg of 28 bytes to 3 on channel testchainid took 12.1µs"
"2020-01-03 19:06:34.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 112f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 537.1µs "
"2020-01-03 19:06:34.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1130 Sending msg of 28 bytes to 2 on channel businesschannel took 19.5µs"
"2020-01-03 19:06:34.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1131 Sending msg of 28 bytes to 3 on channel businesschannel took 11.3µs"
"2020-01-03 19:06:34.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1132 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 405.3µs "
"2020-01-03 19:06:34.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1133 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 174.8µs "
"2020-01-03 19:06:34.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1134 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:34.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1135 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:35.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1136 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:35.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1137 Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:06:35.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1138 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 93.2µs "
"2020-01-03 19:06:35.127 UTC [orderer.consensus.etcdraft] Check -> DEBU 1139 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:35.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 113a Sending msg of 28 bytes to 2 on channel businesschannel took 17.1µs"
"2020-01-03 19:06:35.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 113b Sending msg of 28 bytes to 3 on channel businesschannel took 14.8µs"
"2020-01-03 19:06:35.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 113c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 203.6µs "
"2020-01-03 19:06:35.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 113d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 430.4µs "
"2020-01-03 19:06:35.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 113e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:35.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 113f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:35.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1140 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:35.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1141 Sending msg of 28 bytes to 3 on channel testchainid took 17.1µs"
"2020-01-03 19:06:35.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1142 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 579.2µs "
"2020-01-03 19:06:35.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1143 Sending msg of 28 bytes to 2 on channel businesschannel took 33.5µs"
"2020-01-03 19:06:35.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1144 Sending msg of 28 bytes to 3 on channel businesschannel took 9.2µs"
"2020-01-03 19:06:35.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1145 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.7µs "
"2020-01-03 19:06:35.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1146 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 269.6µs "
"2020-01-03 19:06:35.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1147 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:35.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1148 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:36.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1149 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:36.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 114a Sending msg of 28 bytes to 3 on channel testchainid took 15.6µs"
"2020-01-03 19:06:36.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 114b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 506.3µs "
"2020-01-03 19:06:36.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 114c Sending msg of 28 bytes to 2 on channel businesschannel took 98.6µs"
"2020-01-03 19:06:36.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 114d Sending msg of 28 bytes to 3 on channel businesschannel took 12.9µs"
"2020-01-03 19:06:36.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 114e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 299.4µs "
"2020-01-03 19:06:36.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 114f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 48.2µs "
"2020-01-03 19:06:36.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1150 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:36.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1151 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:36.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1152 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:36.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1153 Sending msg of 28 bytes to 3 on channel testchainid took 13.1µs"
"2020-01-03 19:06:36.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1154 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.1µs "
"2020-01-03 19:06:36.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1155 Sending msg of 28 bytes to 2 on channel businesschannel took 25.1µs"
"2020-01-03 19:06:36.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1156 Sending msg of 28 bytes to 3 on channel businesschannel took 9.4µs"
"2020-01-03 19:06:36.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1157 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 127.3µs "
"2020-01-03 19:06:36.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1158 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 97.2µs "
"2020-01-03 19:06:36.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1159 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:36.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 115a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:37.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 115b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:37.063 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 115c Sending msg of 28 bytes to 3 on channel testchainid took 20.2µs"
"2020-01-03 19:06:37.064 UTC [orderer.common.cluster.step] sendMessage -> DEBU 115d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 101.6µs "
"2020-01-03 19:06:37.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 115e Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:37.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 115f Sending msg of 28 bytes to 2 on channel businesschannel took 305.1µs"
"2020-01-03 19:06:37.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1160 Sending msg of 28 bytes to 3 on channel businesschannel took 5.9µs"
"2020-01-03 19:06:37.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1161 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.2µs "
"2020-01-03 19:06:37.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1162 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 43.1µs "
"2020-01-03 19:06:37.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1163 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:37.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1164 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:37.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1165 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:37.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1166 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:06:37.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1167 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 228.5µs "
"2020-01-03 19:06:37.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1168 Sending msg of 28 bytes to 2 on channel businesschannel took 23.1µs"
"2020-01-03 19:06:37.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1169 Sending msg of 28 bytes to 3 on channel businesschannel took 9µs"
"2020-01-03 19:06:37.626 UTC [orderer.common.cluster.step] sendMessage -> DEBU 116a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 122.9µs "
"2020-01-03 19:06:37.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 116b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 102.6µs "
"2020-01-03 19:06:37.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 116c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:37.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 116d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:38.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 116e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:38.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 116f Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:06:38.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1170 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 136.3µs "
"2020-01-03 19:06:38.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1171 Sending msg of 28 bytes to 2 on channel businesschannel took 19.1µs"
"2020-01-03 19:06:38.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1172 Sending msg of 28 bytes to 3 on channel businesschannel took 6.8µs"
"2020-01-03 19:06:38.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1173 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 136.2µs "
"2020-01-03 19:06:38.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1174 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:38.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1175 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.4655ms "
"2020-01-03 19:06:38.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1176 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:38.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1177 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:38.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1178 Sending msg of 28 bytes to 3 on channel testchainid took 306µs"
"2020-01-03 19:06:38.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1179 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 99µs "
"2020-01-03 19:06:38.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 117a Sending msg of 28 bytes to 2 on channel businesschannel took 17.5µs"
"2020-01-03 19:06:38.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 117b Sending msg of 28 bytes to 3 on channel businesschannel took 9.2µs"
"2020-01-03 19:06:38.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 117c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.2µs "
"2020-01-03 19:06:38.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 117d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 42.3µs "
"2020-01-03 19:06:38.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 117e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:38.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 117f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:39.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1180 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:39.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1181 Sending msg of 28 bytes to 3 on channel testchainid took 17.9µs"
"2020-01-03 19:06:39.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1182 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 364.8µs "
"2020-01-03 19:06:39.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 1183 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:39.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1184 Sending msg of 28 bytes to 2 on channel businesschannel took 15.3µs"
"2020-01-03 19:06:39.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1185 Sending msg of 28 bytes to 3 on channel businesschannel took 8µs"
"2020-01-03 19:06:39.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1186 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 64.6µs "
"2020-01-03 19:06:39.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1187 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 115.6µs "
"2020-01-03 19:06:39.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1188 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:39.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1189 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:39.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 118a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:39.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 118b Sending msg of 28 bytes to 3 on channel testchainid took 34.4µs"
"2020-01-03 19:06:39.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 118c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 265.4µs "
"2020-01-03 19:06:39.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 118d Sending msg of 28 bytes to 2 on channel businesschannel took 24.1µs"
"2020-01-03 19:06:39.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 118e Sending msg of 28 bytes to 3 on channel businesschannel took 18.2µs"
"2020-01-03 19:06:39.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 118f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.5µs "
"2020-01-03 19:06:39.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1190 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 103.4µs "
"2020-01-03 19:06:39.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1191 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:39.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1192 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:40.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1193 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:40.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1194 Sending msg of 28 bytes to 3 on channel testchainid took 497.3µs"
"2020-01-03 19:06:40.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1195 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 523.7µs "
"2020-01-03 19:06:40.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1196 Sending msg of 28 bytes to 2 on channel businesschannel took 17.3µs"
"2020-01-03 19:06:40.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1197 Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:06:40.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1198 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 211.4µs "
"2020-01-03 19:06:40.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1199 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 222.4µs "
"2020-01-03 19:06:40.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 119a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:40.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 119b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:40.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 119c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:40.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 119d Sending msg of 28 bytes to 3 on channel testchainid took 10µs"
"2020-01-03 19:06:40.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 119e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 440.3µs "
"2020-01-03 19:06:40.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 119f Sending msg of 28 bytes to 2 on channel businesschannel took 18.4µs"
"2020-01-03 19:06:40.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11a0 Sending msg of 28 bytes to 3 on channel businesschannel took 10.2µs"
"2020-01-03 19:06:40.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11a1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 277.8µs "
"2020-01-03 19:06:40.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11a2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 138.8µs "
"2020-01-03 19:06:40.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11a3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:40.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11a4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:41.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11a5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:41.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11a6 Sending msg of 28 bytes to 3 on channel testchainid took 395.7µs"
"2020-01-03 19:06:41.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11a7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 345.8µs "
"2020-01-03 19:06:41.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 11a8 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:41.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11a9 Sending msg of 28 bytes to 2 on channel businesschannel took 105.1µs"
"2020-01-03 19:06:41.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11aa Sending msg of 28 bytes to 3 on channel businesschannel took 7.3µs"
"2020-01-03 19:06:41.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11ab Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 185.7µs "
"2020-01-03 19:06:41.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11ac Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 220µs "
"2020-01-03 19:06:41.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ad Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:41.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ae Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:41.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11af Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:41.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11b0 Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:06:41.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11b1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 563.5µs "
"2020-01-03 19:06:41.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11b2 Sending msg of 28 bytes to 2 on channel businesschannel took 48.2µs"
"2020-01-03 19:06:41.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11b3 Sending msg of 28 bytes to 3 on channel businesschannel took 200.4µs"
"2020-01-03 19:06:41.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11b4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 335.7µs "
"2020-01-03 19:06:41.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11b5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:41.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11b6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.0581ms "
"2020-01-03 19:06:41.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11b7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:42.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11b8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:42.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11b9 Sending msg of 28 bytes to 3 on channel testchainid took 314.8µs"
"2020-01-03 19:06:42.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11ba Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 413.5µs "
"2020-01-03 19:06:42.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11bb Sending msg of 28 bytes to 2 on channel businesschannel took 45.3µs"
"2020-01-03 19:06:42.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11bc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 136.4µs "
"2020-01-03 19:06:42.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11bd Sending msg of 28 bytes to 3 on channel businesschannel took 13.8µs"
"2020-01-03 19:06:42.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11be Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:42.131 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11bf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.2826ms "
"2020-01-03 19:06:42.137 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11c0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:42.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11c1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:42.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11c2 Sending msg of 28 bytes to 3 on channel testchainid took 107.2µs"
"2020-01-03 19:06:42.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11c3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 85.7µs "
"2020-01-03 19:06:42.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11c4 Sending msg of 28 bytes to 2 on channel businesschannel took 58.9µs"
"2020-01-03 19:06:42.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11c5 Sending msg of 28 bytes to 3 on channel businesschannel took 14.5µs"
"2020-01-03 19:06:42.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11c6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 467.9µs "
"2020-01-03 19:06:42.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11c7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 385.3µs "
"2020-01-03 19:06:42.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11c8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:42.631 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11c9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:43.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ca Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:43.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11cb Sending msg of 28 bytes to 3 on channel testchainid took 12.8µs"
"2020-01-03 19:06:43.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11cc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97.4µs "
"2020-01-03 19:06:43.129 UTC [orderer.consensus.etcdraft] Check -> DEBU 11cd Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:43.133 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11ce Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 93.9µs "
"2020-01-03 19:06:43.133 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11cf Sending msg of 28 bytes to 3 on channel businesschannel took 100.2µs"
"2020-01-03 19:06:43.135 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11d0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:43.135 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11d1 Sending msg of 28 bytes to 2 on channel businesschannel took 17.9µs"
"2020-01-03 19:06:43.136 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11d2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 234.2µs "
"2020-01-03 19:06:43.138 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11d3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:43.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11d4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:43.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11d5 Sending msg of 28 bytes to 3 on channel testchainid took 17.5µs"
"2020-01-03 19:06:43.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11d6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.5µs "
"2020-01-03 19:06:43.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11d7 Sending msg of 28 bytes to 2 on channel businesschannel took 20.2µs"
"2020-01-03 19:06:43.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11d8 Sending msg of 28 bytes to 3 on channel businesschannel took 12.7µs"
"2020-01-03 19:06:43.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11d9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 110.9µs "
"2020-01-03 19:06:43.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11da Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 68.5µs "
"2020-01-03 19:06:43.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11db Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:43.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11dc Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:44.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11dd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:44.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11de Sending msg of 28 bytes to 3 on channel testchainid took 28.1µs"
"2020-01-03 19:06:44.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11df Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 101.3µs "
"2020-01-03 19:06:44.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11e0 Sending msg of 28 bytes to 2 on channel businesschannel took 34.6µs"
"2020-01-03 19:06:44.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11e1 Sending msg of 28 bytes to 3 on channel businesschannel took 15.1µs"
"2020-01-03 19:06:44.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11e2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 133.8µs "
"2020-01-03 19:06:44.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11e3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 79.9µs "
"2020-01-03 19:06:44.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11e4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:44.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11e5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:44.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11e6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:44.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11e7 Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:06:44.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11e8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 149.1µs "
"2020-01-03 19:06:44.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11e9 Sending msg of 28 bytes to 2 on channel businesschannel took 54.3µs"
"2020-01-03 19:06:44.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11ea Sending msg of 28 bytes to 3 on channel businesschannel took 12.7µs"
"2020-01-03 19:06:44.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11eb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 150.3µs "
"2020-01-03 19:06:44.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11ec Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 54.7µs "
"2020-01-03 19:06:44.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ed Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:44.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ee Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:45.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ef Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:45.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11f0 Sending msg of 28 bytes to 3 on channel testchainid took 17.4µs"
"2020-01-03 19:06:45.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11f1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 164.4µs "
"2020-01-03 19:06:45.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 11f2 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:45.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11f3 Sending msg of 28 bytes to 2 on channel businesschannel took 171.6µs"
"2020-01-03 19:06:45.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11f4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 408.1µs "
"2020-01-03 19:06:45.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11f5 Sending msg of 28 bytes to 3 on channel businesschannel took 12.3µs"
"2020-01-03 19:06:45.096 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11f6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:45.097 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11f7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 666.1µs "
"2020-01-03 19:06:45.100 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11f8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:45.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11f9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:45.527 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11fa Sending msg of 28 bytes to 3 on channel testchainid took 17.7µs"
"2020-01-03 19:06:45.527 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11fb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.6µs "
"2020-01-03 19:06:45.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11fc Sending msg of 28 bytes to 2 on channel businesschannel took 29.4µs"
"2020-01-03 19:06:45.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11fd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 111.1µs "
"2020-01-03 19:06:45.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11fe Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:45.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11ff Sending msg of 28 bytes to 3 on channel businesschannel took 13.3µs"
"2020-01-03 19:06:45.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1200 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63.9µs "
"2020-01-03 19:06:45.598 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1201 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:46.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1202 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:46.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1203 Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:06:46.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1204 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.4µs "
"2020-01-03 19:06:46.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1205 Sending msg of 28 bytes to 2 on channel businesschannel took 44.6µs"
"2020-01-03 19:06:46.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1206 Sending msg of 28 bytes to 3 on channel businesschannel took 24.8µs"
"2020-01-03 19:06:46.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1207 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.5µs "
"2020-01-03 19:06:46.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1208 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 90.7µs "
"2020-01-03 19:06:46.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1209 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:46.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 120a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:46.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 120b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:46.526 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 120c Sending msg of 28 bytes to 3 on channel testchainid took 18.4µs"
"2020-01-03 19:06:46.526 UTC [orderer.common.cluster.step] sendMessage -> DEBU 120d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 163.8µs "
"2020-01-03 19:06:46.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 120e Sending msg of 28 bytes to 2 on channel businesschannel took 17.9µs"
"2020-01-03 19:06:46.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 120f Sending msg of 28 bytes to 3 on channel businesschannel took 22.3µs"
"2020-01-03 19:06:46.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1210 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.7µs "
"2020-01-03 19:06:46.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1211 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 107.3µs "
"2020-01-03 19:06:46.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1212 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:46.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1213 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:47.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1214 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:47.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1215 Sending msg of 28 bytes to 3 on channel testchainid took 16.5µs"
"2020-01-03 19:06:47.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1216 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 164.1µs "
"2020-01-03 19:06:47.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 1217 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:47.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1218 Sending msg of 28 bytes to 2 on channel businesschannel took 18.8µs"
"2020-01-03 19:06:47.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 121a Sending msg of 28 bytes to 3 on channel businesschannel took 17.8µs"
"2020-01-03 19:06:47.095 UTC [orderer.common.cluster.step] sendMessage -> DEBU 121b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 154.5µs "
"2020-01-03 19:06:47.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 121c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:47.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1219 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 202.7µs "
"2020-01-03 19:06:47.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU 121d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:47.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 121e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:47.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 121f Sending msg of 28 bytes to 3 on channel testchainid took 13.1µs"
"2020-01-03 19:06:47.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1220 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53µs "
"2020-01-03 19:06:47.595 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1221 Sending msg of 28 bytes to 2 on channel businesschannel took 17µs"
"2020-01-03 19:06:47.595 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1222 Sending msg of 28 bytes to 3 on channel businesschannel took 10.5µs"
"2020-01-03 19:06:47.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1223 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.5µs "
"2020-01-03 19:06:47.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1224 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 42.5µs "
"2020-01-03 19:06:47.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1225 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:47.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1226 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:48.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1227 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:48.030 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1228 Sending msg of 28 bytes to 3 on channel testchainid took 39.4µs"
"2020-01-03 19:06:48.030 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1229 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 132.5µs "
"2020-01-03 19:06:48.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 122a Sending msg of 28 bytes to 2 on channel businesschannel took 31.9µs"
"2020-01-03 19:06:48.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 122b Sending msg of 28 bytes to 3 on channel businesschannel took 11.7µs"
"2020-01-03 19:06:48.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 122c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 154.8µs "
"2020-01-03 19:06:48.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 122d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 50µs "
"2020-01-03 19:06:48.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 122e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:48.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 122f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:48.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1230 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:48.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1231 Sending msg of 28 bytes to 3 on channel testchainid took 12.1µs"
"2020-01-03 19:06:48.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1232 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 45µs "
"2020-01-03 19:06:48.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1233 Sending msg of 28 bytes to 2 on channel businesschannel took 40.5µs"
"2020-01-03 19:06:48.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1234 Sending msg of 28 bytes to 3 on channel businesschannel took 14.9µs"
"2020-01-03 19:06:48.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1235 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 128.1µs "
"2020-01-03 19:06:48.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1236 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 83.2µs "
"2020-01-03 19:06:48.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1237 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:48.597 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1238 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:49.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1239 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:49.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 123a Sending msg of 28 bytes to 3 on channel testchainid took 24.2µs"
"2020-01-03 19:06:49.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 123b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.9µs "
"2020-01-03 19:06:49.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 123c Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:49.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 123d Sending msg of 28 bytes to 2 on channel businesschannel took 12.8µs"
"2020-01-03 19:06:49.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 123e Sending msg of 28 bytes to 3 on channel businesschannel took 14.4µs"
"2020-01-03 19:06:49.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 123f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.4µs "
"2020-01-03 19:06:49.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1240 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 82.6µs "
"2020-01-03 19:06:49.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1241 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:49.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1242 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:49.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1243 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:49.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1244 Sending msg of 28 bytes to 3 on channel testchainid took 14.7µs"
"2020-01-03 19:06:49.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1245 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 347.6µs "
"2020-01-03 19:06:49.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1246 Sending msg of 28 bytes to 2 on channel businesschannel took 18.5µs"
"2020-01-03 19:06:49.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1247 Sending msg of 28 bytes to 3 on channel businesschannel took 15µs"
"2020-01-03 19:06:49.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1248 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.8µs "
"2020-01-03 19:06:49.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1249 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 55.2µs "
"2020-01-03 19:06:49.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 124a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:49.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 124b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:50.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 124c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:50.028 UTC [orderer.common.cluster.step] sendMessage -> DEBU 124d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 258.7µs "
"2020-01-03 19:06:50.028 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 124e Sending msg of 28 bytes to 3 on channel testchainid took 28.4µs"
"2020-01-03 19:06:50.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 124f Sending msg of 28 bytes to 2 on channel businesschannel took 37.2µs"
"2020-01-03 19:06:50.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1250 Sending msg of 28 bytes to 3 on channel businesschannel took 18.4µs"
"2020-01-03 19:06:50.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1251 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 107.9µs "
"2020-01-03 19:06:50.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1252 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 77.2µs "
"2020-01-03 19:06:50.096 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1253 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:50.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1254 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:50.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1255 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:50.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1256 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:50.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1257 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 51.4µs "
"2020-01-03 19:06:50.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1258 Sending msg of 28 bytes to 2 on channel businesschannel took 27.8µs"
"2020-01-03 19:06:50.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1259 Sending msg of 28 bytes to 3 on channel businesschannel took 284.9µs"
"2020-01-03 19:06:50.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 125a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 447.8µs "
"2020-01-03 19:06:50.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 125b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 105.7µs "
"2020-01-03 19:06:50.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 125c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:50.597 UTC [orderer.common.cluster.step] handleMessage -> DEBU 125d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:51.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 125e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:51.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 125f Sending msg of 28 bytes to 3 on channel testchainid took 17.9µs"
"2020-01-03 19:06:51.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1260 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 173.5µs "
"2020-01-03 19:06:51.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 1261 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:51.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1262 Sending msg of 28 bytes to 2 on channel businesschannel took 56.2µs"
"2020-01-03 19:06:51.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1263 Sending msg of 28 bytes to 3 on channel businesschannel took 16.9µs"
"2020-01-03 19:06:51.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1264 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 424.7µs "
"2020-01-03 19:06:51.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1265 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:51.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1266 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 192.7µs "
"2020-01-03 19:06:51.099 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1267 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:51.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1268 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:51.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1269 Sending msg of 28 bytes to 3 on channel testchainid took 34.9µs"
"2020-01-03 19:06:51.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 126a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 119µs "
"2020-01-03 19:06:51.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 126b Sending msg of 28 bytes to 2 on channel businesschannel took 25.7µs"
"2020-01-03 19:06:51.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 126c Sending msg of 28 bytes to 3 on channel businesschannel took 33.4µs"
"2020-01-03 19:06:51.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 126d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 117.2µs "
"2020-01-03 19:06:51.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 126e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 98.7µs "
"2020-01-03 19:06:51.599 UTC [orderer.common.cluster.step] handleMessage -> DEBU 126f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:51.600 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1270 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:52.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1271 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:52.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1272 Sending msg of 28 bytes to 3 on channel testchainid took 16.5µs"
"2020-01-03 19:06:52.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1273 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.8µs "
"2020-01-03 19:06:52.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1274 Sending msg of 28 bytes to 2 on channel businesschannel took 16.4µs"
"2020-01-03 19:06:52.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1275 Sending msg of 28 bytes to 3 on channel businesschannel took 11.6µs"
"2020-01-03 19:06:52.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1276 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.1µs "
"2020-01-03 19:06:52.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1277 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 117.5µs "
"2020-01-03 19:06:52.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1278 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:52.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1279 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:52.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 127a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:52.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 127b Sending msg of 28 bytes to 3 on channel testchainid took 26.8µs"
"2020-01-03 19:06:52.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 127c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 433.6µs "
"2020-01-03 19:06:52.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 127d Sending msg of 28 bytes to 2 on channel businesschannel took 22µs"
"2020-01-03 19:06:52.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 127e Sending msg of 28 bytes to 3 on channel businesschannel took 15.6µs"
"2020-01-03 19:06:52.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 127f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 156.9µs "
"2020-01-03 19:06:52.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1280 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 134.9µs "
"2020-01-03 19:06:52.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1281 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:52.597 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1282 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:53.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1283 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:53.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1284 Sending msg of 28 bytes to 3 on channel testchainid took 14.8µs"
"2020-01-03 19:06:53.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1285 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 177.2µs "
"2020-01-03 19:06:53.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 1286 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:53.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1287 Sending msg of 28 bytes to 3 on channel businesschannel took 20.4µs"
"2020-01-03 19:06:53.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1288 Sending msg of 28 bytes to 2 on channel businesschannel took 25.8µs"
"2020-01-03 19:06:53.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1289 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 173.1µs "
"2020-01-03 19:06:53.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 128a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 170.6µs "
"2020-01-03 19:06:53.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 128b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:53.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 128c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:53.537 UTC [orderer.common.cluster.step] handleMessage -> DEBU 128d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:53.537 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 128e Sending msg of 28 bytes to 3 on channel testchainid took 11.9µs"
"2020-01-03 19:06:53.537 UTC [orderer.common.cluster.step] sendMessage -> DEBU 128f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.3µs "
"2020-01-03 19:06:53.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1290 Sending msg of 28 bytes to 2 on channel businesschannel took 24.7µs"
"2020-01-03 19:06:53.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1291 Sending msg of 28 bytes to 3 on channel businesschannel took 26.9µs"
"2020-01-03 19:06:53.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1292 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 79.9µs "
"2020-01-03 19:06:53.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1293 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 57.1µs "
"2020-01-03 19:06:53.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1294 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:53.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1295 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:54.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1296 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:54.026 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1297 Sending msg of 28 bytes to 3 on channel testchainid took 24µs"
"2020-01-03 19:06:54.029 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1298 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.5433ms "
"2020-01-03 19:06:54.095 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1299 Sending msg of 28 bytes to 2 on channel businesschannel took 131.3µs"
"2020-01-03 19:06:54.096 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 129a Sending msg of 28 bytes to 3 on channel businesschannel took 13.4µs"
"2020-01-03 19:06:54.096 UTC [orderer.common.cluster.step] sendMessage -> DEBU 129b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 77.3µs "
"2020-01-03 19:06:54.096 UTC [orderer.common.cluster.step] sendMessage -> DEBU 129c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 40.8µs "
"2020-01-03 19:06:54.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 129d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:54.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU 129e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:54.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 129f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:54.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12a0 Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:06:54.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12a1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 57.4µs "
"2020-01-03 19:06:54.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12a2 Sending msg of 28 bytes to 3 on channel businesschannel took 23.4µs"
"2020-01-03 19:06:54.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12a3 Sending msg of 28 bytes to 2 on channel businesschannel took 14.7µs"
"2020-01-03 19:06:54.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12a4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 443.6µs "
"2020-01-03 19:06:54.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12a5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 514.8µs "
"2020-01-03 19:06:54.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12a6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:54.597 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12a7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:55.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12a8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:55.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12a9 Sending msg of 28 bytes to 3 on channel testchainid took 742.3µs"
"2020-01-03 19:06:55.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12aa Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 354.6µs "
"2020-01-03 19:06:55.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 12ab Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:55.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ac Sending msg of 28 bytes to 2 on channel businesschannel took 23.3µs"
"2020-01-03 19:06:55.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ad Sending msg of 28 bytes to 3 on channel businesschannel took 312.5µs"
"2020-01-03 19:06:55.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12ae Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 889.9µs "
"2020-01-03 19:06:55.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12af Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 549.9µs "
"2020-01-03 19:06:55.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12b0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:55.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12b1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:55.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12b2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:55.527 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12b3 Sending msg of 28 bytes to 3 on channel testchainid took 41.9µs"
"2020-01-03 19:06:55.529 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12b4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.539ms "
"2020-01-03 19:06:55.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12b5 Sending msg of 28 bytes to 2 on channel businesschannel took 18.3µs"
"2020-01-03 19:06:55.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12b6 Sending msg of 28 bytes to 3 on channel businesschannel took 10.7µs"
"2020-01-03 19:06:55.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12b7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 429.8µs "
"2020-01-03 19:06:55.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12b8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 67.2µs "
"2020-01-03 19:06:55.597 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12b9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:55.600 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12ba Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:56.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12bb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:56.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12bc Sending msg of 28 bytes to 3 on channel testchainid took 23.8µs"
"2020-01-03 19:06:56.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12bd Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 145.6µs "
"2020-01-03 19:06:56.091 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12be Sending msg of 28 bytes to 2 on channel businesschannel took 47.5µs"
"2020-01-03 19:06:56.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12bf Sending msg of 28 bytes to 3 on channel businesschannel took 12.8µs"
"2020-01-03 19:06:56.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12c0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 120.4µs "
"2020-01-03 19:06:56.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12c1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 74.3µs "
"2020-01-03 19:06:56.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12c2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:56.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12c3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:56.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12c4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:56.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12c5 Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:06:56.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12c6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.6µs "
"2020-01-03 19:06:56.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12c7 Sending msg of 28 bytes to 2 on channel businesschannel took 21.7µs"
"2020-01-03 19:06:56.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12c9 Sending msg of 28 bytes to 3 on channel businesschannel took 15.3µs"
"2020-01-03 19:06:56.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12ca Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 141.9µs "
"2020-01-03 19:06:56.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12c8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 98.5µs "
"2020-01-03 19:06:56.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12cb Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:56.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12cc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:57.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12cd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:57.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ce Sending msg of 28 bytes to 3 on channel testchainid took 12.8µs"
"2020-01-03 19:06:57.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12cf Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 55.6µs "
"2020-01-03 19:06:57.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 12d0 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:57.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12d1 Sending msg of 28 bytes to 2 on channel businesschannel took 19.7µs"
"2020-01-03 19:06:57.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12d2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 141.2µs "
"2020-01-03 19:06:57.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12d3 Sending msg of 28 bytes to 3 on channel businesschannel took 15.3µs"
"2020-01-03 19:06:57.097 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12d4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 693.9µs "
"2020-01-03 19:06:57.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12d5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:57.101 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12d6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:57.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12d7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:57.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12d8 Sending msg of 28 bytes to 3 on channel testchainid took 19.2µs"
"2020-01-03 19:06:57.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12d9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 184µs "
"2020-01-03 19:06:57.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12da Sending msg of 28 bytes to 2 on channel businesschannel took 21.1µs"
"2020-01-03 19:06:57.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12db Sending msg of 28 bytes to 3 on channel businesschannel took 29.7µs"
"2020-01-03 19:06:57.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12dc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 174.9µs "
"2020-01-03 19:06:57.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12dd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 64.3µs "
"2020-01-03 19:06:57.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12de Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:57.600 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12df Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:58.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12e0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:58.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12e1 Sending msg of 28 bytes to 3 on channel testchainid took 89.7µs"
"2020-01-03 19:06:58.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12e2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.2µs "
"2020-01-03 19:06:58.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12e3 Sending msg of 28 bytes to 2 on channel businesschannel took 42.9µs"
"2020-01-03 19:06:58.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12e4 Sending msg of 28 bytes to 3 on channel businesschannel took 20µs"
"2020-01-03 19:06:58.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12e5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 253.1µs "
"2020-01-03 19:06:58.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12e6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:58.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12e7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:58.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12e8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 274.3µs "
"2020-01-03 19:06:58.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12e9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:58.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ea Sending msg of 28 bytes to 3 on channel testchainid took 494.5µs"
"2020-01-03 19:06:58.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12eb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 677µs "
"2020-01-03 19:06:58.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ec Sending msg of 28 bytes to 2 on channel businesschannel took 35.1µs"
"2020-01-03 19:06:58.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ee Sending msg of 28 bytes to 3 on channel businesschannel took 41.2µs"
"2020-01-03 19:06:58.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12ed Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 462.3µs "
"2020-01-03 19:06:58.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12ef Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 208.5µs "
"2020-01-03 19:06:58.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12f0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:58.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12f1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:59.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12f2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:59.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12f3 Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:06:59.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12f4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.9µs "
"2020-01-03 19:06:59.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 12f5 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:59.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12f6 Sending msg of 28 bytes to 2 on channel businesschannel took 27.5µs"
"2020-01-03 19:06:59.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12f7 Sending msg of 28 bytes to 3 on channel businesschannel took 11.6µs"
"2020-01-03 19:06:59.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12f8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 441.3µs "
"2020-01-03 19:06:59.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12f9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 211.2µs "
"2020-01-03 19:06:59.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12fa Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:59.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12fb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:59.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12fc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:59.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12fd Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:06:59.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12fe Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63.6µs "
"2020-01-03 19:06:59.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ff Sending msg of 28 bytes to 2 on channel businesschannel took 12.7µs"
"2020-01-03 19:06:59.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1300 Sending msg of 28 bytes to 3 on channel businesschannel took 10.1µs"
"2020-01-03 19:06:59.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1301 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.7µs "
"2020-01-03 19:06:59.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1302 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 66µs "
"2020-01-03 19:06:59.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1303 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:59.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1304 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:00.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1305 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:00.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1306 Sending msg of 28 bytes to 3 on channel testchainid took 36.3µs"
"2020-01-03 19:07:00.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1307 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 76.5µs "
"2020-01-03 19:07:00.091 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1308 Sending msg of 28 bytes to 2 on channel businesschannel took 25.2µs"
"2020-01-03 19:07:00.091 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1309 Sending msg of 28 bytes to 3 on channel businesschannel took 8.5µs"
"2020-01-03 19:07:00.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 130a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 86.6µs "
"2020-01-03 19:07:00.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 130b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 87.3µs "
"2020-01-03 19:07:00.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU 130c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:00.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 130d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:00.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 130e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:00.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 130f Sending msg of 28 bytes to 3 on channel testchainid took 14µs"
"2020-01-03 19:07:00.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1310 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 122.7µs "
"2020-01-03 19:07:00.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1311 Sending msg of 28 bytes to 3 on channel businesschannel took 23µs"
"2020-01-03 19:07:00.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1312 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.2µs "
"2020-01-03 19:07:00.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1313 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 59.9µs "
"2020-01-03 19:07:00.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1314 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:00.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1315 Sending msg of 28 bytes to 2 on channel businesschannel took 9.1µs"
"2020-01-03 19:07:00.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1316 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:01.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1317 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:01.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1318 Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:07:01.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1319 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.2µs "
"2020-01-03 19:07:01.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 131a Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:01.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 131b Sending msg of 28 bytes to 2 on channel businesschannel took 23.1µs"
"2020-01-03 19:07:01.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 131c Sending msg of 28 bytes to 3 on channel businesschannel took 21.4µs"
"2020-01-03 19:07:01.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 131d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 127.1µs "
"2020-01-03 19:07:01.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 131e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 165µs "
"2020-01-03 19:07:01.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 131f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:01.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1320 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:01.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1321 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:01.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1322 Sending msg of 28 bytes to 3 on channel testchainid took 78.1µs"
"2020-01-03 19:07:01.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1323 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 443.1µs "
"2020-01-03 19:07:01.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1324 Sending msg of 28 bytes to 2 on channel businesschannel took 16.8µs"
"2020-01-03 19:07:01.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1325 Sending msg of 28 bytes to 3 on channel businesschannel took 11.8µs"
"2020-01-03 19:07:01.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1326 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.1µs "
"2020-01-03 19:07:01.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1327 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 547.1µs "
"2020-01-03 19:07:01.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1328 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:01.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1329 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:02.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 132a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:02.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 132b Sending msg of 28 bytes to 3 on channel testchainid took 9.1µs"
"2020-01-03 19:07:02.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 132c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 457.3µs "
"2020-01-03 19:07:02.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 132d Sending msg of 28 bytes to 2 on channel businesschannel took 24.2µs"
"2020-01-03 19:07:02.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 132e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 135µs "
"2020-01-03 19:07:02.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 132f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.3µs "
"2020-01-03 19:07:02.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1330 Sending msg of 28 bytes to 3 on channel businesschannel took 18.6µs"
"2020-01-03 19:07:02.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1331 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:02.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1332 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:02.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1333 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:02.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1334 Sending msg of 28 bytes to 3 on channel testchainid took 14.4µs"
"2020-01-03 19:07:02.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1335 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58µs "
"2020-01-03 19:07:02.636 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1336 Sending msg of 28 bytes to 2 on channel businesschannel took 20.3µs"
"2020-01-03 19:07:02.637 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1337 Sending msg of 28 bytes to 3 on channel businesschannel took 12.1µs"
"2020-01-03 19:07:02.637 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1338 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 92µs "
"2020-01-03 19:07:02.638 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1339 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.0271ms "
"2020-01-03 19:07:02.638 UTC [orderer.common.cluster.step] handleMessage -> DEBU 133a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:02.645 UTC [orderer.common.cluster.step] handleMessage -> DEBU 133b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:03.093 UTC [orderer.consensus.etcdraft] Check -> DEBU 133c Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:03.095 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 133d Sending msg of 28 bytes to 3 on channel businesschannel took 296.8µs"
"2020-01-03 19:07:03.097 UTC [orderer.common.cluster.step] sendMessage -> DEBU 133e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 182.1µs "
"2020-01-03 19:07:03.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 133f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:03.107 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1344 Sending msg of 28 bytes to 3 on channel testchainid took 37.1µs"
"2020-01-03 19:07:03.108 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1345 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94.2µs "
"2020-01-03 19:07:03.095 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1340 Sending msg of 28 bytes to 2 on channel businesschannel took 19.1µs"
"2020-01-03 19:07:03.098 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1341 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 646µs "
"2020-01-03 19:07:03.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1342 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:03.101 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1343 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:03.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1346 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:03.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1347 Sending msg of 28 bytes to 3 on channel testchainid took 14.8µs"
"2020-01-03 19:07:03.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1348 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 92.1µs "
"2020-01-03 19:07:03.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1349 Sending msg of 28 bytes to 2 on channel businesschannel took 31.5µs"
"2020-01-03 19:07:03.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 134a Sending msg of 28 bytes to 3 on channel businesschannel took 14.6µs"
"2020-01-03 19:07:03.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 134b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 464.5µs "
"2020-01-03 19:07:03.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 134c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 145.6µs "
"2020-01-03 19:07:03.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 134d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:03.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 134e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:04.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 134f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:04.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1350 Sending msg of 28 bytes to 3 on channel testchainid took 14.4µs"
"2020-01-03 19:07:04.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1351 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 968.7µs "
"2020-01-03 19:07:04.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1352 Sending msg of 28 bytes to 2 on channel businesschannel took 17.7µs"
"2020-01-03 19:07:04.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1354 Sending msg of 28 bytes to 3 on channel businesschannel took 26.6µs"
"2020-01-03 19:07:04.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1353 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 128.7µs "
"2020-01-03 19:07:04.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1355 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 52.7µs "
"2020-01-03 19:07:04.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1356 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:04.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1357 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:04.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1358 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:04.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1359 Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:07:04.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 135a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 358.2µs "
"2020-01-03 19:07:04.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 135b Sending msg of 28 bytes to 3 on channel businesschannel took 20.6µs"
"2020-01-03 19:07:04.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 135c Sending msg of 28 bytes to 2 on channel businesschannel took 12.4µs"
"2020-01-03 19:07:04.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 135d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 114.5µs "
"2020-01-03 19:07:04.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 135e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 384.5µs "
"2020-01-03 19:07:04.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 135f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:04.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1360 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:05.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1361 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:05.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1362 Sending msg of 28 bytes to 3 on channel testchainid took 101.8µs"
"2020-01-03 19:07:05.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1363 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 422.3µs "
"2020-01-03 19:07:05.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 1364 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:05.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1365 Sending msg of 28 bytes to 2 on channel businesschannel took 237.9µs"
"2020-01-03 19:07:05.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1366 Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:07:05.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1367 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 129.1µs "
"2020-01-03 19:07:05.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1368 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.0498ms "
"2020-01-03 19:07:05.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1369 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:05.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 136a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:05.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 136b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:05.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 136c Sending msg of 28 bytes to 3 on channel testchainid took 17.5µs"
"2020-01-03 19:07:05.528 UTC [orderer.common.cluster.step] sendMessage -> DEBU 136d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 135.7µs "
"2020-01-03 19:07:05.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 136e Sending msg of 28 bytes to 2 on channel businesschannel took 22.8µs"
"2020-01-03 19:07:05.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 136f Sending msg of 28 bytes to 3 on channel businesschannel took 20.9µs"
"2020-01-03 19:07:05.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1370 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 340.4µs "
"2020-01-03 19:07:05.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1371 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 687.8µs "
"2020-01-03 19:07:05.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1372 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:05.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1373 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:06.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1374 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:06.026 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1375 Sending msg of 28 bytes to 3 on channel testchainid took 13.5µs"
"2020-01-03 19:07:06.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1376 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 223.2µs "
"2020-01-03 19:07:06.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1377 Sending msg of 28 bytes to 3 on channel businesschannel took 21.7µs"
"2020-01-03 19:07:06.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1379 Sending msg of 28 bytes to 2 on channel businesschannel took 18.7µs"
"2020-01-03 19:07:06.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 137a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 107.6µs "
"2020-01-03 19:07:06.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1378 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 211.7µs "
"2020-01-03 19:07:06.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 137b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:06.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 137c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:06.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 137d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:06.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 137e Sending msg of 28 bytes to 3 on channel testchainid took 16.1µs"
"2020-01-03 19:07:06.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 137f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 245.9µs "
"2020-01-03 19:07:06.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1380 Sending msg of 28 bytes to 2 on channel businesschannel took 19.3µs"
"2020-01-03 19:07:06.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1382 Sending msg of 28 bytes to 3 on channel businesschannel took 24µs"
"2020-01-03 19:07:06.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1383 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:06.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1381 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 370.7µs "
"2020-01-03 19:07:06.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1384 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 140.9µs "
"2020-01-03 19:07:06.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1385 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:07.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1386 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:07.032 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1387 Sending msg of 28 bytes to 3 on channel testchainid took 14.4µs"
"2020-01-03 19:07:07.046 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1388 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 407.4µs "
"2020-01-03 19:07:07.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 1389 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:07.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 138a Sending msg of 28 bytes to 2 on channel businesschannel took 81µs"
"2020-01-03 19:07:07.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 138b Sending msg of 28 bytes to 3 on channel businesschannel took 19.6µs"
"2020-01-03 19:07:07.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 138c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 325.2µs "
"2020-01-03 19:07:07.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 138d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 558µs "
"2020-01-03 19:07:07.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 138e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:07.096 UTC [orderer.common.cluster.step] handleMessage -> DEBU 138f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:07.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1390 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:07.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1391 Sending msg of 28 bytes to 3 on channel testchainid took 16µs"
"2020-01-03 19:07:07.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1392 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 130.3µs "
"2020-01-03 19:07:07.598 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1393 Sending msg of 28 bytes to 2 on channel businesschannel took 22.9µs"
"2020-01-03 19:07:07.598 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1394 Sending msg of 28 bytes to 3 on channel businesschannel took 20.3µs"
"2020-01-03 19:07:07.599 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1395 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 106.5µs "
"2020-01-03 19:07:07.604 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1396 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:07.606 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1397 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:07.599 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1398 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 385.1µs "
"2020-01-03 19:07:08.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1399 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:08.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 139a Sending msg of 28 bytes to 3 on channel testchainid took 28.8µs"
"2020-01-03 19:07:08.042 UTC [orderer.common.cluster.step] sendMessage -> DEBU 139b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 19.2678ms "
"2020-01-03 19:07:08.105 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 139c Sending msg of 28 bytes to 2 on channel businesschannel took 25.2µs"
"2020-01-03 19:07:08.113 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 139e Sending msg of 28 bytes to 3 on channel businesschannel took 20.5µs"
"2020-01-03 19:07:08.107 UTC [orderer.common.cluster.step] sendMessage -> DEBU 139d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 168.8µs "
"2020-01-03 19:07:08.114 UTC [orderer.common.cluster.step] sendMessage -> DEBU 139f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 523.5µs "
"2020-01-03 19:07:08.122 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13a0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:08.135 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13a1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:08.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13a2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:08.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13a3 Sending msg of 28 bytes to 3 on channel testchainid took 21.5µs"
"2020-01-03 19:07:08.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13a4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 124.9µs "
"2020-01-03 19:07:08.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13a5 Sending msg of 28 bytes to 2 on channel businesschannel took 24.3µs"
"2020-01-03 19:07:08.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13a6 Sending msg of 28 bytes to 3 on channel businesschannel took 17.2µs"
"2020-01-03 19:07:08.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13a7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 307.7µs "
"2020-01-03 19:07:08.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13a8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 109.8µs "
"2020-01-03 19:07:08.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13a9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:08.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13aa Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:09.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13ab Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:09.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13ac Sending msg of 28 bytes to 3 on channel testchainid took 20.4µs"
"2020-01-03 19:07:09.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13ad Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.5µs "
"2020-01-03 19:07:09.095 UTC [orderer.consensus.etcdraft] Check -> DEBU 13ae Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:09.096 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13af Sending msg of 28 bytes to 2 on channel businesschannel took 164.8µs"
"2020-01-03 19:07:09.096 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13b0 Sending msg of 28 bytes to 3 on channel businesschannel took 22.7µs"
"2020-01-03 19:07:09.103 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13b1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 7.1284ms "
"2020-01-03 19:07:09.107 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13b2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 3.8512ms "
"2020-01-03 19:07:09.109 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13b3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:09.114 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13b4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:09.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13b5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:09.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13b6 Sending msg of 28 bytes to 3 on channel testchainid took 17.4µs"
"2020-01-03 19:07:09.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13b7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 418.8µs "
"2020-01-03 19:07:09.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13b8 Sending msg of 28 bytes to 2 on channel businesschannel took 27µs"
"2020-01-03 19:07:09.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13ba Sending msg of 28 bytes to 3 on channel businesschannel took 17.4µs"
"2020-01-03 19:07:09.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13b9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 144µs "
"2020-01-03 19:07:09.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13bb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.6µs "
"2020-01-03 19:07:09.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13bc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:09.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13bd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:10.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13be Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:10.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13bf Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:07:10.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13c0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 75.1µs "
"2020-01-03 19:07:10.091 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13c1 Sending msg of 28 bytes to 2 on channel businesschannel took 11.9µs"
"2020-01-03 19:07:10.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13c3 Sending msg of 28 bytes to 3 on channel businesschannel took 13.5µs"
"2020-01-03 19:07:10.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13c2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 136.5µs "
"2020-01-03 19:07:10.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13c4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 810.6µs "
"2020-01-03 19:07:10.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13c5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:10.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13c6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:10.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13c7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:10.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13c8 Sending msg of 28 bytes to 3 on channel testchainid took 27.8µs"
"2020-01-03 19:07:10.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13c9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 458.6µs "
"2020-01-03 19:07:10.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13ca Sending msg of 28 bytes to 2 on channel businesschannel took 21.5µs"
"2020-01-03 19:07:10.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13cb Sending msg of 28 bytes to 3 on channel businesschannel took 11.9µs"
"2020-01-03 19:07:10.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13cc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 630µs "
"2020-01-03 19:07:10.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13cd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 96.5µs "
"2020-01-03 19:07:10.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13ce Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:10.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13cf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:11.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13d0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:11.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13d1 Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:07:11.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13d2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 105.2µs "
"2020-01-03 19:07:11.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 13d3 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:11.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13d4 Sending msg of 28 bytes to 2 on channel businesschannel took 131.6µs"
"2020-01-03 19:07:11.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13d5 Sending msg of 28 bytes to 3 on channel businesschannel took 12.7µs"
"2020-01-03 19:07:11.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13d6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 249µs "
"2020-01-03 19:07:11.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13d7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 589.8µs "
"2020-01-03 19:07:11.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13d8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:11.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13d9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:11.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13da Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:11.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13db Sending msg of 28 bytes to 3 on channel testchainid took 31.1µs"
"2020-01-03 19:07:11.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13dc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 143.5µs "
"2020-01-03 19:07:11.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13dd Sending msg of 28 bytes to 2 on channel businesschannel took 16.7µs"
"2020-01-03 19:07:11.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13de Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 190.3µs "
"2020-01-03 19:07:11.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13df Sending msg of 28 bytes to 3 on channel businesschannel took 14.6µs"
"2020-01-03 19:07:11.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13e0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 386.1µs "
"2020-01-03 19:07:11.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13e1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:11.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13e2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:12.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13e3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:12.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13e4 Sending msg of 28 bytes to 3 on channel testchainid took 14.1µs"
"2020-01-03 19:07:12.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13e5 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.4µs "
"2020-01-03 19:07:12.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13e6 Sending msg of 28 bytes to 2 on channel businesschannel took 37.9µs"
"2020-01-03 19:07:12.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13e7 Sending msg of 28 bytes to 3 on channel businesschannel took 138.8µs"
"2020-01-03 19:07:12.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13e8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 127.2µs "
"2020-01-03 19:07:12.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13e9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 123.3µs "
"2020-01-03 19:07:12.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13ea Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:12.096 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13eb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:12.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13ec Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:12.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13ed Sending msg of 28 bytes to 3 on channel testchainid took 18.1µs"
"2020-01-03 19:07:12.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13ee Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 113.1µs "
"2020-01-03 19:07:12.596 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13ef Sending msg of 28 bytes to 2 on channel businesschannel took 18µs"
"2020-01-03 19:07:12.597 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13f0 Sending msg of 28 bytes to 3 on channel businesschannel took 124.2µs"
"2020-01-03 19:07:12.598 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13f1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 697.8µs "
"2020-01-03 19:07:12.604 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13f2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 139.9µs "
"2020-01-03 19:07:12.605 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13f3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:12.606 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13f4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:13.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13f5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:13.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13f6 Sending msg of 28 bytes to 3 on channel testchainid took 15.3µs"
"2020-01-03 19:07:13.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13f7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53µs "
"2020-01-03 19:07:13.097 UTC [orderer.consensus.etcdraft] Check -> DEBU 13f8 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:13.098 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13f9 Sending msg of 28 bytes to 2 on channel businesschannel took 14.4µs"
"2020-01-03 19:07:13.098 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13fa Sending msg of 28 bytes to 3 on channel businesschannel took 7.8µs"
"2020-01-03 19:07:13.098 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13fb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 277.9µs "
"2020-01-03 19:07:13.098 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13fc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 458.8µs "
"2020-01-03 19:07:13.100 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13fd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:13.100 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13fe Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:13.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13ff Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:13.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1400 Sending msg of 28 bytes to 3 on channel testchainid took 15.3µs"
"2020-01-03 19:07:13.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1401 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 399.4µs "
"2020-01-03 19:07:13.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1402 Sending msg of 28 bytes to 2 on channel businesschannel took 421.3µs"
"2020-01-03 19:07:13.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1403 Sending msg of 28 bytes to 3 on channel businesschannel took 16.2µs"
"2020-01-03 19:07:13.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1404 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 314.6µs "
"2020-01-03 19:07:13.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1405 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:13.597 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1406 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 4.3356ms "
"2020-01-03 19:07:13.600 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1407 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:14.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1408 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:14.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1409 Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:07:14.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 140a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1126ms "
"2020-01-03 19:07:14.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 140b Sending msg of 28 bytes to 2 on channel businesschannel took 16.2µs"
"2020-01-03 19:07:14.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 140c Sending msg of 28 bytes to 3 on channel businesschannel took 10.6µs"
"2020-01-03 19:07:14.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 140d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 523.4µs "
"2020-01-03 19:07:14.095 UTC [orderer.common.cluster.step] sendMessage -> DEBU 140e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 211.1µs "
"2020-01-03 19:07:14.096 UTC [orderer.common.cluster.step] handleMessage -> DEBU 140f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:14.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1410 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:14.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1411 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:14.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1412 Sending msg of 28 bytes to 3 on channel testchainid took 19.1µs"
"2020-01-03 19:07:14.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1413 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 364.9µs "
"2020-01-03 19:07:14.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1414 Sending msg of 28 bytes to 2 on channel businesschannel took 14.1µs"
"2020-01-03 19:07:14.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1415 Sending msg of 28 bytes to 3 on channel businesschannel took 29.2µs"
"2020-01-03 19:07:14.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1416 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.6µs "
"2020-01-03 19:07:14.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1417 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 99.1µs "
"2020-01-03 19:07:14.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1418 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:14.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1419 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:14.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 141a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:14.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 141b Sending msg of 28 bytes to 3 on channel testchainid took 19.8µs"
"2020-01-03 19:07:14.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 141c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 165µs "
"2020-01-03 19:07:15.061 UTC [orderer.consensus.etcdraft] Check -> DEBU 141d Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:15.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 141e Sending msg of 28 bytes to 2 on channel businesschannel took 15.5µs"
"2020-01-03 19:07:15.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 141f Sending msg of 28 bytes to 3 on channel businesschannel took 11.3µs"
"2020-01-03 19:07:15.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1420 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 84.6µs "
"2020-01-03 19:07:15.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1421 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.4µs "
"2020-01-03 19:07:15.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1422 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:15.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1423 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:15.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1424 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:15.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1425 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:07:15.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1426 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 472.5µs "
"2020-01-03 19:07:15.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1427 Sending msg of 28 bytes to 2 on channel businesschannel took 63.6µs"
"2020-01-03 19:07:15.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1428 Sending msg of 28 bytes to 3 on channel businesschannel took 10.8µs"
"2020-01-03 19:07:15.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1429 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 142.3µs "
"2020-01-03 19:07:15.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 142a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 368.7µs "
"2020-01-03 19:07:15.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 142b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:15.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 142c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:15.992 UTC [orderer.common.cluster.step] handleMessage -> DEBU 142d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:15.992 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 142e Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:07:15.993 UTC [orderer.common.cluster.step] sendMessage -> DEBU 142f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 968.7µs "
"2020-01-03 19:07:16.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1430 Sending msg of 28 bytes to 2 on channel businesschannel took 17.4µs"
"2020-01-03 19:07:16.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1431 Sending msg of 28 bytes to 3 on channel businesschannel took 15.1µs"
"2020-01-03 19:07:16.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1432 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 660.7µs "
"2020-01-03 19:07:16.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1433 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 116µs "
"2020-01-03 19:07:16.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1434 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:16.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1435 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:16.491 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1436 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:16.491 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1437 Sending msg of 28 bytes to 3 on channel testchainid took 37.1µs"
"2020-01-03 19:07:16.492 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1438 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 238µs "
"2020-01-03 19:07:16.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1439 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 179.4µs "
"2020-01-03 19:07:16.560 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 143a Sending msg of 28 bytes to 2 on channel businesschannel took 22.6µs"
"2020-01-03 19:07:16.561 UTC [orderer.common.cluster.step] sendMessage -> DEBU 143b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66µs "
"2020-01-03 19:07:16.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 143c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:16.562 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 143d Sending msg of 28 bytes to 3 on channel businesschannel took 41.1µs"
"2020-01-03 19:07:16.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 143e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:16.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 143f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:16.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1440 Sending msg of 28 bytes to 3 on channel testchainid took 27.5µs"
"2020-01-03 19:07:16.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1441 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 129.6µs "
"2020-01-03 19:07:17.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 1442 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:17.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1443 Sending msg of 28 bytes to 2 on channel businesschannel took 15.7µs"
"2020-01-03 19:07:17.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1444 Sending msg of 28 bytes to 3 on channel businesschannel took 66.7µs"
"2020-01-03 19:07:17.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1445 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.6µs "
"2020-01-03 19:07:17.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1446 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 66.5µs "
"2020-01-03 19:07:17.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1447 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:17.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1448 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:17.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1449 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:17.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 144a Sending msg of 28 bytes to 3 on channel testchainid took 14.6µs"
"2020-01-03 19:07:17.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 144b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88µs "
"2020-01-03 19:07:17.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 144c Sending msg of 28 bytes to 3 on channel businesschannel took 18.6µs"
"2020-01-03 19:07:17.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 144d Sending msg of 28 bytes to 2 on channel businesschannel took 9.8µs"
"2020-01-03 19:07:17.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 144e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 87.9µs "
"2020-01-03 19:07:17.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 144f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 55.5µs "
"2020-01-03 19:07:17.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1450 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:17.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1451 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:17.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1452 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:17.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1453 Sending msg of 28 bytes to 3 on channel testchainid took 18.7µs"
"2020-01-03 19:07:17.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1454 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63.9µs "
"2020-01-03 19:07:18.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1455 Sending msg of 28 bytes to 2 on channel businesschannel took 49.1µs"
"2020-01-03 19:07:18.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1456 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 133.3µs "
"2020-01-03 19:07:18.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1457 Sending msg of 28 bytes to 3 on channel businesschannel took 20.3µs"
"2020-01-03 19:07:18.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1458 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 261.1µs "
"2020-01-03 19:07:18.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1459 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:18.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 145a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:18.487 UTC [orderer.common.cluster.step] handleMessage -> DEBU 145b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:18.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 145c Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:07:18.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 145d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 335.2µs "
"2020-01-03 19:07:18.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 145e Sending msg of 28 bytes to 2 on channel businesschannel took 38.2µs"
"2020-01-03 19:07:18.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 145f Sending msg of 28 bytes to 3 on channel businesschannel took 440.7µs"
"2020-01-03 19:07:18.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1460 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.9579ms "
"2020-01-03 19:07:18.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1461 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 589.8µs "
"2020-01-03 19:07:18.563 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1462 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:18.564 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1463 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:18.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1464 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:18.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1465 Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:07:18.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1466 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 283.8µs "
"2020-01-03 19:07:19.060 UTC [orderer.consensus.etcdraft] Check -> DEBU 1467 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:19.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1468 Sending msg of 28 bytes to 2 on channel businesschannel took 21.8µs"
"2020-01-03 19:07:19.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1469 Sending msg of 28 bytes to 3 on channel businesschannel took 14µs"
"2020-01-03 19:07:19.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 146a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94.2µs "
"2020-01-03 19:07:19.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 146b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 63.6µs "
"2020-01-03 19:07:19.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 146c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:19.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 146d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:19.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 146e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:19.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 146f Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:07:19.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1470 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 110.2µs "
"2020-01-03 19:07:19.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1471 Sending msg of 28 bytes to 2 on channel businesschannel took 103.1µs"
"2020-01-03 19:07:19.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1472 Sending msg of 28 bytes to 3 on channel businesschannel took 20.1µs"
"2020-01-03 19:07:19.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1473 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94.2µs "
"2020-01-03 19:07:19.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1474 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 53.5µs "
"2020-01-03 19:07:19.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1475 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:19.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1476 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:19.884 UTC [orderer.common.server] Broadcast -> DEBU 1477 Starting new Broadcast handler"
"2020-01-03 19:07:19.884 UTC [orderer.common.broadcast] Handle -> DEBU 1478 Starting new broadcast loop for 172.18.0.5:54552"
"2020-01-03 19:07:19.907 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1479 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54552 with txid '382dbca4a27cfd19e31a422bf6dffaf57e7af137454e05482065ff5117875a4d' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:19.907 UTC [policies] EvaluateSignedData -> DEBU 147a == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:19.908 UTC [policies] EvaluateSignedData -> DEBU 147b This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:19.908 UTC [policies] EvaluateSignedData -> DEBU 147c == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:19.908 UTC [policies] EvaluateSignedData -> DEBU 147d This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:19.908 UTC [policies] EvaluateSignedData -> DEBU 147e == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:19.908 UTC [msp] DeserializeIdentity -> DEBU 147f Obtaining identity"
"2020-01-03 19:07:19.909 UTC [msp.identity] newIdentity -> DEBU 1480 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc+gAwIBAgIQDdP+LrEM221s6k6FBhS/8zAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
MS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPKlPFGTRc4N
k6a/5xPw5aXVindfyrC5tbAlNiVbbxsL4VNWCgBM1w1uagMav/MpomDTUh5TYmai
0cqd94KbjayjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAINscKJ9oa/vQP3dIoyq5QZtjqxJ+NJfwLjsVD9/7Qvs9MAoGCCqGSM49
BAMCA0cAMEQCIFgNAonCDC5aukg8++NGtJW45sm2bH54UYDtD2AwBYTMAiAB13DS
V4wzSNoO+zwg05GWdTQrLUiMCD0KPWj+/0b6Bg==
-----END CERTIFICATE-----"
"2020-01-03 19:07:19.909 UTC [msp.identity] Verify -> DEBU 1481 Verify: digest = 00000000 34 78 6b 19 bc ed cc 6a a1 13 df 96 42 a5 87 f8 |4xk....j....B...|
00000010 fa 83 eb bf ca 56 86 a4 d6 85 98 4e 5e 97 8c 07 |.....V.....N^...|"
"2020-01-03 19:07:19.909 UTC [msp.identity] Verify -> DEBU 1482 Verify: sig = 00000000 30 45 02 21 00 97 cd c8 8a d2 90 57 0c df aa 8d |0E.!.......W....|
00000010 de b3 e9 70 ea 4c 66 e0 bf 61 98 b5 cc 1c 36 93 |...p.Lf..a....6.|
00000020 05 51 c9 77 bb 02 20 2b 04 ff 46 a1 9f 3b 1e f6 |.Q.w.. +..F..;..|
00000030 c5 aa 34 62 41 d9 72 e0 46 1b 14 9d 40 77 b9 9a |..4bA.r.F...@w..|
00000040 95 3e c6 1f bc 04 a7 |.>.....|"
"2020-01-03 19:07:19.909 UTC [policies] SignatureSetToValidIdentities -> DEBU 1483 signature for identity 0 validated"
"2020-01-03 19:07:19.909 UTC [cauthdsl] func1 -> DEBU 1484 0xc00127ade0 gate 1578078439909890500 evaluation starts"
"2020-01-03 19:07:19.910 UTC [cauthdsl] func2 -> DEBU 1485 0xc00127ade0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:19.910 UTC [cauthdsl] func2 -> DEBU 1486 0xc00127ade0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:19.910 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1487 Checking if identity satisfies MEMBER role for Org1MSP"
"2020-01-03 19:07:19.910 UTC [msp] Validate -> DEBU 1488 MSP Org1MSP validating identity"
"2020-01-03 19:07:19.910 UTC [msp] getCertificationChain -> DEBU 1489 MSP Org1MSP getting certification chain"
"2020-01-03 19:07:19.911 UTC [cauthdsl] func2 -> DEBU 148a 0xc00127ade0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:19.911 UTC [cauthdsl] func1 -> DEBU 148b 0xc00127ade0 gate 1578078439909890500 evaluation succeeds"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 148c Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 148d == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 148e Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 148f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 1490 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 1491 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:19.911 UTC [orderer.common.blockcutter] Ordered -> DEBU 1492 Enqueuing message into batch"
"2020-01-03 19:07:19.911 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1493 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54552"
"2020-01-03 19:07:19.990 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1494 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:19.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1495 Sending msg of 28 bytes to 3 on channel testchainid took 20.5µs"
"2020-01-03 19:07:19.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1496 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 446.3µs "
"2020-01-03 19:07:20.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1497 Sending msg of 28 bytes to 2 on channel businesschannel took 35.5µs"
"2020-01-03 19:07:20.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1498 Sending msg of 28 bytes to 3 on channel businesschannel took 19.4µs"
"2020-01-03 19:07:20.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1499 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 347µs "
"2020-01-03 19:07:20.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 149a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 268.7µs "
"2020-01-03 19:07:20.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 149b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:20.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 149c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:20.490 UTC [orderer.common.cluster.step] handleMessage -> DEBU 149d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:20.491 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 149e Sending msg of 28 bytes to 3 on channel testchainid took 99.8µs"
"2020-01-03 19:07:20.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 149f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 590µs "
"2020-01-03 19:07:20.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14a0 Sending msg of 28 bytes to 2 on channel businesschannel took 32.9µs"
"2020-01-03 19:07:20.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14a1 Sending msg of 28 bytes to 3 on channel businesschannel took 21.1µs"
"2020-01-03 19:07:20.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14a2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 123.4µs "
"2020-01-03 19:07:20.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14a3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 72.2µs "
"2020-01-03 19:07:20.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14a4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:20.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14a5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:20.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14a6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:20.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14a7 Sending msg of 28 bytes to 3 on channel testchainid took 17.3µs"
"2020-01-03 19:07:20.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14a8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 985.2µs "
"2020-01-03 19:07:21.058 UTC [orderer.consensus.etcdraft] Check -> DEBU 14a9 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:21.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14aa Sending msg of 28 bytes to 2 on channel businesschannel took 728.8µs"
"2020-01-03 19:07:21.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14ab Sending msg of 28 bytes to 3 on channel businesschannel took 14.6µs"
"2020-01-03 19:07:21.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14ac Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 245.9µs "
"2020-01-03 19:07:21.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14ad Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 651.2µs "
"2020-01-03 19:07:21.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14ae Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14af Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.487 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14b0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:21.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14b1 Sending msg of 28 bytes to 3 on channel testchainid took 13.3µs"
"2020-01-03 19:07:21.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14b2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.2µs "
"2020-01-03 19:07:21.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14b3 Sending msg of 28 bytes to 2 on channel businesschannel took 32.8µs"
"2020-01-03 19:07:21.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14b4 Sending msg of 28 bytes to 3 on channel businesschannel took 40.3µs"
"2020-01-03 19:07:21.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14b5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 547.2µs "
"2020-01-03 19:07:21.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14b6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 86.2µs "
"2020-01-03 19:07:21.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14b7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.563 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14b8 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.913 UTC [orderer.consensus.etcdraft] run -> DEBU 14b9 Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:21.913 UTC [orderer.consensus.etcdraft] propose -> INFO 14ba Created block [3], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:21.914 UTC [orderer.consensus.etcdraft] 2 -> DEBU 14bb Proposed block [3] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:21.917 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14bc Send of ConsensusRequest for channel businesschannel with payload of size 3872 to orderer1.example.com(orderer1.example.com:7050) took 110.5µs "
"2020-01-03 19:07:21.917 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14bd Sending msg of 3872 bytes to 2 on channel businesschannel took 22.6µs"
"2020-01-03 19:07:21.917 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14be Sending msg of 3872 bytes to 3 on channel businesschannel took 18µs"
"2020-01-03 19:07:21.917 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14bf Send of ConsensusRequest for channel businesschannel with payload of size 3872 to orderer2.example.com(orderer2.example.com:7050) took 85µs "
"2020-01-03 19:07:21.921 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14c0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.922 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14c1 Sending msg of 28 bytes to 2 on channel businesschannel took 13.6µs"
"2020-01-03 19:07:21.922 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14c2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.922 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14c3 Sending msg of 28 bytes to 3 on channel businesschannel took 17.8µs"
"2020-01-03 19:07:21.922 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 14c4 Writing block [3] (Raft index: 7) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:21.922 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 14c6 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:21.923 UTC [msp.identity] Sign -> DEBU 14c8 Sign: plaintext: 0A020802120B0A090A03010203100418...FF83B3DEE30F50F51AE81728116EE054 "
"2020-01-03 19:07:21.924 UTC [msp.identity] Sign -> DEBU 14c9 Sign: digest: 5D2D8C900C498A9C1E6B72E0926B1FFC42D47951EFC07BEFA7062A3A8366847F "
"2020-01-03 19:07:21.924 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14ca Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.922 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14c5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 75.2µs "
"2020-01-03 19:07:21.926 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14cb Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.922 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14c7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 52.6µs "
"2020-01-03 19:07:21.928 UTC [fsblkstorage] indexBlock -> DEBU 14cc Indexing block [blockNum=3, blockHash=[]byte{0xb3, 0x57, 0xfd, 0xa9, 0xb9, 0xe1, 0x81, 0xec, 0xe8, 0x6, 0xe9, 0xe1, 0xd0, 0x8a, 0x8, 0x53, 0x40, 0xe3, 0x0, 0x8f, 0x71, 0xb9, 0x7a, 0x6f, 0xd4, 0xdb, 0xb9, 0x4d, 0xa0, 0x3b, 0x10, 0x94} txOffsets=
txId=382dbca4a27cfd19e31a422bf6dffaf57e7af137454e05482065ff5117875a4d locPointer=offset=70, bytesLength=3744
]"
"2020-01-03 19:07:21.930 UTC [fsblkstorage] updateCheckpoint -> DEBU 14cd Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[90882], isChainEmpty=[false], lastBlockNumber=[3]"
"2020-01-03 19:07:21.930 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 14ce [channel: businesschannel] Wrote block [3]"
"2020-01-03 19:07:21.930 UTC [fsblkstorage] waitForBlock -> DEBU 14cf Came out of wait. maxAvailaBlockNumber=[3]"
"2020-01-03 19:07:21.930 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d0 Remaining bytes=[4760], Going to peek [8] bytes"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d1 Returning blockbytes - length=[4758], placementInfo={fileNum=[0], startOffset=[86122], bytesOffset=[86124]}"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d2 blockbytes [4758] read from file [0]"
"2020-01-03 19:07:21.931 UTC [common.deliver] deliverBlocks -> DEBU 14d3 [channel: businesschannel] Delivering block [3] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] waitForBlock -> DEBU 14d4 Going to wait for newer blocks. maxAvailaBlockNumber=[3], waitForBlockNum=[4]"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] waitForBlock -> DEBU 14d5 Came out of wait. maxAvailaBlockNumber=[3]"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d6 Remaining bytes=[4760], Going to peek [8] bytes"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d7 Returning blockbytes - length=[4758], placementInfo={fileNum=[0], startOffset=[86122], bytesOffset=[86124]}"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d8 blockbytes [4758] read from file [0]"
"2020-01-03 19:07:21.931 UTC [common.deliver] deliverBlocks -> DEBU 14d9 [channel: businesschannel] Delivering block [3] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:21.932 UTC [fsblkstorage] waitForBlock -> DEBU 14da Going to wait for newer blocks. maxAvailaBlockNumber=[3], waitForBlockNum=[4]"
"2020-01-03 19:07:21.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14db Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:21.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14dc Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:07:21.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14dd Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 73.6µs "
"2020-01-03 19:07:22.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14de Sending msg of 28 bytes to 2 on channel businesschannel took 15.2µs"
"2020-01-03 19:07:22.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14df Sending msg of 28 bytes to 3 on channel businesschannel took 11.1µs"
"2020-01-03 19:07:22.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14e0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.6µs "
"2020-01-03 19:07:22.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14e1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:22.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14e2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 110.4µs "
"2020-01-03 19:07:22.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14e3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:22.067 UTC [orderer.common.broadcast] Handle -> WARN 14e4 Error reading from 172.18.0.5:54552: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:22.067 UTC [orderer.common.server] func1 -> DEBU 14e5 Closing Broadcast stream"
"2020-01-03 19:07:22.067 UTC [comm.grpc.server] 1 -> INFO 14e6 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54552 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=2.1831023s
"2020-01-03 19:07:22.069 UTC [grpc] infof -> DEBU 14e7 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:22.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14e8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:22.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14e9 Sending msg of 28 bytes to 3 on channel testchainid took 14.4µs"
"2020-01-03 19:07:22.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14ea Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 785.4µs "
"2020-01-03 19:07:22.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14eb Sending msg of 28 bytes to 2 on channel businesschannel took 102µs"
"2020-01-03 19:07:22.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14ec Sending msg of 28 bytes to 3 on channel businesschannel took 10.3µs"
"2020-01-03 19:07:22.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14ed Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 50.5µs "
"2020-01-03 19:07:22.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14ee Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 70.8µs "
"2020-01-03 19:07:22.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14ef Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:22.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14f0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:22.617 UTC [orderer.common.server] Broadcast -> DEBU 14f1 Starting new Broadcast handler"
"2020-01-03 19:07:22.617 UTC [orderer.common.broadcast] Handle -> DEBU 14f2 Starting new broadcast loop for 172.18.0.5:54562"
"2020-01-03 19:07:22.648 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 14f3 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54562 with txid '30a1234131c11a54d255869cf3578d7144547a179668104fe602512bd76ed4cd' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:22.649 UTC [policies] EvaluateSignedData -> DEBU 14f4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:22.649 UTC [policies] EvaluateSignedData -> DEBU 14f5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:22.649 UTC [policies] EvaluateSignedData -> DEBU 14f6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:22.649 UTC [policies] EvaluateSignedData -> DEBU 14f7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:22.649 UTC [policies] EvaluateSignedData -> DEBU 14f8 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:22.649 UTC [msp] DeserializeIdentity -> DEBU 14f9 Obtaining identity"
"2020-01-03 19:07:22.649 UTC [msp.identity] newIdentity -> DEBU 14fa Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKTCCAc+gAwIBAgIQCCO4kycxCiKClHeHlMSYnzAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMi5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
Mi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABEn5aYqLLFoT
Oo6hEJIbcw0v2jNv1Siz2mTxoLZYL4fh71nFwkwzYbm7sw+HWvRtYawsPthNrkKy
kwmmd1VgiC6jTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAIFeLl8tZK21GKpogRZ4gfevkODI5VwghbXOylZGf8KfzMAoGCCqGSM49
BAMCA0gAMEUCIQDOOCdpBk7u5i/4ux1mHp+Q4dMH+lP303HPREyC1dqStwIgZ1fN
wit1gpIfXTp36HJjPtyjwIUoAb7dgspzd2eXQNc=
-----END CERTIFICATE-----"
"2020-01-03 19:07:22.650 UTC [msp.identity] Verify -> DEBU 14fb Verify: digest = 00000000 36 80 0b 5f 9b 1c a2 87 48 03 7a 31 95 1d f9 ee |6.._....H.z1....|
00000010 32 99 b6 05 82 43 80 b7 75 0c 2d 37 20 99 5d 31 |2....C..u.-7 .]1|"
"2020-01-03 19:07:22.650 UTC [msp.identity] Verify -> DEBU 14fc Verify: sig = 00000000 30 45 02 21 00 ee 07 ba 42 ac b5 83 a2 db f0 5a |0E.!....B......Z|
00000010 3c b3 39 57 8c 9e 73 fa 00 c0 9c ed c3 c1 99 90 |<.9W..s.........|
00000020 cb 7d 64 4e eb 02 20 02 6d 7d 9f dc e1 a3 cf a9 |.}dN.. .m}......|
00000030 26 9d 96 23 8d 7c 2d 0a f5 a2 34 dd d0 78 28 af |&..#.|-...4..x(.|
00000040 69 a7 fa 64 28 47 5e |i..d(G^|"
"2020-01-03 19:07:22.650 UTC [policies] SignatureSetToValidIdentities -> DEBU 14fd signature for identity 0 validated"
"2020-01-03 19:07:22.650 UTC [cauthdsl] func1 -> DEBU 14fe 0xc0011bbbb0 gate 1578078442650495000 evaluation starts"
"2020-01-03 19:07:22.650 UTC [cauthdsl] func2 -> DEBU 14ff 0xc0011bbbb0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:22.650 UTC [cauthdsl] func2 -> DEBU 1500 0xc0011bbbb0 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:22.650 UTC [cauthdsl] func2 -> DEBU 1501 0xc0011bbbb0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got Org2MSP)"
"2020-01-03 19:07:22.651 UTC [cauthdsl] func2 -> DEBU 1502 0xc0011bbbb0 principal evaluation fails"
"2020-01-03 19:07:22.651 UTC [cauthdsl] func1 -> DEBU 1503 0xc0011bbbb0 gate 1578078442650495000 evaluation fails"
"2020-01-03 19:07:22.651 UTC [policies] EvaluateSignedData -> DEBU 1504 Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:22.651 UTC [policies] EvaluateSignedData -> DEBU 1505 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:22.651 UTC [policies] EvaluateSignedData -> DEBU 1506 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:07:22.651 UTC [msp.identity] Verify -> DEBU 1507 Verify: digest = 00000000 36 80 0b 5f 9b 1c a2 87 48 03 7a 31 95 1d f9 ee |6.._....H.z1....|
00000010 32 99 b6 05 82 43 80 b7 75 0c 2d 37 20 99 5d 31 |2....C..u.-7 .]1|"
"2020-01-03 19:07:22.651 UTC [msp.identity] Verify -> DEBU 1508 Verify: sig = 00000000 30 45 02 21 00 ee 07 ba 42 ac b5 83 a2 db f0 5a |0E.!....B......Z|
00000010 3c b3 39 57 8c 9e 73 fa 00 c0 9c ed c3 c1 99 90 |<.9W..s.........|
00000020 cb 7d 64 4e eb 02 20 02 6d 7d 9f dc e1 a3 cf a9 |.}dN.. .m}......|
00000030 26 9d 96 23 8d 7c 2d 0a f5 a2 34 dd d0 78 28 af |&..#.|-...4..x(.|
00000040 69 a7 fa 64 28 47 5e |i..d(G^|"
"2020-01-03 19:07:22.651 UTC [policies] SignatureSetToValidIdentities -> DEBU 1509 signature for identity 0 validated"
"2020-01-03 19:07:22.651 UTC [cauthdsl] func1 -> DEBU 150a 0xc000ceb790 gate 1578078442651968200 evaluation starts"
"2020-01-03 19:07:22.652 UTC [cauthdsl] func2 -> DEBU 150b 0xc000ceb790 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:22.652 UTC [cauthdsl] func2 -> DEBU 150c 0xc000ceb790 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:22.652 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 150d Checking if identity satisfies MEMBER role for Org2MSP"
"2020-01-03 19:07:22.652 UTC [msp] Validate -> DEBU 150e MSP Org2MSP validating identity"
"2020-01-03 19:07:22.652 UTC [msp] getCertificationChain -> DEBU 150f MSP Org2MSP getting certification chain"
"2020-01-03 19:07:22.653 UTC [cauthdsl] func2 -> DEBU 1510 0xc000ceb790 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:22.653 UTC [cauthdsl] func1 -> DEBU 1511 0xc000ceb790 gate 1578078442651968200 evaluation succeeds"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1512 Signature set satisfies policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1513 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1514 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1515 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1516 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1517 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:22.654 UTC [orderer.common.blockcutter] Ordered -> DEBU 1518 Enqueuing message into batch"
"2020-01-03 19:07:22.654 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1519 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54562"
"2020-01-03 19:07:22.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 151a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:22.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 151b Sending msg of 28 bytes to 3 on channel testchainid took 25.9µs"
"2020-01-03 19:07:22.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 151c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 806.3µs "
"2020-01-03 19:07:23.058 UTC [orderer.consensus.etcdraft] Check -> DEBU 151d Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:23.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 151e Sending msg of 28 bytes to 2 on channel businesschannel took 27.6µs"
"2020-01-03 19:07:23.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 151f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 190.8µs "
"2020-01-03 19:07:23.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1520 Sending msg of 28 bytes to 3 on channel businesschannel took 18.6µs"
"2020-01-03 19:07:23.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1521 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:23.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1522 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:23.063 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1523 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 3.1817ms "
"2020-01-03 19:07:23.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1524 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:23.490 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1525 Sending msg of 28 bytes to 3 on channel testchainid took 775µs"
"2020-01-03 19:07:23.492 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1526 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.2µs "
"2020-01-03 19:07:23.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1527 Sending msg of 28 bytes to 2 on channel businesschannel took 98µs"
"2020-01-03 19:07:23.561 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1528 Sending msg of 28 bytes to 3 on channel businesschannel took 54µs"
"2020-01-03 19:07:23.561 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1529 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 132.9µs "
"2020-01-03 19:07:23.563 UTC [orderer.common.cluster.step] handleMessage -> DEBU 152a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:23.566 UTC [orderer.common.cluster.step] sendMessage -> DEBU 152b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 595.2µs "
"2020-01-03 19:07:23.567 UTC [orderer.common.cluster.step] handleMessage -> DEBU 152c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:23.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 152d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:23.991 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 152e Sending msg of 28 bytes to 3 on channel testchainid took 14.6µs"
"2020-01-03 19:07:23.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 152f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 168µs "
"2020-01-03 19:07:24.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1530 Sending msg of 28 bytes to 2 on channel businesschannel took 40µs"
"2020-01-03 19:07:24.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1531 Sending msg of 28 bytes to 3 on channel businesschannel took 27.5µs"
"2020-01-03 19:07:24.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1532 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 560.6µs "
"2020-01-03 19:07:24.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1533 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81.4µs "
"2020-01-03 19:07:24.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1534 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1535 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1536 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:24.490 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1537 Sending msg of 28 bytes to 3 on channel testchainid took 21.1µs"
"2020-01-03 19:07:24.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1538 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97.7µs "
"2020-01-03 19:07:24.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1539 Sending msg of 28 bytes to 2 on channel businesschannel took 26.3µs"
"2020-01-03 19:07:24.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 153a Sending msg of 28 bytes to 3 on channel businesschannel took 21µs"
"2020-01-03 19:07:24.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 153b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1575ms "
"2020-01-03 19:07:24.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 153c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81.7µs "
"2020-01-03 19:07:24.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 153d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 153e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.656 UTC [orderer.consensus.etcdraft] run -> DEBU 153f Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:24.656 UTC [orderer.consensus.etcdraft] propose -> INFO 1540 Created block [4], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:24.658 UTC [orderer.consensus.etcdraft] 2 -> DEBU 1541 Proposed block [4] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:24.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1542 Sending msg of 3873 bytes to 2 on channel businesschannel took 22.1µs"
"2020-01-03 19:07:24.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1543 Sending msg of 3873 bytes to 3 on channel businesschannel took 15.3µs"
"2020-01-03 19:07:24.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1544 Send of ConsensusRequest for channel businesschannel with payload of size 3873 to orderer1.example.com(orderer1.example.com:7050) took 274.7µs "
"2020-01-03 19:07:24.666 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1545 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.667 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1546 Sending msg of 28 bytes to 2 on channel businesschannel took 14.2µs"
"2020-01-03 19:07:24.667 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1547 Sending msg of 28 bytes to 3 on channel businesschannel took 11µs"
"2020-01-03 19:07:24.668 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1548 Send of ConsensusRequest for channel businesschannel with payload of size 3873 to orderer2.example.com(orderer2.example.com:7050) took 5.9966ms "
"2020-01-03 19:07:24.668 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1549 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 71µs "
"2020-01-03 19:07:24.669 UTC [orderer.common.cluster.step] sendMessage -> DEBU 154a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 900.6µs "
"2020-01-03 19:07:24.672 UTC [orderer.common.cluster.step] handleMessage -> DEBU 154b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.673 UTC [orderer.common.cluster.step] handleMessage -> DEBU 154c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.677 UTC [orderer.common.cluster.step] handleMessage -> DEBU 154d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.669 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 154e Writing block [4] (Raft index: 8) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:24.678 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 154f [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:24.678 UTC [msp.identity] Sign -> DEBU 1550 Sign: plaintext: 0A020802120B0A090A03010203100418...A34FBA4DA75E5B928072183B66E024BB "
"2020-01-03 19:07:24.678 UTC [msp.identity] Sign -> DEBU 1551 Sign: digest: 37B381060D424ED30977A9A090D19CD21E4B8ACFFA2C77492BA71128552F0E80 "
"2020-01-03 19:07:24.680 UTC [fsblkstorage] indexBlock -> DEBU 1552 Indexing block [blockNum=4, blockHash=[]byte{0x94, 0x44, 0x33, 0xd5, 0x7c, 0x97, 0xe8, 0x8f, 0x82, 0xde, 0x99, 0xbf, 0x86, 0x30, 0x3a, 0x2a, 0x15, 0x64, 0xfc, 0x68, 0x99, 0xc3, 0x2a, 0x60, 0xa8, 0x8e, 0x2a, 0xb9, 0xd5, 0xe, 0x5b, 0xc5} txOffsets=
txId=30a1234131c11a54d255869cf3578d7144547a179668104fe602512bd76ed4cd locPointer=offset=70, bytesLength=3745
]"
"2020-01-03 19:07:24.682 UTC [fsblkstorage] updateCheckpoint -> DEBU 1553 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[95644], isChainEmpty=[false], lastBlockNumber=[4]"
"2020-01-03 19:07:24.682 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 1554 [channel: businesschannel] Wrote block [4]"
"2020-01-03 19:07:24.682 UTC [fsblkstorage] waitForBlock -> DEBU 1555 Came out of wait. maxAvailaBlockNumber=[4]"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1556 Remaining bytes=[4762], Going to peek [8] bytes"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1557 Returning blockbytes - length=[4760], placementInfo={fileNum=[0], startOffset=[90882], bytesOffset=[90884]}"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1558 blockbytes [4760] read from file [0]"
"2020-01-03 19:07:24.683 UTC [common.deliver] deliverBlocks -> DEBU 1559 [channel: businesschannel] Delivering block [4] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] waitForBlock -> DEBU 155a Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5]"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] waitForBlock -> DEBU 155b Came out of wait. maxAvailaBlockNumber=[4]"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 155c Remaining bytes=[4762], Going to peek [8] bytes"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 155d Returning blockbytes - length=[4760], placementInfo={fileNum=[0], startOffset=[90882], bytesOffset=[90884]}"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 155e blockbytes [4760] read from file [0]"
"2020-01-03 19:07:24.683 UTC [common.deliver] deliverBlocks -> DEBU 155f [channel: businesschannel] Delivering block [4] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:24.684 UTC [fsblkstorage] waitForBlock -> DEBU 1560 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5]"
"2020-01-03 19:07:24.780 UTC [grpc] infof -> DEBU 1561 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:24.780 UTC [orderer.common.broadcast] Handle -> WARN 1562 Error reading from 172.18.0.5:54562: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:24.780 UTC [orderer.common.server] func1 -> DEBU 1563 Closing Broadcast stream"
"2020-01-03 19:07:24.780 UTC [comm.grpc.server] 1 -> INFO 1564 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54562 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=2.1637968s
"2020-01-03 19:07:24.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1565 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:24.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1566 Sending msg of 28 bytes to 3 on channel testchainid took 15.7µs"
"2020-01-03 19:07:24.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1567 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63.5µs "
"2020-01-03 19:07:25.058 UTC [orderer.consensus.etcdraft] Check -> DEBU 1568 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:25.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1569 Sending msg of 28 bytes to 2 on channel businesschannel took 175µs"
"2020-01-03 19:07:25.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 156a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 190.3µs "
"2020-01-03 19:07:25.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 156b Sending msg of 28 bytes to 3 on channel businesschannel took 22.6µs"
"2020-01-03 19:07:25.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 156c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 55.1µs "
"2020-01-03 19:07:25.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 156d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:25.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 156e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:25.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 156f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:25.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1570 Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:07:25.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1571 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 660.9µs "
"2020-01-03 19:07:25.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1572 Sending msg of 28 bytes to 2 on channel businesschannel took 23.2µs"
"2020-01-03 19:07:25.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1573 Sending msg of 28 bytes to 3 on channel businesschannel took 16.2µs"
"2020-01-03 19:07:25.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1574 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.3µs "
"2020-01-03 19:07:25.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1575 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 57.2µs "
"2020-01-03 19:07:25.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1576 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:25.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1577 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:25.991 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1578 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:25.991 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1579 Sending msg of 28 bytes to 3 on channel testchainid took 20.4µs"
"2020-01-03 19:07:25.992 UTC [orderer.common.cluster.step] sendMessage -> DEBU 157a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 446.6µs "
"2020-01-03 19:07:26.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 157b Sending msg of 28 bytes to 3 on channel businesschannel took 101.6µs"
"2020-01-03 19:07:26.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 157c Sending msg of 28 bytes to 2 on channel businesschannel took 19µs"
"2020-01-03 19:07:26.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 157d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.9µs "
"2020-01-03 19:07:26.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 157e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 960.7µs "
"2020-01-03 19:07:26.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 157f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:26.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1580 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:26.312 UTC [orderer.common.server] Broadcast -> DEBU 1581 Starting new Broadcast handler"
"2020-01-03 19:07:26.312 UTC [orderer.common.broadcast] Handle -> DEBU 1582 Starting new broadcast loop for 172.18.0.5:54584"
"2020-01-03 19:07:26.361 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1583 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54584 with txid 'e38e1bf88a7fcdf27bbaab5ee8d0ce41d185ae15d747a13cedcf03f4ee5b5778' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:26.362 UTC [policies] EvaluateSignedData -> DEBU 1584 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:26.362 UTC [policies] EvaluateSignedData -> DEBU 1585 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:26.362 UTC [policies] EvaluateSignedData -> DEBU 1586 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:26.362 UTC [policies] EvaluateSignedData -> DEBU 1587 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:26.362 UTC [policies] EvaluateSignedData -> DEBU 1588 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:26.362 UTC [msp.identity] Verify -> DEBU 1589 Verify: digest = 00000000 b9 a0 8a 1d ef 7f f3 8e 57 fe 51 7d 64 b2 cf a6 |........W.Q}d...|
00000010 4a d7 68 ad 2f 94 7e ca c0 51 48 ee 36 08 ea 3e |J.h./.~..QH.6..>|"
"2020-01-03 19:07:26.363 UTC [msp.identity] Verify -> DEBU 158a Verify: sig = 00000000 30 45 02 21 00 9b dc 1a bf 75 f3 8d 68 da eb 6c |0E.!.....u..h..l|
00000010 93 b4 4a da a8 ee 31 15 fe 96 2b 5c f9 14 02 d0 |..J...1...+\....|
00000020 7a 51 b5 bb 27 02 20 1c 11 75 ee b4 90 5c e0 49 |zQ..'. ..u...\.I|
00000030 8d de 84 cd 10 5e 78 7d 92 23 b7 22 93 0b 89 59 |.....^x}.#."...Y|
00000040 80 5e 7e 22 0c 9e ef |.^~"...|"
"2020-01-03 19:07:26.363 UTC [policies] SignatureSetToValidIdentities -> DEBU 158b signature for identity 0 validated"
"2020-01-03 19:07:26.363 UTC [cauthdsl] func1 -> DEBU 158c 0xc00025f520 gate 1578078446363816200 evaluation starts"
"2020-01-03 19:07:26.363 UTC [cauthdsl] func2 -> DEBU 158d 0xc00025f520 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:26.364 UTC [cauthdsl] func2 -> DEBU 158e 0xc00025f520 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:26.364 UTC [cauthdsl] func2 -> DEBU 158f 0xc00025f520 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:26.364 UTC [cauthdsl] func1 -> DEBU 1590 0xc00025f520 gate 1578078446363816200 evaluation succeeds"
"2020-01-03 19:07:26.364 UTC [policies] EvaluateSignedData -> DEBU 1591 Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:26.364 UTC [policies] EvaluateSignedData -> DEBU 1592 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:26.365 UTC [policies] EvaluateSignedData -> DEBU 1593 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:26.365 UTC [policies] EvaluateSignedData -> DEBU 1594 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:26.365 UTC [policies] EvaluateSignedData -> DEBU 1595 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:26.365 UTC [policies] EvaluateSignedData -> DEBU 1596 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:26.366 UTC [orderer.common.blockcutter] Ordered -> DEBU 1597 Enqueuing message into batch"
"2020-01-03 19:07:26.366 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1598 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54584"
"2020-01-03 19:07:26.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1599 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:26.490 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 159a Sending msg of 28 bytes to 3 on channel testchainid took 63.6µs"
"2020-01-03 19:07:26.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 159b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.6µs "
"2020-01-03 19:07:26.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 159c Sending msg of 28 bytes to 2 on channel businesschannel took 28.1µs"
"2020-01-03 19:07:26.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 159d Sending msg of 28 bytes to 3 on channel businesschannel took 19.7µs"
"2020-01-03 19:07:26.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 159e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 698.4µs "
"2020-01-03 19:07:26.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 159f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 818µs "
"2020-01-03 19:07:26.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15a0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:26.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15a1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:27.034 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15a2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:27.034 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15a3 Sending msg of 28 bytes to 3 on channel testchainid took 12.8µs"
"2020-01-03 19:07:27.034 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15a4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.6µs "
"2020-01-03 19:07:27.073 UTC [orderer.consensus.etcdraft] Check -> DEBU 15a5 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:27.074 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15a6 Sending msg of 28 bytes to 2 on channel businesschannel took 14.8µs"
"2020-01-03 19:07:27.074 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15a7 Sending msg of 28 bytes to 3 on channel businesschannel took 11µs"
"2020-01-03 19:07:27.074 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15a8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 100.4µs "
"2020-01-03 19:07:27.075 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15a9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:27.075 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15aa Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 975.5µs "
"2020-01-03 19:07:27.076 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15ab Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:27.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15ac Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:27.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15ad Sending msg of 28 bytes to 3 on channel testchainid took 22.1µs"
"2020-01-03 19:07:27.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15ae Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 513.7µs "
"2020-01-03 19:07:27.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15af Sending msg of 28 bytes to 3 on channel businesschannel took 25.3µs"
"2020-01-03 19:07:27.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15b0 Sending msg of 28 bytes to 2 on channel businesschannel took 19.4µs"
"2020-01-03 19:07:27.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15b1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 172.7µs "
"2020-01-03 19:07:27.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15b2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.1588ms "
"2020-01-03 19:07:27.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15b3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:27.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15b4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:27.991 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15b5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:27.992 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15b6 Sending msg of 28 bytes to 3 on channel testchainid took 35.9µs"
"2020-01-03 19:07:27.995 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15b7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.5188ms "
"2020-01-03 19:07:28.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15b8 Sending msg of 28 bytes to 2 on channel businesschannel took 29.7µs"
"2020-01-03 19:07:28.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15b9 Sending msg of 28 bytes to 3 on channel businesschannel took 16.7µs"
"2020-01-03 19:07:28.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15ba Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 735.6µs "
"2020-01-03 19:07:28.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15bb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 63.6µs "
"2020-01-03 19:07:28.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15bc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15bd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.368 UTC [orderer.consensus.etcdraft] run -> DEBU 15be Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:28.368 UTC [orderer.consensus.etcdraft] propose -> INFO 15bf Created block [5], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:28.369 UTC [orderer.consensus.etcdraft] 2 -> DEBU 15c0 Proposed block [5] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:28.393 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15c1 Sending msg of 4854 bytes to 2 on channel businesschannel took 23.6µs"
"2020-01-03 19:07:28.393 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15c2 Send of ConsensusRequest for channel businesschannel with payload of size 4854 to orderer1.example.com(orderer1.example.com:7050) took 107.6µs "
"2020-01-03 19:07:28.393 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15c3 Send of ConsensusRequest for channel businesschannel with payload of size 4854 to orderer2.example.com(orderer2.example.com:7050) took 97.9µs "
"2020-01-03 19:07:28.393 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15c4 Sending msg of 4854 bytes to 3 on channel businesschannel took 18.5µs"
"2020-01-03 19:07:28.397 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15c5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.399 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15c6 Sending msg of 28 bytes to 2 on channel businesschannel took 14.3µs"
"2020-01-03 19:07:28.399 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15c7 Sending msg of 28 bytes to 3 on channel businesschannel took 21.4µs"
"2020-01-03 19:07:28.400 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15c8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 321.3µs "
"2020-01-03 19:07:28.400 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 15c9 Writing block [5] (Raft index: 9) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:28.400 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 15ca [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:28.401 UTC [msp.identity] Sign -> DEBU 15cb Sign: plaintext: 0A020802120B0A090A03010203100418...B25D189FDFF45B55B142449AB7326E5D "
"2020-01-03 19:07:28.401 UTC [msp.identity] Sign -> DEBU 15cc Sign: digest: 9C1AFB31075F13ECB9E145055C80234B17A90256EFA9BAECB03841C25F135F30 "
"2020-01-03 19:07:28.401 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15cd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.402 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15ce Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 68.2µs "
"2020-01-03 19:07:28.402 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15cf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.404 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15d0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.408 UTC [fsblkstorage] indexBlock -> DEBU 15d1 Indexing block [blockNum=5, blockHash=[]byte{0xeb, 0x5d, 0xff, 0xcb, 0xa7, 0xdb, 0x56, 0xcc, 0x34, 0x93, 0xbf, 0xd4, 0xed, 0xe8, 0xec, 0xfb, 0x7f, 0x5d, 0xfc, 0xec, 0x40, 0x80, 0x11, 0xeb, 0x7, 0x90, 0x64, 0x5f, 0x4c, 0x94, 0xfb, 0x1c} txOffsets=
txId=e38e1bf88a7fcdf27bbaab5ee8d0ce41d185ae15d747a13cedcf03f4ee5b5778 locPointer=offset=70, bytesLength=4726
]"
"2020-01-03 19:07:28.409 UTC [fsblkstorage] updateCheckpoint -> DEBU 15d2 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[101386], isChainEmpty=[false], lastBlockNumber=[5]"
"2020-01-03 19:07:28.410 UTC [fsblkstorage] waitForBlock -> DEBU 15d3 Came out of wait. maxAvailaBlockNumber=[5]"
"2020-01-03 19:07:28.410 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15d4 Remaining bytes=[5742], Going to peek [8] bytes"
"2020-01-03 19:07:28.410 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15d5 Returning blockbytes - length=[5740], placementInfo={fileNum=[0], startOffset=[95644], bytesOffset=[95646]}"
"2020-01-03 19:07:28.411 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15d6 blockbytes [5740] read from file [0]"
"2020-01-03 19:07:28.411 UTC [common.deliver] deliverBlocks -> DEBU 15d7 [channel: businesschannel] Delivering block [5] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:28.411 UTC [fsblkstorage] waitForBlock -> DEBU 15d8 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6]"
"2020-01-03 19:07:28.412 UTC [fsblkstorage] waitForBlock -> DEBU 15da Came out of wait. maxAvailaBlockNumber=[5]"
"2020-01-03 19:07:28.412 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15db Remaining bytes=[5742], Going to peek [8] bytes"
"2020-01-03 19:07:28.412 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 15d9 [channel: businesschannel] Wrote block [5]"
"2020-01-03 19:07:28.420 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15dc Returning blockbytes - length=[5740], placementInfo={fileNum=[0], startOffset=[95644], bytesOffset=[95646]}"
"2020-01-03 19:07:28.421 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15dd blockbytes [5740] read from file [0]"
"2020-01-03 19:07:28.421 UTC [common.deliver] deliverBlocks -> DEBU 15de [channel: businesschannel] Delivering block [5] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:28.421 UTC [fsblkstorage] waitForBlock -> DEBU 15df Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6]"
"2020-01-03 19:07:28.491 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15e0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:28.491 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15e1 Sending msg of 28 bytes to 3 on channel testchainid took 19.6µs"
"2020-01-03 19:07:28.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15e2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.3µs "
"2020-01-03 19:07:28.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15e3 Sending msg of 28 bytes to 2 on channel businesschannel took 20.6µs"
"2020-01-03 19:07:28.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15e4 Sending msg of 28 bytes to 3 on channel businesschannel took 8.7µs"
"2020-01-03 19:07:28.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15e5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.8µs "
"2020-01-03 19:07:28.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15e6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 804.3µs "
"2020-01-03 19:07:28.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15e7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15e8 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.818 UTC [grpc] infof -> DEBU 15e9 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:28.818 UTC [orderer.common.broadcast] Handle -> WARN 15ea Error reading from 172.18.0.5:54584: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:28.818 UTC [orderer.common.server] func1 -> DEBU 15eb Closing Broadcast stream"
"2020-01-03 19:07:28.818 UTC [comm.grpc.server] 1 -> INFO 15ec streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54584 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=2.5063356s
"2020-01-03 19:07:28.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15ed Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:28.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15ee Sending msg of 28 bytes to 3 on channel testchainid took 17.7µs"
"2020-01-03 19:07:28.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15ef Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.6µs "
"2020-01-03 19:07:29.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 15f0 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:29.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15f1 Sending msg of 28 bytes to 2 on channel businesschannel took 16.2µs"
"2020-01-03 19:07:29.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15f2 Sending msg of 28 bytes to 3 on channel businesschannel took 10.6µs"
"2020-01-03 19:07:29.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15f3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 120.3µs "
"2020-01-03 19:07:29.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15f4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.3µs "
"2020-01-03 19:07:29.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15f5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:29.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15f6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:29.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15f7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:29.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15f8 Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:07:29.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15f9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 105µs "
"2020-01-03 19:07:29.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15fa Sending msg of 28 bytes to 3 on channel businesschannel took 48.6µs"
"2020-01-03 19:07:29.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15fb Sending msg of 28 bytes to 2 on channel businesschannel took 10.9µs"
"2020-01-03 19:07:29.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15fc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 68.2µs "
"2020-01-03 19:07:29.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15fd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 41.2µs "
"2020-01-03 19:07:29.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15fe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:29.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15ff Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:29.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1600 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:29.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1601 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:07:29.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1602 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71µs "
"2020-01-03 19:07:30.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1603 Sending msg of 28 bytes to 2 on channel businesschannel took 19.7µs"
"2020-01-03 19:07:30.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1604 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 75.5µs "
"2020-01-03 19:07:30.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1605 Sending msg of 28 bytes to 3 on channel businesschannel took 12.3µs"
"2020-01-03 19:07:30.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1606 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 148.5µs "
"2020-01-03 19:07:30.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1607 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:30.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1608 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:30.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1609 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:30.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 160a Sending msg of 28 bytes to 3 on channel testchainid took 30.9µs"
"2020-01-03 19:07:30.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 160b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.4µs "
"2020-01-03 19:07:30.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 160c Sending msg of 28 bytes to 3 on channel businesschannel took 18.8µs"
"2020-01-03 19:07:30.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 160d Sending msg of 28 bytes to 2 on channel businesschannel took 10.5µs"
"2020-01-03 19:07:30.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 160e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 72µs "
"2020-01-03 19:07:30.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 160f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 44.1µs "
"2020-01-03 19:07:30.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1610 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:30.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1611 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:30.962 UTC [orderer.common.server] Broadcast -> DEBU 1612 Starting new Broadcast handler"
"2020-01-03 19:07:30.962 UTC [orderer.common.broadcast] Handle -> DEBU 1613 Starting new broadcast loop for 172.18.0.5:54598"
"2020-01-03 19:07:30.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1614 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:30.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1615 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 126.3µs "
"2020-01-03 19:07:30.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1616 Sending msg of 28 bytes to 3 on channel testchainid took 16.6µs"
"2020-01-03 19:07:31.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 1617 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:31.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1618 Sending msg of 28 bytes to 3 on channel businesschannel took 11.4µs"
"2020-01-03 19:07:31.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1619 Sending msg of 28 bytes to 2 on channel businesschannel took 11.9µs"
"2020-01-03 19:07:31.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 161a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 60.5µs "
"2020-01-03 19:07:31.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 161b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 44.3µs "
"2020-01-03 19:07:31.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 161c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:31.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 161d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:31.487 UTC [orderer.common.cluster.step] handleMessage -> DEBU 161e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:31.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 161f Sending msg of 28 bytes to 3 on channel testchainid took 13.9µs"
"2020-01-03 19:07:31.487 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1620 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 61.4µs "
"2020-01-03 19:07:31.543 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1621 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54598 with txid '7c3bc52d9795a954eb992f0c3426f07e200ac45d0e354db4e7855f7d560f13f7' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:31.544 UTC [policies] EvaluateSignedData -> DEBU 1622 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:31.544 UTC [policies] EvaluateSignedData -> DEBU 1623 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:31.549 UTC [policies] EvaluateSignedData -> DEBU 1624 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:31.552 UTC [policies] EvaluateSignedData -> DEBU 1625 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:31.553 UTC [policies] EvaluateSignedData -> DEBU 1626 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:31.554 UTC [msp.identity] Verify -> DEBU 1627 Verify: digest = 00000000 7f 4f 8f cb 6a 4a 4c 0b 20 6e 1a 10 2a d9 90 6d |.O..jJL. n..*..m|
00000010 14 e9 54 0a c5 59 53 c9 03 e4 db 13 0a 46 61 6b |..T..YS......Fak|"
"2020-01-03 19:07:31.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1628 Sending msg of 28 bytes to 2 on channel businesschannel took 15.3µs"
"2020-01-03 19:07:31.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 162a Sending msg of 28 bytes to 3 on channel businesschannel took 16.3µs"
"2020-01-03 19:07:31.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 162b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 494.6µs "
"2020-01-03 19:07:31.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1629 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 280.6µs "
"2020-01-03 19:07:31.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 162c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:31.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 162d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:31.564 UTC [msp.identity] Verify -> DEBU 162e Verify: sig = 00000000 30 44 02 20 7b cb 8b ab ac 13 85 38 33 3e 5b 9d |0D. {......83>[.|
00000010 c7 ee c2 1c 1f e6 bf d9 35 e4 be 38 e7 fb e9 e3 |........5..8....|
00000020 79 24 5d ba 02 20 79 1b fb ba 14 cb 62 a3 07 7e |y$].. y.....b..~|
00000030 a3 e8 f7 fe 20 62 ea 98 ee b1 a1 66 cf fa 6d ad |.... b.....f..m.|
00000040 a6 f6 a0 2e 3d e8 |....=.|"
"2020-01-03 19:07:31.564 UTC [policies] SignatureSetToValidIdentities -> DEBU 162f signature for identity 0 validated"
"2020-01-03 19:07:31.565 UTC [cauthdsl] func1 -> DEBU 1630 0xc000cccae0 gate 1578078451565651000 evaluation starts"
"2020-01-03 19:07:31.567 UTC [cauthdsl] func2 -> DEBU 1631 0xc000cccae0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:31.567 UTC [cauthdsl] func2 -> DEBU 1632 0xc000cccae0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:31.568 UTC [cauthdsl] func2 -> DEBU 1633 0xc000cccae0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:31.568 UTC [cauthdsl] func1 -> DEBU 1634 0xc000cccae0 gate 1578078451565651000 evaluation succeeds"
"2020-01-03 19:07:31.569 UTC [policies] EvaluateSignedData -> DEBU 1635 Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:31.569 UTC [policies] EvaluateSignedData -> DEBU 1636 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:31.570 UTC [policies] EvaluateSignedData -> DEBU 1637 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:31.570 UTC [policies] EvaluateSignedData -> DEBU 1638 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:31.570 UTC [policies] EvaluateSignedData -> DEBU 1639 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:31.571 UTC [policies] EvaluateSignedData -> DEBU 163a == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:31.573 UTC [orderer.common.blockcutter] Ordered -> DEBU 163b Enqueuing message into batch"
"2020-01-03 19:07:31.574 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 163c [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54598"
"2020-01-03 19:07:31.586 UTC [grpc] warningf -> DEBU 163d transport: http2Server.HandleStreams failed to read frame: read tcp 172.18.0.3:7050->172.18.0.5:54598: read: connection reset by peer"
"2020-01-03 19:07:31.587 UTC [orderer.common.broadcast] Handle -> WARN 163e Error reading from 172.18.0.5:54598: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:31.587 UTC [orderer.common.server] func1 -> DEBU 163f Closing Broadcast stream"
"2020-01-03 19:07:31.587 UTC [comm.grpc.server] 1 -> INFO 1640 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54598 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=624.9688ms
"2020-01-03 19:07:31.588 UTC [grpc] infof -> DEBU 1641 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:31.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1642 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:31.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1644 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.9µs "
"2020-01-03 19:07:31.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1643 Sending msg of 28 bytes to 3 on channel testchainid took 12.3µs"
"2020-01-03 19:07:32.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1645 Sending msg of 28 bytes to 2 on channel businesschannel took 17µs"
"2020-01-03 19:07:32.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1646 Sending msg of 28 bytes to 3 on channel businesschannel took 11.8µs"
"2020-01-03 19:07:32.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1647 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.9µs "
"2020-01-03 19:07:32.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1648 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 52.5µs "
"2020-01-03 19:07:32.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1649 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:32.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 164a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:32.487 UTC [orderer.common.cluster.step] handleMessage -> DEBU 164b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:32.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 164c Sending msg of 28 bytes to 3 on channel testchainid took 1.315ms"
"2020-01-03 19:07:32.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 164d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 544.2µs "
"2020-01-03 19:07:32.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 164e Sending msg of 28 bytes to 2 on channel businesschannel took 19.4µs"
"2020-01-03 19:07:32.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 164f Sending msg of 28 bytes to 3 on channel businesschannel took 11.3µs"
"2020-01-03 19:07:32.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1650 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 172.8µs "
"2020-01-03 19:07:32.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1651 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 169.7µs "
"2020-01-03 19:07:32.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1652 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:32.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1653 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:32.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1654 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:32.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1655 Sending msg of 28 bytes to 3 on channel testchainid took 27.2µs"
"2020-01-03 19:07:32.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1656 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 101.4µs "
"2020-01-03 19:07:33.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 1657 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:33.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1658 Sending msg of 28 bytes to 2 on channel businesschannel took 22.5µs"
"2020-01-03 19:07:33.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1659 Sending msg of 28 bytes to 3 on channel businesschannel took 22µs"
"2020-01-03 19:07:33.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 165b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 235.9µs "
"2020-01-03 19:07:33.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 165c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 165d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 165a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 94.6µs "
"2020-01-03 19:07:33.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 165e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:33.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 165f Sending msg of 28 bytes to 3 on channel testchainid took 559µs"
"2020-01-03 19:07:33.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1660 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 874.5µs "
"2020-01-03 19:07:33.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1661 Sending msg of 28 bytes to 2 on channel businesschannel took 22.5µs"
"2020-01-03 19:07:33.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1662 Sending msg of 28 bytes to 3 on channel businesschannel took 285.4µs"
"2020-01-03 19:07:33.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1663 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.1µs "
"2020-01-03 19:07:33.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1664 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 203.7µs "
"2020-01-03 19:07:33.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1665 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1666 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.578 UTC [orderer.consensus.etcdraft] run -> DEBU 1667 Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:33.578 UTC [orderer.consensus.etcdraft] propose -> INFO 1668 Created block [6], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:33.578 UTC [orderer.consensus.etcdraft] 2 -> DEBU 1669 Proposed block [6] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:33.582 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 166a Sending msg of 3177 bytes to 2 on channel businesschannel took 22.1µs"
"2020-01-03 19:07:33.582 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 166b Sending msg of 3177 bytes to 3 on channel businesschannel took 15.7µs"
"2020-01-03 19:07:33.582 UTC [orderer.common.cluster.step] sendMessage -> DEBU 166c Send of ConsensusRequest for channel businesschannel with payload of size 3177 to orderer2.example.com(orderer2.example.com:7050) took 125.2µs "
"2020-01-03 19:07:33.585 UTC [orderer.common.cluster.step] sendMessage -> DEBU 166d Send of ConsensusRequest for channel businesschannel with payload of size 3177 to orderer1.example.com(orderer1.example.com:7050) took 223µs "
"2020-01-03 19:07:33.587 UTC [orderer.common.cluster.step] handleMessage -> DEBU 166e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.588 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 166f Writing block [6] (Raft index: 10) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:33.588 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1670 Sending msg of 28 bytes to 2 on channel businesschannel took 15.6µs"
"2020-01-03 19:07:33.588 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1671 Sending msg of 28 bytes to 3 on channel businesschannel took 46.3µs"
"2020-01-03 19:07:33.588 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 1672 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:33.589 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1673 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 756.3µs "
"2020-01-03 19:07:33.590 UTC [msp.identity] Sign -> DEBU 1674 Sign: plaintext: 0A020802120B0A090A03010203100418...4A0EF647E83072116617027979D4CBCB "
"2020-01-03 19:07:33.590 UTC [msp.identity] Sign -> DEBU 1675 Sign: digest: 6685DCFBCC06AE8F822A4C408815045C38B4F0B53FAF76AED7E155D1F8DCBCA3 "
"2020-01-03 19:07:33.590 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1676 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.0042ms "
"2020-01-03 19:07:33.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1677 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1678 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1679 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.596 UTC [fsblkstorage] indexBlock -> DEBU 167a Indexing block [blockNum=6, blockHash=[]byte{0x16, 0x3e, 0xac, 0x4b, 0x8e, 0xa2, 0x7b, 0xd3, 0x36, 0xfc, 0x4f, 0xef, 0xb9, 0x75, 0x52, 0x23, 0x54, 0x85, 0xd7, 0x42, 0x8, 0xa3, 0x1a, 0x44, 0xa0, 0x10, 0x8c, 0xbf, 0x18, 0xb3, 0xa1, 0x84} txOffsets=
txId=7c3bc52d9795a954eb992f0c3426f07e200ac45d0e354db4e7855f7d560f13f7 locPointer=offset=70, bytesLength=3049
]"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] updateCheckpoint -> DEBU 167b Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[105451], isChainEmpty=[false], lastBlockNumber=[6]"
"2020-01-03 19:07:33.598 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 167c [channel: businesschannel] Wrote block [6]"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] waitForBlock -> DEBU 167d Came out of wait. maxAvailaBlockNumber=[6]"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] waitForBlock -> DEBU 167e Came out of wait. maxAvailaBlockNumber=[6]"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 167f Remaining bytes=[4065], Going to peek [8] bytes"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1681 Returning blockbytes - length=[4063], placementInfo={fileNum=[0], startOffset=[101386], bytesOffset=[101388]}"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1682 blockbytes [4063] read from file [0]"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1680 Remaining bytes=[4065], Going to peek [8] bytes"
"2020-01-03 19:07:33.599 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1683 Returning blockbytes - length=[4063], placementInfo={fileNum=[0], startOffset=[101386], bytesOffset=[101388]}"
"2020-01-03 19:07:33.599 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1684 blockbytes [4063] read from file [0]"
"2020-01-03 19:07:33.599 UTC [common.deliver] deliverBlocks -> DEBU 1686 [channel: businesschannel] Delivering block [6] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:33.599 UTC [common.deliver] deliverBlocks -> DEBU 1685 [channel: businesschannel] Delivering block [6] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:33.599 UTC [fsblkstorage] waitForBlock -> DEBU 1687 Going to wait for newer blocks. maxAvailaBlockNumber=[6], waitForBlockNum=[7]"
"2020-01-03 19:07:33.602 UTC [fsblkstorage] waitForBlock -> DEBU 1688 Going to wait for newer blocks. maxAvailaBlockNumber=[6], waitForBlockNum=[7]"
"2020-01-03 19:07:33.987 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1689 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:33.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 168a Sending msg of 28 bytes to 3 on channel testchainid took 18.5µs"
"2020-01-03 19:07:33.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 168b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 73.8µs "
"2020-01-03 19:07:34.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 168c Sending msg of 28 bytes to 2 on channel businesschannel took 16.5µs"
"2020-01-03 19:07:34.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 168d Sending msg of 28 bytes to 3 on channel businesschannel took 7.8µs"
"2020-01-03 19:07:34.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 168e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.3µs "
"2020-01-03 19:07:34.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 168f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:34.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1690 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.4095ms "
"2020-01-03 19:07:34.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1691 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:34.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1692 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:34.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1693 Sending msg of 28 bytes to 3 on channel testchainid took 84µs"
"2020-01-03 19:07:34.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1694 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 568.7µs "
"2020-01-03 19:07:34.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1695 Sending msg of 28 bytes to 2 on channel businesschannel took 23µs"
"2020-01-03 19:07:34.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1697 Sending msg of 28 bytes to 3 on channel businesschannel took 21.3µs"
"2020-01-03 19:07:34.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1698 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 51.7µs "
"2020-01-03 19:07:34.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1696 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 349.7µs "
"2020-01-03 19:07:34.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1699 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:34.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 169a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:34.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 169b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:34.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 169c Sending msg of 28 bytes to 3 on channel testchainid took 18.7µs"
"2020-01-03 19:07:34.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 169d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 620.6µs "
"2020-01-03 19:07:35.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 169e Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:35.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 169f Sending msg of 28 bytes to 2 on channel businesschannel took 56.3µs"
"2020-01-03 19:07:35.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16a0 Sending msg of 28 bytes to 3 on channel businesschannel took 17.1µs"
"2020-01-03 19:07:35.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16a1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 78.8µs "
"2020-01-03 19:07:35.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16a2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:35.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16a3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 477.3µs "
"2020-01-03 19:07:35.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16a4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:35.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16a5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:35.490 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16a6 Sending msg of 28 bytes to 3 on channel testchainid took 121.3µs"
"2020-01-03 19:07:35.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16a7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1407ms "
"2020-01-03 19:07:35.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16a8 Sending msg of 28 bytes to 2 on channel businesschannel took 48.5µs"
"2020-01-03 19:07:35.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16a9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 131.3µs "
"2020-01-03 19:07:35.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16aa Sending msg of 28 bytes to 3 on channel businesschannel took 55.2µs"
"2020-01-03 19:07:35.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16ab Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.7µs "
"2020-01-03 19:07:35.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ac Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:35.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ad Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:35.991 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ae Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:35.991 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16af Sending msg of 28 bytes to 3 on channel testchainid took 26.9µs"
"2020-01-03 19:07:35.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16b0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 141.2µs "
"2020-01-03 19:07:36.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16b1 Sending msg of 28 bytes to 3 on channel businesschannel took 37.3µs"
"2020-01-03 19:07:36.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16b2 Sending msg of 28 bytes to 2 on channel businesschannel took 20.7µs"
"2020-01-03 19:07:36.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16b3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 122µs "
"2020-01-03 19:07:36.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16b4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.7851ms "
"2020-01-03 19:07:36.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16b5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:36.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16b6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:36.490 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16b7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:36.492 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16b8 Sending msg of 28 bytes to 3 on channel testchainid took 96.8µs"
"2020-01-03 19:07:36.492 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16b9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 527.9µs "
"2020-01-03 19:07:36.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16ba Sending msg of 28 bytes to 2 on channel businesschannel took 37.9µs"
"2020-01-03 19:07:36.561 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16bc Sending msg of 28 bytes to 3 on channel businesschannel took 21.9µs"
"2020-01-03 19:07:36.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16bd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:36.561 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16bb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 122.4µs "
"2020-01-03 19:07:36.565 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16be Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:36.564 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16bf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.4569ms "
"2020-01-03 19:07:36.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16c0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:36.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16c1 Sending msg of 28 bytes to 3 on channel testchainid took 15.2µs"
"2020-01-03 19:07:36.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16c2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 383.3µs "
"2020-01-03 19:07:37.001 UTC [orderer.common.server] Broadcast -> DEBU 16c3 Starting new Broadcast handler"
"2020-01-03 19:07:37.001 UTC [orderer.common.broadcast] Handle -> DEBU 16c4 Starting new broadcast loop for 172.18.0.5:54616"
"2020-01-03 19:07:37.013 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 16c5 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54616 with txid 'b413c4ee79314ad0029e4eb3a21de5a125e837c9788337d4f8f05999baaf6910' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:37.014 UTC [policies] EvaluateSignedData -> DEBU 16c6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:37.014 UTC [policies] EvaluateSignedData -> DEBU 16c7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:37.014 UTC [policies] EvaluateSignedData -> DEBU 16c8 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:37.014 UTC [policies] EvaluateSignedData -> DEBU 16c9 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:37.015 UTC [policies] EvaluateSignedData -> DEBU 16ca == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:37.015 UTC [msp.identity] Verify -> DEBU 16cb Verify: digest = 00000000 71 16 44 66 92 46 f0 ab 0e 29 2d 3d d9 f5 1d 06 |q.Df.F...)-=....|
00000010 96 7f db 4f 4d c1 88 91 11 da 21 22 7f 89 b5 80 |...OM.....!"....|"
"2020-01-03 19:07:37.016 UTC [msp.identity] Verify -> DEBU 16cc Verify: sig = 00000000 30 44 02 20 50 5c ab 28 ea 0f c6 4d 2d b9 4c 1a |0D. P\.(...M-.L.|
00000010 e5 a5 56 15 fc e8 26 8d ec 60 1e ca 9a 2f a8 45 |..V...&..`.../.E|
00000020 c4 45 e6 cb 02 20 2a 81 c7 52 98 31 f4 86 67 8d |.E... *..R.1..g.|
00000030 0a f9 64 0e a6 63 6b 63 c5 2e e6 74 93 33 3d 38 |..d..ckc...t.3=8|
00000040 d0 ea a9 77 98 e5 |...w..|"
"2020-01-03 19:07:37.017 UTC [policies] SignatureSetToValidIdentities -> DEBU 16cd signature for identity 0 validated"
"2020-01-03 19:07:37.017 UTC [cauthdsl] func1 -> DEBU 16ce 0xc000b6d5b0 gate 1578078457017201900 evaluation starts"
"2020-01-03 19:07:37.017 UTC [cauthdsl] func2 -> DEBU 16cf 0xc000b6d5b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:37.018 UTC [cauthdsl] func2 -> DEBU 16d0 0xc000b6d5b0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:37.018 UTC [cauthdsl] func2 -> DEBU 16d1 0xc000b6d5b0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:37.018 UTC [cauthdsl] func1 -> DEBU 16d2 0xc000b6d5b0 gate 1578078457017201900 evaluation succeeds"
"2020-01-03 19:07:37.018 UTC [policies] EvaluateSignedData -> DEBU 16d3 Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:37.018 UTC [policies] EvaluateSignedData -> DEBU 16d4 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:37.019 UTC [policies] EvaluateSignedData -> DEBU 16d5 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:37.019 UTC [policies] EvaluateSignedData -> DEBU 16d6 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:37.019 UTC [policies] EvaluateSignedData -> DEBU 16d7 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:37.019 UTC [policies] EvaluateSignedData -> DEBU 16d8 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:37.020 UTC [orderer.common.blockcutter] Ordered -> DEBU 16d9 Enqueuing message into batch"
"2020-01-03 19:07:37.020 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 16da [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54616"
"2020-01-03 19:07:37.024 UTC [grpc] infof -> DEBU 16db transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:37.024 UTC [orderer.common.broadcast] Handle -> WARN 16dc Error reading from 172.18.0.5:54616: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:37.024 UTC [orderer.common.server] func1 -> DEBU 16dd Closing Broadcast stream"
"2020-01-03 19:07:37.026 UTC [comm.grpc.server] 1 -> INFO 16de streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54616 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=25.3778ms
"2020-01-03 19:07:37.059 UTC [orderer.consensus.etcdraft] Check -> DEBU 16df Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:37.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16e0 Sending msg of 28 bytes to 2 on channel businesschannel took 19.5µs"
"2020-01-03 19:07:37.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16e1 Sending msg of 28 bytes to 3 on channel businesschannel took 7.5µs"
"2020-01-03 19:07:37.063 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16e2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 957.7µs "
"2020-01-03 19:07:37.064 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16e3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 98µs "
"2020-01-03 19:07:37.068 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16e4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:37.077 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16e5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:37.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16e6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:37.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16e7 Sending msg of 28 bytes to 3 on channel testchainid took 20µs"
"2020-01-03 19:07:37.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16e8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 130.1µs "
"2020-01-03 19:07:37.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16e9 Sending msg of 28 bytes to 2 on channel businesschannel took 25.7µs"
"2020-01-03 19:07:37.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16ea Sending msg of 28 bytes to 3 on channel businesschannel took 18.8µs"
"2020-01-03 19:07:37.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16eb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 155.8µs "
"2020-01-03 19:07:37.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ec Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:37.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ed Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:37.562 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16ee Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 2.2903ms "
"2020-01-03 19:07:37.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ef Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:37.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16f0 Sending msg of 28 bytes to 3 on channel testchainid took 26.2µs"
"2020-01-03 19:07:37.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16f1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 242.3µs "
"2020-01-03 19:07:38.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16f2 Sending msg of 28 bytes to 2 on channel businesschannel took 21.9µs"
"2020-01-03 19:07:38.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16f3 Sending msg of 28 bytes to 3 on channel businesschannel took 83.8µs"
"2020-01-03 19:07:38.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16f4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 146µs "
"2020-01-03 19:07:38.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16f5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.9726ms "
"2020-01-03 19:07:38.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16f6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:38.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16f7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:38.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16f8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:38.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16f9 Sending msg of 28 bytes to 3 on channel testchainid took 13µs"
"2020-01-03 19:07:38.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16fa Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.0927ms "
"2020-01-03 19:07:38.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16fb Sending msg of 28 bytes to 2 on channel businesschannel took 61.4µs"
"2020-01-03 19:07:38.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16fc Sending msg of 28 bytes to 3 on channel businesschannel took 62.1µs"
"2020-01-03 19:07:38.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16fd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 124.9µs "
"2020-01-03 19:07:38.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16fe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:38.561 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16ff Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 3.109ms "
"2020-01-03 19:07:38.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1700 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:38.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1701 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:38.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1702 Sending msg of 28 bytes to 3 on channel testchainid took 22µs"
"2020-01-03 19:07:38.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1703 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 652.2µs "
"2020-01-03 19:07:39.021 UTC [orderer.consensus.etcdraft] run -> DEBU 1704 Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:39.021 UTC [orderer.consensus.etcdraft] propose -> INFO 1705 Created block [7], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:39.022 UTC [orderer.consensus.etcdraft] 2 -> DEBU 1706 Proposed block [7] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:39.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1707 Sending msg of 3167 bytes to 2 on channel businesschannel took 24.7µs"
"2020-01-03 19:07:39.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1708 Send of ConsensusRequest for channel businesschannel with payload of size 3167 to orderer1.example.com(orderer1.example.com:7050) took 148.4µs "
"2020-01-03 19:07:39.026 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1709 Sending msg of 3167 bytes to 3 on channel businesschannel took 18.6µs"
"2020-01-03 19:07:39.027 UTC [orderer.common.cluster.step] sendMessage -> DEBU 170a Send of ConsensusRequest for channel businesschannel with payload of size 3167 to orderer2.example.com(orderer2.example.com:7050) took 1.3031ms "
"2020-01-03 19:07:39.030 UTC [orderer.common.cluster.step] handleMessage -> DEBU 170b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.031 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 170c Sending msg of 28 bytes to 2 on channel businesschannel took 13.9µs"
"2020-01-03 19:07:39.031 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 170d Sending msg of 28 bytes to 3 on channel businesschannel took 12.6µs"
"2020-01-03 19:07:39.031 UTC [orderer.common.cluster.step] sendMessage -> DEBU 170e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 116.6µs "
"2020-01-03 19:07:39.032 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 170f Writing block [7] (Raft index: 11) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:39.032 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 1712 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:39.033 UTC [msp.identity] Sign -> DEBU 1713 Sign: plaintext: 0A020802120B0A090A03010203100418...D136B80D843713E76B50826E88EF5599 "
"2020-01-03 19:07:39.033 UTC [msp.identity] Sign -> DEBU 1714 Sign: digest: 755C5485A1D5AE9348C1521E947FF0C53052DD928D5D46EC799C9AABBC95A42F "
"2020-01-03 19:07:39.032 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1710 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 116.4µs "
"2020-01-03 19:07:39.032 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1711 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.034 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1715 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.036 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1716 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.038 UTC [fsblkstorage] indexBlock -> DEBU 1717 Indexing block [blockNum=7, blockHash=[]byte{0x22, 0xcb, 0x52, 0xf0, 0xb3, 0xbe, 0x4, 0x25, 0x51, 0x5b, 0x93, 0xb1, 0xaa, 0x2d, 0x60, 0xef, 0x5c, 0xd, 0xc, 0x7e, 0x21, 0x2a, 0x64, 0xf7, 0xf7, 0x98, 0x5d, 0xa7, 0x18, 0xaa, 0x96, 0xd9} txOffsets=
txId=b413c4ee79314ad0029e4eb3a21de5a125e837c9788337d4f8f05999baaf6910 locPointer=offset=70, bytesLength=3039
]"
"2020-01-03 19:07:39.041 UTC [fsblkstorage] updateCheckpoint -> DEBU 1718 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[109507], isChainEmpty=[false], lastBlockNumber=[7]"
"2020-01-03 19:07:39.041 UTC [fsblkstorage] waitForBlock -> DEBU 1719 Came out of wait. maxAvailaBlockNumber=[7]"
"2020-01-03 19:07:39.042 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 171a Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:39.042 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 171b Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[105451], bytesOffset=[105453]}"
"2020-01-03 19:07:39.042 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 171c blockbytes [4054] read from file [0]"
"2020-01-03 19:07:39.042 UTC [common.deliver] deliverBlocks -> DEBU 171d [channel: businesschannel] Delivering block [7] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:39.042 UTC [fsblkstorage] waitForBlock -> DEBU 171e Going to wait for newer blocks. maxAvailaBlockNumber=[7], waitForBlockNum=[8]"
"2020-01-03 19:07:39.051 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 171f [channel: businesschannel] Wrote block [7]"
"2020-01-03 19:07:39.050 UTC [fsblkstorage] waitForBlock -> DEBU 1720 Came out of wait. maxAvailaBlockNumber=[7]"
"2020-01-03 19:07:39.051 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1721 Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:39.051 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1722 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[105451], bytesOffset=[105453]}"
"2020-01-03 19:07:39.051 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1723 blockbytes [4054] read from file [0]"
"2020-01-03 19:07:39.051 UTC [common.deliver] deliverBlocks -> DEBU 1724 [channel: businesschannel] Delivering block [7] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:39.060 UTC [orderer.consensus.etcdraft] Check -> DEBU 1725 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:39.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1726 Sending msg of 28 bytes to 2 on channel businesschannel took 18.2µs"
"2020-01-03 19:07:39.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1727 Sending msg of 28 bytes to 3 on channel businesschannel took 7.5µs"
"2020-01-03 19:07:39.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1728 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 64.3µs "
"2020-01-03 19:07:39.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1729 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 43.7µs "
"2020-01-03 19:07:39.061 UTC [fsblkstorage] waitForBlock -> DEBU 172a Going to wait for newer blocks. maxAvailaBlockNumber=[7], waitForBlockNum=[8]"
"2020-01-03 19:07:39.065 UTC [orderer.common.cluster.step] handleMessage -> DEBU 172b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.068 UTC [orderer.common.cluster.step] handleMessage -> DEBU 172c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.487 UTC [orderer.common.cluster.step] handleMessage -> DEBU 172d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:39.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 172e Sending msg of 28 bytes to 3 on channel testchainid took 11.8µs"
"2020-01-03 19:07:39.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 172f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 200.4µs "
"2020-01-03 19:07:39.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1730 Sending msg of 28 bytes to 2 on channel businesschannel took 26.7µs"
"2020-01-03 19:07:39.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1731 Sending msg of 28 bytes to 3 on channel businesschannel took 20.5µs"
"2020-01-03 19:07:39.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1732 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 427.3µs "
"2020-01-03 19:07:39.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1733 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.563 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1734 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.565 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1735 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 6.0972ms "
"2020-01-03 19:07:39.831 UTC [orderer.common.server] Broadcast -> DEBU 1736 Starting new Broadcast handler"
"2020-01-03 19:07:39.831 UTC [orderer.common.broadcast] Handle -> DEBU 1737 Starting new broadcast loop for 172.18.0.5:54630"
"2020-01-03 19:07:39.853 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1738 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54630 with txid '277494cb4ee4f39a64bd574cde264e0e3f72ac1a0e9d189fdef5920189711bcd' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:39.853 UTC [policies] EvaluateSignedData -> DEBU 1739 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:39.854 UTC [policies] EvaluateSignedData -> DEBU 173a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:39.854 UTC [policies] EvaluateSignedData -> DEBU 173b == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:39.854 UTC [policies] EvaluateSignedData -> DEBU 173c This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:39.854 UTC [policies] EvaluateSignedData -> DEBU 173d == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:39.854 UTC [msp.identity] Verify -> DEBU 173e Verify: digest = 00000000 bc 2f 24 b6 47 8c a7 41 27 8e 11 8b 95 07 b0 76 |./$.G..A'......v|
00000010 8a 13 4e 27 a9 66 13 c9 d4 2a d2 ee 8b 39 c9 a8 |..N'.f...*...9..|"
"2020-01-03 19:07:39.854 UTC [msp.identity] Verify -> DEBU 173f Verify: sig = 00000000 30 44 02 20 2f 29 9d 41 01 b6 95 f9 39 be f8 f9 |0D. /).A....9...|
00000010 96 9f da 6a fd 63 c0 70 c1 e6 d0 16 6a c3 d2 48 |...j.c.p....j..H|
00000020 cc d4 72 e0 02 20 32 11 3a 4d 65 fc 23 61 30 32 |..r.. 2.:Me.#a02|
00000030 ac 7c 51 17 9a 7d 40 3b 07 59 03 5d 9e 46 ab ad |.|Q..}@;.Y.].F..|
00000040 48 5b 2b 58 b4 a7 |H[+X..|"
"2020-01-03 19:07:39.855 UTC [policies] SignatureSetToValidIdentities -> DEBU 1740 signature for identity 0 validated"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func1 -> DEBU 1741 0xc000d33750 gate 1578078459855155300 evaluation starts"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func2 -> DEBU 1742 0xc000d33750 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func2 -> DEBU 1743 0xc000d33750 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func2 -> DEBU 1744 0xc000d33750 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got Org2MSP)"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func2 -> DEBU 1745 0xc000d33750 principal evaluation fails"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func1 -> DEBU 1746 0xc000d33750 gate 1578078459855155300 evaluation fails"
"2020-01-03 19:07:39.855 UTC [policies] EvaluateSignedData -> DEBU 1747 Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:39.855 UTC [policies] EvaluateSignedData -> DEBU 1748 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:39.855 UTC [policies] EvaluateSignedData -> DEBU 1749 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:07:39.855 UTC [msp.identity] Verify -> DEBU 174a Verify: digest = 00000000 bc 2f 24 b6 47 8c a7 41 27 8e 11 8b 95 07 b0 76 |./$.G..A'......v|
00000010 8a 13 4e 27 a9 66 13 c9 d4 2a d2 ee 8b 39 c9 a8 |..N'.f...*...9..|"
"2020-01-03 19:07:39.855 UTC [msp.identity] Verify -> DEBU 174b Verify: sig = 00000000 30 44 02 20 2f 29 9d 41 01 b6 95 f9 39 be f8 f9 |0D. /).A....9...|
00000010 96 9f da 6a fd 63 c0 70 c1 e6 d0 16 6a c3 d2 48 |...j.c.p....j..H|
00000020 cc d4 72 e0 02 20 32 11 3a 4d 65 fc 23 61 30 32 |..r.. 2.:Me.#a02|
00000030 ac 7c 51 17 9a 7d 40 3b 07 59 03 5d 9e 46 ab ad |.|Q..}@;.Y.].F..|
00000040 48 5b 2b 58 b4 a7 |H[+X..|"
"2020-01-03 19:07:39.856 UTC [policies] SignatureSetToValidIdentities -> DEBU 174c signature for identity 0 validated"
"2020-01-03 19:07:39.856 UTC [cauthdsl] func1 -> DEBU 174d 0xc000d74410 gate 1578078459856117300 evaluation starts"
"2020-01-03 19:07:39.856 UTC [cauthdsl] func2 -> DEBU 174e 0xc000d74410 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:39.856 UTC [cauthdsl] func2 -> DEBU 174f 0xc000d74410 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:39.856 UTC [cauthdsl] func2 -> DEBU 1750 0xc000d74410 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:39.856 UTC [cauthdsl] func1 -> DEBU 1751 0xc000d74410 gate 1578078459856117300 evaluation succeeds"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1752 Signature set satisfies policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1753 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1754 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1755 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1756 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1757 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:39.856 UTC [orderer.common.blockcutter] Ordered -> DEBU 1758 Enqueuing message into batch"
"2020-01-03 19:07:39.856 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1759 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54630"
"2020-01-03 19:07:39.863 UTC [grpc] warningf -> DEBU 175a transport: http2Server.HandleStreams failed to read frame: read tcp 172.18.0.3:7050->172.18.0.5:54630: read: connection reset by peer"
"2020-01-03 19:07:39.864 UTC [grpc] infof -> DEBU 175b transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:39.865 UTC [orderer.common.broadcast] Handle -> WARN 175c Error reading from 172.18.0.5:54630: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:39.865 UTC [orderer.common.server] func1 -> DEBU 175d Closing Broadcast stream"
"2020-01-03 19:07:39.865 UTC [comm.grpc.server] 1 -> INFO 175e streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54630 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=34.3927ms
"2020-01-03 19:07:39.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 175f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:39.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1760 Sending msg of 28 bytes to 3 on channel testchainid took 14.9µs"
"2020-01-03 19:07:39.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1761 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.4µs "
"2020-01-03 19:07:40.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1762 Sending msg of 28 bytes to 2 on channel businesschannel took 12.4µs"
"2020-01-03 19:07:40.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1763 Sending msg of 28 bytes to 3 on channel businesschannel took 11.7µs"
"2020-01-03 19:07:40.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1764 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 158.1µs "
"2020-01-03 19:07:40.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1765 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:40.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1766 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 2.6671ms "
"2020-01-03 19:07:40.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1767 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:40.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1768 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:40.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1769 Sending msg of 28 bytes to 3 on channel testchainid took 18.2µs"
"2020-01-03 19:07:40.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 176a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.3687ms "
"2020-01-03 19:07:40.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 176b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 97.8µs "
"2020-01-03 19:07:40.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 176c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:40.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 176d Sending msg of 28 bytes to 2 on channel businesschannel took 25.2µs"
"2020-01-03 19:07:40.561 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 176e Sending msg of 28 bytes to 3 on channel businesschannel took 345.6µs"
"2020-01-03 19:07:40.563 UTC [orderer.common.cluster.step] sendMessage -> DEBU 176f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 964.6µs "
"2020-01-03 19:07:40.563 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1770 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:40.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1771 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:40.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1772 Sending msg of 28 bytes to 3 on channel testchainid took 21.9µs"
"2020-01-03 19:07:40.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1773 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.8µs "
"2020-01-03 19:07:41.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 1774 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:41.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1775 Sending msg of 28 bytes to 2 on channel businesschannel took 45.4µs"
"2020-01-03 19:07:41.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1776 Sending msg of 28 bytes to 3 on channel businesschannel took 32.5µs"
"2020-01-03 19:07:41.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1777 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 180.1µs "
"2020-01-03 19:07:41.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1778 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 67.7µs "
"2020-01-03 19:07:41.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1779 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 177a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 177b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:41.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 177c Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:07:41.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 177d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 507.3µs "
"2020-01-03 19:07:41.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 177e Sending msg of 28 bytes to 2 on channel businesschannel took 14.2µs"
"2020-01-03 19:07:41.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 177f Sending msg of 28 bytes to 3 on channel businesschannel took 10.9µs"
"2020-01-03 19:07:41.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1780 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63.6µs "
"2020-01-03 19:07:41.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1781 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 58.3µs "
"2020-01-03 19:07:41.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1782 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1783 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.857 UTC [orderer.consensus.etcdraft] run -> DEBU 1784 Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:41.857 UTC [orderer.consensus.etcdraft] propose -> INFO 1785 Created block [8], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:41.857 UTC [orderer.consensus.etcdraft] 2 -> DEBU 1786 Proposed block [8] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:41.860 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1787 Sending msg of 3167 bytes to 2 on channel businesschannel took 18.1µs"
"2020-01-03 19:07:41.860 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1788 Sending msg of 3167 bytes to 3 on channel businesschannel took 7.3µs"
"2020-01-03 19:07:41.860 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1789 Send of ConsensusRequest for channel businesschannel with payload of size 3167 to orderer2.example.com(orderer2.example.com:7050) took 76.4µs "
"2020-01-03 19:07:41.861 UTC [orderer.common.cluster.step] sendMessage -> DEBU 178a Send of ConsensusRequest for channel businesschannel with payload of size 3167 to orderer1.example.com(orderer1.example.com:7050) took 52.5µs "
"2020-01-03 19:07:41.864 UTC [orderer.common.cluster.step] handleMessage -> DEBU 178b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.864 UTC [orderer.common.cluster.step] handleMessage -> DEBU 178c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.864 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 178d Writing block [8] (Raft index: 12) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:41.864 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 178e [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:41.864 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 178f Sending msg of 28 bytes to 2 on channel businesschannel took 114.4µs"
"2020-01-03 19:07:41.864 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1791 Sending msg of 28 bytes to 3 on channel businesschannel took 6.4µs"
"2020-01-03 19:07:41.864 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1792 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 49.4µs "
"2020-01-03 19:07:41.864 UTC [msp.identity] Sign -> DEBU 1790 Sign: plaintext: 0A020802120B0A090A03010203100418...E7CEEEBBE7EB051D1D42A0AB67D79669 "
"2020-01-03 19:07:41.865 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1793 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.6µs "
"2020-01-03 19:07:41.865 UTC [msp.identity] Sign -> DEBU 1794 Sign: digest: 2BF95C8EFCAA47FBF718F27A6310856FFD348ED56A847AFD7249A699A1445584 "
"2020-01-03 19:07:41.867 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1795 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.868 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1796 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.870 UTC [fsblkstorage] indexBlock -> DEBU 1797 Indexing block [blockNum=8, blockHash=[]byte{0x82, 0x5b, 0xc2, 0x5, 0x20, 0xd6, 0x5b, 0x91, 0x45, 0xcf, 0x92, 0xa7, 0x9c, 0xe5, 0xbb, 0xdb, 0x50, 0x0, 0xb, 0x1, 0x57, 0x67, 0xce, 0x72, 0x57, 0x62, 0x2d, 0x18, 0x68, 0x30, 0x89, 0x65} txOffsets=
txId=277494cb4ee4f39a64bd574cde264e0e3f72ac1a0e9d189fdef5920189711bcd locPointer=offset=70, bytesLength=3039
]"
"2020-01-03 19:07:41.871 UTC [fsblkstorage] updateCheckpoint -> DEBU 1798 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[113563], isChainEmpty=[false], lastBlockNumber=[8]"
"2020-01-03 19:07:41.872 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 1799 [channel: businesschannel] Wrote block [8]"
"2020-01-03 19:07:41.872 UTC [fsblkstorage] waitForBlock -> DEBU 179a Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:41.872 UTC [fsblkstorage] waitForBlock -> DEBU 179b Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:41.872 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 179c Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:41.873 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 179d Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:07:41.873 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 179f blockbytes [4054] read from file [0]"
"2020-01-03 19:07:41.872 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 179e Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:41.873 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17a0 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:07:41.874 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17a2 blockbytes [4054] read from file [0]"
"2020-01-03 19:07:41.874 UTC [common.deliver] deliverBlocks -> DEBU 17a3 [channel: businesschannel] Delivering block [8] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:41.873 UTC [common.deliver] deliverBlocks -> DEBU 17a1 [channel: businesschannel] Delivering block [8] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:41.874 UTC [fsblkstorage] waitForBlock -> DEBU 17a4 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:41.874 UTC [fsblkstorage] waitForBlock -> DEBU 17a5 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:41.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17a6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:41.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17a8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 141.2µs "
"2020-01-03 19:07:41.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17a7 Sending msg of 28 bytes to 3 on channel testchainid took 122.1µs"
"2020-01-03 19:07:42.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17a9 Sending msg of 28 bytes to 2 on channel businesschannel took 271.3µs"
"2020-01-03 19:07:42.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17aa Sending msg of 28 bytes to 3 on channel businesschannel took 215.7µs"
"2020-01-03 19:07:42.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17ab Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 327.7µs "
"2020-01-03 19:07:42.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17ac Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 49µs "
"2020-01-03 19:07:42.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17ad Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:42.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17ae Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:42.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17af Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:42.492 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17b0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 379µs "
"2020-01-03 19:07:42.491 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17b1 Sending msg of 28 bytes to 3 on channel testchainid took 28.4µs"
"2020-01-03 19:07:42.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17b2 Sending msg of 28 bytes to 2 on channel businesschannel took 18.4µs"
"2020-01-03 19:07:42.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17b3 Sending msg of 28 bytes to 3 on channel businesschannel took 37.9µs"
"2020-01-03 19:07:42.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17b4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 92µs "
"2020-01-03 19:07:42.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17b5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 49.3µs "
"2020-01-03 19:07:42.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17b6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:42.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17b7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:42.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17b8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:42.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17b9 Sending msg of 28 bytes to 3 on channel testchainid took 14.9µs"
"2020-01-03 19:07:42.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17ba Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.8µs "
"2020-01-03 19:07:43.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 17bb Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:43.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17bc Sending msg of 28 bytes to 2 on channel businesschannel took 25.4µs"
"2020-01-03 19:07:43.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17bd Sending msg of 28 bytes to 3 on channel businesschannel took 122.6µs"
"2020-01-03 19:07:43.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17be Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 151.4µs "
"2020-01-03 19:07:43.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17bf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 46.9µs "
"2020-01-03 19:07:43.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17c0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:43.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17c1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:43.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17c2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:43.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17c3 Sending msg of 28 bytes to 3 on channel testchainid took 22.3µs"
"2020-01-03 19:07:43.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17c4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 491.8µs "
"2020-01-03 19:07:43.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17c5 Sending msg of 28 bytes to 2 on channel businesschannel took 17.9µs"
"2020-01-03 19:07:43.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17c7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 451.6µs "
"2020-01-03 19:07:43.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17c6 Sending msg of 28 bytes to 3 on channel businesschannel took 16.9µs"
"2020-01-03 19:07:43.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17c8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 92.4µs "
"2020-01-03 19:07:43.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17c9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:43.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17ca Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:43.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17cb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:43.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17cc Sending msg of 28 bytes to 3 on channel testchainid took 12.4µs"
"2020-01-03 19:07:43.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17cd Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 61.3µs "
"2020-01-03 19:07:44.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17ce Sending msg of 28 bytes to 2 on channel businesschannel took 21µs"
"2020-01-03 19:07:44.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17cf Sending msg of 28 bytes to 3 on channel businesschannel took 16µs"
"2020-01-03 19:07:44.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17d0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.8µs "
"2020-01-03 19:07:44.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17d1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 156.5µs "
"2020-01-03 19:07:44.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17d2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:44.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17d3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:44.264 UTC [orderer.common.server] Deliver -> DEBU 17d4 Starting new Deliver handler"
"2020-01-03 19:07:44.264 UTC [common.deliver] Handle -> DEBU 17d5 Starting new deliver loop for 172.18.0.5:54656"
"2020-01-03 19:07:44.264 UTC [common.deliver] Handle -> DEBU 17d6 Attempting to read seek info message from 172.18.0.5:54656"
"2020-01-03 19:07:44.266 UTC [policies] EvaluateSignedData -> DEBU 17d7 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:44.266 UTC [policies] EvaluateSignedData -> DEBU 17d8 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.267 UTC [policies] EvaluateSignedData -> DEBU 17d9 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:44.267 UTC [policies] EvaluateSignedData -> DEBU 17da This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.267 UTC [policies] EvaluateSignedData -> DEBU 17db == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:44.267 UTC [msp] DeserializeIdentity -> DEBU 17dc Obtaining identity"
"2020-01-03 19:07:44.268 UTC [msp.identity] newIdentity -> DEBU 17dd Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICGTCCAcCgAwIBAgIQTGd44DqCSridG/GT9IMOCjAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowZjELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xDjAMBgNVBAsTBWFkbWluMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZ
MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFG26fgQv8i7PXxEIP3SIsoUz7SAg4xY
a2qekwDPnU4R/zp8Vi9+1vDzi6G2r+RLJETNKPx5r24VGnUQYbNkdjijTTBLMA4G
A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIIVKBtkC9IJ4
ujvRzO3Ry6rJ6bfYtONGuPcjQrdg4D2jMAoGCCqGSM49BAMCA0cAMEQCIB4uSaWx
upbmRDZLXj6uOB+Rp9oa5On+3cuOw797DOKSAiBR6toNtMlquiXXBQmkyU2mO5j0
Ng0rgX6cX73Zy6gvaA==
-----END CERTIFICATE-----"
"2020-01-03 19:07:44.269 UTC [msp.identity] Verify -> DEBU 17de Verify: digest = 00000000 4e 06 95 1a a0 de 59 ed 22 ea 30 e2 cf ba d7 de |N.....Y.".0.....|
00000010 4a 78 68 37 fb 78 b0 f2 ff 97 5e 6c d6 f3 02 f7 |Jxh7.x....^l....|"
"2020-01-03 19:07:44.269 UTC [msp.identity] Verify -> DEBU 17df Verify: sig = 00000000 30 44 02 20 53 c0 98 19 62 cd eb 7f 70 a0 ba 70 |0D. S...b...p..p|
00000010 95 49 18 58 e4 f2 d2 97 6c ef 9c 2b 94 b1 36 a0 |.I.X....l..+..6.|
00000020 eb fc 93 3f 02 20 04 17 61 01 ec 4e f3 14 70 66 |...?. ..a..N..pf|
00000030 a6 81 a2 66 63 07 ae 4b 17 2c e5 62 a9 f3 e3 8a |...fc..K.,.b....|
00000040 22 8a fc 86 29 70 |"...)p|"
"2020-01-03 19:07:44.270 UTC [policies] SignatureSetToValidIdentities -> DEBU 17e0 signature for identity 0 validated"
"2020-01-03 19:07:44.270 UTC [cauthdsl] func1 -> DEBU 17e1 0xc000e07b80 gate 1578078464270616500 evaluation starts"
"2020-01-03 19:07:44.271 UTC [cauthdsl] func2 -> DEBU 17e2 0xc000e07b80 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.271 UTC [cauthdsl] func2 -> DEBU 17e3 0xc000e07b80 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.271 UTC [cauthdsl] func2 -> DEBU 17e4 0xc000e07b80 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:44.271 UTC [cauthdsl] func2 -> DEBU 17e5 0xc000e07b80 principal evaluation fails"
"2020-01-03 19:07:44.271 UTC [cauthdsl] func1 -> DEBU 17e6 0xc000e07b80 gate 1578078464270616500 evaluation fails"
"2020-01-03 19:07:44.272 UTC [policies] EvaluateSignedData -> DEBU 17e7 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.272 UTC [policies] EvaluateSignedData -> DEBU 17e8 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.272 UTC [policies] EvaluateSignedData -> DEBU 17e9 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:44.272 UTC [msp.identity] Verify -> DEBU 17ea Verify: digest = 00000000 4e 06 95 1a a0 de 59 ed 22 ea 30 e2 cf ba d7 de |N.....Y.".0.....|
00000010 4a 78 68 37 fb 78 b0 f2 ff 97 5e 6c d6 f3 02 f7 |Jxh7.x....^l....|"
"2020-01-03 19:07:44.273 UTC [msp.identity] Verify -> DEBU 17eb Verify: sig = 00000000 30 44 02 20 53 c0 98 19 62 cd eb 7f 70 a0 ba 70 |0D. S...b...p..p|
00000010 95 49 18 58 e4 f2 d2 97 6c ef 9c 2b 94 b1 36 a0 |.I.X....l..+..6.|
00000020 eb fc 93 3f 02 20 04 17 61 01 ec 4e f3 14 70 66 |...?. ..a..N..pf|
00000030 a6 81 a2 66 63 07 ae 4b 17 2c e5 62 a9 f3 e3 8a |...fc..K.,.b....|
00000040 22 8a fc 86 29 70 |"...)p|"
"2020-01-03 19:07:44.273 UTC [policies] SignatureSetToValidIdentities -> DEBU 17ec signature for identity 0 validated"
"2020-01-03 19:07:44.274 UTC [cauthdsl] func1 -> DEBU 17ed 0xc000e471c0 gate 1578078464274177100 evaluation starts"
"2020-01-03 19:07:44.274 UTC [cauthdsl] func2 -> DEBU 17ee 0xc000e471c0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.274 UTC [cauthdsl] func2 -> DEBU 17ef 0xc000e471c0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.275 UTC [cauthdsl] func2 -> DEBU 17f0 0xc000e471c0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:44.275 UTC [cauthdsl] func2 -> DEBU 17f1 0xc000e471c0 principal evaluation fails"
"2020-01-03 19:07:44.275 UTC [cauthdsl] func1 -> DEBU 17f2 0xc000e471c0 gate 1578078464274177100 evaluation fails"
"2020-01-03 19:07:44.275 UTC [policies] EvaluateSignedData -> DEBU 17f3 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.275 UTC [policies] EvaluateSignedData -> DEBU 17f4 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.276 UTC [policies] func1 -> DEBU 17f5 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org2MSP/Readers Org1MSP/Readers ]"
"2020-01-03 19:07:44.276 UTC [policies] EvaluateSignedData -> DEBU 17f6 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:44.276 UTC [policies] EvaluateSignedData -> DEBU 17f7 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:44.277 UTC [policies] EvaluateSignedData -> DEBU 17f8 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:44.277 UTC [policies] EvaluateSignedData -> DEBU 17f9 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.277 UTC [policies] EvaluateSignedData -> DEBU 17fa == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:44.277 UTC [msp.identity] Verify -> DEBU 17fb Verify: digest = 00000000 4e 06 95 1a a0 de 59 ed 22 ea 30 e2 cf ba d7 de |N.....Y.".0.....|
00000010 4a 78 68 37 fb 78 b0 f2 ff 97 5e 6c d6 f3 02 f7 |Jxh7.x....^l....|"
"2020-01-03 19:07:44.277 UTC [msp.identity] Verify -> DEBU 17fc Verify: sig = 00000000 30 44 02 20 53 c0 98 19 62 cd eb 7f 70 a0 ba 70 |0D. S...b...p..p|
00000010 95 49 18 58 e4 f2 d2 97 6c ef 9c 2b 94 b1 36 a0 |.I.X....l..+..6.|
00000020 eb fc 93 3f 02 20 04 17 61 01 ec 4e f3 14 70 66 |...?. ..a..N..pf|
00000030 a6 81 a2 66 63 07 ae 4b 17 2c e5 62 a9 f3 e3 8a |...fc..K.,.b....|
00000040 22 8a fc 86 29 70 |"...)p|"
"2020-01-03 19:07:44.278 UTC [policies] SignatureSetToValidIdentities -> DEBU 17fd signature for identity 0 validated"
"2020-01-03 19:07:44.279 UTC [cauthdsl] func1 -> DEBU 17fe 0xc000e563f0 gate 1578078464279225700 evaluation starts"
"2020-01-03 19:07:44.279 UTC [cauthdsl] func2 -> DEBU 17ff 0xc000e563f0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.279 UTC [cauthdsl] func2 -> DEBU 1800 0xc000e563f0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.280 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1801 Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:07:44.280 UTC [msp] Validate -> DEBU 1802 MSP OrdererMSP validating identity"
"2020-01-03 19:07:44.281 UTC [msp] getCertificationChain -> DEBU 1803 MSP OrdererMSP getting certification chain"
"2020-01-03 19:07:44.281 UTC [cauthdsl] func2 -> DEBU 1804 0xc000e563f0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:44.281 UTC [cauthdsl] func1 -> DEBU 1805 0xc000e563f0 gate 1578078464279225700 evaluation succeeds"
"2020-01-03 19:07:44.281 UTC [policies] EvaluateSignedData -> DEBU 1806 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.281 UTC [policies] EvaluateSignedData -> DEBU 1807 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.281 UTC [policies] EvaluateSignedData -> DEBU 1808 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.282 UTC [policies] EvaluateSignedData -> DEBU 1809 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.282 UTC [policies] EvaluateSignedData -> DEBU 180a Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:44.282 UTC [policies] EvaluateSignedData -> DEBU 180b == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:44.283 UTC [common.deliver] deliverBlocks -> DEBU 180c [channel: businesschannel] Received seekInfo (0xc00099b300) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54656"
"2020-01-03 19:07:44.283 UTC [fsblkstorage] Next -> DEBU 180d Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:44.283 UTC [fsblkstorage] newBlockfileStream -> DEBU 180e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[109507]"
"2020-01-03 19:07:44.283 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 180f Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:44.283 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1810 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:07:44.283 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1811 blockbytes [4054] read from file [0]"
"2020-01-03 19:07:44.284 UTC [common.deliver] deliverBlocks -> DEBU 1812 [channel: businesschannel] Delivering block [8] for (0xc00099b300) for 172.18.0.5:54656"
"2020-01-03 19:07:44.284 UTC [common.deliver] deliverBlocks -> DEBU 1813 [channel: businesschannel] Done delivering to 172.18.0.5:54656 for (0xc00099b300)"
"2020-01-03 19:07:44.284 UTC [fsblkstorage] waitForBlock -> DEBU 1814 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.284 UTC [fsblkstorage] waitForBlock -> DEBU 1815 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.284 UTC [common.deliver] Handle -> DEBU 1816 Waiting for new SeekInfo from 172.18.0.5:54656"
"2020-01-03 19:07:44.285 UTC [common.deliver] Handle -> DEBU 1817 Attempting to read seek info message from 172.18.0.5:54656"
"2020-01-03 19:07:44.285 UTC [fsblkstorage] waitForBlock -> DEBU 1818 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.285 UTC [fsblkstorage] waitForBlock -> DEBU 1819 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.288 UTC [common.deliver] Handle -> WARN 181a Error reading from 172.18.0.5:54656: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:44.288 UTC [orderer.common.server] func1 -> DEBU 181b Closing Deliver stream"
"2020-01-03 19:07:44.289 UTC [comm.grpc.server] 1 -> INFO 181c streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54656 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=24.6518ms
"2020-01-03 19:07:44.289 UTC [grpc] infof -> DEBU 181d transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:44.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 181e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:44.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 181f Sending msg of 28 bytes to 3 on channel testchainid took 14.5µs"
"2020-01-03 19:07:44.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1820 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 359.8µs "
"2020-01-03 19:07:44.502 UTC [orderer.common.server] Deliver -> DEBU 1821 Starting new Deliver handler"
"2020-01-03 19:07:44.502 UTC [common.deliver] Handle -> DEBU 1822 Starting new deliver loop for 172.18.0.5:54658"
"2020-01-03 19:07:44.502 UTC [common.deliver] Handle -> DEBU 1823 Attempting to read seek info message from 172.18.0.5:54658"
"2020-01-03 19:07:44.504 UTC [policies] EvaluateSignedData -> DEBU 1824 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:44.504 UTC [policies] EvaluateSignedData -> DEBU 1825 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.504 UTC [policies] EvaluateSignedData -> DEBU 1826 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:44.504 UTC [policies] EvaluateSignedData -> DEBU 1827 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.505 UTC [policies] EvaluateSignedData -> DEBU 1828 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:44.505 UTC [msp.identity] Verify -> DEBU 1829 Verify: digest = 00000000 ad 84 9c 76 64 d4 ca 46 f3 19 50 ae 18 8c 57 05 |...vd..F..P...W.|
00000010 c1 79 a5 36 1e 14 40 a7 c4 8a fa 6f 21 53 07 68 |.y.6..@....o!S.h|"
"2020-01-03 19:07:44.505 UTC [msp.identity] Verify -> DEBU 182a Verify: sig = 00000000 30 45 02 21 00 8c 61 1f dc a9 e6 a7 25 21 eb a0 |0E.!..a.....%!..|
00000010 98 d2 6e f0 de 05 a0 f7 1b 2e c8 c0 7a b7 ed 8f |..n.........z...|
00000020 9c 92 1e 49 37 02 20 32 7e 91 c0 17 ce 5a 88 d3 |...I7. 2~....Z..|
00000030 d3 30 d4 9d 1d 27 60 01 93 17 89 06 74 6d 2d da |.0...'`.....tm-.|
00000040 0c c4 53 1b 6f ac 7c |..S.o.||"
"2020-01-03 19:07:44.506 UTC [policies] SignatureSetToValidIdentities -> DEBU 182b signature for identity 0 validated"
"2020-01-03 19:07:44.506 UTC [cauthdsl] func1 -> DEBU 182c 0xc000e6f650 gate 1578078464506669500 evaluation starts"
"2020-01-03 19:07:44.507 UTC [cauthdsl] func2 -> DEBU 182d 0xc000e6f650 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.507 UTC [cauthdsl] func2 -> DEBU 182e 0xc000e6f650 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.507 UTC [cauthdsl] func2 -> DEBU 182f 0xc000e6f650 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:44.507 UTC [cauthdsl] func2 -> DEBU 1830 0xc000e6f650 principal evaluation fails"
"2020-01-03 19:07:44.507 UTC [cauthdsl] func1 -> DEBU 1831 0xc000e6f650 gate 1578078464506669500 evaluation fails"
"2020-01-03 19:07:44.508 UTC [policies] EvaluateSignedData -> DEBU 1832 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.508 UTC [policies] EvaluateSignedData -> DEBU 1833 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.508 UTC [policies] EvaluateSignedData -> DEBU 1834 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:44.509 UTC [msp.identity] Verify -> DEBU 1835 Verify: digest = 00000000 ad 84 9c 76 64 d4 ca 46 f3 19 50 ae 18 8c 57 05 |...vd..F..P...W.|
00000010 c1 79 a5 36 1e 14 40 a7 c4 8a fa 6f 21 53 07 68 |.y.6..@....o!S.h|"
"2020-01-03 19:07:44.509 UTC [msp.identity] Verify -> DEBU 1836 Verify: sig = 00000000 30 45 02 21 00 8c 61 1f dc a9 e6 a7 25 21 eb a0 |0E.!..a.....%!..|
00000010 98 d2 6e f0 de 05 a0 f7 1b 2e c8 c0 7a b7 ed 8f |..n.........z...|
00000020 9c 92 1e 49 37 02 20 32 7e 91 c0 17 ce 5a 88 d3 |...I7. 2~....Z..|
00000030 d3 30 d4 9d 1d 27 60 01 93 17 89 06 74 6d 2d da |.0...'`.....tm-.|
00000040 0c c4 53 1b 6f ac 7c |..S.o.||"
"2020-01-03 19:07:44.509 UTC [policies] SignatureSetToValidIdentities -> DEBU 1837 signature for identity 0 validated"
"2020-01-03 19:07:44.510 UTC [cauthdsl] func1 -> DEBU 1838 0xc000ea2310 gate 1578078464510064800 evaluation starts"
"2020-01-03 19:07:44.510 UTC [cauthdsl] func2 -> DEBU 1839 0xc000ea2310 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.511 UTC [cauthdsl] func2 -> DEBU 183a 0xc000ea2310 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.511 UTC [cauthdsl] func2 -> DEBU 183b 0xc000ea2310 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:44.511 UTC [cauthdsl] func2 -> DEBU 183c 0xc000ea2310 principal evaluation fails"
"2020-01-03 19:07:44.511 UTC [cauthdsl] func1 -> DEBU 183d 0xc000ea2310 gate 1578078464510064800 evaluation fails"
"2020-01-03 19:07:44.512 UTC [policies] EvaluateSignedData -> DEBU 183e Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.512 UTC [policies] EvaluateSignedData -> DEBU 183f == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.512 UTC [policies] func1 -> DEBU 1840 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:44.513 UTC [policies] EvaluateSignedData -> DEBU 1841 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:44.513 UTC [policies] EvaluateSignedData -> DEBU 1842 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:44.513 UTC [policies] EvaluateSignedData -> DEBU 1843 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:44.513 UTC [policies] EvaluateSignedData -> DEBU 1844 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.513 UTC [policies] EvaluateSignedData -> DEBU 1845 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:44.514 UTC [msp.identity] Verify -> DEBU 1846 Verify: digest = 00000000 ad 84 9c 76 64 d4 ca 46 f3 19 50 ae 18 8c 57 05 |...vd..F..P...W.|
00000010 c1 79 a5 36 1e 14 40 a7 c4 8a fa 6f 21 53 07 68 |.y.6..@....o!S.h|"
"2020-01-03 19:07:44.514 UTC [msp.identity] Verify -> DEBU 1847 Verify: sig = 00000000 30 45 02 21 00 8c 61 1f dc a9 e6 a7 25 21 eb a0 |0E.!..a.....%!..|
00000010 98 d2 6e f0 de 05 a0 f7 1b 2e c8 c0 7a b7 ed 8f |..n.........z...|
00000020 9c 92 1e 49 37 02 20 32 7e 91 c0 17 ce 5a 88 d3 |...I7. 2~....Z..|
00000030 d3 30 d4 9d 1d 27 60 01 93 17 89 06 74 6d 2d da |.0...'`.....tm-.|
00000040 0c c4 53 1b 6f ac 7c |..S.o.||"
"2020-01-03 19:07:44.515 UTC [policies] SignatureSetToValidIdentities -> DEBU 1848 signature for identity 0 validated"
"2020-01-03 19:07:44.515 UTC [cauthdsl] func1 -> DEBU 1849 0xc000ea3520 gate 1578078464515107800 evaluation starts"
"2020-01-03 19:07:44.515 UTC [cauthdsl] func2 -> DEBU 184a 0xc000ea3520 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.515 UTC [cauthdsl] func2 -> DEBU 184b 0xc000ea3520 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.515 UTC [cauthdsl] func2 -> DEBU 184c 0xc000ea3520 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:44.515 UTC [cauthdsl] func1 -> DEBU 184d 0xc000ea3520 gate 1578078464515107800 evaluation succeeds"
"2020-01-03 19:07:44.515 UTC [policies] EvaluateSignedData -> DEBU 184e Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.516 UTC [policies] EvaluateSignedData -> DEBU 184f == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.516 UTC [policies] EvaluateSignedData -> DEBU 1850 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.516 UTC [policies] EvaluateSignedData -> DEBU 1851 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.516 UTC [policies] EvaluateSignedData -> DEBU 1852 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:44.517 UTC [policies] EvaluateSignedData -> DEBU 1853 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:44.517 UTC [common.deliver] deliverBlocks -> DEBU 1854 [channel: businesschannel] Received seekInfo (0xc00008aa80) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54658"
"2020-01-03 19:07:44.517 UTC [fsblkstorage] Next -> DEBU 1855 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:44.517 UTC [fsblkstorage] newBlockfileStream -> DEBU 1856 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[109507]"
"2020-01-03 19:07:44.518 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1857 Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:44.518 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1858 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:07:44.518 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1859 blockbytes [4054] read from file [0]"
"2020-01-03 19:07:44.518 UTC [common.deliver] deliverBlocks -> DEBU 185a [channel: businesschannel] Delivering block [8] for (0xc00008aa80) for 172.18.0.5:54658"
"2020-01-03 19:07:44.519 UTC [common.deliver] deliverBlocks -> DEBU 185b [channel: businesschannel] Done delivering to 172.18.0.5:54658 for (0xc00008aa80)"
"2020-01-03 19:07:44.519 UTC [fsblkstorage] waitForBlock -> DEBU 185c Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.519 UTC [fsblkstorage] waitForBlock -> DEBU 185e Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.519 UTC [common.deliver] Handle -> DEBU 185d Waiting for new SeekInfo from 172.18.0.5:54658"
"2020-01-03 19:07:44.520 UTC [common.deliver] Handle -> DEBU 1860 Attempting to read seek info message from 172.18.0.5:54658"
"2020-01-03 19:07:44.519 UTC [fsblkstorage] waitForBlock -> DEBU 185f Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.520 UTC [fsblkstorage] waitForBlock -> DEBU 1861 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1862 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1863 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1864 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1865 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1866 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:44.522 UTC [msp.identity] Verify -> DEBU 1867 Verify: digest = 00000000 fa d9 15 8d 21 46 71 8c 0d 34 b3 84 78 6f 14 e8 |....!Fq..4..xo..|
00000010 ac 62 64 69 ba ca 20 ef 78 a7 4b 43 be 2b 98 d9 |.bdi.. .x.KC.+..|"
"2020-01-03 19:07:44.522 UTC [msp.identity] Verify -> DEBU 1868 Verify: sig = 00000000 30 45 02 21 00 bd 55 fb b9 6d 97 c3 4a e5 4f 2b |0E.!..U..m..J.O+|
00000010 7f bb 9f e4 0d 98 c9 4a 8b 09 a6 a0 84 aa 6c 27 |.......J......l'|
00000020 36 0c df 55 c1 02 20 06 55 83 41 e1 87 9c cf 3f |6..U.. .U.A....?|
00000030 27 b9 55 d4 df 32 b3 7c a9 2f a3 10 59 13 aa 14 |'.U..2.|./..Y...|
00000040 84 2f 06 ad de e0 fa |./.....|"
"2020-01-03 19:07:44.522 UTC [policies] SignatureSetToValidIdentities -> DEBU 1869 signature for identity 0 validated"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func1 -> DEBU 186a 0xc000ebda50 gate 1578078464522568100 evaluation starts"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func2 -> DEBU 186b 0xc000ebda50 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func2 -> DEBU 186c 0xc000ebda50 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func2 -> DEBU 186d 0xc000ebda50 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func2 -> DEBU 186e 0xc000ebda50 principal evaluation fails"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func1 -> DEBU 186f 0xc000ebda50 gate 1578078464522568100 evaluation fails"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1870 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1871 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1872 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:44.522 UTC [msp.identity] Verify -> DEBU 1873 Verify: digest = 00000000 fa d9 15 8d 21 46 71 8c 0d 34 b3 84 78 6f 14 e8 |....!Fq..4..xo..|
00000010 ac 62 64 69 ba ca 20 ef 78 a7 4b 43 be 2b 98 d9 |.bdi.. .x.KC.+..|"
"2020-01-03 19:07:44.522 UTC [msp.identity] Verify -> DEBU 1874 Verify: sig = 00000000 30 45 02 21 00 bd 55 fb b9 6d 97 c3 4a e5 4f 2b |0E.!..U..m..J.O+|
00000010 7f bb 9f e4 0d 98 c9 4a 8b 09 a6 a0 84 aa 6c 27 |.......J......l'|
00000020 36 0c df 55 c1 02 20 06 55 83 41 e1 87 9c cf 3f |6..U.. .U.A....?|
00000030 27 b9 55 d4 df 32 b3 7c a9 2f a3 10 59 13 aa 14 |'.U..2.|./..Y...|
00000040 84 2f 06 ad de e0 fa |./.....|"
"2020-01-03 19:07:44.523 UTC [policies] SignatureSetToValidIdentities -> DEBU 1875 signature for identity 0 validated"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func1 -> DEBU 1876 0xc000ed6710 gate 1578078464523138300 evaluation starts"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 1877 0xc000ed6710 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 1878 0xc000ed6710 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 1879 0xc000ed6710 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 187a 0xc000ed6710 principal evaluation fails"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func1 -> DEBU 187b 0xc000ed6710 gate 1578078464523138300 evaluation fails"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 187c Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 187d == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.523 UTC [policies] func1 -> DEBU 187e Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 187f Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 1880 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 1881 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 1882 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 1883 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:44.523 UTC [msp.identity] Verify -> DEBU 1884 Verify: digest = 00000000 fa d9 15 8d 21 46 71 8c 0d 34 b3 84 78 6f 14 e8 |....!Fq..4..xo..|
00000010 ac 62 64 69 ba ca 20 ef 78 a7 4b 43 be 2b 98 d9 |.bdi.. .x.KC.+..|"
"2020-01-03 19:07:44.523 UTC [msp.identity] Verify -> DEBU 1885 Verify: sig = 00000000 30 45 02 21 00 bd 55 fb b9 6d 97 c3 4a e5 4f 2b |0E.!..U..m..J.O+|
00000010 7f bb 9f e4 0d 98 c9 4a 8b 09 a6 a0 84 aa 6c 27 |.......J......l'|
00000020 36 0c df 55 c1 02 20 06 55 83 41 e1 87 9c cf 3f |6..U.. .U.A....?|
00000030 27 b9 55 d4 df 32 b3 7c a9 2f a3 10 59 13 aa 14 |'.U..2.|./..Y...|
00000040 84 2f 06 ad de e0 fa |./.....|"
"2020-01-03 19:07:44.523 UTC [policies] SignatureSetToValidIdentities -> DEBU 1886 signature for identity 0 validated"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func1 -> DEBU 1887 0xc000ed7920 gate 1578078464523908800 evaluation starts"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 1888 0xc000ed7920 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 1889 0xc000ed7920 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.524 UTC [cauthdsl] func2 -> DEBU 188a 0xc000ed7920 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:44.524 UTC [cauthdsl] func1 -> DEBU 188b 0xc000ed7920 gate 1578078464523908800 evaluation succeeds"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 188c Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 188d == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 188e Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 188f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 1890 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 1891 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:44.524 UTC [common.deliver] deliverBlocks -> DEBU 1892 [channel: businesschannel] Received seekInfo (0xc00008adc0) start:<specified:<number:2 > > stop:<specified:<number:2 > > from 172.18.0.5:54658"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] Next -> DEBU 1893 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] newBlockfileStream -> DEBU 1894 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[57458]"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1895 Remaining bytes=[56105], Going to peek [8] bytes"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1896 Returning blockbytes - length=[28661], placementInfo={fileNum=[0], startOffset=[57458], bytesOffset=[57461]}"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1897 blockbytes [28661] read from file [0]"
"2020-01-03 19:07:44.524 UTC [common.deliver] deliverBlocks -> DEBU 1898 [channel: businesschannel] Delivering block [2] for (0xc00008adc0) for 172.18.0.5:54658"
"2020-01-03 19:07:44.524 UTC [common.deliver] deliverBlocks -> DEBU 1899 [channel: businesschannel] Done delivering to 172.18.0.5:54658 for (0xc00008adc0)"
"2020-01-03 19:07:44.524 UTC [common.deliver] Handle -> DEBU 189a Waiting for new SeekInfo from 172.18.0.5:54658"
"2020-01-03 19:07:44.524 UTC [common.deliver] Handle -> DEBU 189b Attempting to read seek info message from 172.18.0.5:54658"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] waitForBlock -> DEBU 189c Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] waitForBlock -> DEBU 189d Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.525 UTC [fsblkstorage] waitForBlock -> DEBU 189e Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.525 UTC [fsblkstorage] waitForBlock -> DEBU 189f Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.532 UTC [common.deliver] Handle -> WARN 18a0 Error reading from 172.18.0.5:54658: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:44.533 UTC [orderer.common.server] func1 -> DEBU 18a1 Closing Deliver stream"
"2020-01-03 19:07:44.533 UTC [comm.grpc.server] 1 -> INFO 18a2 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54658 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=31.0707ms
"2020-01-03 19:07:44.534 UTC [grpc] infof -> DEBU 18a3 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:44.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 18a4 Sending msg of 28 bytes to 2 on channel businesschannel took 160.5µs"
"2020-01-03 19:07:44.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 18a5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 428µs "
"2020-01-03 19:07:44.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 18a6 Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:07:44.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 18a7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 246.1µs "
"2020-01-03 19:07:44.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 18a8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:44.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 18a9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:44.675 UTC [orderer.common.server] Deliver -> DEBU 18aa Starting new Deliver handler"
"2020-01-03 19:07:44.675 UTC [common.deliver] Handle -> DEBU 18ab Starting new deliver loop for 172.18.0.5:54660"
"2020-01-03 19:07:44.675 UTC [common.deliver] Handle -> DEBU 18ac Attempting to read seek info message from 172.18.0.5:54660"
"2020-01-03 19:07:44.677 UTC [policies] EvaluateSignedData -> DEBU 18ad == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:44.678 UTC [policies] EvaluateSignedData -> DEBU 18ae This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.678 UTC [policies] EvaluateSignedData -> DEBU 18af == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:44.679 UTC [policies] EvaluateSignedData -> DEBU 18b0 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.679 UTC [policies] EvaluateSignedData -> DEBU 18b1 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:44.679 UTC [msp.identity] Verify -> DEBU 18b2 Verify: digest = 00000000 92 64 3e 55 10 c3 31 a2 6d cd ed 55 7e 25 bd ff |.d>U..1.m..U~%..|
00000010 88 17 d9 ef a4 8e e9 50 ef c3 cb 6b 5b 4d f6 1a |.......P...k[M..|"
"2020-01-03 19:07:44.679 UTC [msp.identity] Verify -> DEBU 18b3 Verify: sig = 00000000 30 45 02 21 00 81 ff 67 24 4f fc c1 21 90 4b 8c |0E.!...g$O..!.K.|
00000010 00 3a f7 52 2f 82 62 25 09 9a e3 0f e3 a0 26 ba |.:.R/.b%......&.|
00000020 4a 3d a2 12 ca 02 20 63 dc ab af 0f e1 a1 18 d9 |J=.... c........|
00000030 1b e1 b3 1b cc 38 6e 1b 3c bb 72 f9 f7 8d b4 fa |.....8n.<.r.....|
00000040 d8 58 e1 ee 9b 9e 85 |.X.....|"
"2020-01-03 19:07:44.680 UTC [policies] SignatureSetToValidIdentities -> DEBU 18b4 signature for identity 0 validated"
"2020-01-03 19:07:44.680 UTC [cauthdsl] func1 -> DEBU 18b5 0xc000f528e0 gate 1578078464680492400 evaluation starts"
"2020-01-03 19:07:44.680 UTC [cauthdsl] func2 -> DEBU 18b6 0xc000f528e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.680 UTC [cauthdsl] func2 -> DEBU 18b7 0xc000f528e0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.681 UTC [cauthdsl] func2 -> DEBU 18b8 0xc000f528e0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:44.681 UTC [cauthdsl] func2 -> DEBU 18b9 0xc000f528e0 principal evaluation fails"
"2020-01-03 19:07:44.681 UTC [cauthdsl] func1 -> DEBU 18ba 0xc000f528e0 gate 1578078464680492400 evaluation fails"
"2020-01-03 19:07:44.681 UTC [policies] EvaluateSignedData -> DEBU 18bb Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.682 UTC [policies] EvaluateSignedData -> DEBU 18bc == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.682 UTC [policies] EvaluateSignedData -> DEBU 18bd == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:44.683 UTC [msp.identity] Verify -> DEBU 18be Verify: digest = 00000000 92 64 3e 55 10 c3 31 a2 6d cd ed 55 7e 25 bd ff |.d>U..1.m..U~%..|
00000010 88 17 d9 ef a4 8e e9 50 ef c3 cb 6b 5b 4d f6 1a |.......P...k[M..|"
"2020-01-03 19:07:44.683 UTC [msp.identity] Verify -> DEBU 18bf Verify: sig = 00000000 30 45 02 21 00 81 ff 67 24 4f fc c1 21 90 4b 8c |0E.!...g$O..!.K.|
00000010 00 3a f7 52 2f 82 62 25 09 9a e3 0f e3 a0 26 ba |.:.R/.b%......&.|
00000020 4a 3d a2 12 ca 02 20 63 dc ab af 0f e1 a1 18 d9 |J=.... c........|
00000030 1b e1 b3 1b cc 38 6e 1b 3c bb 72 f9 f7 8d b4 fa |.....8n.<.r.....|
00000040 d8 58 e1 ee 9b 9e 85 |.X.....|"
"2020-01-03 19:07:44.684 UTC [policies] SignatureSetToValidIdentities -> DEBU 18c0 signature for identity 0 validated"
"2020-01-03 19:07:44.684 UTC [cauthdsl] func1 -> DEBU 18c1 0xc000f535a0 gate 1578078464684185500 evaluation starts"
"2020-01-03 19:07:44.684 UTC [cauthdsl] func2 -> DEBU 18c2 0xc000f535a0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.685 UTC [cauthdsl] func2 -> DEBU 18c3 0xc000f535a0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.685 UTC [cauthdsl] func2 -> DEBU 18c4 0xc000f535a0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:44.686 UTC [cauthdsl] func2 -> DEBU 18c5 0xc000f535a0 principal evaluation fails"
"2020-01-03 19:07:44.686 UTC [cauthdsl] func1 -> DEBU 18c6 0xc000f535a0 gate 1578078464684185500 evaluation fails"
"2020-01-03 19:07:44.686 UTC [policies] EvaluateSignedData -> DEBU 18c7 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.687 UTC [policies] EvaluateSignedData -> DEBU 18c8 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.687 UTC [policies] func1 -> DEBU 18c9 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:44.687 UTC [policies] EvaluateSignedData -> DEBU 18ca Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:44.687 UTC [policies] EvaluateSignedData -> DEBU 18cb == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:44.687 UTC [policies] EvaluateSignedData -> DEBU 18cc == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:44.688 UTC [policies] EvaluateSignedData -> DEBU 18cd This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.688 UTC [policies] EvaluateSignedData -> DEBU 18ce == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:44.688 UTC [msp.identity] Verify -> DEBU 18cf Verify: digest = 00000000 92 64 3e 55 10 c3 31 a2 6d cd ed 55 7e 25 bd ff |.d>U..1.m..U~%..|
00000010 88 17 d9 ef a4 8e e9 50 ef c3 cb 6b 5b 4d f6 1a |.......P...k[M..|"
"2020-01-03 19:07:44.688 UTC [msp.identity] Verify -> DEBU 18d0 Verify: sig = 00000000 30 45 02 21 00 81 ff 67 24 4f fc c1 21 90 4b 8c |0E.!...g$O..!.K.|
00000010 00 3a f7 52 2f 82 62 25 09 9a e3 0f e3 a0 26 ba |.:.R/.b%......&.|
00000020 4a 3d a2 12 ca 02 20 63 dc ab af 0f e1 a1 18 d9 |J=.... c........|
00000030 1b e1 b3 1b cc 38 6e 1b 3c bb 72 f9 f7 8d b4 fa |.....8n.<.r.....|
00000040 d8 58 e1 ee 9b 9e 85 |.X.....|"
"2020-01-03 19:07:44.689 UTC [policies] SignatureSetToValidIdentities -> DEBU 18d1 signature for identity 0 validated"
"2020-01-03 19:07:44.689 UTC [cauthdsl] func1 -> DEBU 18d2 0xc000f807b0 gate 1578078464689265300 evaluation starts"
"2020-01-03 19:07:44.689 UTC [cauthdsl] func2 -> DEBU 18d3 0xc000f807b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.689 UTC [cauthdsl] func2 -> DEBU 18d4 0xc000f807b0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.689 UTC [cauthdsl] func2 -> DEBU 18d5 0xc000f807b0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:44.689 UTC [cauthdsl] func1 -> DEBU 18d6 0xc000f807b0 gate 1578078464689265300 evaluation succeeds"
"2020-01-03 19:07:44.689 UTC [policies] EvaluateSignedData -> DEBU 18d7 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.689 UTC [policies] EvaluateSignedData -> DEBU 18d8 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.690 UTC [policies] EvaluateSignedData -> DEBU 18d9 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.690 UTC [policies] EvaluateSignedData -> DEBU 18da == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.690 UTC [policies] EvaluateSignedData -> DEBU 18db Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:44.690 UTC [policies] EvaluateSignedData -> DEBU 18dc == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:44.690 UTC [common.deliver] deliverBlocks -> DEBU 18dd [channel: businesschannel] Received seekInfo (0xc00008b840) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54660"
"2020-01-03 19:07:44.691 UTC [fsblkstorage] Next -> DEBU 18de Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:44.691 UTC [fsblkstorage] newBlockfileStream -> DEBU 18df newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]"
"2020-01-03 19:07:44.691 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18e0 Remaining bytes=[113563], Going to peek [8] bytes"
"2020-01-03 19:07:44.691 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18e1 Returning blockbytes - length=[28848], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:07:44.691 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18e2 blockbytes [28848] read from file [0]"
"2020-01-03 19:07:44.691 UTC [common.deliver] deliverBlocks -> DEBU 18e3 [channel: businesschannel] Delivering block [0] for (0xc00008b840) for 172.18.0.5:54660"
"2020-01-03 19:07:44.692 UTC [common.deliver] deliverBlocks -> DEBU 18e4 [channel: businesschannel] Done delivering to 172.18.0.5:54660 for (0xc00008b840)"
"2020-01-03 19:07:44.692 UTC [common.deliver] Handle -> DEBU 18e5 Waiting for new SeekInfo from 172.18.0.5:54660"
"2020-01-03 19:07:44.692 UTC [common.deliver] Handle -> DEBU 18e6 Attempting to read seek info message from 172.18.0.5:54660"
"2020-01-03 19:07:44.692 UTC [fsblkstorage] waitForBlock -> DEBU 18e7 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.693 UTC [fsblkstorage] waitForBlock -> DEBU 18e8 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.693 UTC [fsblkstorage] waitForBlock -> DEBU 18e9 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.694 UTC [fsblkstorage] waitForBlock -> DEBU 18ea Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.703 UTC [grpc] infof -> DEBU 18eb transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:44.704 UTC [common.deliver] Handle -> WARN 18ec Error reading from 172.18.0.5:54660: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:44.704 UTC [orderer.common.server] func1 -> DEBU 18ed Closing Deliver stream"
"2020-01-03 19:07:44.704 UTC [comm.grpc.server] 1 -> INFO 18ee streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54660 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=28.8955ms
"2020-01-03 19:07:44.854 UTC [orderer.common.server] Deliver -> DEBU 18ef Starting new Deliver handler"
"2020-01-03 19:07:44.854 UTC [common.deliver] Handle -> DEBU 18f0 Starting new deliver loop for 172.18.0.5:54662"
"2020-01-03 19:07:44.854 UTC [common.deliver] Handle -> DEBU 18f1 Attempting to read seek info message from 172.18.0.5:54662"
"2020-01-03 19:07:44.855 UTC [policies] EvaluateSignedData -> DEBU 18f2 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:44.855 UTC [policies] EvaluateSignedData -> DEBU 18f3 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.855 UTC [policies] EvaluateSignedData -> DEBU 18f4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:44.855 UTC [policies] EvaluateSignedData -> DEBU 18f5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.856 UTC [policies] EvaluateSignedData -> DEBU 18f6 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:44.856 UTC [msp.identity] Verify -> DEBU 18f7 Verify: digest = 00000000 30 a0 01 ae 82 25 52 c3 22 d2 ee fe 8c a5 f7 53 |0....%R."......S|
00000010 6e 3f 3c b3 78 36 a0 90 2f 3a 11 4e e0 e3 d8 b1 |n?<.x6../:.N....|"
"2020-01-03 19:07:44.856 UTC [msp.identity] Verify -> DEBU 18f8 Verify: sig = 00000000 30 44 02 20 75 8a 68 19 d3 8e ed 5c ae 49 32 21 |0D. u.h....\.I2!|
00000010 73 6c 45 1a 2a 21 53 b9 72 95 71 05 78 98 b6 aa |slE.*!S.r.q.x...|
00000020 67 15 05 53 02 20 3f 7d a0 71 03 e3 d0 fc a2 5b |g..S. ?}.q.....[|
00000030 77 ad 2f 78 6a 25 2e 67 d4 79 00 18 2d 44 dd c1 |w./xj%.g.y..-D..|
00000040 7d 5d 3d ce 97 e8 |}]=...|"
"2020-01-03 19:07:44.856 UTC [policies] SignatureSetToValidIdentities -> DEBU 18f9 signature for identity 0 validated"
"2020-01-03 19:07:44.856 UTC [cauthdsl] func1 -> DEBU 18fa 0xc000f1d5e0 gate 1578078464856952400 evaluation starts"
"2020-01-03 19:07:44.857 UTC [cauthdsl] func2 -> DEBU 18fb 0xc000f1d5e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.857 UTC [cauthdsl] func2 -> DEBU 18fc 0xc000f1d5e0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.857 UTC [cauthdsl] func2 -> DEBU 18fd 0xc000f1d5e0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:44.857 UTC [cauthdsl] func2 -> DEBU 18fe 0xc000f1d5e0 principal evaluation fails"
"2020-01-03 19:07:44.857 UTC [cauthdsl] func1 -> DEBU 18ff 0xc000f1d5e0 gate 1578078464856952400 evaluation fails"
"2020-01-03 19:07:44.857 UTC [policies] EvaluateSignedData -> DEBU 1900 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.857 UTC [policies] EvaluateSignedData -> DEBU 1901 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.858 UTC [policies] EvaluateSignedData -> DEBU 1902 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:44.858 UTC [msp.identity] Verify -> DEBU 1903 Verify: digest = 00000000 30 a0 01 ae 82 25 52 c3 22 d2 ee fe 8c a5 f7 53 |0....%R."......S|
00000010 6e 3f 3c b3 78 36 a0 90 2f 3a 11 4e e0 e3 d8 b1 |n?<.x6../:.N....|"
"2020-01-03 19:07:44.858 UTC [msp.identity] Verify -> DEBU 1904 Verify: sig = 00000000 30 44 02 20 75 8a 68 19 d3 8e ed 5c ae 49 32 21 |0D. u.h....\.I2!|
00000010 73 6c 45 1a 2a 21 53 b9 72 95 71 05 78 98 b6 aa |slE.*!S.r.q.x...|
00000020 67 15 05 53 02 20 3f 7d a0 71 03 e3 d0 fc a2 5b |g..S. ?}.q.....[|
00000030 77 ad 2f 78 6a 25 2e 67 d4 79 00 18 2d 44 dd c1 |w./xj%.g.y..-D..|
00000040 7d 5d 3d ce 97 e8 |}]=...|"
"2020-01-03 19:07:44.858 UTC [policies] SignatureSetToValidIdentities -> DEBU 1905 signature for identity 0 validated"
"2020-01-03 19:07:44.858 UTC [cauthdsl] func1 -> DEBU 1906 0xc0011022a0 gate 1578078464858851000 evaluation starts"
"2020-01-03 19:07:44.859 UTC [cauthdsl] func2 -> DEBU 1907 0xc0011022a0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.859 UTC [cauthdsl] func2 -> DEBU 1908 0xc0011022a0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.859 UTC [cauthdsl] func2 -> DEBU 1909 0xc0011022a0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:44.859 UTC [cauthdsl] func2 -> DEBU 190a 0xc0011022a0 principal evaluation fails"
"2020-01-03 19:07:44.859 UTC [cauthdsl] func1 -> DEBU 190b 0xc0011022a0 gate 1578078464858851000 evaluation fails"
"2020-01-03 19:07:44.859 UTC [policies] EvaluateSignedData -> DEBU 190c Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.859 UTC [policies] EvaluateSignedData -> DEBU 190d == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.859 UTC [policies] func1 -> DEBU 190e Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:44.860 UTC [policies] EvaluateSignedData -> DEBU 190f Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:44.860 UTC [policies] EvaluateSignedData -> DEBU 1910 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:44.860 UTC [policies] EvaluateSignedData -> DEBU 1911 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:44.860 UTC [policies] EvaluateSignedData -> DEBU 1912 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.860 UTC [policies] EvaluateSignedData -> DEBU 1913 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:44.860 UTC [msp.identity] Verify -> DEBU 1914 Verify: digest = 00000000 30 a0 01 ae 82 25 52 c3 22 d2 ee fe 8c a5 f7 53 |0....%R."......S|
00000010 6e 3f 3c b3 78 36 a0 90 2f 3a 11 4e e0 e3 d8 b1 |n?<.x6../:.N....|"
"2020-01-03 19:07:44.860 UTC [msp.identity] Verify -> DEBU 1915 Verify: sig = 00000000 30 44 02 20 75 8a 68 19 d3 8e ed 5c ae 49 32 21 |0D. u.h....\.I2!|
00000010 73 6c 45 1a 2a 21 53 b9 72 95 71 05 78 98 b6 aa |slE.*!S.r.q.x...|
00000020 67 15 05 53 02 20 3f 7d a0 71 03 e3 d0 fc a2 5b |g..S. ?}.q.....[|
00000030 77 ad 2f 78 6a 25 2e 67 d4 79 00 18 2d 44 dd c1 |w./xj%.g.y..-D..|
00000040 7d 5d 3d ce 97 e8 |}]=...|"
"2020-01-03 19:07:44.861 UTC [policies] SignatureSetToValidIdentities -> DEBU 1916 signature for identity 0 validated"
"2020-01-03 19:07:44.861 UTC [cauthdsl] func1 -> DEBU 1917 0xc0011034b0 gate 1578078464861124300 evaluation starts"
"2020-01-03 19:07:44.861 UTC [cauthdsl] func2 -> DEBU 1918 0xc0011034b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.861 UTC [cauthdsl] func2 -> DEBU 1919 0xc0011034b0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.861 UTC [cauthdsl] func2 -> DEBU 191a 0xc0011034b0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:44.861 UTC [cauthdsl] func1 -> DEBU 191b 0xc0011034b0 gate 1578078464861124300 evaluation succeeds"
"2020-01-03 19:07:44.861 UTC [policies] EvaluateSignedData -> DEBU 191c Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.861 UTC [policies] EvaluateSignedData -> DEBU 191d == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.861 UTC [policies] EvaluateSignedData -> DEBU 191e Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.861 UTC [policies] EvaluateSignedData -> DEBU 191f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.862 UTC [policies] EvaluateSignedData -> DEBU 1920 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:44.862 UTC [policies] EvaluateSignedData -> DEBU 1921 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:44.862 UTC [common.deliver] deliverBlocks -> DEBU 1922 [channel: businesschannel] Received seekInfo (0xc0000df200) start:<specified:<number:1 > > stop:<specified:<number:1 > > from 172.18.0.5:54662"
"2020-01-03 19:07:44.862 UTC [fsblkstorage] Next -> DEBU 1923 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:44.862 UTC [fsblkstorage] newBlockfileStream -> DEBU 1924 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[28851]"
"2020-01-03 19:07:44.862 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1925 Remaining bytes=[84712], Going to peek [8] bytes"
"2020-01-03 19:07:44.863 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1926 Returning blockbytes - length=[28604], placementInfo={fileNum=[0], startOffset=[28851], bytesOffset=[28854]}"
"2020-01-03 19:07:44.863 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1927 blockbytes [28604] read from file [0]"
"2020-01-03 19:07:44.863 UTC [common.deliver] deliverBlocks -> DEBU 1928 [channel: businesschannel] Delivering block [1] for (0xc0000df200) for 172.18.0.5:54662"
"2020-01-03 19:07:44.864 UTC [common.deliver] deliverBlocks -> DEBU 1929 [channel: businesschannel] Done delivering to 172.18.0.5:54662 for (0xc0000df200)"
"2020-01-03 19:07:44.864 UTC [fsblkstorage] waitForBlock -> DEBU 192a Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.865 UTC [fsblkstorage] waitForBlock -> DEBU 192c Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.864 UTC [common.deliver] Handle -> DEBU 192b Waiting for new SeekInfo from 172.18.0.5:54662"
"2020-01-03 19:07:44.865 UTC [fsblkstorage] waitForBlock -> DEBU 192d Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.865 UTC [fsblkstorage] waitForBlock -> DEBU 192f Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.865 UTC [common.deliver] Handle -> DEBU 192e Attempting to read seek info message from 172.18.0.5:54662"
"2020-01-03 19:07:44.871 UTC [common.deliver] Handle -> WARN 1930 Error reading from 172.18.0.5:54662: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:44.872 UTC [orderer.common.server] func1 -> DEBU 1931 Closing Deliver stream"
"2020-01-03 19:07:44.872 UTC [comm.grpc.server] 1 -> INFO 1932 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54662 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=17.4838ms
"2020-01-03 19:07:44.872 UTC [grpc] infof -> DEBU 1933 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:44.952 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1934 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:44.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1935 Sending msg of 28 bytes to 3 on channel testchainid took 10.6µs"
"2020-01-03 19:07:44.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1936 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 52.4µs "
"2020-01-03 19:07:45.024 UTC [orderer.consensus.etcdraft] Check -> DEBU 1937 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:45.026 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1938 Sending msg of 28 bytes to 2 on channel businesschannel took 227.7µs"
"2020-01-03 19:07:45.027 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1939 Sending msg of 28 bytes to 3 on channel businesschannel took 18µs"
"2020-01-03 19:07:45.028 UTC [orderer.common.cluster.step] sendMessage -> DEBU 193a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.1506ms "
"2020-01-03 19:07:45.028 UTC [orderer.common.cluster.step] sendMessage -> DEBU 193b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94µs "
"2020-01-03 19:07:45.031 UTC [orderer.common.cluster.step] handleMessage -> DEBU 193c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:45.032 UTC [orderer.common.cluster.step] handleMessage -> DEBU 193d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:45.055 UTC [orderer.common.server] Deliver -> DEBU 193e Starting new Deliver handler"
"2020-01-03 19:07:45.055 UTC [common.deliver] Handle -> DEBU 193f Starting new deliver loop for 172.18.0.5:54664"
"2020-01-03 19:07:45.055 UTC [common.deliver] Handle -> DEBU 1940 Attempting to read seek info message from 172.18.0.5:54664"
"2020-01-03 19:07:45.057 UTC [policies] EvaluateSignedData -> DEBU 1941 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:45.057 UTC [policies] EvaluateSignedData -> DEBU 1942 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.058 UTC [policies] EvaluateSignedData -> DEBU 1943 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:45.058 UTC [policies] EvaluateSignedData -> DEBU 1944 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.058 UTC [policies] EvaluateSignedData -> DEBU 1945 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:45.059 UTC [msp.identity] Verify -> DEBU 1946 Verify: digest = 00000000 56 4d 64 92 96 97 d5 7f b1 47 88 f2 98 82 d8 ad |VMd......G......|
00000010 45 25 cd b0 78 b0 23 28 ba ac 39 f8 d3 34 62 20 |E%..x.#(..9..4b |"
"2020-01-03 19:07:45.059 UTC [msp.identity] Verify -> DEBU 1947 Verify: sig = 00000000 30 44 02 20 0e f5 7a 8e c5 f0 d7 27 69 45 c2 a2 |0D. ..z....'iE..|
00000010 03 f9 89 9e 0e bb 2c d9 51 33 e3 d7 6f 8e 2b ae |......,.Q3..o.+.|
00000020 88 98 44 b6 02 20 5c fe de 2f d6 c3 e1 e4 bf bc |..D.. \../......|
00000030 df 75 99 e3 cd 3d 3f 90 67 d9 85 7e 44 e3 be cb |.u...=?.g..~D...|
00000040 99 56 da 9e 87 bb |.V....|"
"2020-01-03 19:07:45.060 UTC [policies] SignatureSetToValidIdentities -> DEBU 1948 signature for identity 0 validated"
"2020-01-03 19:07:45.060 UTC [cauthdsl] func1 -> DEBU 1949 0xc0011c2710 gate 1578078465060340900 evaluation starts"
"2020-01-03 19:07:45.060 UTC [cauthdsl] func2 -> DEBU 194a 0xc0011c2710 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.060 UTC [cauthdsl] func2 -> DEBU 194b 0xc0011c2710 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.060 UTC [cauthdsl] func2 -> DEBU 194c 0xc0011c2710 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:45.061 UTC [cauthdsl] func2 -> DEBU 194d 0xc0011c2710 principal evaluation fails"
"2020-01-03 19:07:45.061 UTC [cauthdsl] func1 -> DEBU 194e 0xc0011c2710 gate 1578078465060340900 evaluation fails"
"2020-01-03 19:07:45.061 UTC [policies] EvaluateSignedData -> DEBU 194f Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.061 UTC [policies] EvaluateSignedData -> DEBU 1950 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.062 UTC [policies] EvaluateSignedData -> DEBU 1951 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:45.062 UTC [msp.identity] Verify -> DEBU 1952 Verify: digest = 00000000 56 4d 64 92 96 97 d5 7f b1 47 88 f2 98 82 d8 ad |VMd......G......|
00000010 45 25 cd b0 78 b0 23 28 ba ac 39 f8 d3 34 62 20 |E%..x.#(..9..4b |"
"2020-01-03 19:07:45.062 UTC [msp.identity] Verify -> DEBU 1953 Verify: sig = 00000000 30 44 02 20 0e f5 7a 8e c5 f0 d7 27 69 45 c2 a2 |0D. ..z....'iE..|
00000010 03 f9 89 9e 0e bb 2c d9 51 33 e3 d7 6f 8e 2b ae |......,.Q3..o.+.|
00000020 88 98 44 b6 02 20 5c fe de 2f d6 c3 e1 e4 bf bc |..D.. \../......|
00000030 df 75 99 e3 cd 3d 3f 90 67 d9 85 7e 44 e3 be cb |.u...=?.g..~D...|
00000040 99 56 da 9e 87 bb |.V....|"
"2020-01-03 19:07:45.063 UTC [policies] SignatureSetToValidIdentities -> DEBU 1954 signature for identity 0 validated"
"2020-01-03 19:07:45.063 UTC [cauthdsl] func1 -> DEBU 1955 0xc0011c33d0 gate 1578078465063533000 evaluation starts"
"2020-01-03 19:07:45.063 UTC [cauthdsl] func2 -> DEBU 1956 0xc0011c33d0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.064 UTC [cauthdsl] func2 -> DEBU 1957 0xc0011c33d0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.065 UTC [cauthdsl] func2 -> DEBU 1958 0xc0011c33d0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:45.065 UTC [cauthdsl] func2 -> DEBU 1959 0xc0011c33d0 principal evaluation fails"
"2020-01-03 19:07:45.065 UTC [cauthdsl] func1 -> DEBU 195a 0xc0011c33d0 gate 1578078465063533000 evaluation fails"
"2020-01-03 19:07:45.065 UTC [policies] EvaluateSignedData -> DEBU 195b Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.066 UTC [policies] EvaluateSignedData -> DEBU 195c == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.066 UTC [policies] func1 -> DEBU 195d Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:45.066 UTC [policies] EvaluateSignedData -> DEBU 195e Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:45.066 UTC [policies] EvaluateSignedData -> DEBU 195f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:45.067 UTC [policies] EvaluateSignedData -> DEBU 1960 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:45.067 UTC [policies] EvaluateSignedData -> DEBU 1961 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.067 UTC [policies] EvaluateSignedData -> DEBU 1962 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:45.067 UTC [msp.identity] Verify -> DEBU 1963 Verify: digest = 00000000 56 4d 64 92 96 97 d5 7f b1 47 88 f2 98 82 d8 ad |VMd......G......|
00000010 45 25 cd b0 78 b0 23 28 ba ac 39 f8 d3 34 62 20 |E%..x.#(..9..4b |"
"2020-01-03 19:07:45.067 UTC [msp.identity] Verify -> DEBU 1964 Verify: sig = 00000000 30 44 02 20 0e f5 7a 8e c5 f0 d7 27 69 45 c2 a2 |0D. ..z....'iE..|
00000010 03 f9 89 9e 0e bb 2c d9 51 33 e3 d7 6f 8e 2b ae |......,.Q3..o.+.|
00000020 88 98 44 b6 02 20 5c fe de 2f d6 c3 e1 e4 bf bc |..D.. \../......|
00000030 df 75 99 e3 cd 3d 3f 90 67 d9 85 7e 44 e3 be cb |.u...=?.g..~D...|
00000040 99 56 da 9e 87 bb |.V....|"
"2020-01-03 19:07:45.068 UTC [policies] SignatureSetToValidIdentities -> DEBU 1965 signature for identity 0 validated"
"2020-01-03 19:07:45.068 UTC [cauthdsl] func1 -> DEBU 1966 0xc0012105e0 gate 1578078465068913500 evaluation starts"
"2020-01-03 19:07:45.069 UTC [cauthdsl] func2 -> DEBU 1967 0xc0012105e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.069 UTC [cauthdsl] func2 -> DEBU 1968 0xc0012105e0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.069 UTC [cauthdsl] func2 -> DEBU 1969 0xc0012105e0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:45.069 UTC [cauthdsl] func1 -> DEBU 196a 0xc0012105e0 gate 1578078465068913500 evaluation succeeds"
"2020-01-03 19:07:45.069 UTC [policies] EvaluateSignedData -> DEBU 196b Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.070 UTC [policies] EvaluateSignedData -> DEBU 196c == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.070 UTC [policies] EvaluateSignedData -> DEBU 196d Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.070 UTC [policies] EvaluateSignedData -> DEBU 196e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.070 UTC [policies] EvaluateSignedData -> DEBU 196f Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:45.071 UTC [policies] EvaluateSignedData -> DEBU 1970 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:45.071 UTC [common.deliver] deliverBlocks -> DEBU 1971 [channel: businesschannel] Received seekInfo (0xc0000df900) start:<specified:<number:2 > > stop:<specified:<number:2 > > from 172.18.0.5:54664"
"2020-01-03 19:07:45.071 UTC [fsblkstorage] Next -> DEBU 1972 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:45.071 UTC [fsblkstorage] newBlockfileStream -> DEBU 1973 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[57458]"
"2020-01-03 19:07:45.071 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1974 Remaining bytes=[56105], Going to peek [8] bytes"
"2020-01-03 19:07:45.072 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1975 Returning blockbytes - length=[28661], placementInfo={fileNum=[0], startOffset=[57458], bytesOffset=[57461]}"
"2020-01-03 19:07:45.072 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1976 blockbytes [28661] read from file [0]"
"2020-01-03 19:07:45.072 UTC [common.deliver] deliverBlocks -> DEBU 1977 [channel: businesschannel] Delivering block [2] for (0xc0000df900) for 172.18.0.5:54664"
"2020-01-03 19:07:45.072 UTC [common.deliver] deliverBlocks -> DEBU 1978 [channel: businesschannel] Done delivering to 172.18.0.5:54664 for (0xc0000df900)"
"2020-01-03 19:07:45.073 UTC [common.deliver] Handle -> DEBU 1979 Waiting for new SeekInfo from 172.18.0.5:54664"
"2020-01-03 19:07:45.073 UTC [common.deliver] Handle -> DEBU 197a Attempting to read seek info message from 172.18.0.5:54664"
"2020-01-03 19:07:45.073 UTC [fsblkstorage] waitForBlock -> DEBU 197b Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.074 UTC [fsblkstorage] waitForBlock -> DEBU 197c Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.075 UTC [fsblkstorage] waitForBlock -> DEBU 197d Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.075 UTC [fsblkstorage] waitForBlock -> DEBU 197e Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.080 UTC [common.deliver] Handle -> WARN 197f Error reading from 172.18.0.5:54664: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:45.080 UTC [orderer.common.server] func1 -> DEBU 1980 Closing Deliver stream"
"2020-01-03 19:07:45.080 UTC [grpc] infof -> DEBU 1981 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:45.080 UTC [comm.grpc.server] 1 -> INFO 1982 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54664 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=25.4817ms
"2020-01-03 19:07:45.336 UTC [orderer.common.server] Deliver -> DEBU 1983 Starting new Deliver handler"
"2020-01-03 19:07:45.336 UTC [common.deliver] Handle -> DEBU 1984 Starting new deliver loop for 172.18.0.5:54666"
"2020-01-03 19:07:45.336 UTC [common.deliver] Handle -> DEBU 1985 Attempting to read seek info message from 172.18.0.5:54666"
"2020-01-03 19:07:45.336 UTC [policies] EvaluateSignedData -> DEBU 1986 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:45.337 UTC [policies] EvaluateSignedData -> DEBU 1987 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.337 UTC [policies] EvaluateSignedData -> DEBU 1988 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:45.337 UTC [policies] EvaluateSignedData -> DEBU 1989 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.337 UTC [policies] EvaluateSignedData -> DEBU 198a == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:45.337 UTC [msp.identity] Verify -> DEBU 198b Verify: digest = 00000000 a7 f5 46 2a 6a 2e 28 b6 59 0c 30 9d bb 1f 89 df |..F*j.(.Y.0.....|
00000010 9b 88 b3 c9 be 6e 5d 3a d6 47 c4 98 64 c6 1e e3 |.....n]:.G..d...|"
"2020-01-03 19:07:45.338 UTC [msp.identity] Verify -> DEBU 198c Verify: sig = 00000000 30 45 02 21 00 d6 8e 96 a8 e4 4c ab f8 50 34 55 |0E.!......L..P4U|
00000010 b8 e3 cd 87 9d ee e2 95 5e 23 12 be 4a 22 ec 5d |........^#..J".]|
00000020 2e dd 0f a7 2b 02 20 1a 6c 17 75 ee e2 b4 55 ef |....+. .l.u...U.|
00000030 c3 ad c4 10 7a 41 cb 9b 7b 1e 09 33 25 de 73 e6 |....zA..{..3%.s.|
00000040 f1 10 af c7 38 bc 6c |....8.l|"
"2020-01-03 19:07:45.338 UTC [policies] SignatureSetToValidIdentities -> DEBU 198d signature for identity 0 validated"
"2020-01-03 19:07:45.338 UTC [cauthdsl] func1 -> DEBU 198e 0xc00125d4b0 gate 1578078465338816700 evaluation starts"
"2020-01-03 19:07:45.338 UTC [cauthdsl] func2 -> DEBU 198f 0xc00125d4b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.338 UTC [cauthdsl] func2 -> DEBU 1990 0xc00125d4b0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.338 UTC [cauthdsl] func2 -> DEBU 1991 0xc00125d4b0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:45.339 UTC [cauthdsl] func2 -> DEBU 1992 0xc00125d4b0 principal evaluation fails"
"2020-01-03 19:07:45.339 UTC [cauthdsl] func1 -> DEBU 1993 0xc00125d4b0 gate 1578078465338816700 evaluation fails"
"2020-01-03 19:07:45.339 UTC [policies] EvaluateSignedData -> DEBU 1994 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.339 UTC [policies] EvaluateSignedData -> DEBU 1995 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.339 UTC [policies] EvaluateSignedData -> DEBU 1996 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:45.339 UTC [msp.identity] Verify -> DEBU 1997 Verify: digest = 00000000 a7 f5 46 2a 6a 2e 28 b6 59 0c 30 9d bb 1f 89 df |..F*j.(.Y.0.....|
00000010 9b 88 b3 c9 be 6e 5d 3a d6 47 c4 98 64 c6 1e e3 |.....n]:.G..d...|"
"2020-01-03 19:07:45.340 UTC [msp.identity] Verify -> DEBU 1998 Verify: sig = 00000000 30 45 02 21 00 d6 8e 96 a8 e4 4c ab f8 50 34 55 |0E.!......L..P4U|
00000010 b8 e3 cd 87 9d ee e2 95 5e 23 12 be 4a 22 ec 5d |........^#..J".]|
00000020 2e dd 0f a7 2b 02 20 1a 6c 17 75 ee e2 b4 55 ef |....+. .l.u...U.|
00000030 c3 ad c4 10 7a 41 cb 9b 7b 1e 09 33 25 de 73 e6 |....zA..{..3%.s.|
00000040 f1 10 af c7 38 bc 6c |....8.l|"
"2020-01-03 19:07:45.341 UTC [policies] SignatureSetToValidIdentities -> DEBU 1999 signature for identity 0 validated"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func1 -> DEBU 199a 0xc0012aa170 gate 1578078465341153700 evaluation starts"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func2 -> DEBU 199b 0xc0012aa170 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func2 -> DEBU 199c 0xc0012aa170 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func2 -> DEBU 199d 0xc0012aa170 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func2 -> DEBU 199e 0xc0012aa170 principal evaluation fails"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func1 -> DEBU 199f 0xc0012aa170 gate 1578078465341153700 evaluation fails"
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a0 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a1 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.342 UTC [policies] func1 -> DEBU 19a2 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a3 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a4 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a5 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a6 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.343 UTC [policies] EvaluateSignedData -> DEBU 19a7 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:45.343 UTC [msp.identity] Verify -> DEBU 19a8 Verify: digest = 00000000 a7 f5 46 2a 6a 2e 28 b6 59 0c 30 9d bb 1f 89 df |..F*j.(.Y.0.....|
00000010 9b 88 b3 c9 be 6e 5d 3a d6 47 c4 98 64 c6 1e e3 |.....n]:.G..d...|"
"2020-01-03 19:07:45.343 UTC [msp.identity] Verify -> DEBU 19a9 Verify: sig = 00000000 30 45 02 21 00 d6 8e 96 a8 e4 4c ab f8 50 34 55 |0E.!......L..P4U|
00000010 b8 e3 cd 87 9d ee e2 95 5e 23 12 be 4a 22 ec 5d |........^#..J".]|
00000020 2e dd 0f a7 2b 02 20 1a 6c 17 75 ee e2 b4 55 ef |....+. .l.u...U.|
00000030 c3 ad c4 10 7a 41 cb 9b 7b 1e 09 33 25 de 73 e6 |....zA..{..3%.s.|
00000040 f1 10 af c7 38 bc 6c |....8.l|"
"2020-01-03 19:07:45.343 UTC [policies] SignatureSetToValidIdentities -> DEBU 19aa signature for identity 0 validated"
"2020-01-03 19:07:45.343 UTC [cauthdsl] func1 -> DEBU 19ab 0xc0012ab380 gate 1578078465343975000 evaluation starts"
"2020-01-03 19:07:45.344 UTC [cauthdsl] func2 -> DEBU 19ac 0xc0012ab380 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.344 UTC [cauthdsl] func2 -> DEBU 19ad 0xc0012ab380 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.344 UTC [cauthdsl] func2 -> DEBU 19ae 0xc0012ab380 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:45.344 UTC [cauthdsl] func1 -> DEBU 19af 0xc0012ab380 gate 1578078465343975000 evaluation succeeds"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b0 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b1 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b2 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b3 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b4 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b5 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:45.345 UTC [common.deliver] deliverBlocks -> DEBU 19b6 [channel: businesschannel] Received seekInfo (0xc0004aa500) start:<specified:<number:3 > > stop:<specified:<number:3 > > from 172.18.0.5:54666"
"2020-01-03 19:07:45.346 UTC [fsblkstorage] Next -> DEBU 19b7 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:45.346 UTC [fsblkstorage] newBlockfileStream -> DEBU 19b8 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[86122]"
"2020-01-03 19:07:45.346 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19b9 Remaining bytes=[27441], Going to peek [8] bytes"
"2020-01-03 19:07:45.346 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19ba Returning blockbytes - length=[4758], placementInfo={fileNum=[0], startOffset=[86122], bytesOffset=[86124]}"
"2020-01-03 19:07:45.347 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19bb blockbytes [4758] read from file [0]"
"2020-01-03 19:07:45.357 UTC [common.deliver] deliverBlocks -> DEBU 19bc [channel: businesschannel] Delivering block [3] for (0xc0004aa500) for 172.18.0.5:54666"
"2020-01-03 19:07:45.358 UTC [common.deliver] deliverBlocks -> DEBU 19bd [channel: businesschannel] Done delivering to 172.18.0.5:54666 for (0xc0004aa500)"
"2020-01-03 19:07:45.358 UTC [common.deliver] Handle -> DEBU 19be Waiting for new SeekInfo from 172.18.0.5:54666"
"2020-01-03 19:07:45.358 UTC [common.deliver] Handle -> DEBU 19bf Attempting to read seek info message from 172.18.0.5:54666"
"2020-01-03 19:07:45.359 UTC [fsblkstorage] waitForBlock -> DEBU 19c0 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.360 UTC [fsblkstorage] waitForBlock -> DEBU 19c1 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.360 UTC [fsblkstorage] waitForBlock -> DEBU 19c2 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.360 UTC [fsblkstorage] waitForBlock -> DEBU 19c3 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.367 UTC [common.deliver] Handle -> WARN 19c4 Error reading from 172.18.0.5:54666: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:45.368 UTC [orderer.common.server] func1 -> DEBU 19c5 Closing Deliver stream"
"2020-01-03 19:07:45.368 UTC [comm.grpc.server] 1 -> INFO 19c6 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54666 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=32.49ms
"2020-01-03 19:07:45.368 UTC [grpc] infof -> DEBU 19c7 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:45.455 UTC [orderer.common.cluster.step] handleMessage -> DEBU 19c8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:45.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 19c9 Sending msg of 28 bytes to 3 on channel testchainid took 14.2µs"
"2020-01-03 19:07:45.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 19ca Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.6µs "
"2020-01-03 19:07:45.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 19cb Sending msg of 28 bytes to 2 on channel businesschannel took 18.4µs"
"2020-01-03 19:07:45.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 19cc Sending msg of 28 bytes to 3 on channel businesschannel took 21.6µs"
"2020-01-03 19:07:45.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 19cd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 315.6µs "
"2020-01-03 19:07:45.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 19ce Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 72.4µs "
"2020-01-03 19:07:45.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 19cf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:45.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 19d0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:45.611 UTC [orderer.common.server] Deliver -> DEBU 19d1 Starting new Deliver handler"
"2020-01-03 19:07:45.611 UTC [common.deliver] Handle -> DEBU 19d2 Starting new deliver loop for 172.18.0.5:54668"
"2020-01-03 19:07:45.611 UTC [common.deliver] Handle -> DEBU 19d3 Attempting to read seek info message from 172.18.0.5:54668"
"2020-01-03 19:07:45.613 UTC [policies] EvaluateSignedData -> DEBU 19d4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:45.613 UTC [policies] EvaluateSignedData -> DEBU 19d5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.614 UTC [policies] EvaluateSignedData -> DEBU 19d6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:45.615 UTC [policies] EvaluateSignedData -> DEBU 19d7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.615 UTC [policies] EvaluateSignedData -> DEBU 19d8 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:45.615 UTC [msp.identity] Verify -> DEBU 19d9 Verify: digest = 00000000 fa 17 d2 49 23 36 94 f3 91 4d 3f 48 cf 51 83 41 |...I#6...M?H.Q.A|
00000010 f7 67 03 6a 19 99 0a f0 a8 67 32 ee fb f3 b8 11 |.g.j.....g2.....|"
"2020-01-03 19:07:45.616 UTC [msp.identity] Verify -> DEBU 19da Verify: sig = 00000000 30 45 02 21 00 e5 93 48 24 a1 46 64 5b af c1 49 |0E.!...H$.Fd[..I|
00000010 31 64 3b 7a f5 ef 04 2c 90 33 7f f7 e0 e6 e9 5e |1d;z...,.3.....^|
00000020 bd a2 ea 1b ff 02 20 69 70 10 d5 bf e5 4d 7f 2a |...... ip....M.*|
00000030 df 8c b5 ec 7f 26 80 8c a7 72 c8 0f c9 b7 e5 64 |.....&...r.....d|
00000040 ce 6b a9 d9 df f4 c6 |.k.....|"
"2020-01-03 19:07:45.616 UTC [policies] SignatureSetToValidIdentities -> DEBU 19db signature for identity 0 validated"
"2020-01-03 19:07:45.616 UTC [cauthdsl] func1 -> DEBU 19dc 0xc000e71c70 gate 1578078465616867300 evaluation starts"
"2020-01-03 19:07:45.617 UTC [cauthdsl] func2 -> DEBU 19dd 0xc000e71c70 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.617 UTC [cauthdsl] func2 -> DEBU 19de 0xc000e71c70 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.617 UTC [cauthdsl] func2 -> DEBU 19df 0xc000e71c70 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:45.617 UTC [cauthdsl] func2 -> DEBU 19e0 0xc000e71c70 principal evaluation fails"
"2020-01-03 19:07:45.618 UTC [cauthdsl] func1 -> DEBU 19e1 0xc000e71c70 gate 1578078465616867300 evaluation fails"
"2020-01-03 19:07:45.618 UTC [policies] EvaluateSignedData -> DEBU 19e2 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.618 UTC [policies] EvaluateSignedData -> DEBU 19e3 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.619 UTC [policies] EvaluateSignedData -> DEBU 19e4 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:45.619 UTC [msp.identity] Verify -> DEBU 19e5 Verify: digest = 00000000 fa 17 d2 49 23 36 94 f3 91 4d 3f 48 cf 51 83 41 |...I#6...M?H.Q.A|
00000010 f7 67 03 6a 19 99 0a f0 a8 67 32 ee fb f3 b8 11 |.g.j.....g2.....|"
"2020-01-03 19:07:45.619 UTC [msp.identity] Verify -> DEBU 19e6 Verify: sig = 00000000 30 45 02 21 00 e5 93 48 24 a1 46 64 5b af c1 49 |0E.!...H$.Fd[..I|
00000010 31 64 3b 7a f5 ef 04 2c 90 33 7f f7 e0 e6 e9 5e |1d;z...,.3.....^|
00000020 bd a2 ea 1b ff 02 20 69 70 10 d5 bf e5 4d 7f 2a |...... ip....M.*|
00000030 df 8c b5 ec 7f 26 80 8c a7 72 c8 0f c9 b7 e5 64 |.....&...r.....d|
00000040 ce 6b a9 d9 df f4 c6 |.k.....|"
"2020-01-03 19:07:45.620 UTC [policies] SignatureSetToValidIdentities -> DEBU 19e7 signature for identity 0 validated"
"2020-01-03 19:07:45.620 UTC [cauthdsl] func1 -> DEBU 19e8 0xc000e48a50 gate 1578078465620601300 evaluation starts"
"2020-01-03 19:07:45.620 UTC [cauthdsl] func2 -> DEBU 19e9 0xc000e48a50 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.621 UTC [cauthdsl] func2 -> DEBU 19ea 0xc000e48a50 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.621 UTC [cauthdsl] func2 -> DEBU 19eb 0xc000e48a50 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:45.621 UTC [cauthdsl] func2 -> DEBU 19ec 0xc000e48a50 principal evaluation fails"
"2020-01-03 19:07:45.621 UTC [cauthdsl] func1 -> DEBU 19ed 0xc000e48a50 gate 1578078465620601300 evaluation fails"
"2020-01-03 19:07:45.622 UTC [policies] EvaluateSignedData -> DEBU 19ee Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.622 UTC [policies] EvaluateSignedData -> DEBU 19ef == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.622 UTC [policies] func1 -> DEBU 19f0 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org2MSP/Readers Org1MSP/Readers ]"
"2020-01-03 19:07:45.623 UTC [policies] EvaluateSignedData -> DEBU 19f1 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:45.623 UTC [policies] EvaluateSignedData -> DEBU 19f2 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:45.623 UTC [policies] EvaluateSignedData -> DEBU 19f3 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:45.623 UTC [policies] EvaluateSignedData -> DEBU 19f4 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.623 UTC [policies] EvaluateSignedData -> DEBU 19f5 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:45.624 UTC [msp.identity] Verify -> DEBU 19f6 Verify: digest = 00000000 fa 17 d2 49 23 36 94 f3 91 4d 3f 48 cf 51 83 41 |...I#6...M?H.Q.A|
00000010 f7 67 03 6a 19 99 0a f0 a8 67 32 ee fb f3 b8 11 |.g.j.....g2.....|"
"2020-01-03 19:07:45.624 UTC [msp.identity] Verify -> DEBU 19f7 Verify: sig = 00000000 30 45 02 21 00 e5 93 48 24 a1 46 64 5b af c1 49 |0E.!...H$.Fd[..I|
00000010 31 64 3b 7a f5 ef 04 2c 90 33 7f f7 e0 e6 e9 5e |1d;z...,.3.....^|
00000020 bd a2 ea 1b ff 02 20 69 70 10 d5 bf e5 4d 7f 2a |...... ip....M.*|
00000030 df 8c b5 ec 7f 26 80 8c a7 72 c8 0f c9 b7 e5 64 |.....&...r.....d|
00000040 ce 6b a9 d9 df f4 c6 |.k.....|"
"2020-01-03 19:07:45.624 UTC [policies] SignatureSetToValidIdentities -> DEBU 19f8 signature for identity 0 validated"
"2020-01-03 19:07:45.624 UTC [cauthdsl] func1 -> DEBU 19f9 0xc000e49c60 gate 1578078465624939300 evaluation starts"
"2020-01-03 19:07:45.625 UTC [cauthdsl] func2 -> DEBU 19fa 0xc000e49c60 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.625 UTC [cauthdsl] func2 -> DEBU 19fb 0xc000e49c60 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.625 UTC [cauthdsl] func2 -> DEBU 19fc 0xc000e49c60 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:45.625 UTC [cauthdsl] func1 -> DEBU 19fd 0xc000e49c60 gate 1578078465624939300 evaluation succeeds"
"2020-01-03 19:07:45.625 UTC [policies] EvaluateSignedData -> DEBU 19fe Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.625 UTC [policies] EvaluateSignedData -> DEBU 19ff == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.625 UTC [policies] EvaluateSignedData -> DEBU 1a00 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.628 UTC [policies] EvaluateSignedData -> DEBU 1a01 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.628 UTC [policies] EvaluateSignedData -> DEBU 1a02 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:45.628 UTC [policies] EvaluateSignedData -> DEBU 1a03 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:45.628 UTC [common.deliver] deliverBlocks -> DEBU 1a04 [channel: businesschannel] Received seekInfo (0xc00008ac40) start:<specified:<number:4 > > stop:<specified:<number:4 > > from 172.18.0.5:54668"
"2020-01-03 19:07:45.628 UTC [fsblkstorage] Next -> DEBU 1a05 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:45.629 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a06 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[90882]"
"2020-01-03 19:07:45.629 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a07 Remaining bytes=[22681], Going to peek [8] bytes"
"2020-01-03 19:07:45.629 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a08 Returning blockbytes - length=[4760], placementInfo={fileNum=[0], startOffset=[90882], bytesOffset=[90884]}"
"2020-01-03 19:07:45.629 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a09 blockbytes [4760] read from file [0]"
"2020-01-03 19:07:45.630 UTC [common.deliver] deliverBlocks -> DEBU 1a0a [channel: businesschannel] Delivering block [4] for (0xc00008ac40) for 172.18.0.5:54668"
"2020-01-03 19:07:45.630 UTC [common.deliver] deliverBlocks -> DEBU 1a0b [channel: businesschannel] Done delivering to 172.18.0.5:54668 for (0xc00008ac40)"
"2020-01-03 19:07:45.631 UTC [fsblkstorage] waitForBlock -> DEBU 1a0c Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.631 UTC [fsblkstorage] waitForBlock -> DEBU 1a0d Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.631 UTC [fsblkstorage] waitForBlock -> DEBU 1a0e Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.631 UTC [fsblkstorage] waitForBlock -> DEBU 1a0f Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.631 UTC [common.deliver] Handle -> DEBU 1a10 Waiting for new SeekInfo from 172.18.0.5:54668"
"2020-01-03 19:07:45.631 UTC [common.deliver] Handle -> DEBU 1a11 Attempting to read seek info message from 172.18.0.5:54668"
"2020-01-03 19:07:45.637 UTC [common.deliver] Handle -> WARN 1a12 Error reading from 172.18.0.5:54668: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:45.637 UTC [orderer.common.server] func1 -> DEBU 1a13 Closing Deliver stream"
"2020-01-03 19:07:45.638 UTC [comm.grpc.server] 1 -> INFO 1a14 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54668 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=27.2678ms
"2020-01-03 19:07:45.638 UTC [grpc] infof -> DEBU 1a15 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:45.926 UTC [orderer.common.server] Deliver -> DEBU 1a16 Starting new Deliver handler"
"2020-01-03 19:07:45.926 UTC [common.deliver] Handle -> DEBU 1a17 Starting new deliver loop for 172.18.0.5:54670"
"2020-01-03 19:07:45.926 UTC [common.deliver] Handle -> DEBU 1a18 Attempting to read seek info message from 172.18.0.5:54670"
"2020-01-03 19:07:45.928 UTC [policies] EvaluateSignedData -> DEBU 1a19 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:45.928 UTC [policies] EvaluateSignedData -> DEBU 1a1a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.928 UTC [policies] EvaluateSignedData -> DEBU 1a1b == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:45.928 UTC [policies] EvaluateSignedData -> DEBU 1a1c This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.929 UTC [policies] EvaluateSignedData -> DEBU 1a1d == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:45.929 UTC [msp.identity] Verify -> DEBU 1a1e Verify: digest = 00000000 12 03 26 c7 d6 32 5d 8e 55 a5 0c 96 b2 8f 1a 17 |..&..2].U.......|
00000010 ce 47 82 7b ad d1 28 57 38 d1 50 4d 96 95 bd 42 |.G.{..(W8.PM...B|"
"2020-01-03 19:07:45.929 UTC [msp.identity] Verify -> DEBU 1a1f Verify: sig = 00000000 30 45 02 21 00 cd 02 a7 d8 e4 87 c0 55 91 db 0e |0E.!........U...|
00000010 93 71 44 d2 f7 03 f6 b8 2c 15 8d 17 27 2a 3e 9c |.qD.....,...'*>.|
00000020 ee 51 23 96 35 02 20 7c 82 41 05 f5 de cf 03 b3 |.Q#.5. |.A......|
00000030 8a 66 4c c0 86 5c e8 82 c8 6a 23 79 18 c5 32 be |.fL..\...j#y..2.|
00000040 d9 db ec 35 fd 12 e8 |...5...|"
"2020-01-03 19:07:45.930 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a20 signature for identity 0 validated"
"2020-01-03 19:07:45.930 UTC [cauthdsl] func1 -> DEBU 1a21 0xc0012e5c80 gate 1578078465930365000 evaluation starts"
"2020-01-03 19:07:45.930 UTC [cauthdsl] func2 -> DEBU 1a22 0xc0012e5c80 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.930 UTC [cauthdsl] func2 -> DEBU 1a23 0xc0012e5c80 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.931 UTC [cauthdsl] func2 -> DEBU 1a24 0xc0012e5c80 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:45.931 UTC [cauthdsl] func2 -> DEBU 1a25 0xc0012e5c80 principal evaluation fails"
"2020-01-03 19:07:45.932 UTC [cauthdsl] func1 -> DEBU 1a26 0xc0012e5c80 gate 1578078465930365000 evaluation fails"
"2020-01-03 19:07:45.932 UTC [policies] EvaluateSignedData -> DEBU 1a27 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.932 UTC [policies] EvaluateSignedData -> DEBU 1a28 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.932 UTC [policies] EvaluateSignedData -> DEBU 1a29 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:45.933 UTC [msp.identity] Verify -> DEBU 1a2a Verify: digest = 00000000 12 03 26 c7 d6 32 5d 8e 55 a5 0c 96 b2 8f 1a 17 |..&..2].U.......|
00000010 ce 47 82 7b ad d1 28 57 38 d1 50 4d 96 95 bd 42 |.G.{..(W8.PM...B|"
"2020-01-03 19:07:45.933 UTC [msp.identity] Verify -> DEBU 1a2b Verify: sig = 00000000 30 45 02 21 00 cd 02 a7 d8 e4 87 c0 55 91 db 0e |0E.!........U...|
00000010 93 71 44 d2 f7 03 f6 b8 2c 15 8d 17 27 2a 3e 9c |.qD.....,...'*>.|
00000020 ee 51 23 96 35 02 20 7c 82 41 05 f5 de cf 03 b3 |.Q#.5. |.A......|
00000030 8a 66 4c c0 86 5c e8 82 c8 6a 23 79 18 c5 32 be |.fL..\...j#y..2.|
00000040 d9 db ec 35 fd 12 e8 |...5...|"
"2020-01-03 19:07:45.933 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a2c signature for identity 0 validated"
"2020-01-03 19:07:45.933 UTC [cauthdsl] func1 -> DEBU 1a2d 0xc00036ab70 gate 1578078465933967500 evaluation starts"
"2020-01-03 19:07:45.934 UTC [cauthdsl] func2 -> DEBU 1a2e 0xc00036ab70 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.934 UTC [cauthdsl] func2 -> DEBU 1a2f 0xc00036ab70 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.934 UTC [cauthdsl] func2 -> DEBU 1a30 0xc00036ab70 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:45.935 UTC [cauthdsl] func2 -> DEBU 1a31 0xc00036ab70 principal evaluation fails"
"2020-01-03 19:07:45.935 UTC [cauthdsl] func1 -> DEBU 1a32 0xc00036ab70 gate 1578078465933967500 evaluation fails"
"2020-01-03 19:07:45.935 UTC [policies] EvaluateSignedData -> DEBU 1a33 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.936 UTC [policies] EvaluateSignedData -> DEBU 1a34 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.936 UTC [policies] func1 -> DEBU 1a35 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:45.936 UTC [policies] EvaluateSignedData -> DEBU 1a36 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:45.936 UTC [policies] EvaluateSignedData -> DEBU 1a37 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:45.937 UTC [policies] EvaluateSignedData -> DEBU 1a38 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:45.937 UTC [policies] EvaluateSignedData -> DEBU 1a39 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.937 UTC [policies] EvaluateSignedData -> DEBU 1a3a == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:45.937 UTC [msp.identity] Verify -> DEBU 1a3b Verify: digest = 00000000 12 03 26 c7 d6 32 5d 8e 55 a5 0c 96 b2 8f 1a 17 |..&..2].U.......|
00000010 ce 47 82 7b ad d1 28 57 38 d1 50 4d 96 95 bd 42 |.G.{..(W8.PM...B|"
"2020-01-03 19:07:45.937 UTC [msp.identity] Verify -> DEBU 1a3c Verify: sig = 00000000 30 45 02 21 00 cd 02 a7 d8 e4 87 c0 55 91 db 0e |0E.!........U...|
00000010 93 71 44 d2 f7 03 f6 b8 2c 15 8d 17 27 2a 3e 9c |.qD.....,...'*>.|
00000020 ee 51 23 96 35 02 20 7c 82 41 05 f5 de cf 03 b3 |.Q#.5. |.A......|
00000030 8a 66 4c c0 86 5c e8 82 c8 6a 23 79 18 c5 32 be |.fL..\...j#y..2.|
00000040 d9 db ec 35 fd 12 e8 |...5...|"
"2020-01-03 19:07:45.938 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a3d signature for identity 0 validated"
"2020-01-03 19:07:45.938 UTC [cauthdsl] func1 -> DEBU 1a3e 0xc00036bd80 gate 1578078465938483300 evaluation starts"
"2020-01-03 19:07:45.938 UTC [cauthdsl] func2 -> DEBU 1a3f 0xc00036bd80 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.938 UTC [cauthdsl] func2 -> DEBU 1a40 0xc00036bd80 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.938 UTC [cauthdsl] func2 -> DEBU 1a41 0xc00036bd80 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:45.938 UTC [cauthdsl] func1 -> DEBU 1a42 0xc00036bd80 gate 1578078465938483300 evaluation succeeds"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a43 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a44 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a45 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a46 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a47 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a48 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:45.939 UTC [common.deliver] deliverBlocks -> DEBU 1a49 [channel: businesschannel] Received seekInfo (0xc0000debc0) start:<specified:<number:5 > > stop:<specified:<number:5 > > from 172.18.0.5:54670"
"2020-01-03 19:07:45.940 UTC [fsblkstorage] Next -> DEBU 1a4a Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:45.940 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a4b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[95644]"
"2020-01-03 19:07:45.940 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a4c Remaining bytes=[17919], Going to peek [8] bytes"
"2020-01-03 19:07:45.940 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a4d Returning blockbytes - length=[5740], placementInfo={fileNum=[0], startOffset=[95644], bytesOffset=[95646]}"
"2020-01-03 19:07:45.941 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a4e blockbytes [5740] read from file [0]"
"2020-01-03 19:07:45.941 UTC [common.deliver] deliverBlocks -> DEBU 1a4f [channel: businesschannel] Delivering block [5] for (0xc0000debc0) for 172.18.0.5:54670"
"2020-01-03 19:07:45.941 UTC [common.deliver] deliverBlocks -> DEBU 1a50 [channel: businesschannel] Done delivering to 172.18.0.5:54670 for (0xc0000debc0)"
"2020-01-03 19:07:45.941 UTC [fsblkstorage] waitForBlock -> DEBU 1a51 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.941 UTC [fsblkstorage] waitForBlock -> DEBU 1a52 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.941 UTC [common.deliver] Handle -> DEBU 1a53 Waiting for new SeekInfo from 172.18.0.5:54670"
"2020-01-03 19:07:45.941 UTC [common.deliver] Handle -> DEBU 1a55 Attempting to read seek info message from 172.18.0.5:54670"
"2020-01-03 19:07:45.941 UTC [fsblkstorage] waitForBlock -> DEBU 1a54 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.941 UTC [fsblkstorage] waitForBlock -> DEBU 1a56 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.949 UTC [common.deliver] Handle -> WARN 1a57 Error reading from 172.18.0.5:54670: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:45.949 UTC [orderer.common.server] func1 -> DEBU 1a58 Closing Deliver stream"
"2020-01-03 19:07:45.950 UTC [comm.grpc.server] 1 -> INFO 1a59 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54670 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=24.1827ms
"2020-01-03 19:07:45.949 UTC [grpc] infof -> DEBU 1a5a transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:45.955 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1a5b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:45.956 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1a5c Sending msg of 28 bytes to 3 on channel testchainid took 16.5µs"
"2020-01-03 19:07:45.956 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1a5d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 445.8µs "
"2020-01-03 19:07:46.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1a5e Sending msg of 28 bytes to 2 on channel businesschannel took 19.2µs"
"2020-01-03 19:07:46.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1a5f Sending msg of 28 bytes to 3 on channel businesschannel took 127.9µs"
"2020-01-03 19:07:46.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1a60 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 650.6µs "
"2020-01-03 19:07:46.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1a61 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 168.5µs "
"2020-01-03 19:07:46.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1a62 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:46.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1a63 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:46.290 UTC [orderer.common.server] Deliver -> DEBU 1a64 Starting new Deliver handler"
"2020-01-03 19:07:46.291 UTC [common.deliver] Handle -> DEBU 1a65 Starting new deliver loop for 172.18.0.5:54672"
"2020-01-03 19:07:46.291 UTC [common.deliver] Handle -> DEBU 1a66 Attempting to read seek info message from 172.18.0.5:54672"
"2020-01-03 19:07:46.293 UTC [policies] EvaluateSignedData -> DEBU 1a67 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:46.293 UTC [policies] EvaluateSignedData -> DEBU 1a68 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.293 UTC [policies] EvaluateSignedData -> DEBU 1a69 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:46.293 UTC [policies] EvaluateSignedData -> DEBU 1a6a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.294 UTC [policies] EvaluateSignedData -> DEBU 1a6b == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:46.294 UTC [msp.identity] Verify -> DEBU 1a6c Verify: digest = 00000000 7c 32 c3 b8 41 5d d2 50 1e 30 8e 5a e5 8f db 4a ||2..A].P.0.Z...J|
00000010 9a 06 23 36 e9 03 4b 6d df ef 1f 37 d8 79 97 74 |..#6..Km...7.y.t|"
"2020-01-03 19:07:46.294 UTC [msp.identity] Verify -> DEBU 1a6d Verify: sig = 00000000 30 45 02 21 00 d1 cc 78 78 d9 11 52 0b ff 30 71 |0E.!...xx..R..0q|
00000010 b4 b6 8d 89 7e 5f 18 2b 93 b1 ec 20 5c 39 23 9d |....~_.+... \9#.|
00000020 74 03 45 77 a5 02 20 32 36 af 06 44 34 fc 29 91 |t.Ew.. 26..D4.).|
00000030 56 48 fb d0 0e 34 30 72 5b c7 1c 19 23 c2 ea 0a |VH...40r[...#...|
00000040 ef 13 8d 4f 42 29 18 |...OB).|"
"2020-01-03 19:07:46.294 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a6e signature for identity 0 validated"
"2020-01-03 19:07:46.295 UTC [cauthdsl] func1 -> DEBU 1a6f 0xc0002777e0 gate 1578078466295194600 evaluation starts"
"2020-01-03 19:07:46.295 UTC [cauthdsl] func2 -> DEBU 1a70 0xc0002777e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.295 UTC [cauthdsl] func2 -> DEBU 1a71 0xc0002777e0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.295 UTC [cauthdsl] func2 -> DEBU 1a72 0xc0002777e0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:46.296 UTC [cauthdsl] func2 -> DEBU 1a73 0xc0002777e0 principal evaluation fails"
"2020-01-03 19:07:46.296 UTC [cauthdsl] func1 -> DEBU 1a74 0xc0002777e0 gate 1578078466295194600 evaluation fails"
"2020-01-03 19:07:46.296 UTC [policies] EvaluateSignedData -> DEBU 1a75 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.296 UTC [policies] EvaluateSignedData -> DEBU 1a76 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.296 UTC [policies] EvaluateSignedData -> DEBU 1a77 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:46.297 UTC [msp.identity] Verify -> DEBU 1a78 Verify: digest = 00000000 7c 32 c3 b8 41 5d d2 50 1e 30 8e 5a e5 8f db 4a ||2..A].P.0.Z...J|
00000010 9a 06 23 36 e9 03 4b 6d df ef 1f 37 d8 79 97 74 |..#6..Km...7.y.t|"
"2020-01-03 19:07:46.297 UTC [msp.identity] Verify -> DEBU 1a79 Verify: sig = 00000000 30 45 02 21 00 d1 cc 78 78 d9 11 52 0b ff 30 71 |0E.!...xx..R..0q|
00000010 b4 b6 8d 89 7e 5f 18 2b 93 b1 ec 20 5c 39 23 9d |....~_.+... \9#.|
00000020 74 03 45 77 a5 02 20 32 36 af 06 44 34 fc 29 91 |t.Ew.. 26..D4.).|
00000030 56 48 fb d0 0e 34 30 72 5b c7 1c 19 23 c2 ea 0a |VH...40r[...#...|
00000040 ef 13 8d 4f 42 29 18 |...OB).|"
"2020-01-03 19:07:46.297 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a7a signature for identity 0 validated"
"2020-01-03 19:07:46.298 UTC [cauthdsl] func1 -> DEBU 1a7b 0xc0002ee660 gate 1578078466298098200 evaluation starts"
"2020-01-03 19:07:46.298 UTC [cauthdsl] func2 -> DEBU 1a7c 0xc0002ee660 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.298 UTC [cauthdsl] func2 -> DEBU 1a7d 0xc0002ee660 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.298 UTC [cauthdsl] func2 -> DEBU 1a7e 0xc0002ee660 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:46.299 UTC [cauthdsl] func2 -> DEBU 1a7f 0xc0002ee660 principal evaluation fails"
"2020-01-03 19:07:46.299 UTC [cauthdsl] func1 -> DEBU 1a80 0xc0002ee660 gate 1578078466298098200 evaluation fails"
"2020-01-03 19:07:46.299 UTC [policies] EvaluateSignedData -> DEBU 1a81 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.299 UTC [policies] EvaluateSignedData -> DEBU 1a82 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.299 UTC [policies] func1 -> DEBU 1a83 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:46.299 UTC [policies] EvaluateSignedData -> DEBU 1a84 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:46.300 UTC [policies] EvaluateSignedData -> DEBU 1a85 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:46.300 UTC [policies] EvaluateSignedData -> DEBU 1a86 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:46.301 UTC [policies] EvaluateSignedData -> DEBU 1a87 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.301 UTC [policies] EvaluateSignedData -> DEBU 1a88 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:46.301 UTC [msp.identity] Verify -> DEBU 1a89 Verify: digest = 00000000 7c 32 c3 b8 41 5d d2 50 1e 30 8e 5a e5 8f db 4a ||2..A].P.0.Z...J|
00000010 9a 06 23 36 e9 03 4b 6d df ef 1f 37 d8 79 97 74 |..#6..Km...7.y.t|"
"2020-01-03 19:07:46.301 UTC [msp.identity] Verify -> DEBU 1a8a Verify: sig = 00000000 30 45 02 21 00 d1 cc 78 78 d9 11 52 0b ff 30 71 |0E.!...xx..R..0q|
00000010 b4 b6 8d 89 7e 5f 18 2b 93 b1 ec 20 5c 39 23 9d |....~_.+... \9#.|
00000020 74 03 45 77 a5 02 20 32 36 af 06 44 34 fc 29 91 |t.Ew.. 26..D4.).|
00000030 56 48 fb d0 0e 34 30 72 5b c7 1c 19 23 c2 ea 0a |VH...40r[...#...|
00000040 ef 13 8d 4f 42 29 18 |...OB).|"
"2020-01-03 19:07:46.315 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a8b signature for identity 0 validated"
"2020-01-03 19:07:46.315 UTC [cauthdsl] func1 -> DEBU 1a8c 0xc0002ef9b0 gate 1578078466315153200 evaluation starts"
"2020-01-03 19:07:46.315 UTC [cauthdsl] func2 -> DEBU 1a8d 0xc0002ef9b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.315 UTC [cauthdsl] func2 -> DEBU 1a8e 0xc0002ef9b0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.315 UTC [cauthdsl] func2 -> DEBU 1a8f 0xc0002ef9b0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:46.315 UTC [cauthdsl] func1 -> DEBU 1a90 0xc0002ef9b0 gate 1578078466315153200 evaluation succeeds"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a91 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a92 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a93 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a94 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a95 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a96 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:46.316 UTC [common.deliver] deliverBlocks -> DEBU 1a97 [channel: businesschannel] Received seekInfo (0xc00008bb40) start:<specified:<number:6 > > stop:<specified:<number:6 > > from 172.18.0.5:54672"
"2020-01-03 19:07:46.316 UTC [fsblkstorage] Next -> DEBU 1a98 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:46.316 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a99 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[101386]"
"2020-01-03 19:07:46.316 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a9a Remaining bytes=[12177], Going to peek [8] bytes"
"2020-01-03 19:07:46.316 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a9b Returning blockbytes - length=[4063], placementInfo={fileNum=[0], startOffset=[101386], bytesOffset=[101388]}"
"2020-01-03 19:07:46.316 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a9c blockbytes [4063] read from file [0]"
"2020-01-03 19:07:46.317 UTC [common.deliver] deliverBlocks -> DEBU 1a9d [channel: businesschannel] Delivering block [6] for (0xc00008bb40) for 172.18.0.5:54672"
"2020-01-03 19:07:46.317 UTC [common.deliver] deliverBlocks -> DEBU 1a9e [channel: businesschannel] Done delivering to 172.18.0.5:54672 for (0xc00008bb40)"
"2020-01-03 19:07:46.317 UTC [common.deliver] Handle -> DEBU 1a9f Waiting for new SeekInfo from 172.18.0.5:54672"
"2020-01-03 19:07:46.318 UTC [common.deliver] Handle -> DEBU 1aa1 Attempting to read seek info message from 172.18.0.5:54672"
"2020-01-03 19:07:46.318 UTC [fsblkstorage] waitForBlock -> DEBU 1aa0 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.319 UTC [fsblkstorage] waitForBlock -> DEBU 1aa2 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.319 UTC [fsblkstorage] waitForBlock -> DEBU 1aa3 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.320 UTC [fsblkstorage] waitForBlock -> DEBU 1aa4 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.326 UTC [common.deliver] Handle -> WARN 1aa5 Error reading from 172.18.0.5:54672: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:46.326 UTC [orderer.common.server] func1 -> DEBU 1aa6 Closing Deliver stream"
"2020-01-03 19:07:46.327 UTC [comm.grpc.server] 1 -> INFO 1aa7 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54672 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=36.7042ms
"2020-01-03 19:07:46.328 UTC [grpc] infof -> DEBU 1aa8 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:46.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1aa9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:46.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1aaa Sending msg of 28 bytes to 3 on channel testchainid took 44.4µs"
"2020-01-03 19:07:46.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1aab Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.6µs "
"2020-01-03 19:07:46.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1aac Sending msg of 28 bytes to 2 on channel businesschannel took 16.7µs"
"2020-01-03 19:07:46.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1aad Sending msg of 28 bytes to 3 on channel businesschannel took 90.4µs"
"2020-01-03 19:07:46.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1aae Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 864.5µs "
"2020-01-03 19:07:46.526 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1aaf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 246.5µs "
"2020-01-03 19:07:46.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1ab0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:46.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1ab1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:46.554 UTC [orderer.common.server] Deliver -> DEBU 1ab2 Starting new Deliver handler"
"2020-01-03 19:07:46.554 UTC [common.deliver] Handle -> DEBU 1ab3 Starting new deliver loop for 172.18.0.5:54674"
"2020-01-03 19:07:46.554 UTC [common.deliver] Handle -> DEBU 1ab4 Attempting to read seek info message from 172.18.0.5:54674"
"2020-01-03 19:07:46.556 UTC [policies] EvaluateSignedData -> DEBU 1ab5 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:46.556 UTC [policies] EvaluateSignedData -> DEBU 1ab6 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.557 UTC [policies] EvaluateSignedData -> DEBU 1ab7 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:46.557 UTC [policies] EvaluateSignedData -> DEBU 1ab8 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.557 UTC [policies] EvaluateSignedData -> DEBU 1ab9 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:46.557 UTC [msp.identity] Verify -> DEBU 1aba Verify: digest = 00000000 02 1e e2 24 40 49 55 9f e9 92 9a 10 da c8 32 6a |...$@IU.......2j|
00000010 58 e2 a6 0d 1b 46 06 bd a4 37 7d 62 08 53 7b b3 |X....F...7}b.S{.|"
"2020-01-03 19:07:46.557 UTC [msp.identity] Verify -> DEBU 1abb Verify: sig = 00000000 30 45 02 21 00 90 5f eb 59 d8 90 cc d2 1d f7 d2 |0E.!.._.Y.......|
00000010 6b 93 19 89 9d e6 ae 58 de a3 2e ad 46 40 e0 55 |k......X....F@.U|
00000020 e2 5b 74 1a a7 02 20 50 27 b8 84 26 71 87 ad 0a |.[t... P'..&q...|
00000030 66 0a d9 23 f3 24 48 e1 39 18 00 7f 01 a7 f9 a3 |f..#.$H.9.......|
00000040 c3 46 07 5f 1b 20 a3 |.F._. .|"
"2020-01-03 19:07:46.558 UTC [policies] SignatureSetToValidIdentities -> DEBU 1abc signature for identity 0 validated"
"2020-01-03 19:07:46.558 UTC [cauthdsl] func1 -> DEBU 1abd 0xc00025ec40 gate 1578078466558567100 evaluation starts"
"2020-01-03 19:07:46.559 UTC [cauthdsl] func2 -> DEBU 1abe 0xc00025ec40 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.559 UTC [cauthdsl] func2 -> DEBU 1abf 0xc00025ec40 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.559 UTC [cauthdsl] func2 -> DEBU 1ac0 0xc00025ec40 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:46.559 UTC [cauthdsl] func2 -> DEBU 1ac1 0xc00025ec40 principal evaluation fails"
"2020-01-03 19:07:46.560 UTC [cauthdsl] func1 -> DEBU 1ac2 0xc00025ec40 gate 1578078466558567100 evaluation fails"
"2020-01-03 19:07:46.560 UTC [policies] EvaluateSignedData -> DEBU 1ac3 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.560 UTC [policies] EvaluateSignedData -> DEBU 1ac4 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.560 UTC [policies] EvaluateSignedData -> DEBU 1ac5 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:46.560 UTC [msp.identity] Verify -> DEBU 1ac6 Verify: digest = 00000000 02 1e e2 24 40 49 55 9f e9 92 9a 10 da c8 32 6a |...$@IU.......2j|
00000010 58 e2 a6 0d 1b 46 06 bd a4 37 7d 62 08 53 7b b3 |X....F...7}b.S{.|"
"2020-01-03 19:07:46.560 UTC [msp.identity] Verify -> DEBU 1ac7 Verify: sig = 00000000 30 45 02 21 00 90 5f eb 59 d8 90 cc d2 1d f7 d2 |0E.!.._.Y.......|
00000010 6b 93 19 89 9d e6 ae 58 de a3 2e ad 46 40 e0 55 |k......X....F@.U|
00000020 e2 5b 74 1a a7 02 20 50 27 b8 84 26 71 87 ad 0a |.[t... P'..&q...|
00000030 66 0a d9 23 f3 24 48 e1 39 18 00 7f 01 a7 f9 a3 |f..#.$H.9.......|
00000040 c3 46 07 5f 1b 20 a3 |.F._. .|"
"2020-01-03 19:07:46.560 UTC [policies] SignatureSetToValidIdentities -> DEBU 1ac8 signature for identity 0 validated"
"2020-01-03 19:07:46.561 UTC [cauthdsl] func1 -> DEBU 1ac9 0xc00025fb20 gate 1578078466561094100 evaluation starts"
"2020-01-03 19:07:46.561 UTC [cauthdsl] func2 -> DEBU 1aca 0xc00025fb20 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.561 UTC [cauthdsl] func2 -> DEBU 1acb 0xc00025fb20 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.561 UTC [cauthdsl] func2 -> DEBU 1acc 0xc00025fb20 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:46.562 UTC [cauthdsl] func2 -> DEBU 1acd 0xc00025fb20 principal evaluation fails"
"2020-01-03 19:07:46.562 UTC [cauthdsl] func1 -> DEBU 1ace 0xc00025fb20 gate 1578078466561094100 evaluation fails"
"2020-01-03 19:07:46.562 UTC [policies] EvaluateSignedData -> DEBU 1acf Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.562 UTC [policies] EvaluateSignedData -> DEBU 1ad0 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.562 UTC [policies] func1 -> DEBU 1ad1 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:46.562 UTC [policies] EvaluateSignedData -> DEBU 1ad2 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:46.563 UTC [policies] EvaluateSignedData -> DEBU 1ad3 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:46.563 UTC [policies] EvaluateSignedData -> DEBU 1ad4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:46.563 UTC [policies] EvaluateSignedData -> DEBU 1ad5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.563 UTC [policies] EvaluateSignedData -> DEBU 1ad6 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:46.563 UTC [msp.identity] Verify -> DEBU 1ad7 Verify: digest = 00000000 02 1e e2 24 40 49 55 9f e9 92 9a 10 da c8 32 6a |...$@IU.......2j|
00000010 58 e2 a6 0d 1b 46 06 bd a4 37 7d 62 08 53 7b b3 |X....F...7}b.S{.|"
"2020-01-03 19:07:46.563 UTC [msp.identity] Verify -> DEBU 1ad8 Verify: sig = 00000000 30 45 02 21 00 90 5f eb 59 d8 90 cc d2 1d f7 d2 |0E.!.._.Y.......|
00000010 6b 93 19 89 9d e6 ae 58 de a3 2e ad 46 40 e0 55 |k......X....F@.U|
00000020 e2 5b 74 1a a7 02 20 50 27 b8 84 26 71 87 ad 0a |.[t... P'..&q...|
00000030 66 0a d9 23 f3 24 48 e1 39 18 00 7f 01 a7 f9 a3 |f..#.$H.9.......|
00000040 c3 46 07 5f 1b 20 a3 |.F._. .|"
"2020-01-03 19:07:46.564 UTC [policies] SignatureSetToValidIdentities -> DEBU 1ad9 signature for identity 0 validated"
"2020-01-03 19:07:46.564 UTC [cauthdsl] func1 -> DEBU 1ada 0xc00024d200 gate 1578078466564315400 evaluation starts"
"2020-01-03 19:07:46.564 UTC [cauthdsl] func2 -> DEBU 1adb 0xc00024d200 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.564 UTC [cauthdsl] func2 -> DEBU 1adc 0xc00024d200 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.564 UTC [cauthdsl] func2 -> DEBU 1add 0xc00024d200 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:46.564 UTC [cauthdsl] func1 -> DEBU 1ade 0xc00024d200 gate 1578078466564315400 evaluation succeeds"
"2020-01-03 19:07:46.565 UTC [policies] EvaluateSignedData -> DEBU 1adf Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.565 UTC [policies] EvaluateSignedData -> DEBU 1ae0 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.565 UTC [policies] EvaluateSignedData -> DEBU 1ae1 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.566 UTC [policies] EvaluateSignedData -> DEBU 1ae2 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.566 UTC [policies] EvaluateSignedData -> DEBU 1ae3 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:46.566 UTC [policies] EvaluateSignedData -> DEBU 1ae4 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:46.566 UTC [common.deliver] deliverBlocks -> DEBU 1ae5 [channel: businesschannel] Received seekInfo (0xc0000df800) start:<specified:<number:7 > > stop:<specified:<number:7 > > from 172.18.0.5:54674"
"2020-01-03 19:07:46.566 UTC [fsblkstorage] Next -> DEBU 1ae6 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:46.566 UTC [fsblkstorage] newBlockfileStream -> DEBU 1ae7 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[105451]"
"2020-01-03 19:07:46.566 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae8 Remaining bytes=[8112], Going to peek [8] bytes"
"2020-01-03 19:07:46.566 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae9 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[105451], bytesOffset=[105453]}"
"2020-01-03 19:07:46.567 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1aea blockbytes [4054] read from file [0]"
"2020-01-03 19:07:46.567 UTC [common.deliver] deliverBlocks -> DEBU 1aeb [channel: businesschannel] Delivering block [7] for (0xc0000df800) for 172.18.0.5:54674"
"2020-01-03 19:07:46.567 UTC [common.deliver] deliverBlocks -> DEBU 1aec [channel: businesschannel] Done delivering to 172.18.0.5:54674 for (0xc0000df800)"
"2020-01-03 19:07:46.568 UTC [fsblkstorage] waitForBlock -> DEBU 1aed Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.568 UTC [fsblkstorage] waitForBlock -> DEBU 1aee Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.569 UTC [common.deliver] Handle -> DEBU 1aef Waiting for new SeekInfo from 172.18.0.5:54674"
"2020-01-03 19:07:46.569 UTC [common.deliver] Handle -> DEBU 1af1 Attempting to read seek info message from 172.18.0.5:54674"
"2020-01-03 19:07:46.569 UTC [fsblkstorage] waitForBlock -> DEBU 1af0 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.570 UTC [fsblkstorage] waitForBlock -> DEBU 1af2 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.577 UTC [common.deliver] Handle -> WARN 1af3 Error reading from 172.18.0.5:54674: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:46.577 UTC [orderer.common.server] func1 -> DEBU 1af4 Closing Deliver stream"
"2020-01-03 19:07:46.577 UTC [comm.grpc.server] 1 -> INFO 1af5 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54674 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=23.6446ms
"2020-01-03 19:07:46.578 UTC [grpc] infof -> DEBU 1af6 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:46.797 UTC [orderer.common.server] Deliver -> DEBU 1af7 Starting new Deliver handler"
"2020-01-03 19:07:46.798 UTC [common.deliver] Handle -> DEBU 1af8 Starting new deliver loop for 172.18.0.5:54676"
"2020-01-03 19:07:46.798 UTC [common.deliver] Handle -> DEBU 1af9 Attempting to read seek info message from 172.18.0.5:54676"
"2020-01-03 19:07:46.800 UTC [policies] EvaluateSignedData -> DEBU 1afa == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:46.801 UTC [policies] EvaluateSignedData -> DEBU 1afb This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.801 UTC [policies] EvaluateSignedData -> DEBU 1afc == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:46.802 UTC [policies] EvaluateSignedData -> DEBU 1afd This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.802 UTC [policies] EvaluateSignedData -> DEBU 1afe == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:46.802 UTC [msp.identity] Verify -> DEBU 1aff Verify: digest = 00000000 93 2c a7 d7 28 6a 75 d9 4e f0 06 fb c2 87 b1 ca |.,..(ju.N.......|
00000010 6a 1a 07 20 df be ef b5 38 c4 fd 61 fb 09 25 40 |j.. ....8..a..%@|"
"2020-01-03 19:07:46.803 UTC [msp.identity] Verify -> DEBU 1b00 Verify: sig = 00000000 30 45 02 21 00 b3 e7 44 2d 05 ca d9 02 dc cb ce |0E.!...D-.......|
00000010 b0 2b 3b 32 3c 25 96 51 7e 5c c3 9b 64 e2 89 38 |.+;2<%.Q~\..d..8|
00000020 c5 f5 cc b2 b7 02 20 7c 9e ee fb c3 40 64 6d 8c |...... |....@dm.|
00000030 c8 b4 f1 b2 f6 6f 27 57 c4 fa a3 ba 03 b8 bc 86 |.....o'W........|
00000040 54 a4 cb 7d 19 b3 2a |T..}..*|"
"2020-01-03 19:07:46.803 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b01 signature for identity 0 validated"
"2020-01-03 19:07:46.804 UTC [cauthdsl] func1 -> DEBU 1b02 0xc0004b1d30 gate 1578078466804291800 evaluation starts"
"2020-01-03 19:07:46.804 UTC [cauthdsl] func2 -> DEBU 1b03 0xc0004b1d30 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.804 UTC [cauthdsl] func2 -> DEBU 1b04 0xc0004b1d30 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.805 UTC [cauthdsl] func2 -> DEBU 1b05 0xc0004b1d30 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:46.805 UTC [cauthdsl] func2 -> DEBU 1b06 0xc0004b1d30 principal evaluation fails"
"2020-01-03 19:07:46.805 UTC [cauthdsl] func1 -> DEBU 1b07 0xc0004b1d30 gate 1578078466804291800 evaluation fails"
"2020-01-03 19:07:46.805 UTC [policies] EvaluateSignedData -> DEBU 1b08 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.805 UTC [policies] EvaluateSignedData -> DEBU 1b09 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.806 UTC [policies] EvaluateSignedData -> DEBU 1b0a == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:46.806 UTC [msp.identity] Verify -> DEBU 1b0b Verify: digest = 00000000 93 2c a7 d7 28 6a 75 d9 4e f0 06 fb c2 87 b1 ca |.,..(ju.N.......|
00000010 6a 1a 07 20 df be ef b5 38 c4 fd 61 fb 09 25 40 |j.. ....8..a..%@|"
"2020-01-03 19:07:46.806 UTC [msp.identity] Verify -> DEBU 1b0c Verify: sig = 00000000 30 45 02 21 00 b3 e7 44 2d 05 ca d9 02 dc cb ce |0E.!...D-.......|
00000010 b0 2b 3b 32 3c 25 96 51 7e 5c c3 9b 64 e2 89 38 |.+;2<%.Q~\..d..8|
00000020 c5 f5 cc b2 b7 02 20 7c 9e ee fb c3 40 64 6d 8c |...... |....@dm.|
00000030 c8 b4 f1 b2 f6 6f 27 57 c4 fa a3 ba 03 b8 bc 86 |.....o'W........|
00000040 54 a4 cb 7d 19 b3 2a |T..}..*|"
"2020-01-03 19:07:46.807 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b0d signature for identity 0 validated"
"2020-01-03 19:07:46.807 UTC [cauthdsl] func1 -> DEBU 1b0e 0xc00092aa70 gate 1578078466807503600 evaluation starts"
"2020-01-03 19:07:46.807 UTC [cauthdsl] func2 -> DEBU 1b0f 0xc00092aa70 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.808 UTC [cauthdsl] func2 -> DEBU 1b10 0xc00092aa70 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.808 UTC [cauthdsl] func2 -> DEBU 1b11 0xc00092aa70 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:46.808 UTC [cauthdsl] func2 -> DEBU 1b12 0xc00092aa70 principal evaluation fails"
"2020-01-03 19:07:46.809 UTC [cauthdsl] func1 -> DEBU 1b13 0xc00092aa70 gate 1578078466807503600 evaluation fails"
"2020-01-03 19:07:46.809 UTC [policies] EvaluateSignedData -> DEBU 1b14 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.809 UTC [policies] EvaluateSignedData -> DEBU 1b15 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.810 UTC [policies] func1 -> DEBU 1b16 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org2MSP/Readers Org1MSP/Readers ]"
"2020-01-03 19:07:46.810 UTC [policies] EvaluateSignedData -> DEBU 1b17 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:46.810 UTC [policies] EvaluateSignedData -> DEBU 1b18 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:46.810 UTC [policies] EvaluateSignedData -> DEBU 1b19 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:46.811 UTC [policies] EvaluateSignedData -> DEBU 1b1a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.811 UTC [policies] EvaluateSignedData -> DEBU 1b1b == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:46.812 UTC [msp.identity] Verify -> DEBU 1b1c Verify: digest = 00000000 93 2c a7 d7 28 6a 75 d9 4e f0 06 fb c2 87 b1 ca |.,..(ju.N.......|
00000010 6a 1a 07 20 df be ef b5 38 c4 fd 61 fb 09 25 40 |j.. ....8..a..%@|"
"2020-01-03 19:07:46.812 UTC [msp.identity] Verify -> DEBU 1b1d Verify: sig = 00000000 30 45 02 21 00 b3 e7 44 2d 05 ca d9 02 dc cb ce |0E.!...D-.......|
00000010 b0 2b 3b 32 3c 25 96 51 7e 5c c3 9b 64 e2 89 38 |.+;2<%.Q~\..d..8|
00000020 c5 f5 cc b2 b7 02 20 7c 9e ee fb c3 40 64 6d 8c |...... |....@dm.|
00000030 c8 b4 f1 b2 f6 6f 27 57 c4 fa a3 ba 03 b8 bc 86 |.....o'W........|
00000040 54 a4 cb 7d 19 b3 2a |T..}..*|"
"2020-01-03 19:07:46.813 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b1e signature for identity 0 validated"
"2020-01-03 19:07:46.813 UTC [cauthdsl] func1 -> DEBU 1b1f 0xc00092bda0 gate 1578078466813647200 evaluation starts"
"2020-01-03 19:07:46.814 UTC [cauthdsl] func2 -> DEBU 1b20 0xc00092bda0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.814 UTC [cauthdsl] func2 -> DEBU 1b21 0xc00092bda0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.814 UTC [cauthdsl] func2 -> DEBU 1b22 0xc00092bda0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:46.815 UTC [cauthdsl] func1 -> DEBU 1b23 0xc00092bda0 gate 1578078466813647200 evaluation succeeds"
"2020-01-03 19:07:46.815 UTC [policies] EvaluateSignedData -> DEBU 1b24 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.815 UTC [policies] EvaluateSignedData -> DEBU 1b25 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.815 UTC [policies] EvaluateSignedData -> DEBU 1b26 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.816 UTC [policies] EvaluateSignedData -> DEBU 1b27 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.816 UTC [policies] EvaluateSignedData -> DEBU 1b28 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:46.816 UTC [policies] EvaluateSignedData -> DEBU 1b29 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:46.816 UTC [common.deliver] deliverBlocks -> DEBU 1b2a [channel: businesschannel] Received seekInfo (0xc00099a240) start:<specified:<number:8 > > stop:<specified:<number:8 > > from 172.18.0.5:54676"
"2020-01-03 19:07:46.817 UTC [fsblkstorage] Next -> DEBU 1b2b Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:46.817 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b2c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[109507]"
"2020-01-03 19:07:46.817 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b2d Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:46.817 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b2e Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:07:46.817 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b2f blockbytes [4054] read from file [0]"
"2020-01-03 19:07:46.818 UTC [common.deliver] deliverBlocks -> DEBU 1b30 [channel: businesschannel] Delivering block [8] for (0xc00099a240) for 172.18.0.5:54676"
"2020-01-03 19:07:46.818 UTC [common.deliver] deliverBlocks -> DEBU 1b31 [channel: businesschannel] Done delivering to 172.18.0.5:54676 for (0xc00099a240)"
"2020-01-03 19:07:46.818 UTC [fsblkstorage] waitForBlock -> DEBU 1b32 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.819 UTC [fsblkstorage] waitForBlock -> DEBU 1b33 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.819 UTC [fsblkstorage] waitForBlock -> DEBU 1b34 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.819 UTC [fsblkstorage] waitForBlock -> DEBU 1b35 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.818 UTC [common.deliver] Handle -> DEBU 1b36 Waiting for new SeekInfo from 172.18.0.5:54676"
"2020-01-03 19:07:46.821 UTC [common.deliver] Handle -> DEBU 1b37 Attempting to read seek info message from 172.18.0.5:54676"
"2020-01-03 19:07:46.827 UTC [common.deliver] Handle -> WARN 1b38 Error reading from 172.18.0.5:54676: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:46.828 UTC [orderer.common.server] func1 -> DEBU 1b39 Closing Deliver stream"
"2020-01-03 19:07:46.828 UTC [comm.grpc.server] 1 -> INFO 1b3a streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54676 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=31.2999ms
"2020-01-03 19:07:46.829 UTC [grpc] infof -> DEBU 1b3b transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:46.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1b3c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:46.955 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1b3d Sending msg of 28 bytes to 3 on channel testchainid took 44.1µs"
"2020-01-03 19:07:46.959 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1b3e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.0358ms "
"2020-01-03 19:07:46.985 UTC [orderer.common.server] Deliver -> DEBU 1b3f Starting new Deliver handler"
"2020-01-03 19:07:46.985 UTC [common.deliver] Handle -> DEBU 1b40 Starting new deliver loop for 172.18.0.5:54678"
"2020-01-03 19:07:46.988 UTC [common.deliver] Handle -> DEBU 1b41 Attempting to read seek info message from 172.18.0.5:54678"
"2020-01-03 19:07:46.990 UTC [policies] EvaluateSignedData -> DEBU 1b42 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:46.990 UTC [policies] EvaluateSignedData -> DEBU 1b43 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.990 UTC [policies] EvaluateSignedData -> DEBU 1b44 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:46.991 UTC [policies] EvaluateSignedData -> DEBU 1b45 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.991 UTC [policies] EvaluateSignedData -> DEBU 1b46 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:46.991 UTC [msp] DeserializeIdentity -> DEBU 1b47 Obtaining identity"
"2020-01-03 19:07:46.992 UTC [msp.identity] newIdentity -> DEBU 1b48 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICGTCCAcCgAwIBAgIQTGd44DqCSridG/GT9IMOCjAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowZjELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xDjAMBgNVBAsTBWFkbWluMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZ
MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFG26fgQv8i7PXxEIP3SIsoUz7SAg4xY
a2qekwDPnU4R/zp8Vi9+1vDzi6G2r+RLJETNKPx5r24VGnUQYbNkdjijTTBLMA4G
A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIIVKBtkC9IJ4
ujvRzO3Ry6rJ6bfYtONGuPcjQrdg4D2jMAoGCCqGSM49BAMCA0cAMEQCIB4uSaWx
upbmRDZLXj6uOB+Rp9oa5On+3cuOw797DOKSAiBR6toNtMlquiXXBQmkyU2mO5j0
Ng0rgX6cX73Zy6gvaA==
-----END CERTIFICATE-----"
"2020-01-03 19:07:46.993 UTC [msp.identity] Verify -> DEBU 1b49 Verify: digest = 00000000 ae ca 1f 19 86 56 65 60 d8 12 95 c0 64 41 1d a5 |.....Ve`....dA..|
00000010 af 00 26 10 3b 12 c1 33 79 0f b9 e1 5d 38 2b c4 |..&.;..3y...]8+.|"
"2020-01-03 19:07:46.993 UTC [msp.identity] Verify -> DEBU 1b4a Verify: sig = 00000000 30 45 02 21 00 f1 57 b0 88 6a 44 ab d6 d9 c0 7b |0E.!..W..jD....{|
00000010 15 76 64 cb 32 76 0f 78 63 a2 de 50 31 e2 7f 14 |.vd.2v.xc..P1...|
00000020 6b 68 e6 f3 c0 02 20 57 30 47 28 74 47 4b 3b 5e |kh.... W0G(tGK;^|
00000030 dc 55 24 7c b7 32 01 8a 0b 47 96 b6 9d e0 03 08 |.U$|.2...G......|
00000040 98 b1 ec 17 b8 ef 5a |......Z|"
"2020-01-03 19:07:46.994 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b4b signature for identity 0 validated"
"2020-01-03 19:07:46.994 UTC [cauthdsl] func1 -> DEBU 1b4c 0xc000cea950 gate 1578078466994637100 evaluation starts"
"2020-01-03 19:07:46.995 UTC [cauthdsl] func2 -> DEBU 1b4d 0xc000cea950 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.995 UTC [cauthdsl] func2 -> DEBU 1b4e 0xc000cea950 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.995 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1b4f Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:07:46.996 UTC [msp] Validate -> DEBU 1b50 MSP OrdererMSP validating identity"
"2020-01-03 19:07:46.997 UTC [msp] getCertificationChain -> DEBU 1b51 MSP OrdererMSP getting certification chain"
"2020-01-03 19:07:46.997 UTC [cauthdsl] func2 -> DEBU 1b52 0xc000cea950 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:46.998 UTC [cauthdsl] func1 -> DEBU 1b53 0xc000cea950 gate 1578078466994637100 evaluation succeeds"
"2020-01-03 19:07:46.999 UTC [policies] EvaluateSignedData -> DEBU 1b54 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.999 UTC [policies] EvaluateSignedData -> DEBU 1b55 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.000 UTC [policies] EvaluateSignedData -> DEBU 1b56 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.000 UTC [policies] EvaluateSignedData -> DEBU 1b57 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.001 UTC [policies] EvaluateSignedData -> DEBU 1b58 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:47.001 UTC [policies] EvaluateSignedData -> DEBU 1b59 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:47.001 UTC [common.deliver] deliverBlocks -> DEBU 1b5a [channel: testchainid] Received seekInfo (0xc00099a900) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54678"
"2020-01-03 19:07:47.002 UTC [fsblkstorage] Next -> DEBU 1b5b Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:07:47.002 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b5c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:07:47.002 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5d Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:07:47.003 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5e Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:07:47.003 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5f blockbytes [30764] read from file [0]"
"2020-01-03 19:07:47.003 UTC [common.deliver] deliverBlocks -> DEBU 1b60 [channel: testchainid] Delivering block [1] for (0xc00099a900) for 172.18.0.5:54678"
"2020-01-03 19:07:47.004 UTC [common.deliver] deliverBlocks -> DEBU 1b61 [channel: testchainid] Done delivering to 172.18.0.5:54678 for (0xc00099a900)"
"2020-01-03 19:07:47.005 UTC [common.deliver] Handle -> DEBU 1b62 Waiting for new SeekInfo from 172.18.0.5:54678"
"2020-01-03 19:07:47.005 UTC [common.deliver] Handle -> DEBU 1b63 Attempting to read seek info message from 172.18.0.5:54678"
"2020-01-03 19:07:47.008 UTC [common.deliver] Handle -> WARN 1b64 Error reading from 172.18.0.5:54678: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:47.008 UTC [orderer.common.server] func1 -> DEBU 1b65 Closing Deliver stream"
"2020-01-03 19:07:47.008 UTC [comm.grpc.server] 1 -> INFO 1b66 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54678 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=24.2898ms
"2020-01-03 19:07:47.009 UTC [grpc] infof -> DEBU 1b67 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:47.046 UTC [orderer.consensus.etcdraft] Check -> DEBU 1b68 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:47.048 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1b69 Sending msg of 28 bytes to 2 on channel businesschannel took 15.9µs"
"2020-01-03 19:07:47.049 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1b6a Sending msg of 28 bytes to 3 on channel businesschannel took 16.9µs"
"2020-01-03 19:07:47.050 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1b6b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63µs "
"2020-01-03 19:07:47.052 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1b6c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:47.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1b6d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:47.056 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1b6e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 5.9794ms "
"2020-01-03 19:07:47.230 UTC [orderer.common.server] Deliver -> DEBU 1b6f Starting new Deliver handler"
"2020-01-03 19:07:47.231 UTC [common.deliver] Handle -> DEBU 1b70 Starting new deliver loop for 172.18.0.5:54680"
"2020-01-03 19:07:47.232 UTC [common.deliver] Handle -> DEBU 1b71 Attempting to read seek info message from 172.18.0.5:54680"
"2020-01-03 19:07:47.233 UTC [policies] EvaluateSignedData -> DEBU 1b72 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:47.233 UTC [policies] EvaluateSignedData -> DEBU 1b73 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.234 UTC [policies] EvaluateSignedData -> DEBU 1b74 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:47.234 UTC [policies] EvaluateSignedData -> DEBU 1b75 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.235 UTC [policies] EvaluateSignedData -> DEBU 1b76 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:47.235 UTC [msp.identity] Verify -> DEBU 1b77 Verify: digest = 00000000 98 01 10 d6 66 0a 99 c9 70 84 06 66 5c 89 1f d0 |....f...p..f\...|
00000010 2b 3e 18 04 fc cf 3c 9d 78 c9 69 a2 72 42 02 83 |+>....<.x.i.rB..|"
"2020-01-03 19:07:47.235 UTC [msp.identity] Verify -> DEBU 1b78 Verify: sig = 00000000 30 44 02 20 48 19 5e 62 71 22 29 61 a7 c9 dd aa |0D. H.^bq")a....|
00000010 2f d7 61 9b f4 14 64 fc ad 43 c3 b5 0f f3 18 9a |/.a...d..C......|
00000020 31 fa 03 d8 02 20 6a 53 48 4f d0 8e e8 c8 b5 e4 |1.... jSHO......|
00000030 e9 c9 39 16 b3 d7 a6 05 94 10 b2 0f 62 af 76 55 |..9.........b.vU|
00000040 be 13 77 e7 8a 1d |..w...|"
"2020-01-03 19:07:47.236 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b79 signature for identity 0 validated"
"2020-01-03 19:07:47.236 UTC [cauthdsl] func1 -> DEBU 1b7a 0xc0011c49e0 gate 1578078467236833000 evaluation starts"
"2020-01-03 19:07:47.237 UTC [cauthdsl] func2 -> DEBU 1b7b 0xc0011c49e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:47.237 UTC [cauthdsl] func2 -> DEBU 1b7c 0xc0011c49e0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:47.237 UTC [cauthdsl] func2 -> DEBU 1b7d 0xc0011c49e0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:47.237 UTC [cauthdsl] func1 -> DEBU 1b7e 0xc0011c49e0 gate 1578078467236833000 evaluation succeeds"
"2020-01-03 19:07:47.237 UTC [policies] EvaluateSignedData -> DEBU 1b7f Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.238 UTC [policies] EvaluateSignedData -> DEBU 1b80 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.238 UTC [policies] EvaluateSignedData -> DEBU 1b81 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.238 UTC [policies] EvaluateSignedData -> DEBU 1b82 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.238 UTC [policies] EvaluateSignedData -> DEBU 1b83 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:47.239 UTC [policies] EvaluateSignedData -> DEBU 1b84 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:47.239 UTC [common.deliver] deliverBlocks -> DEBU 1b85 [channel: testchainid] Received seekInfo (0xc00099b1c0) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54680"
"2020-01-03 19:07:47.239 UTC [fsblkstorage] Next -> DEBU 1b86 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:07:47.240 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b87 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:07:47.240 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b88 Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:07:47.240 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b89 Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:07:47.240 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b8a blockbytes [30764] read from file [0]"
"2020-01-03 19:07:47.241 UTC [common.deliver] deliverBlocks -> DEBU 1b8b [channel: testchainid] Delivering block [1] for (0xc00099b1c0) for 172.18.0.5:54680"
"2020-01-03 19:07:47.242 UTC [common.deliver] deliverBlocks -> DEBU 1b8c [channel: testchainid] Done delivering to 172.18.0.5:54680 for (0xc00099b1c0)"
"2020-01-03 19:07:47.244 UTC [common.deliver] Handle -> DEBU 1b8d Waiting for new SeekInfo from 172.18.0.5:54680"
"2020-01-03 19:07:47.244 UTC [common.deliver] Handle -> DEBU 1b8e Attempting to read seek info message from 172.18.0.5:54680"
"2020-01-03 19:07:47.245 UTC [policies] EvaluateSignedData -> DEBU 1b8f == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:47.246 UTC [policies] EvaluateSignedData -> DEBU 1b90 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.246 UTC [policies] EvaluateSignedData -> DEBU 1b91 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:47.246 UTC [policies] EvaluateSignedData -> DEBU 1b92 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.246 UTC [policies] EvaluateSignedData -> DEBU 1b93 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:47.246 UTC [msp.identity] Verify -> DEBU 1b94 Verify: digest = 00000000 67 28 c8 d3 3f 0c 31 13 49 ad d7 58 2b a9 21 45 |g(..?.1.I..X+.!E|
00000010 81 e7 53 3b c2 4d c8 02 8d 35 ba 1f 24 c1 dd 76 |..S;.M...5..$..v|"
"2020-01-03 19:07:47.246 UTC [msp.identity] Verify -> DEBU 1b95 Verify: sig = 00000000 30 45 02 21 00 fc 46 27 89 f4 36 e4 49 67 07 ef |0E.!..F'..6.Ig..|
00000010 37 29 fd 6f ac 43 b7 d7 b3 0c 14 6c 38 22 80 9c |7).o.C.....l8"..|
00000020 83 37 f2 c6 c0 02 20 03 45 3c 3e db c8 ed 48 ea |.7.... .E<>...H.|
00000030 bc 2c 6d fc d6 56 cc ac fc 5f dd b4 ac dc 38 bb |.,m..V..._....8.|
00000040 80 dc db b2 31 f7 98 |....1..|"
"2020-01-03 19:07:47.247 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b96 signature for identity 0 validated"
"2020-01-03 19:07:47.247 UTC [cauthdsl] func1 -> DEBU 1b97 0xc0011e8f70 gate 1578078467247276300 evaluation starts"
"2020-01-03 19:07:47.247 UTC [cauthdsl] func2 -> DEBU 1b98 0xc0011e8f70 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:47.247 UTC [cauthdsl] func2 -> DEBU 1b99 0xc0011e8f70 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:47.247 UTC [cauthdsl] func2 -> DEBU 1b9a 0xc0011e8f70 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:47.247 UTC [cauthdsl] func1 -> DEBU 1b9b 0xc0011e8f70 gate 1578078467247276300 evaluation succeeds"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1b9c Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1b9d == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1b9e Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1b9f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1ba0 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1ba1 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:47.248 UTC [common.deliver] deliverBlocks -> DEBU 1ba2 [channel: testchainid] Received seekInfo (0xc00099b4c0) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54680"
"2020-01-03 19:07:47.248 UTC [fsblkstorage] Next -> DEBU 1ba3 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:07:47.249 UTC [fsblkstorage] newBlockfileStream -> DEBU 1ba4 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:07:47.249 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ba5 Remaining bytes=[54081], Going to peek [8] bytes"
"2020-01-03 19:07:47.249 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ba6 Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:07:47.249 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ba7 blockbytes [23311] read from file [0]"
"2020-01-03 19:07:47.250 UTC [common.deliver] deliverBlocks -> DEBU 1ba8 [channel: testchainid] Delivering block [0] for (0xc00099b4c0) for 172.18.0.5:54680"
"2020-01-03 19:07:47.250 UTC [common.deliver] deliverBlocks -> DEBU 1ba9 [channel: testchainid] Done delivering to 172.18.0.5:54680 for (0xc00099b4c0)"
"2020-01-03 19:07:47.250 UTC [common.deliver] Handle -> DEBU 1baa Waiting for new SeekInfo from 172.18.0.5:54680"
"2020-01-03 19:07:47.250 UTC [common.deliver] Handle -> DEBU 1bab Attempting to read seek info message from 172.18.0.5:54680"
"2020-01-03 19:07:47.257 UTC [common.deliver] Handle -> WARN 1bac Error reading from 172.18.0.5:54680: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:47.258 UTC [orderer.common.server] func1 -> DEBU 1bad Closing Deliver stream"
"2020-01-03 19:07:47.258 UTC [comm.grpc.server] 1 -> INFO 1bae streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54680 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=27.8136ms
"2020-01-03 19:07:47.258 UTC [grpc] infof -> DEBU 1baf transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:47.433 UTC [orderer.common.server] Deliver -> DEBU 1bb0 Starting new Deliver handler"
"2020-01-03 19:07:47.434 UTC [common.deliver] Handle -> DEBU 1bb1 Starting new deliver loop for 172.18.0.5:54682"
"2020-01-03 19:07:47.434 UTC [common.deliver] Handle -> DEBU 1bb2 Attempting to read seek info message from 172.18.0.5:54682"
"2020-01-03 19:07:47.435 UTC [policies] EvaluateSignedData -> DEBU 1bb3 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:47.435 UTC [policies] EvaluateSignedData -> DEBU 1bb4 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.436 UTC [policies] EvaluateSignedData -> DEBU 1bb5 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:47.436 UTC [policies] EvaluateSignedData -> DEBU 1bb6 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.436 UTC [policies] EvaluateSignedData -> DEBU 1bb7 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:47.436 UTC [msp.identity] Verify -> DEBU 1bb8 Verify: digest = 00000000 c6 d6 8c f4 cd 24 e5 7e 93 2e 8a 40 ad 92 0f ce |.....$.~...@....|
00000010 96 0d d4 0c d7 00 33 26 66 1c af 0b 63 eb c7 02 |......3&f...c...|"
"2020-01-03 19:07:47.437 UTC [msp.identity] Verify -> DEBU 1bb9 Verify: sig = 00000000 30 45 02 21 00 c2 89 08 9a 55 49 f6 38 1e bb 25 |0E.!.....UI.8..%|
00000010 12 6b a8 00 45 d0 24 fc dc 32 a0 f2 ee a2 01 d4 |.k..E.$..2......|
00000020 ad 11 9e ac 58 02 20 69 d8 e2 da 53 14 d8 7f bb |....X. i...S....|
00000030 3a 30 90 09 5f 49 33 6a 26 78 d1 fc 0e cc f8 fc |:0.._I3j&x......|
00000040 36 37 45 e6 de 69 a5 |67E..i.|"
"2020-01-03 19:07:47.437 UTC [policies] SignatureSetToValidIdentities -> DEBU 1bba signature for identity 0 validated"
"2020-01-03 19:07:47.438 UTC [cauthdsl] func1 -> DEBU 1bbb 0xc0011bb760 gate 1578078467438051900 evaluation starts"
"2020-01-03 19:07:47.438 UTC [cauthdsl] func2 -> DEBU 1bbc 0xc0011bb760 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:47.438 UTC [cauthdsl] func2 -> DEBU 1bbd 0xc0011bb760 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:47.438 UTC [cauthdsl] func2 -> DEBU 1bbe 0xc0011bb760 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:47.438 UTC [cauthdsl] func1 -> DEBU 1bbf 0xc0011bb760 gate 1578078467438051900 evaluation succeeds"
"2020-01-03 19:07:47.439 UTC [policies] EvaluateSignedData -> DEBU 1bc0 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.439 UTC [policies] EvaluateSignedData -> DEBU 1bc1 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.439 UTC [policies] EvaluateSignedData -> DEBU 1bc2 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.440 UTC [policies] EvaluateSignedData -> DEBU 1bc3 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.440 UTC [policies] EvaluateSignedData -> DEBU 1bc4 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:47.440 UTC [policies] EvaluateSignedData -> DEBU 1bc5 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:47.441 UTC [common.deliver] deliverBlocks -> DEBU 1bc6 [channel: testchainid] Received seekInfo (0xc000305a00) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54682"
"2020-01-03 19:07:47.441 UTC [fsblkstorage] Next -> DEBU 1bc7 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:07:47.441 UTC [fsblkstorage] newBlockfileStream -> DEBU 1bc8 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:07:47.442 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bc9 Remaining bytes=[54081], Going to peek [8] bytes"
"2020-01-03 19:07:47.442 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bca Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:07:47.442 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bcb blockbytes [23311] read from file [0]"
"2020-01-03 19:07:47.443 UTC [common.deliver] deliverBlocks -> DEBU 1bcc [channel: testchainid] Delivering block [0] for (0xc000305a00) for 172.18.0.5:54682"
"2020-01-03 19:07:47.443 UTC [common.deliver] deliverBlocks -> DEBU 1bcd [channel: testchainid] Done delivering to 172.18.0.5:54682 for (0xc000305a00)"
"2020-01-03 19:07:47.444 UTC [common.deliver] Handle -> DEBU 1bce Waiting for new SeekInfo from 172.18.0.5:54682"
"2020-01-03 19:07:47.444 UTC [common.deliver] Handle -> DEBU 1bcf Attempting to read seek info message from 172.18.0.5:54682"
"2020-01-03 19:07:47.449 UTC [grpc] infof -> DEBU 1bd1 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:47.449 UTC [common.deliver] Handle -> WARN 1bd0 Error reading from 172.18.0.5:54682: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:47.450 UTC [orderer.common.server] func1 -> DEBU 1bd2 Closing Deliver stream"
"2020-01-03 19:07:47.451 UTC [comm.grpc.server] 1 -> INFO 1bd3 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54682 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=17.6894ms
"2020-01-03 19:07:47.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1bd4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:47.456 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1bd6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.6µs "
"2020-01-03 19:07:47.456 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1bd5 Sending msg of 28 bytes to 3 on channel testchainid took 57.3µs"
"2020-01-03 19:07:47.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1bd7 Sending msg of 28 bytes to 2 on channel businesschannel took 45.9µs"
"2020-01-03 19:07:47.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1bd8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81µs "
"2020-01-03 19:07:47.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1bd9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.6µs "
"2020-01-03 19:07:47.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1bda Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:47.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1bdb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:47.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1bdc Sending msg of 28 bytes to 3 on channel businesschannel took 148.2µs"
"2020-01-03 19:07:47.614 UTC [orderer.common.server] Deliver -> DEBU 1bdd Starting new Deliver handler"
"2020-01-03 19:07:47.615 UTC [common.deliver] Handle -> DEBU 1bde Starting new deliver loop for 172.18.0.5:54684"
"2020-01-03 19:07:47.616 UTC [common.deliver] Handle -> DEBU 1bdf Attempting to read seek info message from 172.18.0.5:54684"
"2020-01-03 19:07:47.617 UTC [policies] EvaluateSignedData -> DEBU 1be0 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:47.618 UTC [policies] EvaluateSignedData -> DEBU 1be1 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.618 UTC [policies] EvaluateSignedData -> DEBU 1be2 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:47.618 UTC [policies] EvaluateSignedData -> DEBU 1be3 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.619 UTC [policies] EvaluateSignedData -> DEBU 1be4 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:47.619 UTC [msp.identity] Verify -> DEBU 1be5 Verify: digest = 00000000 32 44 69 4d 39 97 af 6c 5f 7e fd 7c da 51 65 f2 |2DiM9..l_~.|.Qe.|
00000010 5d 0b 68 33 b7 1b b1 8c 99 52 81 c7 d3 09 c6 09 |].h3.....R......|"
"2020-01-03 19:07:47.619 UTC [msp.identity] Verify -> DEBU 1be6 Verify: sig = 00000000 30 44 02 20 58 3b 2a 06 45 1e 00 7d 7c 0c e7 d5 |0D. X;*.E..}|...|
00000010 be 77 98 0c 13 8a 9c 81 c1 7d 2c c3 e7 20 b2 b6 |.w.......},.. ..|
00000020 57 33 c6 18 02 20 68 40 46 c3 06 dc 1d b0 5c fb |W3... h@F.....\.|
00000030 ea 03 e6 79 4f 5b 9b f9 33 f8 79 af da 1b fc 00 |...yO[..3.y.....|
00000040 31 80 fa 16 08 cd |1.....|"
"2020-01-03 19:07:47.620 UTC [policies] SignatureSetToValidIdentities -> DEBU 1be7 signature for identity 0 validated"
"2020-01-03 19:07:47.620 UTC [cauthdsl] func1 -> DEBU 1be8 0xc0012ba590 gate 1578078467620495500 evaluation starts"
"2020-01-03 19:07:47.621 UTC [cauthdsl] func2 -> DEBU 1be9 0xc0012ba590 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:47.621 UTC [cauthdsl] func2 -> DEBU 1bea 0xc0012ba590 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:47.621 UTC [cauthdsl] func2 -> DEBU 1beb 0xc0012ba590 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:47.621 UTC [cauthdsl] func1 -> DEBU 1bec 0xc0012ba590 gate 1578078467620495500 evaluation succeeds"
"2020-01-03 19:07:47.622 UTC [policies] EvaluateSignedData -> DEBU 1bed Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.622 UTC [policies] EvaluateSignedData -> DEBU 1bee == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.622 UTC [policies] EvaluateSignedData -> DEBU 1bef Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.623 UTC [policies] EvaluateSignedData -> DEBU 1bf0 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.623 UTC [policies] EvaluateSignedData -> DEBU 1bf1 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:47.623 UTC [policies] EvaluateSignedData -> DEBU 1bf2 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:47.623 UTC [common.deliver] deliverBlocks -> DEBU 1bf3 [channel: testchainid] Received seekInfo (0xc000a6ac00) start:<specified:<number:1 > > stop:<specified:<number:1 > > from 172.18.0.5:54684"
"2020-01-03 19:07:47.624 UTC [fsblkstorage] Next -> DEBU 1bf4 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:07:47.624 UTC [fsblkstorage] newBlockfileStream -> DEBU 1bf5 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:07:47.624 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bf6 Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:07:47.624 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bf7 Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:07:47.625 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bf8 blockbytes [30764] read from file [0]"
"2020-01-03 19:07:47.625 UTC [common.deliver] deliverBlocks -> DEBU 1bf9 [channel: testchainid] Delivering block [1] for (0xc000a6ac00) for 172.18.0.5:54684"
"2020-01-03 19:07:47.626 UTC [common.deliver] deliverBlocks -> DEBU 1bfa [channel: testchainid] Done delivering to 172.18.0.5:54684 for (0xc000a6ac00)"
"2020-01-03 19:07:47.627 UTC [common.deliver] Handle -> DEBU 1bfb Waiting for new SeekInfo from 172.18.0.5:54684"
"2020-01-03 19:07:47.627 UTC [common.deliver] Handle -> DEBU 1bfc Attempting to read seek info message from 172.18.0.5:54684"
"2020-01-03 19:07:47.634 UTC [grpc] infof -> DEBU 1bfd transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:47.634 UTC [common.deliver] Handle -> WARN 1bfe Error reading from 172.18.0.5:54684: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:47.634 UTC [orderer.common.server] func1 -> DEBU 1bff Closing Deliver stream"
"2020-01-03 19:07:47.635 UTC [comm.grpc.server] 1 -> INFO 1c00 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54684 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=20.6556ms
"2020-01-03 19:07:47.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c01 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:47.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c02 Sending msg of 28 bytes to 3 on channel testchainid took 20.3µs"
"2020-01-03 19:07:47.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c03 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97.7µs "
"2020-01-03 19:07:48.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c04 Sending msg of 28 bytes to 2 on channel businesschannel took 19.3µs"
"2020-01-03 19:07:48.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c05 Sending msg of 28 bytes to 3 on channel businesschannel took 11.3µs"
"2020-01-03 19:07:48.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c06 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 155.7µs "
"2020-01-03 19:07:48.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c07 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 157.7µs "
"2020-01-03 19:07:48.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c08 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:48.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c09 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:48.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c0a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:48.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c0b Sending msg of 28 bytes to 3 on channel testchainid took 14.5µs"
"2020-01-03 19:07:48.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c0c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.8µs "
"2020-01-03 19:07:48.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c0d Sending msg of 28 bytes to 3 on channel businesschannel took 18.3µs"
"2020-01-03 19:07:48.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c0e Sending msg of 28 bytes to 2 on channel businesschannel took 11µs"
"2020-01-03 19:07:48.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c0f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 71.5µs "
"2020-01-03 19:07:48.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c10 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.4µs "
"2020-01-03 19:07:48.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c11 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:48.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c12 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:48.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c13 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:48.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c14 Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:07:48.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c15 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 131.4µs "
"2020-01-03 19:07:49.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 1c16 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:49.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c17 Sending msg of 28 bytes to 2 on channel businesschannel took 31µs"
"2020-01-03 19:07:49.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c18 Sending msg of 28 bytes to 3 on channel businesschannel took 31.6µs"
"2020-01-03 19:07:49.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c19 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 140.4µs "
"2020-01-03 19:07:49.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c1a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 91.5µs "
"2020-01-03 19:07:49.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c1b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:49.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c1c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:49.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c1d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:49.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c1e Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:07:49.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c1f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60µs "
"2020-01-03 19:07:49.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c20 Sending msg of 28 bytes to 2 on channel businesschannel took 560.9µs"
"2020-01-03 19:07:49.525 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c21 Sending msg of 28 bytes to 3 on channel businesschannel took 15µs"
"2020-01-03 19:07:49.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c22 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 95.5µs "
"2020-01-03 19:07:49.526 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c23 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 49.7µs "
"2020-01-03 19:07:49.531 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c24 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:49.533 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c25 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:49.603 UTC [orderer.common.server] replicateDisabledChains -> DEBU 1c26 No inactive chains to try to replicate"
"2020-01-03 19:07:49.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c27 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:49.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c28 Sending msg of 28 bytes to 3 on channel testchainid took 17.6µs"
"2020-01-03 19:07:49.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c29 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.7µs "
"2020-01-03 19:07:50.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c2a Sending msg of 28 bytes to 3 on channel businesschannel took 21.9µs"
"2020-01-03 19:07:50.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c2b Sending msg of 28 bytes to 2 on channel businesschannel took 14.8µs"
"2020-01-03 19:07:50.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c2c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 66.7µs "
"2020-01-03 19:07:50.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c2d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.7µs "
"2020-01-03 19:07:50.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c2e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:50.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c2f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:50.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c30 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:50.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c31 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:07:50.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c32 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.1µs "
"2020-01-03 19:07:50.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c33 Sending msg of 28 bytes to 2 on channel businesschannel took 22.2µs"
"2020-01-03 19:07:50.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c34 Sending msg of 28 bytes to 3 on channel businesschannel took 15.6µs"
"2020-01-03 19:07:50.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c35 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 106.9µs "
"2020-01-03 19:07:50.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c36 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 72.5µs "
"2020-01-03 19:07:50.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c37 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:50.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c38 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:50.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c39 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:50.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c3a Sending msg of 28 bytes to 3 on channel testchainid took 17.4µs"
"2020-01-03 19:07:50.956 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c3b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.2671ms "
"2020-01-03 19:07:51.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 1c3c Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:51.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c3d Sending msg of 28 bytes to 2 on channel businesschannel took 21.7µs"
"2020-01-03 19:07:51.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c3e Sending msg of 28 bytes to 3 on channel businesschannel took 25.1µs"
"2020-01-03 19:07:51.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c3f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 107.3µs "
"2020-01-03 19:07:51.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c40 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 61.4µs "
"2020-01-03 19:07:51.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c41 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:51.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c42 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:51.452 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c43 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:51.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c44 Sending msg of 28 bytes to 3 on channel testchainid took 92.6µs"
"2020-01-03 19:07:51.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c45 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 124.2µs "
"2020-01-03 19:07:51.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c46 Sending msg of 28 bytes to 2 on channel businesschannel took 23.1µs"
"2020-01-03 19:07:51.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c47 Sending msg of 28 bytes to 3 on channel businesschannel took 26.2µs"
"2020-01-03 19:07:51.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c48 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 174.4µs "
"2020-01-03 19:07:51.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c49 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.7µs "
"2020-01-03 19:07:51.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c4a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:51.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c4b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:51.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c4c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:51.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c4d Sending msg of 28 bytes to 3 on channel testchainid took 109.9µs"
"2020-01-03 19:07:51.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c4e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 104.2µs "
"2020-01-03 19:07:52.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c4f Sending msg of 28 bytes to 2 on channel businesschannel took 16.5µs"
"2020-01-03 19:07:52.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c51 Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:07:52.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c52 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.9µs "
"2020-01-03 19:07:52.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c50 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 126.5µs "
"2020-01-03 19:07:52.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c53 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:52.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c54 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:52.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c55 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:52.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c56 Sending msg of 28 bytes to 3 on channel testchainid took 41.5µs"
"2020-01-03 19:07:52.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c57 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 91.2µs "
"2020-01-03 19:07:52.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c58 Sending msg of 28 bytes to 2 on channel businesschannel took 23µs"
"2020-01-03 19:07:52.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c59 Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:07:52.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c5a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 108.7µs "
"2020-01-03 19:07:52.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c5b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 52.9µs "
"2020-01-03 19:07:52.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c5c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:52.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c5d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:52.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c5e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:52.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c5f Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:07:52.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c60 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 142.4µs "
"2020-01-03 19:07:53.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 1c61 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:53.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c62 Sending msg of 28 bytes to 2 on channel businesschannel took 20.6µs"
"2020-01-03 19:07:53.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c63 Sending msg of 28 bytes to 3 on channel businesschannel took 14.8µs"
"2020-01-03 19:07:53.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c65 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.4µs "
"2020-01-03 19:07:53.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c64 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 82.4µs "
"2020-01-03 19:07:53.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c66 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:53.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c67 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:53.455 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c68 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:53.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c69 Sending msg of 28 bytes to 3 on channel testchainid took 21.6µs"
"2020-01-03 19:07:53.456 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c6a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 161.1µs "
"2020-01-03 19:07:53.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c6b Sending msg of 28 bytes to 2 on channel businesschannel took 37.5µs"
"2020-01-03 19:07:53.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c6c Sending msg of 28 bytes to 3 on channel businesschannel took 32µs"
"2020-01-03 19:07:53.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c6d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 135.3µs "
"2020-01-03 19:07:53.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c6e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 77.5µs "
"2020-01-03 19:07:53.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c6f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:53.528 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c70 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:53.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c71 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:53.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c72 Sending msg of 28 bytes to 3 on channel testchainid took 12.1µs"
"2020-01-03 19:07:53.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c73 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 215µs "
"2020-01-03 19:07:54.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c74 Sending msg of 28 bytes to 2 on channel businesschannel took 24.7µs"
"2020-01-03 19:07:54.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c75 Sending msg of 28 bytes to 3 on channel businesschannel took 19.4µs"
"2020-01-03 19:07:54.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c76 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 197.1µs "
"2020-01-03 19:07:54.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c77 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 362.6µs "
"2020-01-03 19:07:54.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c78 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:54.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c79 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:54.455 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c7a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:54.456 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c7b Sending msg of 28 bytes to 3 on channel testchainid took 13.9µs"
"2020-01-03 19:07:54.456 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c7c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 76.4µs "
"2020-01-03 19:07:54.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c7d Sending msg of 28 bytes to 2 on channel businesschannel took 25.9µs"
"2020-01-03 19:07:54.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c7e Sending msg of 28 bytes to 3 on channel businesschannel took 6.3µs"
"2020-01-03 19:07:54.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c7f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.7µs "
"2020-01-03 19:07:54.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c80 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 60.7µs "
"2020-01-03 19:07:54.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c81 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:54.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c82 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:54.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c83 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:54.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c84 Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:07:54.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c85 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.9µs "
"2020-01-03 19:07:55.025 UTC [orderer.consensus.etcdraft] Check -> DEBU 1c86 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:55.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c87 Sending msg of 28 bytes to 2 on channel businesschannel took 19.1µs"
"2020-01-03 19:07:55.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c88 Sending msg of 28 bytes to 3 on channel businesschannel took 14µs"
"2020-01-03 19:07:55.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c89 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.2µs "
"2020-01-03 19:07:55.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c8a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 57.4µs "
"2020-01-03 19:07:55.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c8b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:55.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c8c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:55.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c8d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:55.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c8e Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:07:55.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c8f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.3µs "
"2020-01-03 19:07:55.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c90 Sending msg of 28 bytes to 2 on channel businesschannel took 20µs"
"2020-01-03 19:07:55.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c91 Sending msg of 28 bytes to 3 on channel businesschannel took 17.8µs"
"2020-01-03 19:07:55.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c92 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 138.1µs "
"2020-01-03 19:07:55.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c93 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 72.9µs "
"2020-01-03 19:07:55.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c94 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:55.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c95 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:55.957 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c96 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:55.957 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c97 Sending msg of 28 bytes to 3 on channel testchainid took 56.5µs"
"2020-01-03 19:07:55.957 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c98 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 84.9µs "
"2020-01-03 19:07:56.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c99 Sending msg of 28 bytes to 2 on channel businesschannel took 14µs"
"2020-01-03 19:07:56.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c9a Sending msg of 28 bytes to 3 on channel businesschannel took 10.4µs"
"2020-01-03 19:07:56.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c9b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.4µs "
"2020-01-03 19:07:56.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c9c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 40.2µs "
"2020-01-03 19:07:56.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c9d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:56.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c9e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:56.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c9f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:56.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1ca0 Sending msg of 28 bytes to 3 on channel testchainid took 20.3µs"
"2020-01-03 19:07:56.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1ca1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.1µs "
"2020-01-03 19:07:56.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1ca2 Sending msg of 28 bytes to 2 on channel businesschannel took 28.1µs"
"2020-01-03 19:07:56.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1ca3 Sending msg of 28 bytes to 3 on channel businesschannel took 17µs"
"2020-01-03 19:07:56.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1ca4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 116.8µs "
"2020-01-03 19:07:56.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1ca5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 88.9µs "
"2020-01-03 19:07:56.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1ca6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:56.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1ca7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:56.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1ca8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:56.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1ca9 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:07:56.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1caa Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 252.9µs "
"2020-01-03 19:07:57.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 1cab Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:07:57.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1cac Sending msg of 28 bytes to 2 on channel businesschannel took 15.6µs"
"2020-01-03 19:07:57.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1cad Sending msg of 28 bytes to 3 on channel businesschannel took 15.1µs"
"2020-01-03 19:07:57.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1cae Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 298.4µs "
"2020-01-03 19:07:57.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1caf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 204.5µs "
"2020-01-03 19:07:57.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1cb0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1cb1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1cb2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:57.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1cb3 Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:07:57.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1cb4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.7µs "
"2020-01-03 19:07:57.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1cb5 Sending msg of 28 bytes to 2 on channel businesschannel took 17.4µs"
"2020-01-03 19:07:57.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1cb6 Sending msg of 28 bytes to 3 on channel businesschannel took 8.9µs"
"2020-01-03 19:07:57.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1cb7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 205µs "
"2020-01-03 19:07:57.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1cb8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 133.7µs "
"2020-01-03 19:07:57.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1cb9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1cba Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.683 UTC [orderer.common.server] Broadcast -> DEBU 1cbb Starting new Broadcast handler"
"2020-01-03 19:07:57.683 UTC [orderer.common.broadcast] Handle -> DEBU 1cbc Starting new broadcast loop for 172.18.0.5:54686"
"2020-01-03 19:07:57.684 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1cbd [channel: businesschannel] Broadcast is processing config update message from 172.18.0.5:54686"
"2020-01-03 19:07:57.685 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 1cbe Processing config update message for exisitng channel businesschannel"
"2020-01-03 19:07:57.686 UTC [policies] EvaluateSignedData -> DEBU 1cbf == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:57.686 UTC [policies] EvaluateSignedData -> DEBU 1cc0 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.687 UTC [policies] EvaluateSignedData -> DEBU 1cc1 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:57.687 UTC [policies] EvaluateSignedData -> DEBU 1cc2 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.688 UTC [policies] EvaluateSignedData -> DEBU 1cc3 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:57.688 UTC [msp.identity] Verify -> DEBU 1cc4 Verify: digest = 00000000 a3 7f 73 a4 4e 22 3f fc a5 5c 90 55 89 9e 2b b3 |..s.N"?..\.U..+.|
00000010 b3 aa 23 ab 31 20 48 a7 cb 1e f0 f6 a1 98 87 98 |..#.1 H.........|"
"2020-01-03 19:07:57.689 UTC [msp.identity] Verify -> DEBU 1cc5 Verify: sig = 00000000 30 44 02 20 5e 73 c0 fe d6 0c 89 59 e0 58 1d 35 |0D. ^s.....Y.X.5|
00000010 a9 31 a9 92 5e 05 69 16 2e 0f 3e 06 02 c3 2a 48 |.1..^.i...>...*H|
00000020 3d 27 63 28 02 20 09 8f dc 68 69 f0 14 03 98 81 |='c(. ...hi.....|
00000030 5c 3b 3d 44 66 47 53 74 b0 f9 7a 4b 2e 76 3a a7 |\;=DfGSt..zK.v:.|
00000040 c7 35 a9 85 69 95 |.5..i.|"
"2020-01-03 19:07:57.712 UTC [policies] SignatureSetToValidIdentities -> DEBU 1cc6 signature for identity 0 validated"
"2020-01-03 19:07:57.712 UTC [cauthdsl] func1 -> DEBU 1cc7 0xc000e36050 gate 1578078477712754100 evaluation starts"
"2020-01-03 19:07:57.713 UTC [cauthdsl] func2 -> DEBU 1cc8 0xc000e36050 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:57.717 UTC [cauthdsl] func2 -> DEBU 1cc9 0xc000e36050 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:57.717 UTC [cauthdsl] func2 -> DEBU 1cca 0xc000e36050 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:57.719 UTC [cauthdsl] func1 -> DEBU 1ccb 0xc000e36050 gate 1578078477712754100 evaluation succeeds"
"2020-01-03 19:07:57.719 UTC [policies] EvaluateSignedData -> DEBU 1ccc Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.725 UTC [policies] EvaluateSignedData -> DEBU 1ccd == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.726 UTC [policies] EvaluateSignedData -> DEBU 1cce Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:57.728 UTC [policies] EvaluateSignedData -> DEBU 1ccf == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:57.729 UTC [policies] EvaluateSignedData -> DEBU 1cd0 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:57.731 UTC [policies] EvaluateSignedData -> DEBU 1cd1 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:57.733 UTC [common.configtx] addToMap -> DEBU 1cd2 Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.733 UTC [common.configtx] addToMap -> DEBU 1cd3 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.734 UTC [common.configtx] addToMap -> DEBU 1cd4 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.735 UTC [common.configtx] addToMap -> DEBU 1cd5 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.736 UTC [common.configtx] addToMap -> DEBU 1cd6 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.737 UTC [common.configtx] addToMap -> DEBU 1cd7 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.737 UTC [common.configtx] addToMap -> DEBU 1cd8 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.738 UTC [common.configtx] addToMap -> DEBU 1cd9 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.738 UTC [common.configtx] addToMap -> DEBU 1cda Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.738 UTC [common.configtx] addToMap -> DEBU 1cdb Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.739 UTC [common.configtx] addToMap -> DEBU 1cdc Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.740 UTC [common.configtx] addToMap -> DEBU 1cdd Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.740 UTC [common.configtx] addToMap -> DEBU 1cde Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.741 UTC [common.configtx] addToMap -> DEBU 1cdf Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.741 UTC [common.configtx] addToMap -> DEBU 1ce0 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.742 UTC [common.configtx] addToMap -> DEBU 1ce1 Adding to config map: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.743 UTC [common.configtx] addToMap -> DEBU 1ce2 Adding to config map: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.744 UTC [common.configtx] addToMap -> DEBU 1ce3 Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.745 UTC [common.configtx] addToMap -> DEBU 1ce4 Adding to config map: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.745 UTC [common.configtx] addToMap -> DEBU 1ce5 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.746 UTC [common.configtx] addToMap -> DEBU 1ce6 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.746 UTC [common.configtx] addToMap -> DEBU 1ce7 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.747 UTC [common.configtx] addToMap -> DEBU 1ce8 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.748 UTC [common.configtx] addToMap -> DEBU 1ce9 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.748 UTC [common.configtx] addToMap -> DEBU 1cea Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.748 UTC [common.configtx] addToMap -> DEBU 1ceb Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.749 UTC [common.configtx] addToMap -> DEBU 1cec Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.749 UTC [common.configtx] addToMap -> DEBU 1ced Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.750 UTC [common.configtx] verifyDeltaSet -> DEBU 1cee Processing change to key: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.750 UTC [common.configtx] verifyDeltaSet -> DEBU 1cef Processing change to key: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.750 UTC [common.configtx] verifyDeltaSet -> DEBU 1cf0 Processing change to key: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.750 UTC [common.configtx] verifyDeltaSet -> DEBU 1cf1 Processing change to key: [Group] /Channel/Application"
"2020-01-03 19:07:57.751 UTC [common.configtx] policyForItem -> DEBU 1cf2 Getting policy for item Application with mod_policy Admins"
"2020-01-03 19:07:57.752 UTC [policies] Manager -> DEBU 1cf3 Manager Channel looking up path []"
"2020-01-03 19:07:57.752 UTC [policies] Manager -> DEBU 1cf4 Manager Channel has managers Application"
"2020-01-03 19:07:57.752 UTC [policies] Manager -> DEBU 1cf5 Manager Channel has managers Orderer"
"2020-01-03 19:07:57.754 UTC [policies] Manager -> DEBU 1cf6 Manager Channel looking up path [Application]"
"2020-01-03 19:07:57.754 UTC [policies] Manager -> DEBU 1cf7 Manager Channel has managers Application"
"2020-01-03 19:07:57.754 UTC [policies] Manager -> DEBU 1cf8 Manager Channel has managers Orderer"
"2020-01-03 19:07:57.755 UTC [policies] Manager -> DEBU 1cf9 Manager Channel/Application looking up path []"
"2020-01-03 19:07:57.755 UTC [policies] Manager -> DEBU 1cfa Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:07:57.755 UTC [policies] Manager -> DEBU 1cfb Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:07:57.755 UTC [policies] EvaluateSignedData -> DEBU 1cfc == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Admins =="
"2020-01-03 19:07:57.756 UTC [policies] EvaluateSignedData -> DEBU 1cfd This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.756 UTC [policies] EvaluateSignedData -> DEBU 1cfe == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:07:57.757 UTC [msp.identity] Verify -> DEBU 1cff Verify: digest = 00000000 bc e3 c7 a1 03 5e 91 0c 73 11 36 11 1b e7 ee 24 |.....^..s.6....$|
00000010 e7 96 0f e8 d4 a9 0e c0 02 ed 92 3d 56 bb 68 9a |...........=V.h.|"
"2020-01-03 19:07:57.757 UTC [msp.identity] Verify -> DEBU 1d00 Verify: sig = 00000000 30 44 02 20 18 17 8f 2a 10 86 06 c2 4b 3f fc c6 |0D. ...*....K?..|
00000010 49 47 11 14 ab 80 90 44 8d 5e a3 b9 0c 90 f5 33 |IG.....D.^.....3|
00000020 ad 6f e3 f1 02 20 18 37 31 6e 3f 3c 7b e3 c8 b1 |.o... .71n?<{...|
00000030 57 a1 88 87 c7 56 48 61 1c fc e6 ed 30 e8 33 18 |W....VHa....0.3.|
00000040 1e 61 a4 e6 b6 21 |.a...!|"
"2020-01-03 19:07:57.758 UTC [policies] SignatureSetToValidIdentities -> DEBU 1d01 signature for identity 0 validated"
"2020-01-03 19:07:57.759 UTC [msp.identity] Verify -> DEBU 1d02 Verify: digest = 00000000 1e 64 ff 25 f1 2e 41 ff 0a c8 e7 e1 fb 93 02 c3 |.d.%..A.........|
00000010 db 14 52 0f 33 bd 44 26 68 a6 eb b0 e3 d3 cf e6 |..R.3.D&h.......|"
"2020-01-03 19:07:57.760 UTC [msp.identity] Verify -> DEBU 1d03 Verify: sig = 00000000 30 45 02 21 00 b7 29 49 c8 0b 5e 43 e4 c5 7c a0 |0E.!..)I..^C..|.|
00000010 91 b8 52 ee f6 1d 5f 68 91 4c 13 91 38 b2 29 d7 |..R..._h.L..8.).|
00000020 87 56 64 6d 41 02 20 33 b9 9a d0 0d e6 8d 23 3e |.VdmA. 3......#>|
00000030 e9 6f 0b b7 d9 ef 6f fb f9 e3 7e df 2f 79 ea 0c |.o....o...~./y..|
00000040 3b 9c 39 5b ee 2c 47 |;.9[.,G|"
"2020-01-03 19:07:57.762 UTC [policies] SignatureSetToValidIdentities -> DEBU 1d04 signature for identity 1 validated"
"2020-01-03 19:07:57.764 UTC [policies] SignatureSetToValidIdentities -> WARN 1d05 De-duplicating identity [Org1MSP2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77] at index 2 in signature set"
"2020-01-03 19:07:57.764 UTC [cauthdsl] func1 -> DEBU 1d06 0xc000e02750 gate 1578078477764765100 evaluation starts"
"2020-01-03 19:07:57.767 UTC [cauthdsl] func2 -> DEBU 1d07 0xc000e02750 signed by 0 principal evaluation starts (used [false false])"
"2020-01-03 19:07:57.768 UTC [cauthdsl] func2 -> DEBU 1d08 0xc000e02750 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:57.768 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 1d09 Checking if identity has been named explicitly as an admin for Org1MSP"
"2020-01-03 19:07:57.769 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 1d0a Checking if identity carries the admin ou for Org1MSP"
"2020-01-03 19:07:57.771 UTC [msp] Validate -> DEBU 1d0b MSP Org1MSP validating identity"
"2020-01-03 19:07:57.771 UTC [msp] hasOURole -> DEBU 1d0c MSP Org1MSP checking if the identity is a client"
"2020-01-03 19:07:57.772 UTC [msp] getCertificationChain -> DEBU 1d0d MSP Org1MSP getting certification chain"
"2020-01-03 19:07:57.775 UTC [cauthdsl] func2 -> DEBU 1d0e 0xc000e02750 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:57.776 UTC [cauthdsl] func1 -> DEBU 1d0f 0xc000e02750 gate 1578078477764765100 evaluation succeeds"
"2020-01-03 19:07:57.777 UTC [policies] EvaluateSignedData -> DEBU 1d10 Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.779 UTC [policies] EvaluateSignedData -> DEBU 1d11 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.779 UTC [policies] EvaluateSignedData -> DEBU 1d12 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins =="
"2020-01-03 19:07:57.780 UTC [msp.identity] Verify -> DEBU 1d13 Verify: digest = 00000000 bc e3 c7 a1 03 5e 91 0c 73 11 36 11 1b e7 ee 24 |.....^..s.6....$|
00000010 e7 96 0f e8 d4 a9 0e c0 02 ed 92 3d 56 bb 68 9a |...........=V.h.|"
"2020-01-03 19:07:57.780 UTC [msp.identity] Verify -> DEBU 1d14 Verify: sig = 00000000 30 44 02 20 18 17 8f 2a 10 86 06 c2 4b 3f fc c6 |0D. ...*....K?..|
00000010 49 47 11 14 ab 80 90 44 8d 5e a3 b9 0c 90 f5 33 |IG.....D.^.....3|
00000020 ad 6f e3 f1 02 20 18 37 31 6e 3f 3c 7b e3 c8 b1 |.o... .71n?<{...|
00000030 57 a1 88 87 c7 56 48 61 1c fc e6 ed 30 e8 33 18 |W....VHa....0.3.|
00000040 1e 61 a4 e6 b6 21 |.a...!|"
"2020-01-03 19:07:57.781 UTC [policies] SignatureSetToValidIdentities -> DEBU 1d15 signature for identity 0 validated"
"2020-01-03 19:07:57.781 UTC [msp.identity] Verify -> DEBU 1d16 Verify: digest = 00000000 1e 64 ff 25 f1 2e 41 ff 0a c8 e7 e1 fb 93 02 c3 |.d.%..A.........|
00000010 db 14 52 0f 33 bd 44 26 68 a6 eb b0 e3 d3 cf e6 |..R.3.D&h.......|"
"2020-01-03 19:07:57.781 UTC [msp.identity] Verify -> DEBU 1d17 Verify: sig = 00000000 30 45 02 21 00 b7 29 49 c8 0b 5e 43 e4 c5 7c a0 |0E.!..)I..^C..|.|
00000010 91 b8 52 ee f6 1d 5f 68 91 4c 13 91 38 b2 29 d7 |..R..._h.L..8.).|
00000020 87 56 64 6d 41 02 20 33 b9 9a d0 0d e6 8d 23 3e |.VdmA. 3......#>|
00000030 e9 6f 0b b7 d9 ef 6f fb f9 e3 7e df 2f 79 ea 0c |.o....o...~./y..|
00000040 3b 9c 39 5b ee 2c 47 |;.9[.,G|"
"2020-01-03 19:07:57.781 UTC [policies] SignatureSetToValidIdentities -> DEBU 1d18 signature for identity 1 validated"
"2020-01-03 19:07:57.781 UTC [policies] SignatureSetToValidIdentities -> WARN 1d19 De-duplicating identity [Org1MSP2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77] at index 2 in signature set"
"2020-01-03 19:07:57.782 UTC [cauthdsl] func1 -> DEBU 1d1a 0xc000e02ff0 gate 1578078477782680100 evaluation starts"
"2020-01-03 19:07:57.782 UTC [cauthdsl] func2 -> DEBU 1d1b 0xc000e02ff0 signed by 0 principal evaluation starts (used [false false])"
"2020-01-03 19:07:57.782 UTC [cauthdsl] func2 -> DEBU 1d1c 0xc000e02ff0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:57.783 UTC [cauthdsl] func2 -> DEBU 1d1d 0xc000e02ff0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got Org1MSP)"
"2020-01-03 19:07:57.783 UTC [cauthdsl] func2 -> DEBU 1d1e 0xc000e02ff0 processing identity 1 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:57.783 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 1d1f Checking if identity has been named explicitly as an admin for Org2MSP"
"2020-01-03 19:07:57.784 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 1d20 Checking if identity carries the admin ou for Org2MSP"
"2020-01-03 19:07:57.784 UTC [msp] Validate -> DEBU 1d21 MSP Org2MSP validating identity"
"2020-01-03 19:07:57.784 UTC [msp] hasOURole -> DEBU 1d22 MSP Org2MSP checking if the identity is a client"
"2020-01-03 19:07:57.784 UTC [msp] getCertificationChain -> DEBU 1d23 MSP Org2MSP getting certification chain"
"2020-01-03 19:07:57.785 UTC [cauthdsl] func2 -> DEBU 1d24 0xc000e02ff0 principal evaluation succeeds for identity 1"
"2020-01-03 19:07:57.785 UTC [cauthdsl] func1 -> DEBU 1d25 0xc000e02ff0 gate 1578078477782680100 evaluation succeeds"
"2020-01-03 19:07:57.785 UTC [policies] EvaluateSignedData -> DEBU 1d26 Signature set satisfies policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.786 UTC [policies] EvaluateSignedData -> DEBU 1d27 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.786 UTC [policies] EvaluateSignedData -> DEBU 1d28 Signature set satisfies policy /Channel/Application/Admins"
"2020-01-03 19:07:57.786 UTC [policies] EvaluateSignedData -> DEBU 1d29 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Admins"
"2020-01-03 19:07:57.786 UTC [common.configtx] verifyDeltaSet -> DEBU 1d2a Processing change to key: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.786 UTC [common.configtx] verifyDeltaSet -> DEBU 1d2b Processing change to key: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.787 UTC [common.configtx] verifyDeltaSet -> DEBU 1d2c Processing change to key: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.788 UTC [common.configtx] recurseConfigMap -> DEBU 1d2d Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.790 UTC [common.configtx] recurseConfigMap -> DEBU 1d2e Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.791 UTC [common.configtx] recurseConfigMap -> DEBU 1d2f Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.791 UTC [common.configtx] recurseConfigMap -> DEBU 1d30 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.792 UTC [common.configtx] recurseConfigMap -> DEBU 1d31 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.792 UTC [common.configtx] recurseConfigMap -> DEBU 1d32 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.793 UTC [common.configtx] recurseConfigMap -> DEBU 1d33 Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.815 UTC [common.configtx] recurseConfigMap -> DEBU 1d34 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.815 UTC [common.configtx] recurseConfigMap -> DEBU 1d35 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org3MSP\020\001" > mod_policy:"Admins" "
"2020-01-03 19:07:57.831 UTC [common.configtx] recurseConfigMap -> DEBU 1d36 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.832 UTC [common.configtx] recurseConfigMap -> DEBU 1d37 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.832 UTC [common.configtx] recurseConfigMap -> DEBU 1d38 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.833 UTC [common.configtx] recurseConfigMap -> DEBU 1d39 Setting policy for key Admins to "
"2020-01-03 19:07:57.833 UTC [common.configtx] recurseConfigMap -> DEBU 1d3a Setting policy for key Endorsement to "
"2020-01-03 19:07:57.833 UTC [common.configtx] recurseConfigMap -> DEBU 1d3b Setting policy for key LifecycleEndorsement to "
"2020-01-03 19:07:57.833 UTC [common.configtx] recurseConfigMap -> DEBU 1d3c Setting policy for key Readers to "
"2020-01-03 19:07:57.834 UTC [common.configtx] recurseConfigMap -> DEBU 1d3d Setting policy for key Writers to "
"2020-01-03 19:07:57.834 UTC [common.configtx] recurseConfigMap -> DEBU 1d3e Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.834 UTC [common.configtx] recurseConfigMap -> DEBU 1d3f Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.834 UTC [common.configtx] recurseConfigMap -> DEBU 1d40 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d41 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d42 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d43 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d44 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d45 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d46 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d47 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.channelconfig] NewStandardValues -> DEBU 1d48 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d49 Processing field: HashingAlgorithm"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4a Processing field: BlockDataHashingStructure"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4b Processing field: OrdererAddresses"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4c Processing field: Consortium"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4d Processing field: Capabilities"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] NewStandardValues -> DEBU 1d4e Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:07:57.838 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4f Processing field: ConsensusType"
"2020-01-03 19:07:57.838 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d50 Processing field: BatchSize"
"2020-01-03 19:07:57.839 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d51 Processing field: BatchTimeout"
"2020-01-03 19:07:57.839 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d52 Processing field: KafkaBrokers"
"2020-01-03 19:07:57.839 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d53 Processing field: ChannelRestrictions"
"2020-01-03 19:07:57.839 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d54 Processing field: Capabilities"
"2020-01-03 19:07:57.839 UTC [common.channelconfig] NewStandardValues -> DEBU 1d55 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:07:57.840 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d56 Processing field: Endpoints"
"2020-01-03 19:07:57.840 UTC [common.channelconfig] NewStandardValues -> DEBU 1d57 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.840 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d58 Processing field: MSP"
"2020-01-03 19:07:57.840 UTC [common.channelconfig] validateMSP -> DEBU 1d59 Setting up MSP for org OrdererOrg"
"2020-01-03 19:07:57.840 UTC [msp] newBccspMsp -> DEBU 1d5a Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.841 UTC [msp] New -> DEBU 1d5b Creating Cache-MSP instance"
"2020-01-03 19:07:57.841 UTC [msp] Setup -> DEBU 1d5c Setting up MSP instance OrdererMSP"
"2020-01-03 19:07:57.842 UTC [msp.identity] newIdentity -> DEBU 1d5d Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] NewStandardValues -> DEBU 1d5e Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d5f Processing field: ACLs"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d60 Processing field: Capabilities"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] NewStandardValues -> DEBU 1d61 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d62 Processing field: AnchorPeers"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] NewStandardValues -> DEBU 1d63 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d64 Processing field: MSP"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] Validate -> DEBU 1d65 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:07:57.845 UTC [common.channelconfig] validateMSP -> DEBU 1d66 Setting up MSP for org Org1MSP"
"2020-01-03 19:07:57.845 UTC [msp] newBccspMsp -> DEBU 1d67 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.845 UTC [msp] New -> DEBU 1d68 Creating Cache-MSP instance"
"2020-01-03 19:07:57.845 UTC [msp] Setup -> DEBU 1d69 Setting up MSP instance Org1MSP"
"2020-01-03 19:07:57.845 UTC [msp.identity] newIdentity -> DEBU 1d6a Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.846 UTC [common.channelconfig] NewStandardValues -> DEBU 1d6b Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.846 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d6c Processing field: AnchorPeers"
"2020-01-03 19:07:57.846 UTC [common.channelconfig] NewStandardValues -> DEBU 1d6d Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.846 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d6e Processing field: MSP"
"2020-01-03 19:07:57.846 UTC [common.channelconfig] Validate -> DEBU 1d6f Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:07:57.846 UTC [common.channelconfig] validateMSP -> DEBU 1d70 Setting up MSP for org Org2MSP"
"2020-01-03 19:07:57.846 UTC [msp] newBccspMsp -> DEBU 1d71 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.846 UTC [msp] New -> DEBU 1d72 Creating Cache-MSP instance"
"2020-01-03 19:07:57.846 UTC [msp] Setup -> DEBU 1d73 Setting up MSP instance Org2MSP"
"2020-01-03 19:07:57.846 UTC [msp.identity] newIdentity -> DEBU 1d74 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.847 UTC [common.channelconfig] NewStandardValues -> DEBU 1d75 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.847 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d76 Processing field: AnchorPeers"
"2020-01-03 19:07:57.848 UTC [common.channelconfig] NewStandardValues -> DEBU 1d77 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.848 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d78 Processing field: MSP"
"2020-01-03 19:07:57.848 UTC [common.channelconfig] Validate -> DEBU 1d79 Anchor peers for org Org3MSP are "
"2020-01-03 19:07:57.848 UTC [common.channelconfig] validateMSP -> DEBU 1d7a Setting up MSP for org Org3MSP"
"2020-01-03 19:07:57.848 UTC [msp] newBccspMsp -> DEBU 1d7b Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.848 UTC [msp] New -> DEBU 1d7c Creating Cache-MSP instance"
"2020-01-03 19:07:57.848 UTC [msp] Setup -> DEBU 1d7d Setting up MSP instance Org3MSP"
"2020-01-03 19:07:57.849 UTC [msp.identity] newIdentity -> DEBU 1d7e Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUTCCAfegAwIBAgIQcZ8j4ebXHWNTG74I2dSg2DAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMy5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMy5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmczLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmczLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
xi2+JQ206G+sSepCl85POCA2thZe7qwKJNfHcHkk9czimqm7VPlNfzhPxa5BLvYs
0I4auGUBwqI8sbWMspP8K6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCBj
9BOI7lPyHQn0MI3GtplbkKjYLT79tKVUgXKXSL5BDjAKBggqhkjOPQQDAgNIADBF
AiA/tSJuQcEtqfk8FoVMUZTJqs5L4+EIKp+8uWKykVLTkgIhAL+KrBfqA5nqahMt
E02tI1ix1WDBFxzmJd8F8Ma0lz8X
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.851 UTC [msp] Setup -> DEBU 1d7f Setting up the MSP manager (4 msps)"
"2020-01-03 19:07:57.851 UTC [msp] Setup -> DEBU 1d80 MSP manager setup complete, setup 4 msps"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d81 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d82 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d83 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d84 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d85 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d86 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d87 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d88 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d89 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.852 UTC [policies] NewManagerImpl -> DEBU 1d8a Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.853 UTC [policies] NewManagerImpl -> DEBU 1d8b Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.853 UTC [policies] NewManagerImpl -> DEBU 1d8c Proposed new policy Writers for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.853 UTC [policies] NewManagerImpl -> DEBU 1d8d Proposed new policy Admins for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.853 UTC [policies] NewManagerImpl -> DEBU 1d8e Proposed new policy Endorsement for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.854 UTC [policies] NewManagerImpl -> DEBU 1d8f Proposed new policy Readers for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d90 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d91 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d92 Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d93 Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d94 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d95 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:07:57.856 UTC [policies] NewManagerImpl -> DEBU 1d96 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:07:57.856 UTC [policies] NewManagerImpl -> DEBU 1d97 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:07:57.856 UTC [policies] NewManagerImpl -> DEBU 1d98 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:07:57.856 UTC [policies] NewManagerImpl -> DEBU 1d99 Proposed new policy Writers for Channel"
"2020-01-03 19:07:57.856 UTC [policies] NewManagerImpl -> DEBU 1d9a Proposed new policy Admins for Channel"
"2020-01-03 19:07:57.857 UTC [policies] NewManagerImpl -> DEBU 1d9b Proposed new policy Readers for Channel"
"2020-01-03 19:07:57.857 UTC [common.configtx] addToMap -> DEBU 1d9c Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.857 UTC [common.configtx] addToMap -> DEBU 1d9d Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:07:57.857 UTC [common.configtx] addToMap -> DEBU 1d9e Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1d9f Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da0 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da1 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da2 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da3 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da4 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da5 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da6 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da7 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da8 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da9 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1daa Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1dab Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1dac Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1dad Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1dae Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1daf Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db0 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db1 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db3 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db4 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db5 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db6 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db7 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db8 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db9 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dba Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dbb Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dbc Adding to config map: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dbd Adding to config map: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dbe Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dbf Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc0 Adding to config map: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc1 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc2 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc3 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc4 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc5 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc6 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc7 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc8 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dc9 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dca Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dcb Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dcc Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dcd Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dce Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dcf Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:07:57.862 UTC [common.configtx] addToMap -> DEBU 1dd0 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:07:57.862 UTC [common.channelconfig] LogSanityChecks -> DEBU 1dd1 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:07:57.862 UTC [common.channelconfig] LogSanityChecks -> DEBU 1dd2 As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd3 Manager Channel looking up path [Application]"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd4 Manager Channel has managers Orderer"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd5 Manager Channel has managers Application"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd6 Manager Channel/Application looking up path []"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd7 Manager Channel/Application has managers Org3MSP"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd8 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd9 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:07:57.863 UTC [common.channelconfig] LogSanityChecks -> DEBU 1dda As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1ddb As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1ddc As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:07:57.864 UTC [policies] Manager -> DEBU 1ddd Manager Channel looking up path [Orderer]"
"2020-01-03 19:07:57.864 UTC [policies] Manager -> DEBU 1dde Manager Channel has managers Orderer"
"2020-01-03 19:07:57.864 UTC [policies] Manager -> DEBU 1ddf Manager Channel has managers Application"
"2020-01-03 19:07:57.864 UTC [policies] Manager -> DEBU 1de0 Manager Channel/Orderer looking up path []"
"2020-01-03 19:07:57.864 UTC [policies] Manager -> DEBU 1de1 Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1de2 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1de3 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1de4 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1de5 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:07:57.864 UTC [common.capabilities] Supported -> DEBU 1de6 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:07:57.864 UTC [common.capabilities] Supported -> DEBU 1de7 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:07:57.866 UTC [msp.identity] Sign -> DEBU 1de8 Sign: plaintext: 0AE6060A1B08011A06088DA2BEF00522...5374B0F97A4B2E763AA7C735A9856995 "
"2020-01-03 19:07:57.866 UTC [msp.identity] Sign -> DEBU 1de9 Sign: digest: AEEE3D5CB9AA56492FC69EE198A644D16BEAB0B08469318661E8934E40FA0B6D "
"2020-01-03 19:07:57.867 UTC [policies] EvaluateSignedData -> DEBU 1dea == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:57.867 UTC [policies] EvaluateSignedData -> DEBU 1deb This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.867 UTC [policies] EvaluateSignedData -> DEBU 1dec == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:57.867 UTC [policies] EvaluateSignedData -> DEBU 1ded This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.867 UTC [policies] EvaluateSignedData -> DEBU 1dee == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:57.867 UTC [msp] DeserializeIdentity -> DEBU 1def Obtaining identity"
"2020-01-03 19:07:57.867 UTC [msp.identity] newIdentity -> DEBU 1df0 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.868 UTC [msp.identity] Verify -> DEBU 1df1 Verify: digest = 00000000 ae ee 3d 5c b9 aa 56 49 2f c6 9e e1 98 a6 44 d1 |..=\..VI/.....D.|
00000010 6b ea b0 b0 84 69 31 86 61 e8 93 4e 40 fa 0b 6d |k....i1.a..N@..m|"
"2020-01-03 19:07:57.868 UTC [msp.identity] Verify -> DEBU 1df2 Verify: sig = 00000000 30 45 02 21 00 b7 89 49 87 06 7b de 6b 40 0c 1e |0E.!...I..{.k@..|
00000010 f5 3e 4e df 04 13 bd 36 b5 22 23 b5 17 9b a1 03 |.>N....6."#.....|
00000020 fd ef 70 c0 fa 02 20 28 15 52 6f 57 76 77 5e 0a |..p... (.RoWvw^.|
00000030 7f dc a6 e2 0d b5 da 87 ed b4 62 44 10 25 a3 5f |..........bD.%._|
00000040 0a 5a c0 8e d4 c3 e0 |.Z.....|"
"2020-01-03 19:07:57.868 UTC [policies] SignatureSetToValidIdentities -> DEBU 1df3 signature for identity 0 validated"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func1 -> DEBU 1df4 0xc000fcfd90 gate 1578078477868749600 evaluation starts"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func2 -> DEBU 1df5 0xc000fcfd90 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func2 -> DEBU 1df6 0xc000fcfd90 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func2 -> DEBU 1df7 0xc000fcfd90 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func2 -> DEBU 1df8 0xc000fcfd90 principal evaluation fails"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func1 -> DEBU 1df9 0xc000fcfd90 gate 1578078477868749600 evaluation fails"
"2020-01-03 19:07:57.869 UTC [policies] EvaluateSignedData -> DEBU 1dfa Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.869 UTC [policies] EvaluateSignedData -> DEBU 1dfb == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.869 UTC [policies] EvaluateSignedData -> DEBU 1dfc == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:07:57.869 UTC [msp.identity] Verify -> DEBU 1dfd Verify: digest = 00000000 ae ee 3d 5c b9 aa 56 49 2f c6 9e e1 98 a6 44 d1 |..=\..VI/.....D.|
00000010 6b ea b0 b0 84 69 31 86 61 e8 93 4e 40 fa 0b 6d |k....i1.a..N@..m|"
"2020-01-03 19:07:57.869 UTC [msp.identity] Verify -> DEBU 1dfe Verify: sig = 00000000 30 45 02 21 00 b7 89 49 87 06 7b de 6b 40 0c 1e |0E.!...I..{.k@..|
00000010 f5 3e 4e df 04 13 bd 36 b5 22 23 b5 17 9b a1 03 |.>N....6."#.....|
00000020 fd ef 70 c0 fa 02 20 28 15 52 6f 57 76 77 5e 0a |..p... (.RoWvw^.|
00000030 7f dc a6 e2 0d b5 da 87 ed b4 62 44 10 25 a3 5f |..........bD.%._|
00000040 0a 5a c0 8e d4 c3 e0 |.Z.....|"
"2020-01-03 19:07:57.869 UTC [policies] SignatureSetToValidIdentities -> DEBU 1dff signature for identity 0 validated"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func1 -> DEBU 1e00 0xc0011073d0 gate 1578078477870468600 evaluation starts"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func2 -> DEBU 1e01 0xc0011073d0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func2 -> DEBU 1e02 0xc0011073d0 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func2 -> DEBU 1e03 0xc0011073d0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func2 -> DEBU 1e04 0xc0011073d0 principal evaluation fails"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func1 -> DEBU 1e05 0xc0011073d0 gate 1578078477870468600 evaluation fails"
"2020-01-03 19:07:57.870 UTC [policies] EvaluateSignedData -> DEBU 1e06 Signature set did not satisfy policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:57.870 UTC [policies] EvaluateSignedData -> DEBU 1e07 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:57.871 UTC [policies] func1 -> DEBU 1e08 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Writers Org2MSP/Writers ]"
"2020-01-03 19:07:57.871 UTC [policies] EvaluateSignedData -> DEBU 1e09 Signature set did not satisfy policy /Channel/Application/Writers"
"2020-01-03 19:07:57.871 UTC [policies] EvaluateSignedData -> DEBU 1e0a == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:57.871 UTC [policies] EvaluateSignedData -> DEBU 1e0b == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers =="
"2020-01-03 19:07:57.871 UTC [policies] EvaluateSignedData -> DEBU 1e0c This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.871 UTC [policies] EvaluateSignedData -> DEBU 1e0d == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers =="
"2020-01-03 19:07:57.871 UTC [msp.identity] Verify -> DEBU 1e0e Verify: digest = 00000000 ae ee 3d 5c b9 aa 56 49 2f c6 9e e1 98 a6 44 d1 |..=\..VI/.....D.|
00000010 6b ea b0 b0 84 69 31 86 61 e8 93 4e 40 fa 0b 6d |k....i1.a..N@..m|"
"2020-01-03 19:07:57.871 UTC [msp.identity] Verify -> DEBU 1e0f Verify: sig = 00000000 30 45 02 21 00 b7 89 49 87 06 7b de 6b 40 0c 1e |0E.!...I..{.k@..|
00000010 f5 3e 4e df 04 13 bd 36 b5 22 23 b5 17 9b a1 03 |.>N....6."#.....|
00000020 fd ef 70 c0 fa 02 20 28 15 52 6f 57 76 77 5e 0a |..p... (.RoWvw^.|
00000030 7f dc a6 e2 0d b5 da 87 ed b4 62 44 10 25 a3 5f |..........bD.%._|
00000040 0a 5a c0 8e d4 c3 e0 |.Z.....|"
"2020-01-03 19:07:57.871 UTC [policies] SignatureSetToValidIdentities -> DEBU 1e10 signature for identity 0 validated"
"2020-01-03 19:07:57.871 UTC [cauthdsl] func1 -> DEBU 1e11 0xc00111e600 gate 1578078477871900500 evaluation starts"
"2020-01-03 19:07:57.871 UTC [cauthdsl] func2 -> DEBU 1e12 0xc00111e600 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:57.872 UTC [cauthdsl] func2 -> DEBU 1e13 0xc00111e600 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:07:57.872 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1e14 Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:07:57.872 UTC [msp] Validate -> DEBU 1e15 MSP OrdererMSP validating identity"
"2020-01-03 19:07:57.872 UTC [msp] getCertificationChain -> DEBU 1e16 MSP OrdererMSP getting certification chain"
"2020-01-03 19:07:57.872 UTC [cauthdsl] func2 -> DEBU 1e17 0xc00111e600 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:57.872 UTC [cauthdsl] func1 -> DEBU 1e18 0xc00111e600 gate 1578078477871900500 evaluation succeeds"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e19 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e1a == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e1b Signature set satisfies policy /Channel/Orderer/Writers"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e1c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e1d Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e1e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:57.873 UTC [orderer.common.msgprocessor] Apply -> DEBU 1e1f Going to inspect maintenance mode transition rules" ConsensusState=STATE_NORMAL channel=businesschannel
"2020-01-03 19:07:57.873 UTC [common.channelconfig] NewStandardValues -> DEBU 1e20 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e21 Processing field: HashingAlgorithm"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e22 Processing field: BlockDataHashingStructure"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e23 Processing field: OrdererAddresses"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e24 Processing field: Consortium"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e25 Processing field: Capabilities"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] NewStandardValues -> DEBU 1e26 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e27 Processing field: ConsensusType"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e28 Processing field: BatchSize"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e29 Processing field: BatchTimeout"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e2a Processing field: KafkaBrokers"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e2b Processing field: ChannelRestrictions"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e2c Processing field: Capabilities"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] NewStandardValues -> DEBU 1e2d Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:07:57.874 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e2e Processing field: Endpoints"
"2020-01-03 19:07:57.874 UTC [common.channelconfig] NewStandardValues -> DEBU 1e2f Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.874 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e30 Processing field: MSP"
"2020-01-03 19:07:57.874 UTC [common.channelconfig] validateMSP -> DEBU 1e31 Setting up MSP for org OrdererOrg"
"2020-01-03 19:07:57.874 UTC [msp] newBccspMsp -> DEBU 1e32 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.874 UTC [msp] New -> DEBU 1e33 Creating Cache-MSP instance"
"2020-01-03 19:07:57.874 UTC [msp] Setup -> DEBU 1e34 Setting up MSP instance OrdererMSP"
"2020-01-03 19:07:57.874 UTC [msp.identity] newIdentity -> DEBU 1e35 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] NewStandardValues -> DEBU 1e36 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e37 Processing field: ACLs"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e38 Processing field: Capabilities"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] NewStandardValues -> DEBU 1e39 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e3a Processing field: AnchorPeers"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] NewStandardValues -> DEBU 1e3b Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e3c Processing field: MSP"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] Validate -> DEBU 1e3d Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:07:57.877 UTC [common.channelconfig] validateMSP -> DEBU 1e3e Setting up MSP for org Org2MSP"
"2020-01-03 19:07:57.877 UTC [msp] newBccspMsp -> DEBU 1e3f Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.877 UTC [msp] New -> DEBU 1e40 Creating Cache-MSP instance"
"2020-01-03 19:07:57.877 UTC [msp] Setup -> DEBU 1e41 Setting up MSP instance Org2MSP"
"2020-01-03 19:07:57.877 UTC [msp.identity] newIdentity -> DEBU 1e42 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.880 UTC [common.channelconfig] NewStandardValues -> DEBU 1e43 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.880 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e44 Processing field: AnchorPeers"
"2020-01-03 19:07:57.880 UTC [common.channelconfig] NewStandardValues -> DEBU 1e45 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.880 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e46 Processing field: MSP"
"2020-01-03 19:07:57.880 UTC [common.channelconfig] Validate -> DEBU 1e47 Anchor peers for org Org3MSP are "
"2020-01-03 19:07:57.880 UTC [common.channelconfig] validateMSP -> DEBU 1e48 Setting up MSP for org Org3MSP"
"2020-01-03 19:07:57.880 UTC [msp] newBccspMsp -> DEBU 1e49 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.880 UTC [msp] New -> DEBU 1e4a Creating Cache-MSP instance"
"2020-01-03 19:07:57.880 UTC [msp] Setup -> DEBU 1e4b Setting up MSP instance Org3MSP"
"2020-01-03 19:07:57.881 UTC [msp.identity] newIdentity -> DEBU 1e4c Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUTCCAfegAwIBAgIQcZ8j4ebXHWNTG74I2dSg2DAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMy5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMy5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmczLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmczLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
xi2+JQ206G+sSepCl85POCA2thZe7qwKJNfHcHkk9czimqm7VPlNfzhPxa5BLvYs
0I4auGUBwqI8sbWMspP8K6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCBj
9BOI7lPyHQn0MI3GtplbkKjYLT79tKVUgXKXSL5BDjAKBggqhkjOPQQDAgNIADBF
AiA/tSJuQcEtqfk8FoVMUZTJqs5L4+EIKp+8uWKykVLTkgIhAL+KrBfqA5nqahMt
E02tI1ix1WDBFxzmJd8F8Ma0lz8X
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.883 UTC [common.channelconfig] NewStandardValues -> DEBU 1e4d Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.883 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e4e Processing field: AnchorPeers"
"2020-01-03 19:07:57.883 UTC [common.channelconfig] NewStandardValues -> DEBU 1e4f Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.883 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e50 Processing field: MSP"
"2020-01-03 19:07:57.883 UTC [common.channelconfig] Validate -> DEBU 1e51 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:07:57.883 UTC [common.channelconfig] validateMSP -> DEBU 1e52 Setting up MSP for org Org1MSP"
"2020-01-03 19:07:57.883 UTC [msp] newBccspMsp -> DEBU 1e53 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.883 UTC [msp] New -> DEBU 1e54 Creating Cache-MSP instance"
"2020-01-03 19:07:57.883 UTC [msp] Setup -> DEBU 1e55 Setting up MSP instance Org1MSP"
"2020-01-03 19:07:57.884 UTC [msp.identity] newIdentity -> DEBU 1e56 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.890 UTC [msp] Setup -> DEBU 1e57 Setting up the MSP manager (4 msps)"
"2020-01-03 19:07:57.890 UTC [msp] Setup -> DEBU 1e58 MSP manager setup complete, setup 4 msps"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e59 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5a Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5b Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5c Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5d Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5e Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5f Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e60 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e61 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e62 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e63 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e64 Proposed new policy Readers for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e65 Proposed new policy Writers for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e66 Proposed new policy Admins for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e67 Proposed new policy Endorsement for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e68 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e69 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6a Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6b Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6c Proposed new policy Admins for Channel/Application"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6d Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6e Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6f Proposed new policy Readers for Channel/Application"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e70 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e71 Proposed new policy Writers for Channel"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e72 Proposed new policy Admins for Channel"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e73 Proposed new policy Readers for Channel"
"2020-01-03 19:07:57.891 UTC [common.configtx] addToMap -> DEBU 1e74 Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.891 UTC [common.configtx] addToMap -> DEBU 1e75 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:07:57.891 UTC [common.configtx] addToMap -> DEBU 1e76 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.891 UTC [common.configtx] addToMap -> DEBU 1e77 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e78 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e79 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7a Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7c Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7d Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7e Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7f Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e80 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:07:57.893 UTC [common.configtx] addToMap -> DEBU 1e81 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:07:57.893 UTC [common.configtx] addToMap -> DEBU 1e82 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:07:57.893 UTC [common.configtx] addToMap -> DEBU 1e83 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:07:57.893 UTC [common.configtx] addToMap -> DEBU 1e84 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:07:57.893 UTC [common.configtx] addToMap -> DEBU 1e85 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e86 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e87 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e88 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e89 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8a Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8b Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8c Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8d Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8e Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8f Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e90 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e91 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e92 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e93 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e94 Adding to config map: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e95 Adding to config map: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e96 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e97 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e98 Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e99 Adding to config map: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e9a Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e9b Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e9c Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e9d Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1e9e Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1e9f Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea0 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea1 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea2 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea3 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea4 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea5 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea6 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea7 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea8 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:07:57.897 UTC [orderer.consensus.etcdraft] propose -> INFO 1ea9 Created block [9], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:57.898 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1eaa [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG_UPDATE from 172.18.0.5:54686"
"2020-01-03 19:07:57.897 UTC [orderer.consensus.etcdraft] run -> INFO 1eab Received config transaction, pause accepting transaction till it is committed" channel=businesschannel node=1
"2020-01-03 19:07:57.898 UTC [orderer.consensus.etcdraft] 2 -> DEBU 1eac Proposed block [9] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:57.907 UTC [orderer.common.broadcast] Handle -> WARN 1ead Error reading from 172.18.0.5:54686: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:57.907 UTC [orderer.common.server] func1 -> DEBU 1eae Closing Broadcast stream"
"2020-01-03 19:07:57.908 UTC [comm.grpc.server] 1 -> INFO 1eaf streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54686 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=225.825ms
"2020-01-03 19:07:57.910 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1eb0 Sending msg of 40763 bytes to 2 on channel businesschannel took 67.9µs"
"2020-01-03 19:07:57.911 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1eb1 Sending msg of 40763 bytes to 3 on channel businesschannel took 43.3µs"
"2020-01-03 19:07:57.911 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1eb2 Send of ConsensusRequest for channel businesschannel with payload of size 40763 to orderer2.example.com(orderer2.example.com:7050) took 293.7µs "
"2020-01-03 19:07:57.912 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1eb3 Send of ConsensusRequest for channel businesschannel with payload of size 40763 to orderer1.example.com(orderer1.example.com:7050) took 301.6µs "
"2020-01-03 19:07:57.913 UTC [grpc] infof -> DEBU 1eb4 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:57.919 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1eb5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.920 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1eb6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.921 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 1eb7 Writing block [9] (Raft index: 13) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:57.921 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1eb8 Sending msg of 28 bytes to 2 on channel businesschannel took 14.8µs"
"2020-01-03 19:07:57.922 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1eb9 Sending msg of 28 bytes to 3 on channel businesschannel took 12.4µs"
"2020-01-03 19:07:57.923 UTC [common.configtx] addToMap -> DEBU 1eba Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.923 UTC [common.configtx] addToMap -> DEBU 1ebb Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.923 UTC [common.configtx] addToMap -> DEBU 1ebc Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.924 UTC [common.configtx] addToMap -> DEBU 1ebd Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.924 UTC [common.configtx] addToMap -> DEBU 1ebe Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.924 UTC [common.configtx] addToMap -> DEBU 1ebf Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.924 UTC [common.configtx] addToMap -> DEBU 1ec0 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.925 UTC [common.configtx] addToMap -> DEBU 1ec1 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.925 UTC [common.configtx] addToMap -> DEBU 1ec2 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.926 UTC [common.configtx] addToMap -> DEBU 1ec3 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.926 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1ec4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 174.4µs "
"2020-01-03 19:07:57.926 UTC [common.configtx] addToMap -> DEBU 1ec5 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.926 UTC [common.configtx] addToMap -> DEBU 1ec6 Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.926 UTC [common.configtx] addToMap -> DEBU 1ec7 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.926 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1ec8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 50.8µs "
"2020-01-03 19:07:57.926 UTC [common.configtx] addToMap -> DEBU 1ec9 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.927 UTC [common.configtx] addToMap -> DEBU 1eca Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.927 UTC [common.configtx] addToMap -> DEBU 1ecb Adding to config map: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ecc Adding to config map: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ecd Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ece Adding to config map: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ecf Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ed0 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ed1 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ed2 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ed3 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.929 UTC [common.configtx] addToMap -> DEBU 1ed4 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.929 UTC [common.configtx] addToMap -> DEBU 1ed5 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.929 UTC [common.configtx] addToMap -> DEBU 1ed6 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.929 UTC [common.configtx] addToMap -> DEBU 1ed7 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.929 UTC [common.configtx] verifyDeltaSet -> DEBU 1ed8 Processing change to key: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.929 UTC [common.configtx] verifyDeltaSet -> DEBU 1ed9 Processing change to key: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.929 UTC [common.configtx] verifyDeltaSet -> DEBU 1eda Processing change to key: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.929 UTC [common.configtx] verifyDeltaSet -> DEBU 1edb Processing change to key: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.929 UTC [common.configtx] verifyDeltaSet -> DEBU 1edc Processing change to key: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.930 UTC [common.configtx] verifyDeltaSet -> DEBU 1edd Processing change to key: [Group] /Channel/Application"
"2020-01-03 19:07:57.930 UTC [common.configtx] policyForItem -> DEBU 1ede Getting policy for item Application with mod_policy Admins"
"2020-01-03 19:07:57.931 UTC [policies] Manager -> DEBU 1edf Manager Channel looking up path []"
"2020-01-03 19:07:57.931 UTC [policies] Manager -> DEBU 1ee0 Manager Channel has managers Application"
"2020-01-03 19:07:57.931 UTC [policies] Manager -> DEBU 1ee1 Manager Channel has managers Orderer"
"2020-01-03 19:07:57.932 UTC [policies] Manager -> DEBU 1ee2 Manager Channel looking up path [Application]"
"2020-01-03 19:07:57.932 UTC [policies] Manager -> DEBU 1ee3 Manager Channel has managers Application"
"2020-01-03 19:07:57.933 UTC [policies] Manager -> DEBU 1ee4 Manager Channel has managers Orderer"
"2020-01-03 19:07:57.933 UTC [policies] Manager -> DEBU 1ee5 Manager Channel/Application looking up path []"
"2020-01-03 19:07:57.933 UTC [policies] Manager -> DEBU 1ee6 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:07:57.933 UTC [policies] Manager -> DEBU 1ee7 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:07:57.934 UTC [policies] EvaluateSignedData -> DEBU 1ee8 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Admins =="
"2020-01-03 19:07:57.934 UTC [policies] EvaluateSignedData -> DEBU 1ee9 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.934 UTC [policies] EvaluateSignedData -> DEBU 1eea == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:07:57.935 UTC [msp.identity] Verify -> DEBU 1eeb Verify: digest = 00000000 bc e3 c7 a1 03 5e 91 0c 73 11 36 11 1b e7 ee 24 |.....^..s.6....$|
00000010 e7 96 0f e8 d4 a9 0e c0 02 ed 92 3d 56 bb 68 9a |...........=V.h.|"
"2020-01-03 19:07:57.935 UTC [msp.identity] Verify -> DEBU 1eec Verify: sig = 00000000 30 44 02 20 18 17 8f 2a 10 86 06 c2 4b 3f fc c6 |0D. ...*....K?..|
00000010 49 47 11 14 ab 80 90 44 8d 5e a3 b9 0c 90 f5 33 |IG.....D.^.....3|
00000020 ad 6f e3 f1 02 20 18 37 31 6e 3f 3c 7b e3 c8 b1 |.o... .71n?<{...|
00000030 57 a1 88 87 c7 56 48 61 1c fc e6 ed 30 e8 33 18 |W....VHa....0.3.|
00000040 1e 61 a4 e6 b6 21 |.a...!|"
"2020-01-03 19:07:57.936 UTC [policies] SignatureSetToValidIdentities -> DEBU 1eed signature for identity 0 validated"
"2020-01-03 19:07:57.937 UTC [msp.identity] Verify -> DEBU 1eee Verify: digest = 00000000 1e 64 ff 25 f1 2e 41 ff 0a c8 e7 e1 fb 93 02 c3 |.d.%..A.........|
00000010 db 14 52 0f 33 bd 44 26 68 a6 eb b0 e3 d3 cf e6 |..R.3.D&h.......|"
"2020-01-03 19:07:57.937 UTC [msp.identity] Verify -> DEBU 1eef Verify: sig = 00000000 30 45 02 21 00 b7 29 49 c8 0b 5e 43 e4 c5 7c a0 |0E.!..)I..^C..|.|
00000010 91 b8 52 ee f6 1d 5f 68 91 4c 13 91 38 b2 29 d7 |..R..._h.L..8.).|
00000020 87 56 64 6d 41 02 20 33 b9 9a d0 0d e6 8d 23 3e |.VdmA. 3......#>|
00000030 e9 6f 0b b7 d9 ef 6f fb f9 e3 7e df 2f 79 ea 0c |.o....o...~./y..|
00000040 3b 9c 39 5b ee 2c 47 |;.9[.,G|"
"2020-01-03 19:07:57.939 UTC [policies] SignatureSetToValidIdentities -> DEBU 1ef0 signature for identity 1 validated"
"2020-01-03 19:07:57.939 UTC [policies] SignatureSetToValidIdentities -> WARN 1ef1 De-duplicating identity [Org1MSP2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77] at index 2 in signature set"
"2020-01-03 19:07:57.940 UTC [cauthdsl] func1 -> DEBU 1ef2 0xc001287ce0 gate 1578078477940247300 evaluation starts"
"2020-01-03 19:07:57.940 UTC [cauthdsl] func2 -> DEBU 1ef3 0xc001287ce0 signed by 0 principal evaluation starts (used [false false])"
"2020-01-03 19:07:57.941 UTC [cauthdsl] func2 -> DEBU 1ef4 0xc001287ce0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:57.941 UTC [cauthdsl] func2 -> DEBU 1ef5 0xc001287ce0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:57.942 UTC [cauthdsl] func1 -> DEBU 1ef6 0xc001287ce0 gate 1578078477940247300 evaluation succeeds"
"2020-01-03 19:07:57.943 UTC [policies] EvaluateSignedData -> DEBU 1ef7 Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.945 UTC [policies] EvaluateSignedData -> DEBU 1ef8 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.945 UTC [policies] EvaluateSignedData -> DEBU 1ef9 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins =="
"2020-01-03 19:07:57.946 UTC [msp.identity] Verify -> DEBU 1efa Verify: digest = 00000000 bc e3 c7 a1 03 5e 91 0c 73 11 36 11 1b e7 ee 24 |.....^..s.6....$|
00000010 e7 96 0f e8 d4 a9 0e c0 02 ed 92 3d 56 bb 68 9a |...........=V.h.|"
"2020-01-03 19:07:57.946 UTC [msp.identity] Verify -> DEBU 1efb Verify: sig = 00000000 30 44 02 20 18 17 8f 2a 10 86 06 c2 4b 3f fc c6 |0D. ...*....K?..|
00000010 49 47 11 14 ab 80 90 44 8d 5e a3 b9 0c 90 f5 33 |IG.....D.^.....3|
00000020 ad 6f e3 f1 02 20 18 37 31 6e 3f 3c 7b e3 c8 b1 |.o... .71n?<{...|
00000030 57 a1 88 87 c7 56 48 61 1c fc e6 ed 30 e8 33 18 |W....VHa....0.3.|
00000040 1e 61 a4 e6 b6 21 |.a...!|"
"2020-01-03 19:07:57.948 UTC [policies] SignatureSetToValidIdentities -> DEBU 1efc signature for identity 0 validated"
"2020-01-03 19:07:57.948 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1efd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.949 UTC [msp.identity] Verify -> DEBU 1efe Verify: digest = 00000000 1e 64 ff 25 f1 2e 41 ff 0a c8 e7 e1 fb 93 02 c3 |.d.%..A.........|
00000010 db 14 52 0f 33 bd 44 26 68 a6 eb b0 e3 d3 cf e6 |..R.3.D&h.......|"
"2020-01-03 19:07:57.949 UTC [msp.identity] Verify -> DEBU 1eff Verify: sig = 00000000 30 45 02 21 00 b7 29 49 c8 0b 5e 43 e4 c5 7c a0 |0E.!..)I..^C..|.|
00000010 91 b8 52 ee f6 1d 5f 68 91 4c 13 91 38 b2 29 d7 |..R..._h.L..8.).|
00000020 87 56 64 6d 41 02 20 33 b9 9a d0 0d e6 8d 23 3e |.VdmA. 3......#>|
00000030 e9 6f 0b b7 d9 ef 6f fb f9 e3 7e df 2f 79 ea 0c |.o....o...~./y..|
00000040 3b 9c 39 5b ee 2c 47 |;.9[.,G|"
"2020-01-03 19:07:57.949 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1f00 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.950 UTC [policies] SignatureSetToValidIdentities -> DEBU 1f01 signature for identity 1 validated"
"2020-01-03 19:07:57.951 UTC [policies] SignatureSetToValidIdentities -> WARN 1f02 De-duplicating identity [Org1MSP2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77] at index 2 in signature set"
"2020-01-03 19:07:57.951 UTC [cauthdsl] func1 -> DEBU 1f03 0xc00122a5a0 gate 1578078477951570600 evaluation starts"
"2020-01-03 19:07:57.951 UTC [cauthdsl] func2 -> DEBU 1f04 0xc00122a5a0 signed by 0 principal evaluation starts (used [false false])"
"2020-01-03 19:07:57.952 UTC [cauthdsl] func2 -> DEBU 1f05 0xc00122a5a0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:57.953 UTC [cauthdsl] func2 -> DEBU 1f06 0xc00122a5a0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got Org1MSP)"
"2020-01-03 19:07:57.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1f07 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:57.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1f09 Sending msg of 28 bytes to 3 on channel testchainid took 13.9µs"
"2020-01-03 19:07:57.954 UTC [cauthdsl] func2 -> DEBU 1f08 0xc00122a5a0 processing identity 1 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:57.955 UTC [cauthdsl] func2 -> DEBU 1f0a 0xc00122a5a0 principal evaluation succeeds for identity 1"
"2020-01-03 19:07:57.955 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1f0c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 544µs "
"2020-01-03 19:07:57.955 UTC [cauthdsl] func1 -> DEBU 1f0b 0xc00122a5a0 gate 1578078477951570600 evaluation succeeds"
"2020-01-03 19:07:57.955 UTC [policies] EvaluateSignedData -> DEBU 1f0d Signature set satisfies policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.955 UTC [policies] EvaluateSignedData -> DEBU 1f0e == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.956 UTC [policies] EvaluateSignedData -> DEBU 1f0f Signature set satisfies policy /Channel/Application/Admins"
"2020-01-03 19:07:57.956 UTC [policies] EvaluateSignedData -> DEBU 1f10 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Admins"
"2020-01-03 19:07:57.956 UTC [common.configtx] verifyDeltaSet -> DEBU 1f11 Processing change to key: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.957 UTC [common.configtx] recurseConfigMap -> DEBU 1f12 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.957 UTC [common.configtx] recurseConfigMap -> DEBU 1f13 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.957 UTC [common.configtx] recurseConfigMap -> DEBU 1f14 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.957 UTC [common.configtx] recurseConfigMap -> DEBU 1f15 Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.958 UTC [common.configtx] recurseConfigMap -> DEBU 1f16 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.958 UTC [common.configtx] recurseConfigMap -> DEBU 1f17 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.959 UTC [common.configtx] recurseConfigMap -> DEBU 1f18 Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.959 UTC [common.configtx] recurseConfigMap -> DEBU 1f19 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.959 UTC [common.configtx] recurseConfigMap -> DEBU 1f1a Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.959 UTC [common.configtx] recurseConfigMap -> DEBU 1f1b Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org3MSP\020\001" > mod_policy:"Admins" "
"2020-01-03 19:07:57.960 UTC [common.configtx] recurseConfigMap -> DEBU 1f1c Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.960 UTC [common.configtx] recurseConfigMap -> DEBU 1f1d Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.961 UTC [common.configtx] recurseConfigMap -> DEBU 1f1e Setting policy for key Admins to "
"2020-01-03 19:07:57.961 UTC [common.configtx] recurseConfigMap -> DEBU 1f1f Setting policy for key Endorsement to "
"2020-01-03 19:07:57.961 UTC [common.configtx] recurseConfigMap -> DEBU 1f20 Setting policy for key LifecycleEndorsement to "
"2020-01-03 19:07:57.962 UTC [common.configtx] recurseConfigMap -> DEBU 1f21 Setting policy for key Readers to "
"2020-01-03 19:07:57.963 UTC [common.configtx] recurseConfigMap -> DEBU 1f22 Setting policy for key Writers to "
"2020-01-03 19:07:57.963 UTC [common.configtx] recurseConfigMap -> DEBU 1f23 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.963 UTC [common.configtx] recurseConfigMap -> DEBU 1f24 Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.964 UTC [common.configtx] recurseConfigMap -> DEBU 1f25 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.965 UTC [common.configtx] recurseConfigMap -> DEBU 1f26 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.965 UTC [common.configtx] recurseConfigMap -> DEBU 1f27 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.965 UTC [common.configtx] recurseConfigMap -> DEBU 1f28 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.966 UTC [common.configtx] recurseConfigMap -> DEBU 1f29 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:07:57.966 UTC [common.configtx] recurseConfigMap -> DEBU 1f2a Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:07:57.967 UTC [common.configtx] recurseConfigMap -> DEBU 1f2b Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.987 UTC [common.configtx] recurseConfigMap -> DEBU 1f2c Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.991 UTC [common.channelconfig] NewStandardValues -> DEBU 1f2d Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:07:57.991 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f2e Processing field: HashingAlgorithm"
"2020-01-03 19:07:57.992 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f2f Processing field: BlockDataHashingStructure"
"2020-01-03 19:07:57.993 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f30 Processing field: OrdererAddresses"
"2020-01-03 19:07:57.994 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f31 Processing field: Consortium"
"2020-01-03 19:07:57.995 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f32 Processing field: Capabilities"
"2020-01-03 19:07:57.995 UTC [common.channelconfig] NewStandardValues -> DEBU 1f33 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:07:57.996 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f34 Processing field: ConsensusType"
"2020-01-03 19:07:57.996 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f35 Processing field: BatchSize"
"2020-01-03 19:07:57.997 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f36 Processing field: BatchTimeout"
"2020-01-03 19:07:57.997 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f37 Processing field: KafkaBrokers"
"2020-01-03 19:07:57.997 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f38 Processing field: ChannelRestrictions"
"2020-01-03 19:07:57.999 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f39 Processing field: Capabilities"
"2020-01-03 19:07:57.999 UTC [common.channelconfig] NewStandardValues -> DEBU 1f3a Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:07:58.000 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f3b Processing field: Endpoints"
"2020-01-03 19:07:58.002 UTC [common.channelconfig] NewStandardValues -> DEBU 1f3c Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:58.003 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f3d Processing field: MSP"
"2020-01-03 19:07:58.004 UTC [common.channelconfig] validateMSP -> DEBU 1f3e Setting up MSP for org OrdererOrg"
"2020-01-03 19:07:58.005 UTC [msp] newBccspMsp -> DEBU 1f3f Creating BCCSP-based MSP instance"
"2020-01-03 19:07:58.005 UTC [msp] New -> DEBU 1f40 Creating Cache-MSP instance"
"2020-01-03 19:07:58.007 UTC [msp] Setup -> DEBU 1f41 Setting up MSP instance OrdererMSP"
"2020-01-03 19:07:58.007 UTC [msp.identity] newIdentity -> DEBU 1f42 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.020 UTC [common.channelconfig] NewStandardValues -> DEBU 1f43 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:07:58.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1f44 Sending msg of 28 bytes to 3 on channel businesschannel took 119µs"
"2020-01-03 19:07:58.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1f45 Sending msg of 28 bytes to 2 on channel businesschannel took 13.2µs"
"2020-01-03 19:07:58.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1f46 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 65.1µs "
"2020-01-03 19:07:58.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1f47 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 119µs "
"2020-01-03 19:07:58.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f48 Processing field: ACLs"
"2020-01-03 19:07:58.024 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f4b Processing field: Capabilities"
"2020-01-03 19:07:58.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1f49 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:58.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1f4a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:58.026 UTC [common.channelconfig] NewStandardValues -> DEBU 1f4c Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:58.026 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f4d Processing field: AnchorPeers"
"2020-01-03 19:07:58.027 UTC [common.channelconfig] NewStandardValues -> DEBU 1f4e Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:58.027 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f4f Processing field: MSP"
"2020-01-03 19:07:58.028 UTC [common.channelconfig] Validate -> DEBU 1f50 Anchor peers for org Org3MSP are "
"2020-01-03 19:07:58.029 UTC [common.channelconfig] validateMSP -> DEBU 1f51 Setting up MSP for org Org3MSP"
"2020-01-03 19:07:58.029 UTC [msp] newBccspMsp -> DEBU 1f52 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:58.039 UTC [msp] New -> DEBU 1f53 Creating Cache-MSP instance"
"2020-01-03 19:07:58.039 UTC [msp] Setup -> DEBU 1f54 Setting up MSP instance Org3MSP"
"2020-01-03 19:07:58.042 UTC [msp.identity] newIdentity -> DEBU 1f55 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUTCCAfegAwIBAgIQcZ8j4ebXHWNTG74I2dSg2DAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMy5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMy5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmczLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmczLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
xi2+JQ206G+sSepCl85POCA2thZe7qwKJNfHcHkk9czimqm7VPlNfzhPxa5BLvYs
0I4auGUBwqI8sbWMspP8K6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCBj
9BOI7lPyHQn0MI3GtplbkKjYLT79tKVUgXKXSL5BDjAKBggqhkjOPQQDAgNIADBF
AiA/tSJuQcEtqfk8FoVMUZTJqs5L4+EIKp+8uWKykVLTkgIhAL+KrBfqA5nqahMt
E02tI1ix1WDBFxzmJd8F8Ma0lz8X
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.052 UTC [common.channelconfig] NewStandardValues -> DEBU 1f56 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:58.057 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f57 Processing field: AnchorPeers"
"2020-01-03 19:07:58.058 UTC [common.channelconfig] NewStandardValues -> DEBU 1f58 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:58.060 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f59 Processing field: MSP"
"2020-01-03 19:07:58.061 UTC [common.channelconfig] Validate -> DEBU 1f5a Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:07:58.062 UTC [common.channelconfig] validateMSP -> DEBU 1f5b Setting up MSP for org Org1MSP"
"2020-01-03 19:07:58.063 UTC [msp] newBccspMsp -> DEBU 1f5c Creating BCCSP-based MSP instance"
"2020-01-03 19:07:58.064 UTC [msp] New -> DEBU 1f5d Creating Cache-MSP instance"
"2020-01-03 19:07:58.065 UTC [msp] Setup -> DEBU 1f5e Setting up MSP instance Org1MSP"
"2020-01-03 19:07:58.066 UTC [msp.identity] newIdentity -> DEBU 1f5f Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.068 UTC [common.channelconfig] NewStandardValues -> DEBU 1f60 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:58.068 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f61 Processing field: AnchorPeers"
"2020-01-03 19:07:58.069 UTC [common.channelconfig] NewStandardValues -> DEBU 1f62 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:58.069 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f63 Processing field: MSP"
"2020-01-03 19:07:58.070 UTC [common.channelconfig] Validate -> DEBU 1f64 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:07:58.070 UTC [common.channelconfig] validateMSP -> DEBU 1f65 Setting up MSP for org Org2MSP"
"2020-01-03 19:07:58.071 UTC [msp] newBccspMsp -> DEBU 1f66 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:58.072 UTC [msp] New -> DEBU 1f67 Creating Cache-MSP instance"
"2020-01-03 19:07:58.072 UTC [msp] Setup -> DEBU 1f68 Setting up MSP instance Org2MSP"
"2020-01-03 19:07:58.074 UTC [msp.identity] newIdentity -> DEBU 1f69 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.076 UTC [msp] Setup -> DEBU 1f6a Setting up the MSP manager (4 msps)"
"2020-01-03 19:07:58.079 UTC [msp] Setup -> DEBU 1f6b MSP manager setup complete, setup 4 msps"
"2020-01-03 19:07:58.080 UTC [policies] NewManagerImpl -> DEBU 1f6c Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:58.081 UTC [policies] NewManagerImpl -> DEBU 1f6d Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:58.081 UTC [policies] NewManagerImpl -> DEBU 1f6e Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:58.082 UTC [policies] NewManagerImpl -> DEBU 1f6f Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:07:58.082 UTC [policies] NewManagerImpl -> DEBU 1f70 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:07:58.082 UTC [policies] NewManagerImpl -> DEBU 1f71 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:07:58.083 UTC [policies] NewManagerImpl -> DEBU 1f72 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:07:58.083 UTC [policies] NewManagerImpl -> DEBU 1f73 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:07:58.084 UTC [policies] NewManagerImpl -> DEBU 1f74 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:07:58.085 UTC [policies] NewManagerImpl -> DEBU 1f75 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:07:58.086 UTC [policies] NewManagerImpl -> DEBU 1f76 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:07:58.086 UTC [policies] NewManagerImpl -> DEBU 1f77 Proposed new policy Readers for Channel/Application/Org3MSP"
"2020-01-03 19:07:58.087 UTC [policies] NewManagerImpl -> DEBU 1f78 Proposed new policy Writers for Channel/Application/Org3MSP"
"2020-01-03 19:07:58.087 UTC [policies] NewManagerImpl -> DEBU 1f79 Proposed new policy Admins for Channel/Application/Org3MSP"
"2020-01-03 19:07:58.087 UTC [policies] NewManagerImpl -> DEBU 1f7a Proposed new policy Endorsement for Channel/Application/Org3MSP"
"2020-01-03 19:07:58.088 UTC [policies] NewManagerImpl -> DEBU 1f7b Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:07:58.089 UTC [policies] NewManagerImpl -> DEBU 1f7c Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:07:58.089 UTC [policies] NewManagerImpl -> DEBU 1f7d Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:07:58.089 UTC [policies] NewManagerImpl -> DEBU 1f7e Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:07:58.090 UTC [policies] NewManagerImpl -> DEBU 1f7f Proposed new policy Admins for Channel/Application"
"2020-01-03 19:07:58.091 UTC [policies] NewManagerImpl -> DEBU 1f80 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:07:58.091 UTC [policies] NewManagerImpl -> DEBU 1f81 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:07:58.092 UTC [policies] NewManagerImpl -> DEBU 1f82 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:07:58.092 UTC [policies] NewManagerImpl -> DEBU 1f83 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:07:58.092 UTC [policies] NewManagerImpl -> DEBU 1f84 Proposed new policy Writers for Channel"
"2020-01-03 19:07:58.092 UTC [policies] NewManagerImpl -> DEBU 1f85 Proposed new policy Admins for Channel"
"2020-01-03 19:07:58.092 UTC [policies] NewManagerImpl -> DEBU 1f86 Proposed new policy Readers for Channel"
"2020-01-03 19:07:58.092 UTC [common.configtx] addToMap -> DEBU 1f87 Adding to config map: [Group] /Channel"
"2020-01-03 19:07:58.092 UTC [common.configtx] addToMap -> DEBU 1f88 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:07:58.092 UTC [common.configtx] addToMap -> DEBU 1f89 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:58.092 UTC [common.configtx] addToMap -> DEBU 1f8a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:07:58.092 UTC [common.configtx] addToMap -> DEBU 1f8b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:07:58.095 UTC [common.configtx] addToMap -> DEBU 1f8c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:07:58.095 UTC [common.configtx] addToMap -> DEBU 1f8d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:07:58.095 UTC [common.configtx] addToMap -> DEBU 1f8e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f8f Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f90 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f91 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f92 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f93 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f94 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f95 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f96 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f97 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f98 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f99 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9a Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9b Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9c Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9d Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9e Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9f Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1fa0 Adding to config map: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa1 Adding to config map: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa2 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa3 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa4 Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa5 Adding to config map: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa6 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa7 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa8 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa9 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1faa Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fab Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fac Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fad Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fae Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1faf Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fb0 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fb1 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fb2 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fb3 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fb4 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fb5 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fb6 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fb7 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fb8 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fb9 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fba Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:07:58.106 UTC [common.configtx] addToMap -> DEBU 1fbb Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:07:58.106 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fbc As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:07:58.106 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fbd As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:07:58.106 UTC [policies] Manager -> DEBU 1fbe Manager Channel looking up path [Application]"
"2020-01-03 19:07:58.106 UTC [policies] Manager -> DEBU 1fbf Manager Channel has managers Orderer"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc0 Manager Channel has managers Application"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc1 Manager Channel/Application looking up path []"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc2 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc3 Manager Channel/Application has managers Org3MSP"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc4 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fc5 As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fc6 As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fc7 As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc8 Manager Channel looking up path [Orderer]"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc9 Manager Channel has managers Orderer"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fca Manager Channel has managers Application"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fcb Manager Channel/Orderer looking up path []"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fcc Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fcd As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fce As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fcf As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fd0 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:07:58.107 UTC [common.capabilities] Supported -> DEBU 1fd1 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:07:58.107 UTC [common.capabilities] Supported -> DEBU 1fd2 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] func1 -> DEBU 1fd3 Executing callback to update root CAs"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] updateTrustedRoots -> DEBU 1fd4 updating root CAs for channel [businesschannel]"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] updateTrustedRoots -> DEBU 1fd5 adding app root CAs for MSP [Org1MSP]"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] updateTrustedRoots -> DEBU 1fd6 adding app root CAs for MSP [Org2MSP]"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] updateTrustedRoots -> DEBU 1fd7 adding orderer root CAs for MSP [OrdererMSP]"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] updateTrustedRoots -> DEBU 1fd8 adding app root CAs for MSP [Org3MSP]"
"2020-01-03 19:07:58.108 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 1fd9 [channel: businesschannel] Detected lastConfigSeq transitioning from 3 to 4, setting lastConfigBlockNum from 2 to 9"
"2020-01-03 19:07:58.108 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 1fda [channel: businesschannel] About to write block, setting its LAST_CONFIG to 9"
"2020-01-03 19:07:58.108 UTC [msp.identity] Sign -> DEBU 1fdb Sign: plaintext: 0A020809120B0A090A03010203100418...0670B426AE3933D38393C28BB5204519 "
"2020-01-03 19:07:58.108 UTC [msp.identity] Sign -> DEBU 1fdc Sign: digest: 242D86F2A822DD3F8CBA5F48E848BACA86202D0CEC7134242341EC08DAFA7742 "
"2020-01-03 19:07:58.119 UTC [fsblkstorage] indexBlock -> DEBU 1fdd Indexing block [blockNum=9, blockHash=[]byte{0xe1, 0xc9, 0xa5, 0x46, 0x9e, 0xf2, 0x93, 0x92, 0x72, 0x33, 0x71, 0x8f, 0x60, 0x5a, 0xa3, 0xe4, 0xb7, 0x21, 0xca, 0x90, 0x72, 0xd7, 0xcb, 0xd3, 0xdc, 0x5a, 0xc6, 0x20, 0xdc, 0x8a, 0x14, 0x14} txOffsets=
txId=e7c362cc22a4b0f5491059dd4ca3771a8a08fb7c89339da9036452ddb6363423 locPointer=offset=71, bytesLength=40632
]"
"2020-01-03 19:07:58.125 UTC [fsblkstorage] updateCheckpoint -> DEBU 1fde Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[155212], isChainEmpty=[false], lastBlockNumber=[9]"
"2020-01-03 19:07:58.126 UTC [fsblkstorage] waitForBlock -> DEBU 1fdf Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:07:58.126 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1fe0 Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:07:58.126 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1fe2 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:07:58.126 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1fe3 blockbytes [41646] read from file [0]"
"2020-01-03 19:07:58.126 UTC [policies] EvaluateSignedData -> DEBU 1fe4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:58.126 UTC [policies] EvaluateSignedData -> DEBU 1fe5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.126 UTC [policies] EvaluateSignedData -> DEBU 1fe6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:58.126 UTC [policies] EvaluateSignedData -> DEBU 1fe7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.126 UTC [policies] EvaluateSignedData -> DEBU 1fe8 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:58.127 UTC [msp] DeserializeIdentity -> DEBU 1fe9 Obtaining identity"
"2020-01-03 19:07:58.127 UTC [msp.identity] newIdentity -> DEBU 1feb Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc6gAwIBAgIQbbKJfLBBsXqVH7G+05FqjjAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEcyNZljqYsesJ
DrBsDW9Amiv2ryM7Ibu+Wkf6Q/Dr/NJH8ZWV4StAb8MsBqhocRn+lv0b91KJYFv3
KjEl2xt3lKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
BCQwIoAg2xwon2hr+9A/d0ijKrlBm2OrEn40l/AuOxUP3/tC+z0wCgYIKoZIzj0E
AwIDSAAwRQIhAOuISj4nilLE9wt/6lvSkgvG04o8M2VJacTNXTQVq+G6AiBwO4WQ
6caigMoM0udrWh++35sVnAfwm1VLUnDxgF6YFg==
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.126 UTC [fsblkstorage] waitForBlock -> DEBU 1fea Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:07:58.128 UTC [msp.identity] Verify -> DEBU 1fec Verify: digest = 00000000 4d 16 58 d8 6f ab 4d ae ee f3 8a 7d d7 47 ce 59 |M.X.o.M....}.G.Y|
00000010 bd 66 73 7c d0 7f 8c 05 3a fe d0 b9 8a 59 41 77 |.fs|....:....YAw|"
"2020-01-03 19:07:58.128 UTC [msp.identity] Verify -> DEBU 1fed Verify: sig = 00000000 30 44 02 20 5f 51 dd d4 e7 82 1f 52 c7 cf 51 45 |0D. _Q.....R..QE|
00000010 9e 75 8b 16 bc e9 c2 61 4c 3e a8 1e b4 11 63 ed |.u.....aL>....c.|
00000020 12 b0 01 52 02 20 66 5e ab 92 a1 e3 36 26 53 5c |...R. f^....6&S\|
00000030 02 80 e9 bd 63 80 d7 c7 63 15 c8 51 07 51 08 44 |....c...c..Q.Q.D|
00000040 62 0d 27 90 0a bf |b.'...|"
"2020-01-03 19:07:58.127 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1fee Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:07:58.128 UTC [policies] SignatureSetToValidIdentities -> DEBU 1fef signature for identity 0 validated"
"2020-01-03 19:07:58.128 UTC [cauthdsl] func1 -> DEBU 1ff0 0xc000e47b80 gate 1578078478128750400 evaluation starts"
"2020-01-03 19:07:58.128 UTC [cauthdsl] func2 -> DEBU 1ff1 0xc000e47b80 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.128 UTC [cauthdsl] func2 -> DEBU 1ff2 0xc000e47b80 processing identity 0 - &{Org1MSP 17069cbee57be1a7c31108980ca1f22e1655ab52c15e1bd6db05cf7e9d01304e}"
"2020-01-03 19:07:58.129 UTC [cauthdsl] func2 -> DEBU 1ff3 0xc000e47b80 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected OrdererMSP, got Org1MSP)"
"2020-01-03 19:07:58.129 UTC [cauthdsl] func2 -> DEBU 1ff4 0xc000e47b80 principal evaluation fails"
"2020-01-03 19:07:58.129 UTC [cauthdsl] func1 -> DEBU 1ff5 0xc000e47b80 gate 1578078478128750400 evaluation fails"
"2020-01-03 19:07:58.129 UTC [policies] EvaluateSignedData -> DEBU 1ff7 Signature set did not satisfy policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:58.129 UTC [policies] EvaluateSignedData -> DEBU 1ff8 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:58.129 UTC [policies] func1 -> DEBU 1ff9 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ OrdererOrg/Readers ]"
"2020-01-03 19:07:58.129 UTC [policies] EvaluateSignedData -> DEBU 1ffa Signature set did not satisfy policy /Channel/Orderer/Readers"
"2020-01-03 19:07:58.129 UTC [policies] EvaluateSignedData -> DEBU 1ffb == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:58.130 UTC [policies] EvaluateSignedData -> DEBU 1ffc == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:58.130 UTC [policies] EvaluateSignedData -> DEBU 1ffd This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.130 UTC [policies] EvaluateSignedData -> DEBU 1ffe == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:58.130 UTC [msp.identity] Verify -> DEBU 1fff Verify: digest = 00000000 4d 16 58 d8 6f ab 4d ae ee f3 8a 7d d7 47 ce 59 |M.X.o.M....}.G.Y|
00000010 bd 66 73 7c d0 7f 8c 05 3a fe d0 b9 8a 59 41 77 |.fs|....:....YAw|"
"2020-01-03 19:07:58.130 UTC [msp.identity] Verify -> DEBU 2000 Verify: sig = 00000000 30 44 02 20 5f 51 dd d4 e7 82 1f 52 c7 cf 51 45 |0D. _Q.....R..QE|
00000010 9e 75 8b 16 bc e9 c2 61 4c 3e a8 1e b4 11 63 ed |.u.....aL>....c.|
00000020 12 b0 01 52 02 20 66 5e ab 92 a1 e3 36 26 53 5c |...R. f^....6&S\|
00000030 02 80 e9 bd 63 80 d7 c7 63 15 c8 51 07 51 08 44 |....c...c..Q.Q.D|
00000040 62 0d 27 90 0a bf |b.'...|"
"2020-01-03 19:07:58.129 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ff6 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:07:58.130 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2001 blockbytes [41646] read from file [0]"
"2020-01-03 19:07:58.130 UTC [policies] SignatureSetToValidIdentities -> DEBU 2002 signature for identity 0 validated"
"2020-01-03 19:07:58.130 UTC [cauthdsl] func1 -> DEBU 2003 0xc000a03ed0 gate 1578078478130871800 evaluation starts"
"2020-01-03 19:07:58.130 UTC [cauthdsl] func2 -> DEBU 2005 0xc000a03ed0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.130 UTC [policies] EvaluateSignedData -> DEBU 2004 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:58.130 UTC [policies] EvaluateSignedData -> DEBU 2006 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 2007 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 2008 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.130 UTC [cauthdsl] func2 -> DEBU 2009 0xc000a03ed0 processing identity 0 - &{Org1MSP 17069cbee57be1a7c31108980ca1f22e1655ab52c15e1bd6db05cf7e9d01304e}"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 200a == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:58.131 UTC [msp] DeserializeIdentity -> DEBU 200b Obtaining identity"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 200c 0xc000a03ed0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got Org1MSP)"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 200d 0xc000a03ed0 principal evaluation fails"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func1 -> DEBU 200e 0xc000a03ed0 gate 1578078478130871800 evaluation fails"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 200f Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 2010 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 2011 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org3MSP/Readers =="
"2020-01-03 19:07:58.131 UTC [msp.identity] Verify -> DEBU 2012 Verify: digest = 00000000 4d 16 58 d8 6f ab 4d ae ee f3 8a 7d d7 47 ce 59 |M.X.o.M....}.G.Y|
00000010 bd 66 73 7c d0 7f 8c 05 3a fe d0 b9 8a 59 41 77 |.fs|....:....YAw|"
"2020-01-03 19:07:58.131 UTC [msp.identity] Verify -> DEBU 2013 Verify: sig = 00000000 30 44 02 20 5f 51 dd d4 e7 82 1f 52 c7 cf 51 45 |0D. _Q.....R..QE|
00000010 9e 75 8b 16 bc e9 c2 61 4c 3e a8 1e b4 11 63 ed |.u.....aL>....c.|
00000020 12 b0 01 52 02 20 66 5e ab 92 a1 e3 36 26 53 5c |...R. f^....6&S\|
00000030 02 80 e9 bd 63 80 d7 c7 63 15 c8 51 07 51 08 44 |....c...c..Q.Q.D|
00000040 62 0d 27 90 0a bf |b.'...|"
"2020-01-03 19:07:58.131 UTC [msp.identity] newIdentity -> DEBU 2014 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKTCCAc+gAwIBAgIRAPikCf8Lqmr4IxxdS1naC8MwCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBqMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzENMAsGA1UECxMEcGVlcjEfMB0GA1UEAxMWcGVlcjEub3Jn
Mi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABCnU9Lvzp4Oj
VGNQIUor8x14w72LJytip/FAawBCcIX/rTyHzi0/V4VOOK7ZzUJjsJ06HOrLH2kq
cRv8LV7HygWjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAIFeLl8tZK21GKpogRZ4gfevkODI5VwghbXOylZGf8KfzMAoGCCqGSM49
BAMCA0gAMEUCIQCYio3XPe0gbZUcWO/M5eFUwMGyJYiktk8O5aanPs+segIgWlwp
YVKGt/ClnNVo8h2X/+e21iagssuyMczBwq+WtAI=
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.131 UTC [policies] SignatureSetToValidIdentities -> DEBU 2015 signature for identity 0 validated"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func1 -> DEBU 2016 0xc00036ade0 gate 1578078478131546600 evaluation starts"
"2020-01-03 19:07:58.131 UTC [msp.identity] Verify -> DEBU 2017 Verify: digest = 00000000 53 89 a9 1d a1 a2 92 a8 fe d9 5e 6b 0f 3e a8 0b |S.........^k.>..|
00000010 db ef 13 fb 86 6c 58 46 71 9a 35 65 7f 2e 5e 6a |.....lXFq.5e..^j|"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 2018 0xc00036ade0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.131 UTC [msp.identity] Verify -> DEBU 2019 Verify: sig = 00000000 30 45 02 21 00 e7 08 12 ad ad e6 aa 0b 6c 4d cb |0E.!.........lM.|
00000010 a1 43 31 33 88 d2 c1 79 36 e3 29 f9 19 c2 ae d3 |.C13...y6.).....|
00000020 0f 83 c3 c1 eb 02 20 06 9d 5d f1 d7 aa 9e ef d2 |...... ..]......|
00000030 21 56 e4 9c d9 f6 ea 8a 92 8b c5 70 0c c0 db cc |!V.........p....|
00000040 fa 40 1e a0 99 71 8c |.@...q.|"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 201a 0xc00036ade0 processing identity 0 - &{Org1MSP 17069cbee57be1a7c31108980ca1f22e1655ab52c15e1bd6db05cf7e9d01304e}"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 201b 0xc00036ade0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org3MSP, got Org1MSP)"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 201c 0xc00036ade0 principal evaluation fails"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func1 -> DEBU 201d 0xc00036ade0 gate 1578078478131546600 evaluation fails"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 201e Signature set did not satisfy policy /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:58.131 UTC [policies] SignatureSetToValidIdentities -> DEBU 201f signature for identity 0 validated"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func1 -> DEBU 2021 0xc000277390 gate 1578078478131828100 evaluation starts"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 2022 0xc000277390 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 2020 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 2023 0xc000277390 processing identity 0 - &{Org2MSP 93575b745c67d28a0aada0b161f85b7fefce1ce1a9a09e6988b44b5abd4ba89b}"
"2020-01-03 19:07:58.136 UTC [policies] EvaluateSignedData -> DEBU 2024 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:58.136 UTC [msp.identity] Verify -> DEBU 2025 Verify: digest = 00000000 4d 16 58 d8 6f ab 4d ae ee f3 8a 7d d7 47 ce 59 |M.X.o.M....}.G.Y|
00000010 bd 66 73 7c d0 7f 8c 05 3a fe d0 b9 8a 59 41 77 |.fs|....:....YAw|"
"2020-01-03 19:07:58.136 UTC [msp.identity] Verify -> DEBU 2026 Verify: sig = 00000000 30 44 02 20 5f 51 dd d4 e7 82 1f 52 c7 cf 51 45 |0D. _Q.....R..QE|
00000010 9e 75 8b 16 bc e9 c2 61 4c 3e a8 1e b4 11 63 ed |.u.....aL>....c.|
00000020 12 b0 01 52 02 20 66 5e ab 92 a1 e3 36 26 53 5c |...R. f^....6&S\|
00000030 02 80 e9 bd 63 80 d7 c7 63 15 c8 51 07 51 08 44 |....c...c..Q.Q.D|
00000040 62 0d 27 90 0a bf |b.'...|"
"2020-01-03 19:07:58.136 UTC [cauthdsl] func2 -> DEBU 2027 0xc000277390 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected OrdererMSP, got Org2MSP)"
"2020-01-03 19:07:58.136 UTC [cauthdsl] func2 -> DEBU 2028 0xc000277390 principal evaluation fails"
"2020-01-03 19:07:58.136 UTC [cauthdsl] func1 -> DEBU 2029 0xc000277390 gate 1578078478131828100 evaluation fails"
"2020-01-03 19:07:58.140 UTC [policies] EvaluateSignedData -> DEBU 202a Signature set did not satisfy policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:58.140 UTC [policies] SignatureSetToValidIdentities -> DEBU 202b signature for identity 0 validated"
"2020-01-03 19:07:58.141 UTC [policies] EvaluateSignedData -> DEBU 202c == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:58.141 UTC [cauthdsl] func1 -> DEBU 202d 0xc00036bac0 gate 1578078478140999300 evaluation starts"
"2020-01-03 19:07:58.141 UTC [cauthdsl] func2 -> DEBU 202e 0xc00036bac0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.141 UTC [policies] func1 -> DEBU 202f Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ OrdererOrg/Readers ]"
"2020-01-03 19:07:58.141 UTC [policies] EvaluateSignedData -> DEBU 2030 Signature set did not satisfy policy /Channel/Orderer/Readers"
"2020-01-03 19:07:58.141 UTC [cauthdsl] func2 -> DEBU 2031 0xc00036bac0 processing identity 0 - &{Org1MSP 17069cbee57be1a7c31108980ca1f22e1655ab52c15e1bd6db05cf7e9d01304e}"
"2020-01-03 19:07:58.141 UTC [policies] EvaluateSignedData -> DEBU 2032 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:58.143 UTC [policies] EvaluateSignedData -> DEBU 2034 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:58.141 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 2033 Checking if identity satisfies MEMBER role for Org1MSP"
"2020-01-03 19:07:58.143 UTC [msp] Validate -> DEBU 2035 MSP Org1MSP validating identity"
"2020-01-03 19:07:58.144 UTC [policies] EvaluateSignedData -> DEBU 2036 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.147 UTC [policies] EvaluateSignedData -> DEBU 2038 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:58.145 UTC [msp] getCertificationChain -> DEBU 2037 MSP Org1MSP getting certification chain"
"2020-01-03 19:07:58.147 UTC [msp.identity] Verify -> DEBU 2039 Verify: digest = 00000000 53 89 a9 1d a1 a2 92 a8 fe d9 5e 6b 0f 3e a8 0b |S.........^k.>..|
00000010 db ef 13 fb 86 6c 58 46 71 9a 35 65 7f 2e 5e 6a |.....lXFq.5e..^j|"
"2020-01-03 19:07:58.148 UTC [msp.identity] Verify -> DEBU 203a Verify: sig = 00000000 30 45 02 21 00 e7 08 12 ad ad e6 aa 0b 6c 4d cb |0E.!.........lM.|
00000010 a1 43 31 33 88 d2 c1 79 36 e3 29 f9 19 c2 ae d3 |.C13...y6.).....|
00000020 0f 83 c3 c1 eb 02 20 06 9d 5d f1 d7 aa 9e ef d2 |...... ..]......|
00000030 21 56 e4 9c d9 f6 ea 8a 92 8b c5 70 0c c0 db cc |!V.........p....|
00000040 fa 40 1e a0 99 71 8c |.@...q.|"
"2020-01-03 19:07:58.149 UTC [cauthdsl] func2 -> DEBU 203b 0xc00036bac0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:58.149 UTC [cauthdsl] func1 -> DEBU 203c 0xc00036bac0 gate 1578078478140999300 evaluation succeeds"
"2020-01-03 19:07:58.149 UTC [policies] EvaluateSignedData -> DEBU 203d Signature set satisfies policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:58.150 UTC [policies] SignatureSetToValidIdentities -> DEBU 203e signature for identity 0 validated"
"2020-01-03 19:07:58.150 UTC [cauthdsl] func1 -> DEBU 203f 0xc000ccd150 gate 1578078478150335000 evaluation starts"
"2020-01-03 19:07:58.149 UTC [policies] EvaluateSignedData -> DEBU 2040 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2041 Signature set satisfies policy /Channel/Application/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2042 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:58.150 UTC [cauthdsl] func2 -> DEBU 2043 0xc000ccd150 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.151 UTC [cauthdsl] func2 -> DEBU 2044 0xc000ccd150 processing identity 0 - &{Org2MSP 93575b745c67d28a0aada0b161f85b7fefce1ce1a9a09e6988b44b5abd4ba89b}"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2045 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2046 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:58.151 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 2047 Checking if identity satisfies MEMBER role for Org2MSP"
"2020-01-03 19:07:58.151 UTC [msp] Validate -> DEBU 2048 MSP Org2MSP validating identity"
"2020-01-03 19:07:58.151 UTC [common.deliver] deliverBlocks -> DEBU 2049 [channel: businesschannel] Delivering block [9] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:58.151 UTC [msp] getCertificationChain -> DEBU 204a MSP Org2MSP getting certification chain"
"2020-01-03 19:07:58.151 UTC [fsblkstorage] waitForBlock -> DEBU 204b Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:07:58.126 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 1fe1 [channel: businesschannel] Wrote block [9]"
"2020-01-03 19:07:58.151 UTC [cauthdsl] func2 -> DEBU 204c 0xc000ccd150 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:58.151 UTC [cauthdsl] func1 -> DEBU 204d 0xc000ccd150 gate 1578078478150335000 evaluation succeeds"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 204e Signature set satisfies policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 204f == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2050 Signature set satisfies policy /Channel/Application/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2051 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2052 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2053 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:58.151 UTC [common.deliver] deliverBlocks -> DEBU 2054 [channel: businesschannel] Delivering block [9] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:58.151 UTC [fsblkstorage] waitForBlock -> DEBU 2055 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:07:58.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2056 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:58.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2057 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.4µs "
"2020-01-03 19:07:58.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2058 Sending msg of 28 bytes to 3 on channel testchainid took 38.4µs"
"2020-01-03 19:07:58.531 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2059 Sending msg of 28 bytes to 2 on channel businesschannel took 111.1µs"
"2020-01-03 19:07:58.532 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 205a Sending msg of 28 bytes to 3 on channel businesschannel took 19.4µs"
"2020-01-03 19:07:58.534 UTC [orderer.common.cluster.step] sendMessage -> DEBU 205b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.5µs "
"2020-01-03 19:07:58.535 UTC [orderer.common.cluster.step] sendMessage -> DEBU 205c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 89.7µs "
"2020-01-03 19:07:58.538 UTC [orderer.common.cluster.step] handleMessage -> DEBU 205d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:58.538 UTC [orderer.common.cluster.step] handleMessage -> DEBU 205e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:58.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 205f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:58.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2060 Sending msg of 28 bytes to 3 on channel testchainid took 19.8µs"
"2020-01-03 19:07:58.955 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2061 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 150.2µs "
"2020-01-03 19:07:59.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 2062 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:59.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2063 Sending msg of 28 bytes to 2 on channel businesschannel took 98µs"
"2020-01-03 19:07:59.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2064 Sending msg of 28 bytes to 3 on channel businesschannel took 18.6µs"
"2020-01-03 19:07:59.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2065 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.3µs "
"2020-01-03 19:07:59.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2066 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 92.7µs "
"2020-01-03 19:07:59.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2067 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:59.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2068 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:59.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2069 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:59.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 206a Sending msg of 28 bytes to 3 on channel testchainid took 16.5µs"
"2020-01-03 19:07:59.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 206b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 440.7µs "
"2020-01-03 19:07:59.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 206c Sending msg of 28 bytes to 2 on channel businesschannel took 21.4µs"
"2020-01-03 19:07:59.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 206d Sending msg of 28 bytes to 3 on channel businesschannel took 18µs"
"2020-01-03 19:07:59.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 206e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97.3µs "
"2020-01-03 19:07:59.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 206f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 668.5µs "
"2020-01-03 19:07:59.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2070 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:59.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2071 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:59.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2072 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:59.955 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2073 Sending msg of 28 bytes to 3 on channel testchainid took 17.4µs"
"2020-01-03 19:07:59.955 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2074 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 118.7µs "
"2020-01-03 19:08:00.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2075 Sending msg of 28 bytes to 2 on channel businesschannel took 16.6µs"
"2020-01-03 19:08:00.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2076 Sending msg of 28 bytes to 3 on channel businesschannel took 14.9µs"
"2020-01-03 19:08:00.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2077 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 177.8µs "
"2020-01-03 19:08:00.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2078 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 137.2µs "
"2020-01-03 19:08:00.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2079 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:00.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 207a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:00.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 207b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:00.456 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 207c Sending msg of 28 bytes to 3 on channel testchainid took 17.6µs"
"2020-01-03 19:08:00.456 UTC [orderer.common.cluster.step] sendMessage -> DEBU 207d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 124.4µs "
"2020-01-03 19:08:00.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 207e Sending msg of 28 bytes to 2 on channel businesschannel took 22.4µs"
"2020-01-03 19:08:00.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 207f Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:08:00.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2080 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 174µs "
"2020-01-03 19:08:00.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2081 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 146.3µs "
"2020-01-03 19:08:00.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2082 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:00.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2083 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:00.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2084 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:00.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2085 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.2µs "
"2020-01-03 19:08:00.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2086 Sending msg of 28 bytes to 3 on channel testchainid took 17.7µs"
"2020-01-03 19:08:01.023 UTC [orderer.consensus.etcdraft] Check -> DEBU 2087 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:01.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2088 Sending msg of 28 bytes to 2 on channel businesschannel took 91.2µs"
"2020-01-03 19:08:01.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2089 Sending msg of 28 bytes to 3 on channel businesschannel took 14.7µs"
"2020-01-03 19:08:01.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 208a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 138.2µs "
"2020-01-03 19:08:01.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 208b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 156.3µs "
"2020-01-03 19:08:01.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 208c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:01.028 UTC [orderer.common.cluster.step] handleMessage -> DEBU 208d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:01.088 UTC [orderer.common.server] Deliver -> DEBU 208e Starting new Deliver handler"
"2020-01-03 19:08:01.088 UTC [common.deliver] Handle -> DEBU 208f Starting new deliver loop for 172.18.0.5:54706"
"2020-01-03 19:08:01.088 UTC [common.deliver] Handle -> DEBU 2090 Attempting to read seek info message from 172.18.0.5:54706"
"2020-01-03 19:08:01.090 UTC [policies] EvaluateSignedData -> DEBU 2091 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:01.091 UTC [policies] EvaluateSignedData -> DEBU 2092 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:01.091 UTC [policies] EvaluateSignedData -> DEBU 2093 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:01.092 UTC [policies] EvaluateSignedData -> DEBU 2094 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:01.092 UTC [policies] EvaluateSignedData -> DEBU 2095 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:01.092 UTC [msp] DeserializeIdentity -> DEBU 2096 Obtaining identity"
"2020-01-03 19:08:01.093 UTC [msp.identity] newIdentity -> DEBU 2097 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICGTCCAcCgAwIBAgIQTGd44DqCSridG/GT9IMOCjAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowZjELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xDjAMBgNVBAsTBWFkbWluMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZ
MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFG26fgQv8i7PXxEIP3SIsoUz7SAg4xY
a2qekwDPnU4R/zp8Vi9+1vDzi6G2r+RLJETNKPx5r24VGnUQYbNkdjijTTBLMA4G
A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIIVKBtkC9IJ4
ujvRzO3Ry6rJ6bfYtONGuPcjQrdg4D2jMAoGCCqGSM49BAMCA0cAMEQCIB4uSaWx
upbmRDZLXj6uOB+Rp9oa5On+3cuOw797DOKSAiBR6toNtMlquiXXBQmkyU2mO5j0
Ng0rgX6cX73Zy6gvaA==
-----END CERTIFICATE-----"
"2020-01-03 19:08:01.094 UTC [msp.identity] Verify -> DEBU 2098 Verify: digest = 00000000 c5 b6 fb c3 87 c0 57 d1 35 f0 de 0f 1d fe 83 d7 |......W.5.......|
00000010 82 3f 61 4f 32 c7 47 c5 ad 24 36 aa 33 05 e4 9f |.?aO2.G..$6.3...|"
"2020-01-03 19:08:01.095 UTC [msp.identity] Verify -> DEBU 2099 Verify: sig = 00000000 30 44 02 20 27 0d e6 04 0c 1b ce 1e 5f fa 03 07 |0D. '......._...|
00000010 25 29 49 ce c0 65 b1 1e 71 9c 55 2e 58 0e 26 2a |%)I..e..q.U.X.&*|
00000020 94 e8 8f 0a 02 20 77 a6 f7 fd 47 a7 b6 8a 48 1d |..... w...G...H.|
00000030 88 99 7e 59 4b 66 b3 dd 02 5b 16 99 05 f1 41 59 |..~YKf...[....AY|
00000040 94 75 ab 2c f1 97 |.u.,..|"
"2020-01-03 19:08:01.096 UTC [policies] SignatureSetToValidIdentities -> DEBU 209a signature for identity 0 validated"
"2020-01-03 19:08:01.097 UTC [cauthdsl] func1 -> DEBU 209b 0xc001148950 gate 1578078481097198300 evaluation starts"
"2020-01-03 19:08:01.098 UTC [cauthdsl] func2 -> DEBU 209c 0xc001148950 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:01.098 UTC [cauthdsl] func2 -> DEBU 209d 0xc001148950 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:01.098 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 209e Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:08:01.099 UTC [msp] Validate -> DEBU 209f MSP OrdererMSP validating identity"
"2020-01-03 19:08:01.099 UTC [msp] getCertificationChain -> DEBU 20a0 MSP OrdererMSP getting certification chain"
"2020-01-03 19:08:01.101 UTC [cauthdsl] func2 -> DEBU 20a1 0xc001148950 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:01.101 UTC [cauthdsl] func1 -> DEBU 20a2 0xc001148950 gate 1578078481097198300 evaluation succeeds"
"2020-01-03 19:08:01.101 UTC [policies] EvaluateSignedData -> DEBU 20a3 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:01.101 UTC [policies] EvaluateSignedData -> DEBU 20a4 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:01.102 UTC [policies] EvaluateSignedData -> DEBU 20a5 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:01.102 UTC [policies] EvaluateSignedData -> DEBU 20a6 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:01.102 UTC [policies] EvaluateSignedData -> DEBU 20a7 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:01.103 UTC [policies] EvaluateSignedData -> DEBU 20a8 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:01.103 UTC [common.deliver] deliverBlocks -> DEBU 20a9 [channel: businesschannel] Received seekInfo (0xc00116f680) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54706"
"2020-01-03 19:08:01.103 UTC [fsblkstorage] Next -> DEBU 20aa Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:01.104 UTC [fsblkstorage] newBlockfileStream -> DEBU 20ab newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:01.104 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20ac Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:01.104 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20ad Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:01.105 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20ae blockbytes [41646] read from file [0]"
"2020-01-03 19:08:01.105 UTC [common.deliver] deliverBlocks -> DEBU 20af [channel: businesschannel] Delivering block [9] for (0xc00116f680) for 172.18.0.5:54706"
"2020-01-03 19:08:01.105 UTC [common.deliver] deliverBlocks -> DEBU 20b0 [channel: businesschannel] Done delivering to 172.18.0.5:54706 for (0xc00116f680)"
"2020-01-03 19:08:01.106 UTC [fsblkstorage] waitForBlock -> DEBU 20b1 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:01.107 UTC [fsblkstorage] waitForBlock -> DEBU 20b2 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:01.108 UTC [fsblkstorage] waitForBlock -> DEBU 20b3 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:01.108 UTC [fsblkstorage] waitForBlock -> DEBU 20b4 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:01.108 UTC [common.deliver] Handle -> DEBU 20b5 Waiting for new SeekInfo from 172.18.0.5:54706"
"2020-01-03 19:08:01.109 UTC [common.deliver] Handle -> DEBU 20b6 Attempting to read seek info message from 172.18.0.5:54706"
"2020-01-03 19:08:01.118 UTC [grpc] infof -> DEBU 20b7 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:01.119 UTC [common.deliver] Handle -> WARN 20b8 Error reading from 172.18.0.5:54706: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:01.120 UTC [orderer.common.server] func1 -> DEBU 20b9 Closing Deliver stream"
"2020-01-03 19:08:01.121 UTC [comm.grpc.server] 1 -> INFO 20ba streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54706 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=32.7798ms
"2020-01-03 19:08:01.414 UTC [orderer.common.server] Deliver -> DEBU 20bb Starting new Deliver handler"
"2020-01-03 19:08:01.415 UTC [common.deliver] Handle -> DEBU 20bc Starting new deliver loop for 172.18.0.5:54712"
"2020-01-03 19:08:01.415 UTC [common.deliver] Handle -> DEBU 20bd Attempting to read seek info message from 172.18.0.5:54712"
"2020-01-03 19:08:01.417 UTC [policies] EvaluateSignedData -> DEBU 20be == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:01.418 UTC [policies] EvaluateSignedData -> DEBU 20bf This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:01.419 UTC [policies] EvaluateSignedData -> DEBU 20c0 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:01.420 UTC [policies] EvaluateSignedData -> DEBU 20c1 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:01.420 UTC [policies] EvaluateSignedData -> DEBU 20c2 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:01.421 UTC [msp.identity] Verify -> DEBU 20c3 Verify: digest = 00000000 9c fa 7c 1e 01 8c f6 9b bb 0d 65 00 b7 35 7c 2a |..|.......e..5|*|
00000010 f3 7c 01 34 3e 7c e8 58 80 4a 1d 89 c0 40 46 9d |.|.4>|.X.J...@F.|"
"2020-01-03 19:08:01.421 UTC [msp.identity] Verify -> DEBU 20c4 Verify: sig = 00000000 30 44 02 20 46 4d cd 6f 01 3f 5f 11 c4 9a d8 ea |0D. FM.o.?_.....|
00000010 bb 99 fd 49 cd 19 b0 72 f8 04 0a b3 3b 8e af 52 |...I...r....;..R|
00000020 a5 44 aa dd 02 20 59 ed 88 82 87 be f4 7b cb e9 |.D... Y......{..|
00000030 d5 18 b0 cb 0f 8a 7d 5e 31 ac 60 3d 9c cd 3b 90 |......}^1.`=..;.|
00000040 a1 d6 18 c6 0d ab |......|"
"2020-01-03 19:08:01.422 UTC [policies] SignatureSetToValidIdentities -> DEBU 20c5 signature for identity 0 validated"
"2020-01-03 19:08:01.501 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20c6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:01.503 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20c7 Sending msg of 28 bytes to 3 on channel testchainid took 109.9µs"
"2020-01-03 19:08:01.503 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20c8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 202.1µs "
"2020-01-03 19:08:01.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20c9 Sending msg of 28 bytes to 2 on channel businesschannel took 25.8µs"
"2020-01-03 19:08:01.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20ca Sending msg of 28 bytes to 3 on channel businesschannel took 15µs"
"2020-01-03 19:08:01.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20cb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 98.1µs "
"2020-01-03 19:08:01.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20cc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 64.3µs "
"2020-01-03 19:08:01.628 UTC [cauthdsl] func1 -> DEBU 20cd 0xc0011920b0 gate 1578078481424091000 evaluation starts"
"2020-01-03 19:08:01.628 UTC [cauthdsl] func2 -> DEBU 20ce 0xc0011920b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:01.628 UTC [cauthdsl] func2 -> DEBU 20cf 0xc0011920b0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:01.635 UTC [cauthdsl] func2 -> DEBU 20d0 0xc0011920b0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:01.635 UTC [cauthdsl] func1 -> DEBU 20d1 0xc0011920b0 gate 1578078481424091000 evaluation succeeds"
"2020-01-03 19:08:01.635 UTC [policies] EvaluateSignedData -> DEBU 20d2 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:01.637 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20d3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:01.636 UTC [policies] EvaluateSignedData -> DEBU 20d4 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:01.637 UTC [policies] EvaluateSignedData -> DEBU 20d5 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:01.637 UTC [policies] EvaluateSignedData -> DEBU 20d6 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:01.638 UTC [policies] EvaluateSignedData -> DEBU 20d7 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:01.638 UTC [policies] EvaluateSignedData -> DEBU 20d8 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:01.638 UTC [common.deliver] deliverBlocks -> DEBU 20d9 [channel: businesschannel] Received seekInfo (0xc00116fd40) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54712"
"2020-01-03 19:08:01.639 UTC [fsblkstorage] Next -> DEBU 20da Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:01.639 UTC [fsblkstorage] newBlockfileStream -> DEBU 20db newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:01.640 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20dc Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:01.640 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20dd Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:01.640 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20de blockbytes [41646] read from file [0]"
"2020-01-03 19:08:01.640 UTC [common.deliver] deliverBlocks -> DEBU 20df [channel: businesschannel] Delivering block [9] for (0xc00116fd40) for 172.18.0.5:54712"
"2020-01-03 19:08:01.641 UTC [common.deliver] deliverBlocks -> DEBU 20e0 [channel: businesschannel] Done delivering to 172.18.0.5:54712 for (0xc00116fd40)"
"2020-01-03 19:08:01.651 UTC [fsblkstorage] waitForBlock -> DEBU 20e1 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:01.651 UTC [fsblkstorage] waitForBlock -> DEBU 20e2 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:01.651 UTC [fsblkstorage] waitForBlock -> DEBU 20e3 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:01.651 UTC [fsblkstorage] waitForBlock -> DEBU 20e4 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:01.658 UTC [grpc] infof -> DEBU 20e5 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:01.659 UTC [common.deliver] Handle -> DEBU 20e6 Waiting for new SeekInfo from 172.18.0.5:54712"
"2020-01-03 19:08:01.659 UTC [common.deliver] Handle -> DEBU 20e7 Attempting to read seek info message from 172.18.0.5:54712"
"2020-01-03 19:08:01.660 UTC [common.deliver] Handle -> WARN 20e8 Error reading from 172.18.0.5:54712: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:01.661 UTC [orderer.common.server] func1 -> DEBU 20e9 Closing Deliver stream"
"2020-01-03 19:08:01.661 UTC [comm.grpc.server] 1 -> INFO 20ea streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54712 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=247.1793ms
"2020-01-03 19:08:01.700 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20eb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:01.963 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20ec Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:01.964 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20ed Sending msg of 28 bytes to 3 on channel testchainid took 18µs"
"2020-01-03 19:08:01.964 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20ee Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 86µs "
"2020-01-03 19:08:02.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20ef Sending msg of 28 bytes to 2 on channel businesschannel took 23.7µs"
"2020-01-03 19:08:02.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20f0 Sending msg of 28 bytes to 3 on channel businesschannel took 29.5µs"
"2020-01-03 19:08:02.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20f1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 317.8µs "
"2020-01-03 19:08:02.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20f2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 106.3µs "
"2020-01-03 19:08:02.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20f3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:02.028 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20f4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:02.463 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20f5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:02.464 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20f6 Sending msg of 28 bytes to 3 on channel testchainid took 117.4µs"
"2020-01-03 19:08:02.464 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20f7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.1µs "
"2020-01-03 19:08:02.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20f8 Sending msg of 28 bytes to 2 on channel businesschannel took 323.9µs"
"2020-01-03 19:08:02.531 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20fa Sending msg of 28 bytes to 3 on channel businesschannel took 20.3µs"
"2020-01-03 19:08:02.532 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20fb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 561.6µs "
"2020-01-03 19:08:02.531 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20f9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 5.5827ms "
"2020-01-03 19:08:02.535 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20fc Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:02.536 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20fd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:02.694 UTC [orderer.common.server] Deliver -> DEBU 20fe Starting new Deliver handler"
"2020-01-03 19:08:02.695 UTC [common.deliver] Handle -> DEBU 20ff Starting new deliver loop for 172.18.0.5:54714"
"2020-01-03 19:08:02.695 UTC [common.deliver] Handle -> DEBU 2100 Attempting to read seek info message from 172.18.0.5:54714"
"2020-01-03 19:08:02.697 UTC [policies] EvaluateSignedData -> DEBU 2101 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:02.697 UTC [policies] EvaluateSignedData -> DEBU 2102 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.698 UTC [policies] EvaluateSignedData -> DEBU 2103 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:02.699 UTC [policies] EvaluateSignedData -> DEBU 2104 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.699 UTC [policies] EvaluateSignedData -> DEBU 2105 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:02.699 UTC [msp.identity] Verify -> DEBU 2106 Verify: digest = 00000000 d2 3c 79 33 7d d3 ff 7c 99 e8 49 9f 0e 1f 91 ad |.<y3}..|..I.....|
00000010 23 c8 41 a6 ae 26 34 1d 19 7e ac 25 b6 e7 65 65 |#.A..&4..~.%..ee|"
"2020-01-03 19:08:02.700 UTC [msp.identity] Verify -> DEBU 2107 Verify: sig = 00000000 30 45 02 21 00 a3 fd dc 97 d7 39 62 98 99 72 ac |0E.!......9b..r.|
00000010 5c 9b b3 19 7f 94 68 46 c4 24 92 63 4b 2c 2a fc |\.....hF.$.cK,*.|
00000020 b0 a7 67 a0 29 02 20 3c 17 69 77 b4 51 0e f8 d4 |..g.). <.iw.Q...|
00000030 18 4c 63 7a c4 5f 64 d5 a2 96 aa 7f 08 28 01 59 |.Lcz._d......(.Y|
00000040 7e dc 4d be 82 cc 83 |~.M....|"
"2020-01-03 19:08:02.701 UTC [policies] SignatureSetToValidIdentities -> DEBU 2108 signature for identity 0 validated"
"2020-01-03 19:08:02.701 UTC [cauthdsl] func1 -> DEBU 2109 0xc001211fd0 gate 1578078482701569300 evaluation starts"
"2020-01-03 19:08:02.702 UTC [cauthdsl] func2 -> DEBU 210a 0xc001211fd0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:02.702 UTC [cauthdsl] func2 -> DEBU 210b 0xc001211fd0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:02.702 UTC [cauthdsl] func2 -> DEBU 210c 0xc001211fd0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:02.703 UTC [cauthdsl] func1 -> DEBU 210d 0xc001211fd0 gate 1578078482701569300 evaluation succeeds"
"2020-01-03 19:08:02.703 UTC [policies] EvaluateSignedData -> DEBU 210e Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.704 UTC [policies] EvaluateSignedData -> DEBU 210f == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.704 UTC [policies] EvaluateSignedData -> DEBU 2110 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.704 UTC [policies] EvaluateSignedData -> DEBU 2111 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.705 UTC [policies] EvaluateSignedData -> DEBU 2112 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:02.705 UTC [policies] EvaluateSignedData -> DEBU 2113 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:02.705 UTC [common.deliver] deliverBlocks -> DEBU 2114 [channel: businesschannel] Received seekInfo (0xc00099b400) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54714"
"2020-01-03 19:08:02.706 UTC [fsblkstorage] Next -> DEBU 2115 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:02.706 UTC [fsblkstorage] newBlockfileStream -> DEBU 2116 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:02.707 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2117 Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:02.707 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2118 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:02.707 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2119 blockbytes [41646] read from file [0]"
"2020-01-03 19:08:02.707 UTC [common.deliver] deliverBlocks -> DEBU 211a [channel: businesschannel] Delivering block [9] for (0xc00099b400) for 172.18.0.5:54714"
"2020-01-03 19:08:02.709 UTC [common.deliver] deliverBlocks -> DEBU 211b [channel: businesschannel] Done delivering to 172.18.0.5:54714 for (0xc00099b400)"
"2020-01-03 19:08:02.709 UTC [fsblkstorage] waitForBlock -> DEBU 211c Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.710 UTC [fsblkstorage] waitForBlock -> DEBU 211d Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.710 UTC [fsblkstorage] waitForBlock -> DEBU 211e Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.710 UTC [fsblkstorage] waitForBlock -> DEBU 211f Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.709 UTC [common.deliver] Handle -> DEBU 2120 Waiting for new SeekInfo from 172.18.0.5:54714"
"2020-01-03 19:08:02.711 UTC [common.deliver] Handle -> DEBU 2121 Attempting to read seek info message from 172.18.0.5:54714"
"2020-01-03 19:08:02.714 UTC [common.deliver] Handle -> WARN 2122 Error reading from 172.18.0.5:54714: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:02.714 UTC [orderer.common.server] func1 -> DEBU 2123 Closing Deliver stream"
"2020-01-03 19:08:02.715 UTC [comm.grpc.server] 1 -> INFO 2124 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54714 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=20.7684ms
"2020-01-03 19:08:02.715 UTC [grpc] infof -> DEBU 2125 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:02.913 UTC [orderer.common.server] Deliver -> DEBU 2126 Starting new Deliver handler"
"2020-01-03 19:08:02.914 UTC [common.deliver] Handle -> DEBU 2127 Starting new deliver loop for 172.18.0.5:54716"
"2020-01-03 19:08:02.914 UTC [common.deliver] Handle -> DEBU 2128 Attempting to read seek info message from 172.18.0.5:54716"
"2020-01-03 19:08:02.915 UTC [policies] EvaluateSignedData -> DEBU 2129 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:02.915 UTC [policies] EvaluateSignedData -> DEBU 212a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.916 UTC [policies] EvaluateSignedData -> DEBU 212b == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:02.917 UTC [policies] EvaluateSignedData -> DEBU 212c This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.917 UTC [policies] EvaluateSignedData -> DEBU 212d == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:02.917 UTC [msp.identity] Verify -> DEBU 212e Verify: digest = 00000000 37 76 d1 f2 95 bd 8e 6d d9 ea bd e9 aa 18 5d 06 |7v.....m......].|
00000010 d5 76 87 f0 d5 19 e1 85 55 48 b4 2f 69 48 7d b9 |.v......UH./iH}.|"
"2020-01-03 19:08:02.918 UTC [msp.identity] Verify -> DEBU 212f Verify: sig = 00000000 30 44 02 20 16 ef a7 8e c3 f9 59 d2 43 a6 2d 24 |0D. ......Y.C.-$|
00000010 d2 45 8e f5 a0 08 08 7e 1d 39 7b 3d 62 36 9f 48 |.E.....~.9{=b6.H|
00000020 6a c9 bd d6 02 20 09 00 83 80 26 2e f4 9a ba 21 |j.... ....&....!|
00000030 f0 95 e2 9c 78 0e d2 01 77 de 4f f6 96 f8 a1 97 |....x...w.O.....|
00000040 de 2d 1f a0 cf 0a |.-....|"
"2020-01-03 19:08:02.919 UTC [policies] SignatureSetToValidIdentities -> DEBU 2130 signature for identity 0 validated"
"2020-01-03 19:08:02.919 UTC [cauthdsl] func1 -> DEBU 2131 0xc000f8cac0 gate 1578078482919597100 evaluation starts"
"2020-01-03 19:08:02.919 UTC [cauthdsl] func2 -> DEBU 2132 0xc000f8cac0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:02.920 UTC [cauthdsl] func2 -> DEBU 2133 0xc000f8cac0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:02.920 UTC [cauthdsl] func2 -> DEBU 2134 0xc000f8cac0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:02.921 UTC [cauthdsl] func1 -> DEBU 2135 0xc000f8cac0 gate 1578078482919597100 evaluation succeeds"
"2020-01-03 19:08:02.921 UTC [policies] EvaluateSignedData -> DEBU 2136 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.921 UTC [policies] EvaluateSignedData -> DEBU 2137 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.921 UTC [policies] EvaluateSignedData -> DEBU 2138 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.922 UTC [policies] EvaluateSignedData -> DEBU 2139 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.922 UTC [policies] EvaluateSignedData -> DEBU 213a Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:02.923 UTC [policies] EvaluateSignedData -> DEBU 213b == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:02.923 UTC [common.deliver] deliverBlocks -> DEBU 213c [channel: businesschannel] Received seekInfo (0xc0000de780) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54716"
"2020-01-03 19:08:02.923 UTC [fsblkstorage] Next -> DEBU 213d Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:02.924 UTC [fsblkstorage] newBlockfileStream -> DEBU 213e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:02.924 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 213f Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:02.924 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2140 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:02.925 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2141 blockbytes [41646] read from file [0]"
"2020-01-03 19:08:02.925 UTC [common.deliver] deliverBlocks -> DEBU 2142 [channel: businesschannel] Delivering block [9] for (0xc0000de780) for 172.18.0.5:54716"
"2020-01-03 19:08:02.925 UTC [common.deliver] deliverBlocks -> DEBU 2143 [channel: businesschannel] Done delivering to 172.18.0.5:54716 for (0xc0000de780)"
"2020-01-03 19:08:02.927 UTC [fsblkstorage] waitForBlock -> DEBU 2144 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.927 UTC [fsblkstorage] waitForBlock -> DEBU 2145 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.927 UTC [fsblkstorage] waitForBlock -> DEBU 2146 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.927 UTC [fsblkstorage] waitForBlock -> DEBU 2147 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.928 UTC [common.deliver] Handle -> DEBU 2148 Waiting for new SeekInfo from 172.18.0.5:54716"
"2020-01-03 19:08:02.928 UTC [common.deliver] Handle -> DEBU 2149 Attempting to read seek info message from 172.18.0.5:54716"
"2020-01-03 19:08:02.930 UTC [policies] EvaluateSignedData -> DEBU 214a == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:02.930 UTC [policies] EvaluateSignedData -> DEBU 214b This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.930 UTC [policies] EvaluateSignedData -> DEBU 214c == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:02.931 UTC [policies] EvaluateSignedData -> DEBU 214d This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.931 UTC [policies] EvaluateSignedData -> DEBU 214e == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:02.931 UTC [msp.identity] Verify -> DEBU 214f Verify: digest = 00000000 1b 53 07 ed 99 2e 1c 59 ae 8e 89 19 3f a5 0d a9 |.S.....Y....?...|
00000010 d6 df 68 64 b5 57 6b 4e ed ed 82 ff b6 1d 88 8b |..hd.WkN........|"
"2020-01-03 19:08:02.931 UTC [msp.identity] Verify -> DEBU 2150 Verify: sig = 00000000 30 44 02 20 4a 68 20 50 68 f2 ce b2 ff 52 c8 55 |0D. Jh Ph....R.U|
00000010 56 07 31 ab 2a 3f 34 66 6e 43 d2 29 4f 5f ca 2c |V.1.*?4fnC.)O_.,|
00000020 34 e6 a2 d2 02 20 37 9a e7 24 a5 5c 07 9a d0 d3 |4.... 7..$.\....|
00000030 f9 f1 4e 61 81 fb d7 09 56 c8 89 af 7e 41 68 25 |..Na....V...~Ah%|
00000040 00 e6 d9 42 a2 f2 |...B..|"
"2020-01-03 19:08:02.932 UTC [policies] SignatureSetToValidIdentities -> DEBU 2151 signature for identity 0 validated"
"2020-01-03 19:08:02.932 UTC [cauthdsl] func1 -> DEBU 2152 0xc000b3aee0 gate 1578078482932457600 evaluation starts"
"2020-01-03 19:08:02.932 UTC [cauthdsl] func2 -> DEBU 2153 0xc000b3aee0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:02.932 UTC [cauthdsl] func2 -> DEBU 2154 0xc000b3aee0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:02.933 UTC [cauthdsl] func2 -> DEBU 2155 0xc000b3aee0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:02.933 UTC [cauthdsl] func1 -> DEBU 2156 0xc000b3aee0 gate 1578078482932457600 evaluation succeeds"
"2020-01-03 19:08:02.933 UTC [policies] EvaluateSignedData -> DEBU 2157 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.933 UTC [policies] EvaluateSignedData -> DEBU 2158 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.934 UTC [policies] EvaluateSignedData -> DEBU 2159 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.935 UTC [policies] EvaluateSignedData -> DEBU 215a == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.935 UTC [policies] EvaluateSignedData -> DEBU 215b Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:02.935 UTC [policies] EvaluateSignedData -> DEBU 215c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:02.935 UTC [common.deliver] deliverBlocks -> DEBU 215d [channel: businesschannel] Received seekInfo (0xc0000df080) start:<specified:<number:9 > > stop:<specified:<number:9 > > from 172.18.0.5:54716"
"2020-01-03 19:08:02.936 UTC [fsblkstorage] Next -> DEBU 215e Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:02.936 UTC [fsblkstorage] newBlockfileStream -> DEBU 215f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:02.937 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2160 Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:02.937 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2161 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:02.937 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2162 blockbytes [41646] read from file [0]"
"2020-01-03 19:08:02.937 UTC [common.deliver] deliverBlocks -> DEBU 2163 [channel: businesschannel] Delivering block [9] for (0xc0000df080) for 172.18.0.5:54716"
"2020-01-03 19:08:02.938 UTC [common.deliver] deliverBlocks -> DEBU 2164 [channel: businesschannel] Done delivering to 172.18.0.5:54716 for (0xc0000df080)"
"2020-01-03 19:08:02.939 UTC [common.deliver] Handle -> DEBU 2165 Waiting for new SeekInfo from 172.18.0.5:54716"
"2020-01-03 19:08:02.939 UTC [common.deliver] Handle -> DEBU 2166 Attempting to read seek info message from 172.18.0.5:54716"
"2020-01-03 19:08:02.939 UTC [fsblkstorage] waitForBlock -> DEBU 2167 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.939 UTC [fsblkstorage] waitForBlock -> DEBU 2168 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.941 UTC [fsblkstorage] waitForBlock -> DEBU 2169 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.941 UTC [fsblkstorage] waitForBlock -> DEBU 216a Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.948 UTC [common.deliver] Handle -> WARN 216b Error reading from 172.18.0.5:54716: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:02.949 UTC [orderer.common.server] func1 -> DEBU 216c Closing Deliver stream"
"2020-01-03 19:08:02.949 UTC [comm.grpc.server] 1 -> INFO 216d streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54716 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=35.5848ms
"2020-01-03 19:08:02.949 UTC [grpc] infof -> DEBU 216e transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:02.962 UTC [orderer.common.cluster.step] handleMessage -> DEBU 216f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:02.963 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2170 Sending msg of 28 bytes to 3 on channel testchainid took 18.5µs"
"2020-01-03 19:08:02.963 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2171 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 84.6µs "
"2020-01-03 19:08:03.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 2172 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:03.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2173 Sending msg of 28 bytes to 2 on channel businesschannel took 55.6µs"
"2020-01-03 19:08:03.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2174 Sending msg of 28 bytes to 3 on channel businesschannel took 28.8µs"
"2020-01-03 19:08:03.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2175 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 126.5µs "
"2020-01-03 19:08:03.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2176 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 340.5µs "
"2020-01-03 19:08:03.028 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2177 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:03.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2178 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:03.126 UTC [orderer.common.server] Deliver -> DEBU 2179 Starting new Deliver handler"
"2020-01-03 19:08:03.127 UTC [common.deliver] Handle -> DEBU 217a Starting new deliver loop for 172.18.0.5:54718"
"2020-01-03 19:08:03.127 UTC [common.deliver] Handle -> DEBU 217b Attempting to read seek info message from 172.18.0.5:54718"
"2020-01-03 19:08:03.128 UTC [policies] EvaluateSignedData -> DEBU 217c == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:03.128 UTC [policies] EvaluateSignedData -> DEBU 217d This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.129 UTC [policies] EvaluateSignedData -> DEBU 217e == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:03.129 UTC [policies] EvaluateSignedData -> DEBU 217f This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.129 UTC [policies] EvaluateSignedData -> DEBU 2180 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:03.129 UTC [msp.identity] Verify -> DEBU 2181 Verify: digest = 00000000 d7 bf 44 8d 9e 12 41 08 09 8e 5d fa 53 5b 90 1e |..D...A...].S[..|
00000010 e6 28 48 78 2a 30 32 c3 26 78 34 e1 22 50 af b9 |.(Hx*02.&x4."P..|"
"2020-01-03 19:08:03.129 UTC [msp.identity] Verify -> DEBU 2182 Verify: sig = 00000000 30 44 02 20 6c 20 3e 78 61 0b 2a 7f dc 39 b6 51 |0D. l >xa.*..9.Q|
00000010 cd 37 07 60 90 c7 c1 02 60 db dd 65 da 61 b5 c7 |.7.`....`..e.a..|
00000020 7b 50 7c 7c 02 20 37 e4 bd 3e 02 a1 81 8a 91 29 |{P||. 7..>.....)|
00000030 60 ef 96 88 82 a8 7f 3a 20 9a 18 0c 67 b7 7e 00 |`......: ...g.~.|
00000040 8c 0b 88 2c 5e 53 |...,^S|"
"2020-01-03 19:08:03.130 UTC [policies] SignatureSetToValidIdentities -> DEBU 2183 signature for identity 0 validated"
"2020-01-03 19:08:03.130 UTC [cauthdsl] func1 -> DEBU 2184 0xc000d031c0 gate 1578078483130660200 evaluation starts"
"2020-01-03 19:08:03.130 UTC [cauthdsl] func2 -> DEBU 2185 0xc000d031c0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:03.131 UTC [cauthdsl] func2 -> DEBU 2186 0xc000d031c0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:03.131 UTC [cauthdsl] func2 -> DEBU 2187 0xc000d031c0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:03.131 UTC [cauthdsl] func1 -> DEBU 2188 0xc000d031c0 gate 1578078483130660200 evaluation succeeds"
"2020-01-03 19:08:03.132 UTC [policies] EvaluateSignedData -> DEBU 2189 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.132 UTC [policies] EvaluateSignedData -> DEBU 218a == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.132 UTC [policies] EvaluateSignedData -> DEBU 218b Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.133 UTC [policies] EvaluateSignedData -> DEBU 218c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.133 UTC [policies] EvaluateSignedData -> DEBU 218d Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:03.134 UTC [policies] EvaluateSignedData -> DEBU 218e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:03.134 UTC [common.deliver] deliverBlocks -> DEBU 218f [channel: businesschannel] Received seekInfo (0xc000305b40) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54718"
"2020-01-03 19:08:03.135 UTC [fsblkstorage] Next -> DEBU 2190 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:03.135 UTC [fsblkstorage] newBlockfileStream -> DEBU 2191 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]"
"2020-01-03 19:08:03.136 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2192 Remaining bytes=[155212], Going to peek [8] bytes"
"2020-01-03 19:08:03.136 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2193 Returning blockbytes - length=[28848], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:08:03.136 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2194 blockbytes [28848] read from file [0]"
"2020-01-03 19:08:03.137 UTC [common.deliver] deliverBlocks -> DEBU 2195 [channel: businesschannel] Delivering block [0] for (0xc000305b40) for 172.18.0.5:54718"
"2020-01-03 19:08:03.137 UTC [common.deliver] deliverBlocks -> DEBU 2196 [channel: businesschannel] Done delivering to 172.18.0.5:54718 for (0xc000305b40)"
"2020-01-03 19:08:03.138 UTC [fsblkstorage] waitForBlock -> DEBU 2197 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.138 UTC [fsblkstorage] waitForBlock -> DEBU 2198 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.139 UTC [fsblkstorage] waitForBlock -> DEBU 2199 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.140 UTC [fsblkstorage] waitForBlock -> DEBU 219a Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.140 UTC [common.deliver] Handle -> DEBU 219b Waiting for new SeekInfo from 172.18.0.5:54718"
"2020-01-03 19:08:03.140 UTC [common.deliver] Handle -> DEBU 219c Attempting to read seek info message from 172.18.0.5:54718"
"2020-01-03 19:08:03.147 UTC [common.deliver] Handle -> WARN 219d Error reading from 172.18.0.5:54718: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:03.147 UTC [orderer.common.server] func1 -> DEBU 219e Closing Deliver stream"
"2020-01-03 19:08:03.147 UTC [comm.grpc.server] 1 -> INFO 219f streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54718 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=21.2766ms
"2020-01-03 19:08:03.147 UTC [grpc] infof -> DEBU 21a0 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:03.339 UTC [orderer.common.server] Deliver -> DEBU 21a1 Starting new Deliver handler"
"2020-01-03 19:08:03.340 UTC [common.deliver] Handle -> DEBU 21a2 Starting new deliver loop for 172.18.0.5:54720"
"2020-01-03 19:08:03.341 UTC [common.deliver] Handle -> DEBU 21a3 Attempting to read seek info message from 172.18.0.5:54720"
"2020-01-03 19:08:03.343 UTC [policies] EvaluateSignedData -> DEBU 21a4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:03.343 UTC [policies] EvaluateSignedData -> DEBU 21a5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.344 UTC [policies] EvaluateSignedData -> DEBU 21a6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:03.344 UTC [policies] EvaluateSignedData -> DEBU 21a7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.344 UTC [policies] EvaluateSignedData -> DEBU 21a8 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:03.345 UTC [msp.identity] Verify -> DEBU 21a9 Verify: digest = 00000000 dd d9 cb 8d 3b cb 96 43 16 35 65 f1 4f 7e c8 f2 |....;..C.5e.O~..|
00000010 b5 db 17 de 3b 48 6d 36 2e d8 07 25 c8 3c 78 21 |....;Hm6...%.<x!|"
"2020-01-03 19:08:03.345 UTC [msp.identity] Verify -> DEBU 21aa Verify: sig = 00000000 30 44 02 20 53 98 ee 9d f7 1b c2 09 07 eb 67 41 |0D. S.........gA|
00000010 6b 82 59 0e 82 89 1d 9e 3d 40 d2 04 7c 20 e8 4a |k.Y.....=@..| .J|
00000020 fa 96 c7 fa 02 20 28 95 4d 32 a5 28 8e 13 03 b9 |..... (.M2.(....|
00000030 65 9c d1 b5 b5 7a 56 5b 12 5d 27 0a 4a 0c 28 56 |e....zV[.]'.J.(V|
00000040 88 35 00 65 ba 55 |.5.e.U|"
"2020-01-03 19:08:03.346 UTC [policies] SignatureSetToValidIdentities -> DEBU 21ab signature for identity 0 validated"
"2020-01-03 19:08:03.346 UTC [cauthdsl] func1 -> DEBU 21ac 0xc000df2190 gate 1578078483346509100 evaluation starts"
"2020-01-03 19:08:03.346 UTC [cauthdsl] func2 -> DEBU 21ad 0xc000df2190 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:03.347 UTC [cauthdsl] func2 -> DEBU 21ae 0xc000df2190 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:03.347 UTC [cauthdsl] func2 -> DEBU 21af 0xc000df2190 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:03.347 UTC [cauthdsl] func1 -> DEBU 21b0 0xc000df2190 gate 1578078483346509100 evaluation succeeds"
"2020-01-03 19:08:03.348 UTC [policies] EvaluateSignedData -> DEBU 21b1 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.348 UTC [policies] EvaluateSignedData -> DEBU 21b2 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.348 UTC [policies] EvaluateSignedData -> DEBU 21b3 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.348 UTC [policies] EvaluateSignedData -> DEBU 21b4 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.349 UTC [policies] EvaluateSignedData -> DEBU 21b5 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:03.349 UTC [policies] EvaluateSignedData -> DEBU 21b6 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:03.349 UTC [common.deliver] deliverBlocks -> DEBU 21b7 [channel: businesschannel] Received seekInfo (0xc0000df500) start:<specified:<number:1 > > stop:<specified:<number:1 > > from 172.18.0.5:54720"
"2020-01-03 19:08:03.349 UTC [fsblkstorage] Next -> DEBU 21b8 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:03.350 UTC [fsblkstorage] newBlockfileStream -> DEBU 21b9 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[28851]"
"2020-01-03 19:08:03.350 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21ba Remaining bytes=[126361], Going to peek [8] bytes"
"2020-01-03 19:08:03.350 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21bb Returning blockbytes - length=[28604], placementInfo={fileNum=[0], startOffset=[28851], bytesOffset=[28854]}"
"2020-01-03 19:08:03.351 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21bc blockbytes [28604] read from file [0]"
"2020-01-03 19:08:03.351 UTC [common.deliver] deliverBlocks -> DEBU 21bd [channel: businesschannel] Delivering block [1] for (0xc0000df500) for 172.18.0.5:54720"
"2020-01-03 19:08:03.352 UTC [common.deliver] deliverBlocks -> DEBU 21be [channel: businesschannel] Done delivering to 172.18.0.5:54720 for (0xc0000df500)"
"2020-01-03 19:08:03.352 UTC [common.deliver] Handle -> DEBU 21bf Waiting for new SeekInfo from 172.18.0.5:54720"
"2020-01-03 19:08:03.353 UTC [common.deliver] Handle -> DEBU 21c0 Attempting to read seek info message from 172.18.0.5:54720"
"2020-01-03 19:08:03.353 UTC [fsblkstorage] waitForBlock -> DEBU 21c1 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.353 UTC [fsblkstorage] waitForBlock -> DEBU 21c2 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.354 UTC [fsblkstorage] waitForBlock -> DEBU 21c3 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.354 UTC [fsblkstorage] waitForBlock -> DEBU 21c4 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.360 UTC [common.deliver] Handle -> WARN 21c5 Error reading from 172.18.0.5:54720: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:03.361 UTC [orderer.common.server] func1 -> DEBU 21c6 Closing Deliver stream"
"2020-01-03 19:08:03.361 UTC [comm.grpc.server] 1 -> INFO 21c7 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54720 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=21.9158ms
"2020-01-03 19:08:03.362 UTC [grpc] infof -> DEBU 21c8 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:03.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 21c9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:03.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 21ca Sending msg of 28 bytes to 3 on channel testchainid took 14.8µs"
"2020-01-03 19:08:03.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 21cb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.2µs "
"2020-01-03 19:08:03.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 21cc Sending msg of 28 bytes to 2 on channel businesschannel took 35.4µs"
"2020-01-03 19:08:03.527 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 21ce Sending msg of 28 bytes to 3 on channel businesschannel took 146.9µs"
"2020-01-03 19:08:03.529 UTC [orderer.common.cluster.step] sendMessage -> DEBU 21cf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 174.9µs "
"2020-01-03 19:08:03.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 21cd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 436.4µs "
"2020-01-03 19:08:03.530 UTC [orderer.common.cluster.step] handleMessage -> DEBU 21d0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:03.533 UTC [orderer.common.cluster.step] handleMessage -> DEBU 21d1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:03.582 UTC [orderer.common.server] Deliver -> DEBU 21d2 Starting new Deliver handler"
"2020-01-03 19:08:03.582 UTC [common.deliver] Handle -> DEBU 21d3 Starting new deliver loop for 172.18.0.5:54722"
"2020-01-03 19:08:03.583 UTC [common.deliver] Handle -> DEBU 21d4 Attempting to read seek info message from 172.18.0.5:54722"
"2020-01-03 19:08:03.585 UTC [policies] EvaluateSignedData -> DEBU 21d5 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:03.586 UTC [policies] EvaluateSignedData -> DEBU 21d6 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.587 UTC [policies] EvaluateSignedData -> DEBU 21d7 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:03.587 UTC [policies] EvaluateSignedData -> DEBU 21d8 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.587 UTC [policies] EvaluateSignedData -> DEBU 21d9 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:03.587 UTC [msp.identity] Verify -> DEBU 21da Verify: digest = 00000000 8e ce a5 1e ad 4d 63 36 4c ea 3c c7 1b 47 fa 7c |.....Mc6L.<..G.||
00000010 16 fb cb b4 b1 3e 5b 48 0a bd 8e 19 33 55 e4 8e |.....>[H....3U..|"
"2020-01-03 19:08:03.588 UTC [msp.identity] Verify -> DEBU 21db Verify: sig = 00000000 30 44 02 20 74 20 28 cb 14 18 bf ef fc b9 43 a5 |0D. t (.......C.|
00000010 74 60 91 6d 2b 95 15 5f 65 1a ec dc 6a be 68 7f |t`.m+.._e...j.h.|
00000020 fc 60 39 aa 02 20 77 41 c1 37 08 ba 1f df 90 a3 |.`9.. wA.7......|
00000030 10 b8 e4 ab 59 1b 92 76 e1 df 88 05 19 e5 23 77 |....Y..v......#w|
00000040 14 15 45 38 17 8c |..E8..|"
"2020-01-03 19:08:03.589 UTC [policies] SignatureSetToValidIdentities -> DEBU 21dc signature for identity 0 validated"
"2020-01-03 19:08:03.589 UTC [cauthdsl] func1 -> DEBU 21dd 0xc000e5fa30 gate 1578078483589429000 evaluation starts"
"2020-01-03 19:08:03.589 UTC [cauthdsl] func2 -> DEBU 21de 0xc000e5fa30 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:03.589 UTC [cauthdsl] func2 -> DEBU 21df 0xc000e5fa30 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:03.590 UTC [cauthdsl] func2 -> DEBU 21e0 0xc000e5fa30 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:03.590 UTC [cauthdsl] func1 -> DEBU 21e1 0xc000e5fa30 gate 1578078483589429000 evaluation succeeds"
"2020-01-03 19:08:03.591 UTC [policies] EvaluateSignedData -> DEBU 21e2 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.591 UTC [policies] EvaluateSignedData -> DEBU 21e3 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.591 UTC [policies] EvaluateSignedData -> DEBU 21e4 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.591 UTC [policies] EvaluateSignedData -> DEBU 21e5 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.591 UTC [policies] EvaluateSignedData -> DEBU 21e6 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:03.592 UTC [policies] EvaluateSignedData -> DEBU 21e7 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:03.593 UTC [common.deliver] deliverBlocks -> DEBU 21e8 [channel: businesschannel] Received seekInfo (0xc00110c540) start:<specified:<number:2 > > stop:<specified:<number:2 > > from 172.18.0.5:54722"
"2020-01-03 19:08:03.593 UTC [fsblkstorage] Next -> DEBU 21e9 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:03.593 UTC [fsblkstorage] newBlockfileStream -> DEBU 21ea newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[57458]"
"2020-01-03 19:08:03.593 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21eb Remaining bytes=[97754], Going to peek [8] bytes"
"2020-01-03 19:08:03.594 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21ec Returning blockbytes - length=[28661], placementInfo={fileNum=[0], startOffset=[57458], bytesOffset=[57461]}"
"2020-01-03 19:08:03.594 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21ed blockbytes [28661] read from file [0]"
"2020-01-03 19:08:03.595 UTC [common.deliver] deliverBlocks -> DEBU 21ee [channel: businesschannel] Delivering block [2] for (0xc00110c540) for 172.18.0.5:54722"
"2020-01-03 19:08:03.595 UTC [common.deliver] deliverBlocks -> DEBU 21ef [channel: businesschannel] Done delivering to 172.18.0.5:54722 for (0xc00110c540)"
"2020-01-03 19:08:03.597 UTC [fsblkstorage] waitForBlock -> DEBU 21f0 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.597 UTC [fsblkstorage] waitForBlock -> DEBU 21f1 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.597 UTC [fsblkstorage] waitForBlock -> DEBU 21f2 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.598 UTC [fsblkstorage] waitForBlock -> DEBU 21f3 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.598 UTC [common.deliver] Handle -> DEBU 21f4 Waiting for new SeekInfo from 172.18.0.5:54722"
"2020-01-03 19:08:03.598 UTC [common.deliver] Handle -> DEBU 21f5 Attempting to read seek info message from 172.18.0.5:54722"
"2020-01-03 19:08:03.604 UTC [common.deliver] Handle -> WARN 21f7 Error reading from 172.18.0.5:54722: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:03.604 UTC [orderer.common.server] func1 -> DEBU 21f8 Closing Deliver stream"
"2020-01-03 19:08:03.604 UTC [grpc] infof -> DEBU 21f6 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:03.604 UTC [comm.grpc.server] 1 -> INFO 21f9 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54722 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=22.038ms
"2020-01-03 19:08:03.800 UTC [orderer.common.server] Deliver -> DEBU 21fa Starting new Deliver handler"
"2020-01-03 19:08:03.800 UTC [common.deliver] Handle -> DEBU 21fb Starting new deliver loop for 172.18.0.5:54724"
"2020-01-03 19:08:03.801 UTC [common.deliver] Handle -> DEBU 21fc Attempting to read seek info message from 172.18.0.5:54724"
"2020-01-03 19:08:03.802 UTC [policies] EvaluateSignedData -> DEBU 21fd == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:03.802 UTC [policies] EvaluateSignedData -> DEBU 21fe This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.802 UTC [policies] EvaluateSignedData -> DEBU 21ff == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:03.802 UTC [policies] EvaluateSignedData -> DEBU 2200 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.803 UTC [policies] EvaluateSignedData -> DEBU 2201 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:03.803 UTC [msp.identity] Verify -> DEBU 2202 Verify: digest = 00000000 8a 56 96 0c 27 94 ff 5f 04 20 f3 07 0b a2 3f 03 |.V..'.._. ....?.|
00000010 64 e0 65 f4 f4 91 22 e4 60 3a 5f d2 39 5d 5b ac |d.e...".`:_.9][.|"
"2020-01-03 19:08:03.803 UTC [msp.identity] Verify -> DEBU 2203 Verify: sig = 00000000 30 45 02 21 00 e3 fc a8 b5 14 b4 01 f6 c7 0f 31 |0E.!...........1|
00000010 da a9 47 d5 bc c6 88 e5 36 c6 ed 08 6e d6 d9 53 |..G.....6...n..S|
00000020 60 e9 8a 13 29 02 20 72 e2 97 14 a5 77 1b be 7d |`...). r....w..}|
00000030 6d d6 a3 46 6f e7 6b ab 12 4e 05 43 0a 17 72 36 |m..Fo.k..N.C..r6|
00000040 d5 2d c4 f1 5a a4 c0 |.-..Z..|"
"2020-01-03 19:08:03.803 UTC [policies] SignatureSetToValidIdentities -> DEBU 2204 signature for identity 0 validated"
"2020-01-03 19:08:03.803 UTC [cauthdsl] func1 -> DEBU 2205 0xc000ece490 gate 1578078483803646900 evaluation starts"
"2020-01-03 19:08:03.803 UTC [cauthdsl] func2 -> DEBU 2206 0xc000ece490 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:03.803 UTC [cauthdsl] func2 -> DEBU 2207 0xc000ece490 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:03.804 UTC [cauthdsl] func2 -> DEBU 2208 0xc000ece490 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:03.804 UTC [cauthdsl] func1 -> DEBU 2209 0xc000ece490 gate 1578078483803646900 evaluation succeeds"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220a Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220b == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220c Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220d == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220e Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:03.804 UTC [common.deliver] deliverBlocks -> DEBU 2210 [channel: businesschannel] Received seekInfo (0xc00110cb40) start:<specified:<number:3 > > stop:<specified:<number:3 > > from 172.18.0.5:54724"
"2020-01-03 19:08:03.804 UTC [fsblkstorage] Next -> DEBU 2211 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:03.804 UTC [fsblkstorage] newBlockfileStream -> DEBU 2212 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[86122]"
"2020-01-03 19:08:03.805 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2213 Remaining bytes=[69090], Going to peek [8] bytes"
"2020-01-03 19:08:03.805 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2214 Returning blockbytes - length=[4758], placementInfo={fileNum=[0], startOffset=[86122], bytesOffset=[86124]}"
"2020-01-03 19:08:03.805 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2215 blockbytes [4758] read from file [0]"
"2020-01-03 19:08:03.805 UTC [common.deliver] deliverBlocks -> DEBU 2216 [channel: businesschannel] Delivering block [3] for (0xc00110cb40) for 172.18.0.5:54724"
"2020-01-03 19:08:03.805 UTC [common.deliver] deliverBlocks -> DEBU 2217 [channel: businesschannel] Done delivering to 172.18.0.5:54724 for (0xc00110cb40)"
"2020-01-03 19:08:03.806 UTC [common.deliver] Handle -> DEBU 2218 Waiting for new SeekInfo from 172.18.0.5:54724"
"2020-01-03 19:08:03.806 UTC [common.deliver] Handle -> DEBU 2219 Attempting to read seek info message from 172.18.0.5:54724"
"2020-01-03 19:08:03.806 UTC [fsblkstorage] waitForBlock -> DEBU 221a Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.806 UTC [fsblkstorage] waitForBlock -> DEBU 221b Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.806 UTC [fsblkstorage] waitForBlock -> DEBU 221c Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.806 UTC [fsblkstorage] waitForBlock -> DEBU 221d Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.816 UTC [grpc] infof -> DEBU 221e transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:03.817 UTC [common.deliver] Handle -> WARN 221f Error reading from 172.18.0.5:54724: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:03.817 UTC [orderer.common.server] func1 -> DEBU 2220 Closing Deliver stream"
"2020-01-03 19:08:03.818 UTC [comm.grpc.server] 1 -> INFO 2221 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54724 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=18.7011ms
"2020-01-03 19:08:03.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2222 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:03.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2223 Sending msg of 28 bytes to 3 on channel testchainid took 80.7µs"
"2020-01-03 19:08:03.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2224 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 198.6µs "
"2020-01-03 19:08:04.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2225 Sending msg of 28 bytes to 2 on channel businesschannel took 73.9µs"
"2020-01-03 19:08:04.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2226 Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:08:04.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2227 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 312.7µs "
"2020-01-03 19:08:04.027 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2228 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 56.9µs "
"2020-01-03 19:08:04.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2229 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:04.031 UTC [orderer.common.cluster.step] handleMessage -> DEBU 222a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:04.071 UTC [orderer.common.server] Deliver -> DEBU 222b Starting new Deliver handler"
"2020-01-03 19:08:04.071 UTC [common.deliver] Handle -> DEBU 222c Starting new deliver loop for 172.18.0.5:54726"
"2020-01-03 19:08:04.071 UTC [common.deliver] Handle -> DEBU 222d Attempting to read seek info message from 172.18.0.5:54726"
"2020-01-03 19:08:04.074 UTC [policies] EvaluateSignedData -> DEBU 222e == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:04.075 UTC [policies] EvaluateSignedData -> DEBU 222f This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.075 UTC [policies] EvaluateSignedData -> DEBU 2230 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:04.075 UTC [policies] EvaluateSignedData -> DEBU 2231 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.076 UTC [policies] EvaluateSignedData -> DEBU 2232 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:04.076 UTC [msp.identity] Verify -> DEBU 2233 Verify: digest = 00000000 31 ae 43 a9 d7 d9 5b 87 49 00 fe 62 44 4d 86 03 |1.C...[.I..bDM..|
00000010 45 e0 e4 3a 7a fd 7b 0d 8a bc 48 a7 33 19 ca 33 |E..:z.{...H.3..3|"
"2020-01-03 19:08:04.076 UTC [msp.identity] Verify -> DEBU 2234 Verify: sig = 00000000 30 44 02 20 32 d2 9e a2 73 b7 70 26 b3 2e 02 0d |0D. 2...s.p&....|
00000010 cb 4d 81 dd a2 89 b6 c4 6a 43 64 87 d7 67 20 3b |.M......jCd..g ;|
00000020 63 7f 8d e0 02 20 42 74 34 dc 55 85 e4 22 4b f9 |c.... Bt4.U.."K.|
00000030 ea 4e 4b a4 60 03 f4 4f 98 65 76 04 78 ff 10 24 |.NK.`..O.ev.x..$|
00000040 04 2a cb b5 5d a9 |.*..].|"
"2020-01-03 19:08:04.077 UTC [policies] SignatureSetToValidIdentities -> DEBU 2235 signature for identity 0 validated"
"2020-01-03 19:08:04.077 UTC [cauthdsl] func1 -> DEBU 2236 0xc000f77700 gate 1578078484077912500 evaluation starts"
"2020-01-03 19:08:04.078 UTC [cauthdsl] func2 -> DEBU 2237 0xc000f77700 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:04.078 UTC [cauthdsl] func2 -> DEBU 2238 0xc000f77700 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:04.078 UTC [cauthdsl] func2 -> DEBU 2239 0xc000f77700 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:04.079 UTC [cauthdsl] func1 -> DEBU 223a 0xc000f77700 gate 1578078484077912500 evaluation succeeds"
"2020-01-03 19:08:04.079 UTC [policies] EvaluateSignedData -> DEBU 223b Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.080 UTC [policies] EvaluateSignedData -> DEBU 223c == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.081 UTC [policies] EvaluateSignedData -> DEBU 223d Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.081 UTC [policies] EvaluateSignedData -> DEBU 223e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.082 UTC [policies] EvaluateSignedData -> DEBU 223f Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:04.082 UTC [policies] EvaluateSignedData -> DEBU 2240 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:04.083 UTC [common.deliver] deliverBlocks -> DEBU 2241 [channel: businesschannel] Received seekInfo (0xc00110d140) start:<specified:<number:4 > > stop:<specified:<number:4 > > from 172.18.0.5:54726"
"2020-01-03 19:08:04.083 UTC [fsblkstorage] Next -> DEBU 2242 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:04.084 UTC [fsblkstorage] newBlockfileStream -> DEBU 2243 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[90882]"
"2020-01-03 19:08:04.084 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2244 Remaining bytes=[64330], Going to peek [8] bytes"
"2020-01-03 19:08:04.085 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2245 Returning blockbytes - length=[4760], placementInfo={fileNum=[0], startOffset=[90882], bytesOffset=[90884]}"
"2020-01-03 19:08:04.085 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2246 blockbytes [4760] read from file [0]"
"2020-01-03 19:08:04.086 UTC [common.deliver] deliverBlocks -> DEBU 2247 [channel: businesschannel] Delivering block [4] for (0xc00110d140) for 172.18.0.5:54726"
"2020-01-03 19:08:04.091 UTC [common.deliver] deliverBlocks -> DEBU 2248 [channel: businesschannel] Done delivering to 172.18.0.5:54726 for (0xc00110d140)"
"2020-01-03 19:08:04.096 UTC [fsblkstorage] waitForBlock -> DEBU 2249 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.096 UTC [fsblkstorage] waitForBlock -> DEBU 224a Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.097 UTC [fsblkstorage] waitForBlock -> DEBU 224b Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.097 UTC [fsblkstorage] waitForBlock -> DEBU 224c Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.096 UTC [common.deliver] Handle -> DEBU 224d Waiting for new SeekInfo from 172.18.0.5:54726"
"2020-01-03 19:08:04.098 UTC [common.deliver] Handle -> DEBU 224e Attempting to read seek info message from 172.18.0.5:54726"
"2020-01-03 19:08:04.105 UTC [common.deliver] Handle -> WARN 224f Error reading from 172.18.0.5:54726: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:04.106 UTC [orderer.common.server] func1 -> DEBU 2251 Closing Deliver stream"
"2020-01-03 19:08:04.105 UTC [grpc] infof -> DEBU 2250 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:04.107 UTC [comm.grpc.server] 1 -> INFO 2252 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54726 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=36.1692ms
"2020-01-03 19:08:04.323 UTC [orderer.common.server] Deliver -> DEBU 2253 Starting new Deliver handler"
"2020-01-03 19:08:04.323 UTC [common.deliver] Handle -> DEBU 2254 Starting new deliver loop for 172.18.0.5:54728"
"2020-01-03 19:08:04.324 UTC [common.deliver] Handle -> DEBU 2255 Attempting to read seek info message from 172.18.0.5:54728"
"2020-01-03 19:08:04.324 UTC [policies] EvaluateSignedData -> DEBU 2256 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:04.324 UTC [policies] EvaluateSignedData -> DEBU 2257 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.324 UTC [policies] EvaluateSignedData -> DEBU 2258 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:04.324 UTC [policies] EvaluateSignedData -> DEBU 2259 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.324 UTC [policies] EvaluateSignedData -> DEBU 225a == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:04.324 UTC [msp.identity] Verify -> DEBU 225b Verify: digest = 00000000 38 6f f7 99 3b 37 87 10 cb b2 50 98 74 52 85 6d |8o..;7....P.tR.m|
00000010 3c bd c9 f8 42 5c fa 17 ba 71 75 5c ec 94 d2 cd |<...B\...qu\....|"
"2020-01-03 19:08:04.325 UTC [msp.identity] Verify -> DEBU 225c Verify: sig = 00000000 30 45 02 21 00 cf 81 7e a2 13 9a 82 fe 70 f8 df |0E.!...~.....p..|
00000010 04 77 22 c9 8f 17 5d 93 50 51 46 1b 16 8b 7c 44 |.w"...].PQF...|D|
00000020 e7 80 f3 c3 80 02 20 31 e6 b2 bf df a6 c3 62 b3 |...... 1......b.|
00000030 63 18 f4 98 da 13 2d f3 d0 df 5b 1c 29 d7 62 d1 |c.....-...[.).b.|
00000040 34 7f 72 b0 15 e3 ab |4.r....|"
"2020-01-03 19:08:04.325 UTC [policies] SignatureSetToValidIdentities -> DEBU 225d signature for identity 0 validated"
"2020-01-03 19:08:04.325 UTC [cauthdsl] func1 -> DEBU 225e 0xc001149550 gate 1578078484325583700 evaluation starts"
"2020-01-03 19:08:04.325 UTC [cauthdsl] func2 -> DEBU 225f 0xc001149550 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:04.325 UTC [cauthdsl] func2 -> DEBU 2260 0xc001149550 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:04.325 UTC [cauthdsl] func2 -> DEBU 2261 0xc001149550 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:04.325 UTC [cauthdsl] func1 -> DEBU 2262 0xc001149550 gate 1578078484325583700 evaluation succeeds"
"2020-01-03 19:08:04.325 UTC [policies] EvaluateSignedData -> DEBU 2263 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.325 UTC [policies] EvaluateSignedData -> DEBU 2264 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.326 UTC [policies] EvaluateSignedData -> DEBU 2265 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.326 UTC [policies] EvaluateSignedData -> DEBU 2266 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.326 UTC [policies] EvaluateSignedData -> DEBU 2267 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:04.326 UTC [policies] EvaluateSignedData -> DEBU 2268 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:04.326 UTC [common.deliver] deliverBlocks -> DEBU 2269 [channel: businesschannel] Received seekInfo (0xc000304e00) start:<specified:<number:5 > > stop:<specified:<number:5 > > from 172.18.0.5:54728"
"2020-01-03 19:08:04.326 UTC [fsblkstorage] Next -> DEBU 226a Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:04.326 UTC [fsblkstorage] newBlockfileStream -> DEBU 226b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[95644]"
"2020-01-03 19:08:04.327 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 226c Remaining bytes=[59568], Going to peek [8] bytes"
"2020-01-03 19:08:04.327 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 226d Returning blockbytes - length=[5740], placementInfo={fileNum=[0], startOffset=[95644], bytesOffset=[95646]}"
"2020-01-03 19:08:04.327 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 226e blockbytes [5740] read from file [0]"
"2020-01-03 19:08:04.327 UTC [common.deliver] deliverBlocks -> DEBU 226f [channel: businesschannel] Delivering block [5] for (0xc000304e00) for 172.18.0.5:54728"
"2020-01-03 19:08:04.328 UTC [common.deliver] deliverBlocks -> DEBU 2270 [channel: businesschannel] Done delivering to 172.18.0.5:54728 for (0xc000304e00)"
"2020-01-03 19:08:04.329 UTC [fsblkstorage] waitForBlock -> DEBU 2271 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.329 UTC [fsblkstorage] waitForBlock -> DEBU 2273 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.329 UTC [common.deliver] Handle -> DEBU 2272 Waiting for new SeekInfo from 172.18.0.5:54728"
"2020-01-03 19:08:04.329 UTC [common.deliver] Handle -> DEBU 2274 Attempting to read seek info message from 172.18.0.5:54728"
"2020-01-03 19:08:04.329 UTC [fsblkstorage] waitForBlock -> DEBU 2275 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.331 UTC [fsblkstorage] waitForBlock -> DEBU 2276 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.338 UTC [grpc] infof -> DEBU 2277 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:04.339 UTC [common.deliver] Handle -> WARN 2278 Error reading from 172.18.0.5:54728: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:04.340 UTC [orderer.common.server] func1 -> DEBU 2279 Closing Deliver stream"
"2020-01-03 19:08:04.341 UTC [comm.grpc.server] 1 -> INFO 227a streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54728 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=17.7499ms
"2020-01-03 19:08:04.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 227b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:04.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 227c Sending msg of 28 bytes to 3 on channel testchainid took 14.5µs"
"2020-01-03 19:08:04.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 227d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.8µs "
"2020-01-03 19:08:04.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 227e Sending msg of 28 bytes to 3 on channel businesschannel took 31.2µs"
"2020-01-03 19:08:04.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 227f Sending msg of 28 bytes to 2 on channel businesschannel took 20.8µs"
"2020-01-03 19:08:04.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2280 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 337.9µs "
"2020-01-03 19:08:04.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2281 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:04.529 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2282 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:04.531 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2283 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 4.714ms "
"2020-01-03 19:08:04.573 UTC [orderer.common.server] Deliver -> DEBU 2284 Starting new Deliver handler"
"2020-01-03 19:08:04.573 UTC [common.deliver] Handle -> DEBU 2285 Starting new deliver loop for 172.18.0.5:54730"
"2020-01-03 19:08:04.573 UTC [common.deliver] Handle -> DEBU 2286 Attempting to read seek info message from 172.18.0.5:54730"
"2020-01-03 19:08:04.575 UTC [policies] EvaluateSignedData -> DEBU 2287 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:04.575 UTC [policies] EvaluateSignedData -> DEBU 2288 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.575 UTC [policies] EvaluateSignedData -> DEBU 2289 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:04.575 UTC [policies] EvaluateSignedData -> DEBU 228a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.575 UTC [policies] EvaluateSignedData -> DEBU 228b == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:04.575 UTC [msp.identity] Verify -> DEBU 228c Verify: digest = 00000000 25 6c c9 3b ae 89 27 e4 37 c9 57 31 98 3d 44 ff |%l.;..'.7.W1.=D.|
00000010 78 32 f1 23 d8 a1 e4 99 4b 00 e5 5c 64 58 25 98 |x2.#....K..\dX%.|"
"2020-01-03 19:08:04.576 UTC [msp.identity] Verify -> DEBU 228d Verify: sig = 00000000 30 45 02 21 00 c0 e0 aa 6d 5e 68 8b 36 da 42 2c |0E.!....m^h.6.B,|
00000010 ec 74 4b 8c df 5f a1 bd fb ca 78 10 46 0e 61 13 |.tK.._....x.F.a.|
00000020 ec 7b e4 5a f5 02 20 03 f5 20 2d 79 76 3e 50 f8 |.{.Z.. .. -yv>P.|
00000030 28 ae 8b 5d 4d 68 4c a6 1c f2 15 e7 6c 25 44 a4 |(..]MhL.....l%D.|
00000040 6d 6d 6f fe 0b 80 b7 |mmo....|"
"2020-01-03 19:08:04.577 UTC [policies] SignatureSetToValidIdentities -> DEBU 228e signature for identity 0 validated"
"2020-01-03 19:08:04.577 UTC [cauthdsl] func1 -> DEBU 228f 0xc000e70390 gate 1578078484577180000 evaluation starts"
"2020-01-03 19:08:04.577 UTC [cauthdsl] func2 -> DEBU 2290 0xc000e70390 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:04.577 UTC [cauthdsl] func2 -> DEBU 2291 0xc000e70390 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:04.577 UTC [cauthdsl] func2 -> DEBU 2292 0xc000e70390 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:04.578 UTC [cauthdsl] func1 -> DEBU 2293 0xc000e70390 gate 1578078484577180000 evaluation succeeds"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2294 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2295 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2296 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2297 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2298 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2299 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:04.579 UTC [common.deliver] deliverBlocks -> DEBU 229a [channel: businesschannel] Received seekInfo (0xc000305640) start:<specified:<number:6 > > stop:<specified:<number:6 > > from 172.18.0.5:54730"
"2020-01-03 19:08:04.579 UTC [fsblkstorage] Next -> DEBU 229b Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:04.579 UTC [fsblkstorage] newBlockfileStream -> DEBU 229c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[101386]"
"2020-01-03 19:08:04.579 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 229d Remaining bytes=[53826], Going to peek [8] bytes"
"2020-01-03 19:08:04.579 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 229e Returning blockbytes - length=[4063], placementInfo={fileNum=[0], startOffset=[101386], bytesOffset=[101388]}"
"2020-01-03 19:08:04.579 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 229f blockbytes [4063] read from file [0]"
"2020-01-03 19:08:04.579 UTC [common.deliver] deliverBlocks -> DEBU 22a0 [channel: businesschannel] Delivering block [6] for (0xc000305640) for 172.18.0.5:54730"
"2020-01-03 19:08:04.580 UTC [common.deliver] deliverBlocks -> DEBU 22a1 [channel: businesschannel] Done delivering to 172.18.0.5:54730 for (0xc000305640)"
"2020-01-03 19:08:04.580 UTC [common.deliver] Handle -> DEBU 22a2 Waiting for new SeekInfo from 172.18.0.5:54730"
"2020-01-03 19:08:04.580 UTC [fsblkstorage] waitForBlock -> DEBU 22a3 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.580 UTC [fsblkstorage] waitForBlock -> DEBU 22a5 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.581 UTC [fsblkstorage] waitForBlock -> DEBU 22a6 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.580 UTC [common.deliver] Handle -> DEBU 22a4 Attempting to read seek info message from 172.18.0.5:54730"
"2020-01-03 19:08:04.581 UTC [fsblkstorage] waitForBlock -> DEBU 22a7 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.590 UTC [common.deliver] Handle -> WARN 22a8 Error reading from 172.18.0.5:54730: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:04.590 UTC [orderer.common.server] func1 -> DEBU 22a9 Closing Deliver stream"
"2020-01-03 19:08:04.590 UTC [comm.grpc.server] 1 -> INFO 22aa streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54730 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=17.8833ms
"2020-01-03 19:08:04.591 UTC [grpc] infof -> DEBU 22ab transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:04.813 UTC [orderer.common.server] Deliver -> DEBU 22ac Starting new Deliver handler"
"2020-01-03 19:08:04.813 UTC [common.deliver] Handle -> DEBU 22ad Starting new deliver loop for 172.18.0.5:54732"
"2020-01-03 19:08:04.813 UTC [common.deliver] Handle -> DEBU 22ae Attempting to read seek info message from 172.18.0.5:54732"
"2020-01-03 19:08:04.815 UTC [policies] EvaluateSignedData -> DEBU 22af == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:04.816 UTC [policies] EvaluateSignedData -> DEBU 22b0 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.817 UTC [policies] EvaluateSignedData -> DEBU 22b1 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:04.817 UTC [policies] EvaluateSignedData -> DEBU 22b2 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.818 UTC [policies] EvaluateSignedData -> DEBU 22b3 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:04.818 UTC [msp.identity] Verify -> DEBU 22b4 Verify: digest = 00000000 3f 86 5b df 76 99 28 75 b4 fa a1 a1 89 e5 e0 67 |?.[.v.(u.......g|
00000010 86 2f 7c 79 c1 85 05 34 b8 ef a5 09 c2 da e5 e7 |./|y...4........|"
"2020-01-03 19:08:04.818 UTC [msp.identity] Verify -> DEBU 22b5 Verify: sig = 00000000 30 45 02 21 00 d7 57 87 b8 54 7a 28 29 7e e5 41 |0E.!..W..Tz()~.A|
00000010 79 50 31 ff 8f a3 cf 84 51 6a fe 9f 2f 66 e2 8f |yP1.....Qj../f..|
00000020 1f 7d 8f b5 58 02 20 4c e3 da 6f 0b 79 3c 24 be |.}..X. L..o.y<$.|
00000030 65 04 7c c9 b8 02 83 b3 0d e1 4b 9f 34 76 6c 84 |e.|.......K.4vl.|
00000040 9b e3 64 04 d8 47 23 |..d..G#|"
"2020-01-03 19:08:04.819 UTC [policies] SignatureSetToValidIdentities -> DEBU 22b6 signature for identity 0 validated"
"2020-01-03 19:08:04.819 UTC [cauthdsl] func1 -> DEBU 22b7 0xc000ccccd0 gate 1578078484819748300 evaluation starts"
"2020-01-03 19:08:04.819 UTC [cauthdsl] func2 -> DEBU 22b8 0xc000ccccd0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:04.820 UTC [cauthdsl] func2 -> DEBU 22b9 0xc000ccccd0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:04.820 UTC [cauthdsl] func2 -> DEBU 22ba 0xc000ccccd0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:04.820 UTC [cauthdsl] func1 -> DEBU 22bb 0xc000ccccd0 gate 1578078484819748300 evaluation succeeds"
"2020-01-03 19:08:04.821 UTC [policies] EvaluateSignedData -> DEBU 22bc Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.821 UTC [policies] EvaluateSignedData -> DEBU 22bd == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.821 UTC [policies] EvaluateSignedData -> DEBU 22be Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.821 UTC [policies] EvaluateSignedData -> DEBU 22bf == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.822 UTC [policies] EvaluateSignedData -> DEBU 22c0 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:04.822 UTC [policies] EvaluateSignedData -> DEBU 22c1 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:04.823 UTC [common.deliver] deliverBlocks -> DEBU 22c2 [channel: businesschannel] Received seekInfo (0xc0000df540) start:<specified:<number:7 > > stop:<specified:<number:7 > > from 172.18.0.5:54732"
"2020-01-03 19:08:04.823 UTC [fsblkstorage] Next -> DEBU 22c3 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:04.823 UTC [fsblkstorage] newBlockfileStream -> DEBU 22c4 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[105451]"
"2020-01-03 19:08:04.824 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22c5 Remaining bytes=[49761], Going to peek [8] bytes"
"2020-01-03 19:08:04.825 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22c6 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[105451], bytesOffset=[105453]}"
"2020-01-03 19:08:04.825 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22c7 blockbytes [4054] read from file [0]"
"2020-01-03 19:08:04.825 UTC [common.deliver] deliverBlocks -> DEBU 22c8 [channel: businesschannel] Delivering block [7] for (0xc0000df540) for 172.18.0.5:54732"
"2020-01-03 19:08:04.826 UTC [common.deliver] deliverBlocks -> DEBU 22c9 [channel: businesschannel] Done delivering to 172.18.0.5:54732 for (0xc0000df540)"
"2020-01-03 19:08:04.827 UTC [fsblkstorage] waitForBlock -> DEBU 22ca Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.827 UTC [fsblkstorage] waitForBlock -> DEBU 22cb Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.828 UTC [fsblkstorage] waitForBlock -> DEBU 22cc Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.828 UTC [common.deliver] Handle -> DEBU 22cd Waiting for new SeekInfo from 172.18.0.5:54732"
"2020-01-03 19:08:04.828 UTC [common.deliver] Handle -> DEBU 22ce Attempting to read seek info message from 172.18.0.5:54732"
"2020-01-03 19:08:04.828 UTC [fsblkstorage] waitForBlock -> DEBU 22cf Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.836 UTC [common.deliver] Handle -> WARN 22d0 Error reading from 172.18.0.5:54732: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:04.836 UTC [orderer.common.server] func1 -> DEBU 22d1 Closing Deliver stream"
"2020-01-03 19:08:04.836 UTC [comm.grpc.server] 1 -> INFO 22d2 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54732 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=23.1671ms
"2020-01-03 19:08:04.836 UTC [grpc] infof -> DEBU 22d3 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:04.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 22d4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:04.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 22d5 Sending msg of 28 bytes to 3 on channel testchainid took 13.4µs"
"2020-01-03 19:08:04.955 UTC [orderer.common.cluster.step] sendMessage -> DEBU 22d6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 51.7µs "
"2020-01-03 19:08:05.023 UTC [orderer.consensus.etcdraft] Check -> DEBU 22d7 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:05.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 22d8 Sending msg of 28 bytes to 2 on channel businesschannel took 18.2µs"
"2020-01-03 19:08:05.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 22d9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 200.3µs "
"2020-01-03 19:08:05.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 22da Sending msg of 28 bytes to 3 on channel businesschannel took 16.3µs"
"2020-01-03 19:08:05.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 22db Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.2µs "
"2020-01-03 19:08:05.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 22dc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:05.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 22dd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:05.059 UTC [orderer.common.server] Deliver -> DEBU 22de Starting new Deliver handler"
"2020-01-03 19:08:05.059 UTC [common.deliver] Handle -> DEBU 22df Starting new deliver loop for 172.18.0.5:54734"
"2020-01-03 19:08:05.060 UTC [common.deliver] Handle -> DEBU 22e0 Attempting to read seek info message from 172.18.0.5:54734"
"2020-01-03 19:08:05.061 UTC [policies] EvaluateSignedData -> DEBU 22e1 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:05.061 UTC [policies] EvaluateSignedData -> DEBU 22e2 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.062 UTC [policies] EvaluateSignedData -> DEBU 22e3 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:05.062 UTC [policies] EvaluateSignedData -> DEBU 22e4 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.063 UTC [policies] EvaluateSignedData -> DEBU 22e5 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:05.063 UTC [msp.identity] Verify -> DEBU 22e6 Verify: digest = 00000000 55 3e 18 6e d1 ac 9b ea 72 6e 20 bd 38 67 7d a3 |U>.n....rn .8g}.|
00000010 ac e4 80 75 bf 7c 73 e5 09 0b 6a f0 b8 5a f8 c2 |...u.|s...j..Z..|"
"2020-01-03 19:08:05.064 UTC [msp.identity] Verify -> DEBU 22e7 Verify: sig = 00000000 30 45 02 21 00 e6 4a 37 e2 e4 c1 14 34 27 fa 24 |0E.!..J7....4'.$|
00000010 5c 5f 45 f8 21 b6 2e 96 fc 48 70 4c 23 1a bc b2 |\_E.!....HpL#...|
00000020 08 fb 23 35 ce 02 20 41 d7 36 3e 5c be 4d 80 3a |..#5.. A.6>\.M.:|
00000030 c9 a0 06 7d 2b b4 5d 99 06 55 94 8d 93 e1 a8 cd |...}+.]..U......|
00000040 3f a0 6e e3 e4 cc c3 |?.n....|"
"2020-01-03 19:08:05.064 UTC [policies] SignatureSetToValidIdentities -> DEBU 22e8 signature for identity 0 validated"
"2020-01-03 19:08:05.065 UTC [cauthdsl] func1 -> DEBU 22e9 0xc000276790 gate 1578078485065118800 evaluation starts"
"2020-01-03 19:08:05.065 UTC [cauthdsl] func2 -> DEBU 22ea 0xc000276790 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:05.065 UTC [cauthdsl] func2 -> DEBU 22eb 0xc000276790 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:05.066 UTC [cauthdsl] func2 -> DEBU 22ec 0xc000276790 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:05.066 UTC [cauthdsl] func1 -> DEBU 22ed 0xc000276790 gate 1578078485065118800 evaluation succeeds"
"2020-01-03 19:08:05.067 UTC [policies] EvaluateSignedData -> DEBU 22ee Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.067 UTC [policies] EvaluateSignedData -> DEBU 22ef == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.067 UTC [policies] EvaluateSignedData -> DEBU 22f0 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.067 UTC [policies] EvaluateSignedData -> DEBU 22f1 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.068 UTC [policies] EvaluateSignedData -> DEBU 22f2 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:05.068 UTC [policies] EvaluateSignedData -> DEBU 22f3 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:05.068 UTC [common.deliver] deliverBlocks -> DEBU 22f4 [channel: businesschannel] Received seekInfo (0xc00099a400) start:<specified:<number:8 > > stop:<specified:<number:8 > > from 172.18.0.5:54734"
"2020-01-03 19:08:05.068 UTC [fsblkstorage] Next -> DEBU 22f5 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:05.069 UTC [fsblkstorage] newBlockfileStream -> DEBU 22f6 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[109507]"
"2020-01-03 19:08:05.069 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22f7 Remaining bytes=[45705], Going to peek [8] bytes"
"2020-01-03 19:08:05.070 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22f8 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:08:05.070 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22f9 blockbytes [4054] read from file [0]"
"2020-01-03 19:08:05.070 UTC [common.deliver] deliverBlocks -> DEBU 22fa [channel: businesschannel] Delivering block [8] for (0xc00099a400) for 172.18.0.5:54734"
"2020-01-03 19:08:05.071 UTC [common.deliver] deliverBlocks -> DEBU 22fb [channel: businesschannel] Done delivering to 172.18.0.5:54734 for (0xc00099a400)"
"2020-01-03 19:08:05.073 UTC [fsblkstorage] waitForBlock -> DEBU 22fc Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:05.073 UTC [fsblkstorage] waitForBlock -> DEBU 22fd Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:05.074 UTC [fsblkstorage] waitForBlock -> DEBU 22fe Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:05.074 UTC [fsblkstorage] waitForBlock -> DEBU 22ff Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:05.074 UTC [common.deliver] Handle -> DEBU 2300 Waiting for new SeekInfo from 172.18.0.5:54734"
"2020-01-03 19:08:05.075 UTC [common.deliver] Handle -> DEBU 2301 Attempting to read seek info message from 172.18.0.5:54734"
"2020-01-03 19:08:05.081 UTC [common.deliver] Handle -> WARN 2302 Error reading from 172.18.0.5:54734: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:05.081 UTC [orderer.common.server] func1 -> DEBU 2303 Closing Deliver stream"
"2020-01-03 19:08:05.081 UTC [comm.grpc.server] 1 -> INFO 2304 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54734 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=22.5317ms
"2020-01-03 19:08:05.082 UTC [grpc] infof -> DEBU 2305 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:05.313 UTC [orderer.common.server] Deliver -> DEBU 2306 Starting new Deliver handler"
"2020-01-03 19:08:05.314 UTC [common.deliver] Handle -> DEBU 2307 Starting new deliver loop for 172.18.0.5:54736"
"2020-01-03 19:08:05.314 UTC [common.deliver] Handle -> DEBU 2308 Attempting to read seek info message from 172.18.0.5:54736"
"2020-01-03 19:08:05.315 UTC [policies] EvaluateSignedData -> DEBU 2309 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:05.315 UTC [policies] EvaluateSignedData -> DEBU 230a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.315 UTC [policies] EvaluateSignedData -> DEBU 230b == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:05.316 UTC [policies] EvaluateSignedData -> DEBU 230c This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.316 UTC [policies] EvaluateSignedData -> DEBU 230d == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:05.316 UTC [msp.identity] Verify -> DEBU 230e Verify: digest = 00000000 cb 4a f8 ac 78 d9 5d 8a 8b c9 63 fb 81 72 d4 28 |.J..x.]...c..r.(|
00000010 33 e2 8e ee 41 7e a2 cf fb 66 d6 91 01 da 25 0b |3...A~...f....%.|"
"2020-01-03 19:08:05.316 UTC [msp.identity] Verify -> DEBU 230f Verify: sig = 00000000 30 44 02 20 13 19 8c 17 62 85 c6 a0 d6 41 a4 e7 |0D. ....b....A..|
00000010 bd bf 0c 25 df 6f a1 b5 a9 60 19 e9 98 8e 6c 17 |...%.o...`....l.|
00000020 75 17 b4 c2 02 20 79 55 e0 ac d3 62 61 94 08 63 |u.... yU...ba..c|
00000030 83 20 a2 89 c2 e2 50 74 2b c2 40 22 d3 36 ed bc |. ....Pt+.@".6..|
00000040 73 dc a5 f8 42 1e |s...B.|"
"2020-01-03 19:08:05.317 UTC [policies] SignatureSetToValidIdentities -> DEBU 2310 signature for identity 0 validated"
"2020-01-03 19:08:05.317 UTC [cauthdsl] func1 -> DEBU 2311 0xc0002ee1f0 gate 1578078485317794400 evaluation starts"
"2020-01-03 19:08:05.318 UTC [cauthdsl] func2 -> DEBU 2312 0xc0002ee1f0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:05.318 UTC [cauthdsl] func2 -> DEBU 2313 0xc0002ee1f0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:05.318 UTC [cauthdsl] func2 -> DEBU 2314 0xc0002ee1f0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:05.318 UTC [cauthdsl] func1 -> DEBU 2315 0xc0002ee1f0 gate 1578078485317794400 evaluation succeeds"
"2020-01-03 19:08:05.318 UTC [policies] EvaluateSignedData -> DEBU 2316 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.318 UTC [policies] EvaluateSignedData -> DEBU 2317 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.319 UTC [policies] EvaluateSignedData -> DEBU 2318 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.319 UTC [policies] EvaluateSignedData -> DEBU 2319 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.319 UTC [policies] EvaluateSignedData -> DEBU 231a Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:05.320 UTC [policies] EvaluateSignedData -> DEBU 231b == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:05.320 UTC [common.deliver] deliverBlocks -> DEBU 231c [channel: businesschannel] Received seekInfo (0xc00099aa80) start:<specified:<number:9 > > stop:<specified:<number:9 > > from 172.18.0.5:54736"
"2020-01-03 19:08:05.321 UTC [fsblkstorage] Next -> DEBU 231d Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:05.321 UTC [fsblkstorage] newBlockfileStream -> DEBU 231e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:05.322 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 231f Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:05.322 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2320 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:05.323 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2321 blockbytes [41646] read from file [0]"
"2020-01-03 19:08:05.323 UTC [common.deliver] deliverBlocks -> DEBU 2322 [channel: businesschannel] Delivering block [9] for (0xc00099aa80) for 172.18.0.5:54736"
"2020-01-03 19:08:05.324 UTC [common.deliver] deliverBlocks -> DEBU 2323 [channel: businesschannel] Done delivering to 172.18.0.5:54736 for (0xc00099aa80)"
"2020-01-03 19:08:05.324 UTC [common.deliver] Handle -> DEBU 2324 Waiting for new SeekInfo from 172.18.0.5:54736"
"2020-01-03 19:08:05.325 UTC [common.deliver] Handle -> DEBU 2325 Attempting to read seek info message from 172.18.0.5:54736"
"2020-01-03 19:08:05.325 UTC [fsblkstorage] waitForBlock -> DEBU 2326 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:05.325 UTC [fsblkstorage] waitForBlock -> DEBU 2327 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:05.326 UTC [fsblkstorage] waitForBlock -> DEBU 2328 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:05.326 UTC [fsblkstorage] waitForBlock -> DEBU 2329 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:05.333 UTC [grpc] infof -> DEBU 232a transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:05.334 UTC [common.deliver] Handle -> WARN 232b Error reading from 172.18.0.5:54736: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:05.334 UTC [orderer.common.server] func1 -> DEBU 232c Closing Deliver stream"
"2020-01-03 19:08:05.334 UTC [comm.grpc.server] 1 -> INFO 232d streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54736 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=20.9311ms
"2020-01-03 19:08:05.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 232e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:05.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 232f Sending msg of 28 bytes to 3 on channel testchainid took 17.3µs"
"2020-01-03 19:08:05.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2330 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 61.7µs "
"2020-01-03 19:08:05.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2331 Sending msg of 28 bytes to 2 on channel businesschannel took 31.3µs"
"2020-01-03 19:08:05.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2332 Sending msg of 28 bytes to 3 on channel businesschannel took 162.5µs"
"2020-01-03 19:08:05.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2333 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 144.4µs "
"2020-01-03 19:08:05.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2334 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 935.1µs "
"2020-01-03 19:08:05.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2335 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:05.530 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2336 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:05.629 UTC [orderer.common.server] Deliver -> DEBU 2337 Starting new Deliver handler"
"2020-01-03 19:08:05.630 UTC [common.deliver] Handle -> DEBU 2338 Starting new deliver loop for 172.18.0.5:54738"
"2020-01-03 19:08:05.630 UTC [common.deliver] Handle -> DEBU 2339 Attempting to read seek info message from 172.18.0.5:54738"
"2020-01-03 19:08:05.630 UTC [policies] EvaluateSignedData -> DEBU 233a == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:05.631 UTC [policies] EvaluateSignedData -> DEBU 233b This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.631 UTC [policies] EvaluateSignedData -> DEBU 233c == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:05.631 UTC [policies] EvaluateSignedData -> DEBU 233d This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.631 UTC [policies] EvaluateSignedData -> DEBU 233e == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:05.631 UTC [msp.identity] Verify -> DEBU 233f Verify: digest = 00000000 f2 55 27 1e ef cb 48 48 e9 62 e1 94 9b 8f 44 ad |.U'...HH.b....D.|
00000010 c9 e5 e4 1e 4e cf 61 9a 06 65 1f 96 11 56 da 16 |....N.a..e...V..|"
"2020-01-03 19:08:05.631 UTC [msp.identity] Verify -> DEBU 2340 Verify: sig = 00000000 30 44 02 20 4d ff 88 9c ba 19 b2 52 e8 e0 08 e6 |0D. M......R....|
00000010 bc 28 24 c5 6f a5 c9 ff 46 8e 9e a8 c0 a2 b6 f1 |.($.o...F.......|
00000020 0f b6 73 eb 02 20 44 c3 b3 aa 02 eb 37 a5 6c b0 |..s.. D.....7.l.|
00000030 a2 80 c5 e7 1e a1 9e fb 6f 64 fc 7d 8a db 5c d0 |........od.}..\.|
00000040 4f 8a 67 bb 1f bd |O.g...|"
"2020-01-03 19:08:05.631 UTC [policies] SignatureSetToValidIdentities -> DEBU 2341 signature for identity 0 validated"
"2020-01-03 19:08:05.632 UTC [cauthdsl] func1 -> DEBU 2342 0xc00028ad20 gate 1578078485631989800 evaluation starts"
"2020-01-03 19:08:05.632 UTC [cauthdsl] func2 -> DEBU 2343 0xc00028ad20 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:05.632 UTC [cauthdsl] func2 -> DEBU 2344 0xc00028ad20 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:05.632 UTC [cauthdsl] func2 -> DEBU 2345 0xc00028ad20 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:05.632 UTC [cauthdsl] func1 -> DEBU 2346 0xc00028ad20 gate 1578078485631989800 evaluation succeeds"
"2020-01-03 19:08:05.632 UTC [policies] EvaluateSignedData -> DEBU 2347 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.632 UTC [policies] EvaluateSignedData -> DEBU 2348 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.632 UTC [policies] EvaluateSignedData -> DEBU 2349 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.632 UTC [policies] EvaluateSignedData -> DEBU 234a == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.633 UTC [policies] EvaluateSignedData -> DEBU 234b Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:05.633 UTC [policies] EvaluateSignedData -> DEBU 234c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:05.633 UTC [common.deliver] deliverBlocks -> DEBU 234d [channel: testchainid] Received seekInfo (0xc000a6b440) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54738"
"2020-01-03 19:08:05.633 UTC [fsblkstorage] Next -> DEBU 234e Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:08:05.633 UTC [fsblkstorage] newBlockfileStream -> DEBU 234f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:08:05.634 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2350 Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:08:05.635 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2351 Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:08:05.635 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2352 blockbytes [30764] read from file [0]"
"2020-01-03 19:08:05.635 UTC [common.deliver] deliverBlocks -> DEBU 2353 [channel: testchainid] Delivering block [1] for (0xc000a6b440) for 172.18.0.5:54738"
"2020-01-03 19:08:05.636 UTC [common.deliver] deliverBlocks -> DEBU 2354 [channel: testchainid] Done delivering to 172.18.0.5:54738 for (0xc000a6b440)"
"2020-01-03 19:08:05.637 UTC [common.deliver] Handle -> DEBU 2355 Waiting for new SeekInfo from 172.18.0.5:54738"
"2020-01-03 19:08:05.637 UTC [common.deliver] Handle -> DEBU 2356 Attempting to read seek info message from 172.18.0.5:54738"
"2020-01-03 19:08:05.641 UTC [common.deliver] Handle -> WARN 2357 Error reading from 172.18.0.5:54738: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:05.642 UTC [orderer.common.server] func1 -> DEBU 2358 Closing Deliver stream"
"2020-01-03 19:08:05.642 UTC [comm.grpc.server] 1 -> INFO 2359 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54738 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=12.3113ms
"2020-01-03 19:08:05.642 UTC [grpc] infof -> DEBU 235a transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:05.952 UTC [orderer.common.cluster.step] handleMessage -> DEBU 235b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:05.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 235c Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:08:05.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 235d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.1µs "
"2020-01-03 19:08:05.966 UTC [orderer.common.server] Deliver -> DEBU 235e Starting new Deliver handler"
"2020-01-03 19:08:05.966 UTC [common.deliver] Handle -> DEBU 235f Starting new deliver loop for 172.18.0.5:54740"
"2020-01-03 19:08:05.966 UTC [common.deliver] Handle -> DEBU 2360 Attempting to read seek info message from 172.18.0.5:54740"
"2020-01-03 19:08:05.967 UTC [policies] EvaluateSignedData -> DEBU 2361 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:05.967 UTC [policies] EvaluateSignedData -> DEBU 2362 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.967 UTC [policies] EvaluateSignedData -> DEBU 2363 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:05.968 UTC [policies] EvaluateSignedData -> DEBU 2364 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.968 UTC [policies] EvaluateSignedData -> DEBU 2365 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:05.968 UTC [msp.identity] Verify -> DEBU 2366 Verify: digest = 00000000 c0 11 c4 b6 e9 6c 5f 2d 5b 45 c8 be ed cf 7d 0b |.....l_-[E....}.|
00000010 f1 41 34 39 ec 37 bd 2a 45 8e c7 5f 2f 9d a4 0d |.A49.7.*E.._/...|"
"2020-01-03 19:08:05.968 UTC [msp.identity] Verify -> DEBU 2367 Verify: sig = 00000000 30 45 02 21 00 e1 a8 c3 c4 5b 70 b3 91 fc 29 a3 |0E.!.....[p...).|
00000010 c4 a1 91 03 f3 43 f5 0d 8a 6b e0 41 f2 18 2d 17 |.....C...k.A..-.|
00000020 23 ac f9 23 24 02 20 7b ed cd 7f f9 65 5a 63 ff |#..#$. {....eZc.|
00000030 c6 68 77 f3 08 95 72 4b 65 ee 9f 20 3f 5d d2 6f |.hw...rKe.. ?].o|
00000040 fa a9 9e 02 67 2d c0 |....g-.|"
"2020-01-03 19:08:05.968 UTC [policies] SignatureSetToValidIdentities -> DEBU 2368 signature for identity 0 validated"
"2020-01-03 19:08:05.968 UTC [cauthdsl] func1 -> DEBU 2369 0xc00024cc10 gate 1578078485968756500 evaluation starts"
"2020-01-03 19:08:05.969 UTC [cauthdsl] func2 -> DEBU 236a 0xc00024cc10 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:05.969 UTC [cauthdsl] func2 -> DEBU 236b 0xc00024cc10 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:05.969 UTC [cauthdsl] func2 -> DEBU 236c 0xc00024cc10 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:05.969 UTC [cauthdsl] func1 -> DEBU 236d 0xc00024cc10 gate 1578078485968756500 evaluation succeeds"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 236e Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 236f == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 2370 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 2371 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 2372 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 2373 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:05.970 UTC [common.deliver] deliverBlocks -> DEBU 2374 [channel: testchainid] Received seekInfo (0xc00099b4c0) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54740"
"2020-01-03 19:08:05.970 UTC [fsblkstorage] Next -> DEBU 2375 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:08:05.970 UTC [fsblkstorage] newBlockfileStream -> DEBU 2376 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:08:05.971 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2377 Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:08:05.972 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2378 Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:08:05.972 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2379 blockbytes [30764] read from file [0]"
"2020-01-03 19:08:05.972 UTC [common.deliver] deliverBlocks -> DEBU 237a [channel: testchainid] Delivering block [1] for (0xc00099b4c0) for 172.18.0.5:54740"
"2020-01-03 19:08:05.973 UTC [common.deliver] deliverBlocks -> DEBU 237b [channel: testchainid] Done delivering to 172.18.0.5:54740 for (0xc00099b4c0)"
"2020-01-03 19:08:05.978 UTC [common.deliver] Handle -> DEBU 237c Waiting for new SeekInfo from 172.18.0.5:54740"
"2020-01-03 19:08:05.978 UTC [common.deliver] Handle -> DEBU 237d Attempting to read seek info message from 172.18.0.5:54740"
"2020-01-03 19:08:05.988 UTC [policies] EvaluateSignedData -> DEBU 237e == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:05.988 UTC [policies] EvaluateSignedData -> DEBU 237f This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.988 UTC [policies] EvaluateSignedData -> DEBU 2380 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:05.988 UTC [policies] EvaluateSignedData -> DEBU 2381 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.989 UTC [policies] EvaluateSignedData -> DEBU 2382 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:05.989 UTC [msp.identity] Verify -> DEBU 2383 Verify: digest = 00000000 91 24 ae 4b eb 9d 7c da 4c b1 82 38 77 d2 d0 88 |.$.K..|.L..8w...|
00000010 12 10 97 e8 ab 5f 3f 56 7c d1 16 e9 ab 94 b3 61 |....._?V|......a|"
"2020-01-03 19:08:05.989 UTC [msp.identity] Verify -> DEBU 2384 Verify: sig = 00000000 30 44 02 20 5e 1b 16 a2 ad 4c 59 ef 0c 67 47 a3 |0D. ^....LY..gG.|
00000010 30 93 9b be e3 34 13 7a 6b ec 0f 5e f5 50 36 53 |0....4.zk..^.P6S|
00000020 2b 41 2d 55 02 20 6b 85 f0 3c 6e af 07 4c 65 14 |+A-U. k..<n..Le.|
00000030 c8 0d a0 c1 9c 43 f3 ae d5 a1 32 2c 38 43 ec 56 |.....C....2,8C.V|
00000040 24 cf e8 9a 04 7e |$....~|"
"2020-01-03 19:08:05.989 UTC [policies] SignatureSetToValidIdentities -> DEBU 2385 signature for identity 0 validated"
"2020-01-03 19:08:05.989 UTC [cauthdsl] func1 -> DEBU 2386 0xc00025f7f0 gate 1578078485989750300 evaluation starts"
"2020-01-03 19:08:05.990 UTC [cauthdsl] func2 -> DEBU 2387 0xc00025f7f0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:05.990 UTC [cauthdsl] func2 -> DEBU 2388 0xc00025f7f0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:05.990 UTC [cauthdsl] func2 -> DEBU 2389 0xc00025f7f0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:05.990 UTC [cauthdsl] func1 -> DEBU 238a 0xc00025f7f0 gate 1578078485989750300 evaluation succeeds"
"2020-01-03 19:08:05.990 UTC [policies] EvaluateSignedData -> DEBU 238b Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.990 UTC [policies] EvaluateSignedData -> DEBU 238c == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.991 UTC [policies] EvaluateSignedData -> DEBU 238d Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.991 UTC [policies] EvaluateSignedData -> DEBU 238e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.991 UTC [policies] EvaluateSignedData -> DEBU 238f Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:05.991 UTC [policies] EvaluateSignedData -> DEBU 2390 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:05.992 UTC [common.deliver] deliverBlocks -> DEBU 2391 [channel: testchainid] Received seekInfo (0xc000a6b900) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54740"
"2020-01-03 19:08:05.992 UTC [fsblkstorage] Next -> DEBU 2392 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:08:05.992 UTC [fsblkstorage] newBlockfileStream -> DEBU 2393 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:08:05.993 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2394 Remaining bytes=[54081], Going to peek [8] bytes"
"2020-01-03 19:08:05.993 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2395 Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:08:05.995 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2396 blockbytes [23311] read from file [0]"
"2020-01-03 19:08:05.995 UTC [common.deliver] deliverBlocks -> DEBU 2397 [channel: testchainid] Delivering block [0] for (0xc000a6b900) for 172.18.0.5:54740"
"2020-01-03 19:08:05.996 UTC [common.deliver] deliverBlocks -> DEBU 2398 [channel: testchainid] Done delivering to 172.18.0.5:54740 for (0xc000a6b900)"
"2020-01-03 19:08:05.996 UTC [common.deliver] Handle -> DEBU 2399 Waiting for new SeekInfo from 172.18.0.5:54740"
"2020-01-03 19:08:05.997 UTC [common.deliver] Handle -> DEBU 239a Attempting to read seek info message from 172.18.0.5:54740"
"2020-01-03 19:08:06.005 UTC [grpc] infof -> DEBU 239b transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:06.005 UTC [common.deliver] Handle -> WARN 239c Error reading from 172.18.0.5:54740: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:06.005 UTC [orderer.common.server] func1 -> DEBU 239d Closing Deliver stream"
"2020-01-03 19:08:06.006 UTC [comm.grpc.server] 1 -> INFO 239e streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54740 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=40.2368ms
"2020-01-03 19:08:06.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 239f Sending msg of 28 bytes to 2 on channel businesschannel took 25.4µs"
"2020-01-03 19:08:06.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23a0 Sending msg of 28 bytes to 3 on channel businesschannel took 14.8µs"
"2020-01-03 19:08:06.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23a1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 276.3µs "
"2020-01-03 19:08:06.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23a2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 649.4µs "
"2020-01-03 19:08:06.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23a3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:06.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23a4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:06.279 UTC [orderer.common.server] Deliver -> DEBU 23a5 Starting new Deliver handler"
"2020-01-03 19:08:06.279 UTC [common.deliver] Handle -> DEBU 23a6 Starting new deliver loop for 172.18.0.5:54742"
"2020-01-03 19:08:06.279 UTC [common.deliver] Handle -> DEBU 23a7 Attempting to read seek info message from 172.18.0.5:54742"
"2020-01-03 19:08:06.280 UTC [policies] EvaluateSignedData -> DEBU 23a8 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:06.280 UTC [policies] EvaluateSignedData -> DEBU 23a9 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:06.280 UTC [policies] EvaluateSignedData -> DEBU 23aa == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:06.281 UTC [policies] EvaluateSignedData -> DEBU 23ab This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:06.281 UTC [policies] EvaluateSignedData -> DEBU 23ac == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:06.281 UTC [msp.identity] Verify -> DEBU 23ad Verify: digest = 00000000 f3 04 3c 13 eb b1 03 c1 7a 86 1b d6 97 04 72 df |..<.....z.....r.|
00000010 01 66 f0 4a 92 1a 7b 49 6a f9 22 30 91 fd b1 b1 |.f.J..{Ij."0....|"
"2020-01-03 19:08:06.282 UTC [msp.identity] Verify -> DEBU 23ae Verify: sig = 00000000 30 45 02 21 00 88 fc 4f 44 e5 b1 12 45 14 7d 42 |0E.!...OD...E.}B|
00000010 76 8d 6e 9b 4e 73 59 ee c8 26 7f f4 cb 0c d7 73 |v.n.NsY..&.....s|
00000020 79 d6 51 2e e4 02 20 08 c4 45 c4 b1 12 28 be 36 |y.Q... ..E...(.6|
00000030 45 0e 78 e2 59 b5 af db 34 b8 ab 11 34 b2 24 c8 |E.x.Y...4...4.$.|
00000040 e8 b2 0d 35 30 eb f5 |...50..|"
"2020-01-03 19:08:06.282 UTC [policies] SignatureSetToValidIdentities -> DEBU 23af signature for identity 0 validated"
"2020-01-03 19:08:06.282 UTC [cauthdsl] func1 -> DEBU 23b0 0xc000b3ccc0 gate 1578078486282386700 evaluation starts"
"2020-01-03 19:08:06.282 UTC [cauthdsl] func2 -> DEBU 23b1 0xc000b3ccc0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:06.282 UTC [cauthdsl] func2 -> DEBU 23b2 0xc000b3ccc0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:06.282 UTC [cauthdsl] func2 -> DEBU 23b3 0xc000b3ccc0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:06.282 UTC [cauthdsl] func1 -> DEBU 23b4 0xc000b3ccc0 gate 1578078486282386700 evaluation succeeds"
"2020-01-03 19:08:06.282 UTC [policies] EvaluateSignedData -> DEBU 23b5 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:06.282 UTC [policies] EvaluateSignedData -> DEBU 23b6 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:06.283 UTC [policies] EvaluateSignedData -> DEBU 23b7 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:06.283 UTC [policies] EvaluateSignedData -> DEBU 23b8 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:06.283 UTC [policies] EvaluateSignedData -> DEBU 23b9 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:06.283 UTC [policies] EvaluateSignedData -> DEBU 23ba == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:06.283 UTC [common.deliver] deliverBlocks -> DEBU 23bb [channel: testchainid] Received seekInfo (0xc000e9c200) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54742"
"2020-01-03 19:08:06.283 UTC [fsblkstorage] Next -> DEBU 23bc Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:08:06.284 UTC [fsblkstorage] newBlockfileStream -> DEBU 23bd newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:08:06.284 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23be Remaining bytes=[54081], Going to peek [8] bytes"
"2020-01-03 19:08:06.284 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23bf Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:08:06.284 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23c0 blockbytes [23311] read from file [0]"
"2020-01-03 19:08:06.285 UTC [common.deliver] deliverBlocks -> DEBU 23c1 [channel: testchainid] Delivering block [0] for (0xc000e9c200) for 172.18.0.5:54742"
"2020-01-03 19:08:06.285 UTC [common.deliver] deliverBlocks -> DEBU 23c2 [channel: testchainid] Done delivering to 172.18.0.5:54742 for (0xc000e9c200)"
"2020-01-03 19:08:06.286 UTC [common.deliver] Handle -> DEBU 23c3 Waiting for new SeekInfo from 172.18.0.5:54742"
"2020-01-03 19:08:06.286 UTC [common.deliver] Handle -> DEBU 23c4 Attempting to read seek info message from 172.18.0.5:54742"
"2020-01-03 19:08:06.292 UTC [common.deliver] Handle -> WARN 23c5 Error reading from 172.18.0.5:54742: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:06.293 UTC [orderer.common.server] func1 -> DEBU 23c6 Closing Deliver stream"
"2020-01-03 19:08:06.293 UTC [grpc] infof -> DEBU 23c7 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:06.293 UTC [comm.grpc.server] 1 -> INFO 23c8 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54742 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=14.0522ms
"2020-01-03 19:08:06.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23c9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:06.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23ca Sending msg of 28 bytes to 3 on channel testchainid took 13.3µs"
"2020-01-03 19:08:06.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23cb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.7µs "
"2020-01-03 19:08:06.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23cc Sending msg of 28 bytes to 2 on channel businesschannel took 25.1µs"
"2020-01-03 19:08:06.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23cd Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:08:06.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23ce Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 341.6µs "
"2020-01-03 19:08:06.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23cf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 144.9µs "
"2020-01-03 19:08:06.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23d0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:06.533 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23d1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:06.574 UTC [orderer.common.server] Deliver -> DEBU 23d2 Starting new Deliver handler"
"2020-01-03 19:08:06.574 UTC [common.deliver] Handle -> DEBU 23d3 Starting new deliver loop for 172.18.0.5:54744"
"2020-01-03 19:08:06.575 UTC [common.deliver] Handle -> DEBU 23d4 Attempting to read seek info message from 172.18.0.5:54744"
"2020-01-03 19:08:06.575 UTC [policies] EvaluateSignedData -> DEBU 23d5 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:06.576 UTC [policies] EvaluateSignedData -> DEBU 23d6 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:06.576 UTC [policies] EvaluateSignedData -> DEBU 23d7 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:06.576 UTC [policies] EvaluateSignedData -> DEBU 23d8 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:06.576 UTC [policies] EvaluateSignedData -> DEBU 23d9 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:06.576 UTC [msp.identity] Verify -> DEBU 23da Verify: digest = 00000000 69 5e af fc 73 a5 d0 68 9b e6 4d 15 a6 ad 61 ce |i^..s..h..M...a.|
00000010 22 87 ed a1 f5 ff 20 76 4c 69 95 a5 d1 5d 10 c4 |"..... vLi...]..|"
"2020-01-03 19:08:06.576 UTC [msp.identity] Verify -> DEBU 23db Verify: sig = 00000000 30 45 02 21 00 d2 6c b9 05 3a bb f5 b7 ee 97 7e |0E.!..l..:.....~|
00000010 6a 12 72 4f a9 30 01 bb 7e 0f 74 84 3c 28 5d 0b |j.rO.0..~.t.<(].|
00000020 51 e2 c2 bc f9 02 20 6b db 13 3a 48 63 58 c1 1b |Q..... k..:HcX..|
00000030 55 ae 38 2f 9f 4d db 1f b0 9f 25 e4 c4 00 62 07 |U.8/.M....%...b.|
00000040 73 d3 55 78 a8 1f c4 |s.Ux...|"
"2020-01-03 19:08:06.577 UTC [policies] SignatureSetToValidIdentities -> DEBU 23dc signature for identity 0 validated"
"2020-01-03 19:08:06.577 UTC [cauthdsl] func1 -> DEBU 23dd 0xc000eba620 gate 1578078486577286900 evaluation starts"
"2020-01-03 19:08:06.577 UTC [cauthdsl] func2 -> DEBU 23de 0xc000eba620 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:06.577 UTC [cauthdsl] func2 -> DEBU 23df 0xc000eba620 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:06.578 UTC [cauthdsl] func2 -> DEBU 23e0 0xc000eba620 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:06.578 UTC [cauthdsl] func1 -> DEBU 23e1 0xc000eba620 gate 1578078486577286900 evaluation succeeds"
"2020-01-03 19:08:06.578 UTC [policies] EvaluateSignedData -> DEBU 23e2 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:06.578 UTC [policies] EvaluateSignedData -> DEBU 23e3 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:06.578 UTC [policies] EvaluateSignedData -> DEBU 23e4 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:06.579 UTC [policies] EvaluateSignedData -> DEBU 23e5 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:06.579 UTC [policies] EvaluateSignedData -> DEBU 23e6 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:06.579 UTC [policies] EvaluateSignedData -> DEBU 23e7 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:06.579 UTC [common.deliver] deliverBlocks -> DEBU 23e8 [channel: testchainid] Received seekInfo (0xc000e9c900) start:<specified:<number:1 > > stop:<specified:<number:1 > > from 172.18.0.5:54744"
"2020-01-03 19:08:06.580 UTC [fsblkstorage] Next -> DEBU 23e9 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:08:06.580 UTC [fsblkstorage] newBlockfileStream -> DEBU 23ea newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:08:06.580 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23eb Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:08:06.580 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23ec Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:08:06.581 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23ed blockbytes [30764] read from file [0]"
"2020-01-03 19:08:06.581 UTC [common.deliver] deliverBlocks -> DEBU 23ee [channel: testchainid] Delivering block [1] for (0xc000e9c900) for 172.18.0.5:54744"
"2020-01-03 19:08:06.582 UTC [common.deliver] deliverBlocks -> DEBU 23ef [channel: testchainid] Done delivering to 172.18.0.5:54744 for (0xc000e9c900)"
"2020-01-03 19:08:06.583 UTC [common.deliver] Handle -> DEBU 23f0 Waiting for new SeekInfo from 172.18.0.5:54744"
"2020-01-03 19:08:06.583 UTC [common.deliver] Handle -> DEBU 23f1 Attempting to read seek info message from 172.18.0.5:54744"
"2020-01-03 19:08:06.590 UTC [grpc] infof -> DEBU 23f2 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:06.590 UTC [common.deliver] Handle -> WARN 23f3 Error reading from 172.18.0.5:54744: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:06.590 UTC [orderer.common.server] func1 -> DEBU 23f4 Closing Deliver stream"
"2020-01-03 19:08:06.591 UTC [comm.grpc.server] 1 -> INFO 23f5 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54744 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=16.7289ms
"2020-01-03 19:08:06.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23f6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:06.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23f7 Sending msg of 28 bytes to 3 on channel testchainid took 25.1µs"
"2020-01-03 19:08:06.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23f8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 46.9µs "
"2020-01-03 19:08:07.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 23f9 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:07.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23fa Sending msg of 28 bytes to 2 on channel businesschannel took 30.1µs"
"2020-01-03 19:08:07.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23fb Sending msg of 28 bytes to 3 on channel businesschannel took 27.8µs"
"2020-01-03 19:08:07.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23fc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97.8µs "
"2020-01-03 19:08:07.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23fd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 52.2µs "
"2020-01-03 19:08:07.041 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23fe Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:07.041 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23ff Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:07.455 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2400 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:07.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2401 Sending msg of 28 bytes to 3 on channel testchainid took 15.3µs"
"2020-01-03 19:08:07.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2402 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 55.7µs "
"2020-01-03 19:08:07.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2403 Sending msg of 28 bytes to 2 on channel businesschannel took 31.7µs"
"2020-01-03 19:08:07.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2404 Sending msg of 28 bytes to 3 on channel businesschannel took 5.8µs"
"2020-01-03 19:08:07.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2405 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 84.4µs "
"2020-01-03 19:08:07.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2406 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 163.1µs "
"2020-01-03 19:08:07.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2407 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:07.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2408 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:07.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2409 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:07.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 240a Sending msg of 28 bytes to 3 on channel testchainid took 18.5µs"
"2020-01-03 19:08:07.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 240b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 134.9µs "
"2020-01-03 19:08:08.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 240c Sending msg of 28 bytes to 2 on channel businesschannel took 27.5µs"
"2020-01-03 19:08:08.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 240d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 127.8µs "
"2020-01-03 19:08:08.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 240e Sending msg of 28 bytes to 3 on channel businesschannel took 8.9µs"
"2020-01-03 19:08:08.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 240f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 143.3µs "
"2020-01-03 19:08:08.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2410 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:08.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2411 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:08.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2412 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:08.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2413 Sending msg of 28 bytes to 3 on channel testchainid took 25µs"
"2020-01-03 19:08:08.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2414 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 692.1µs "
"2020-01-03 19:08:08.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2415 Sending msg of 28 bytes to 2 on channel businesschannel took 19.9µs"
"2020-01-03 19:08:08.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2416 Sending msg of 28 bytes to 3 on channel businesschannel took 15.1µs"
"2020-01-03 19:08:08.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2417 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.3µs "
"2020-01-03 19:08:08.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2418 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:08.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2419 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 189.5µs "
"2020-01-03 19:08:08.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 241a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:08.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 241b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:08.955 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 241c Sending msg of 28 bytes to 3 on channel testchainid took 18.4µs"
"2020-01-03 19:08:08.956 UTC [orderer.common.cluster.step] sendMessage -> DEBU 241d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 73.5µs "
"2020-01-03 19:08:09.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 241e Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:09.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 241f Sending msg of 28 bytes to 2 on channel businesschannel took 703.9µs"
"2020-01-03 19:08:09.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2420 Sending msg of 28 bytes to 3 on channel businesschannel took 19.2µs"
"2020-01-03 19:08:09.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2421 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 76.2µs "
"2020-01-03 19:08:09.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2422 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.356ms "
"2020-01-03 19:08:09.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2423 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:09.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2424 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:09.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2425 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:09.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2426 Sending msg of 28 bytes to 3 on channel testchainid took 718.4µs"
"2020-01-03 19:08:09.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2427 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.1µs "
"2020-01-03 19:08:09.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2428 Sending msg of 28 bytes to 2 on channel businesschannel took 66.7µs"
"2020-01-03 19:08:09.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2429 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 290.6µs "
"2020-01-03 19:08:09.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 242a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 144.5µs "
"2020-01-03 19:08:09.528 UTC [orderer.common.cluster.step] handleMessage -> DEBU 242b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:09.529 UTC [orderer.common.cluster.step] handleMessage -> DEBU 242c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:09.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 242d Sending msg of 28 bytes to 3 on channel businesschannel took 31µs"
"2020-01-03 19:08:09.952 UTC [orderer.common.cluster.step] handleMessage -> DEBU 242e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:09.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 242f Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:08:09.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2430 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 183.5µs "
"2020-01-03 19:08:10.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2431 Sending msg of 28 bytes to 2 on channel businesschannel took 27.2µs"
"2020-01-03 19:08:10.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2432 Sending msg of 28 bytes to 3 on channel businesschannel took 26µs"
"2020-01-03 19:08:10.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2433 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.6µs "
"2020-01-03 19:08:10.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2434 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 96.2µs "
"2020-01-03 19:08:10.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2435 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:10.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2436 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:10.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2437 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:10.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2438 Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:08:10.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2439 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 310µs "
"2020-01-03 19:08:10.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 243a Sending msg of 28 bytes to 2 on channel businesschannel took 14.8µs"
"2020-01-03 19:08:10.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 243b Sending msg of 28 bytes to 3 on channel businesschannel took 9.4µs"
"2020-01-03 19:08:10.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 243c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.8µs "
"2020-01-03 19:08:10.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 243d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 42.2µs "
"2020-01-03 19:08:10.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 243e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:10.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 243f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:10.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2440 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:10.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2441 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:08:10.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2442 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.8µs "
"2020-01-03 19:08:11.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 2443 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:11.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2444 Sending msg of 28 bytes to 2 on channel businesschannel took 45.5µs"
"2020-01-03 19:08:11.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2445 Sending msg of 28 bytes to 3 on channel businesschannel took 42µs"
"2020-01-03 19:08:11.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2446 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 94.6µs "
"2020-01-03 19:08:11.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2447 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 76.1µs "
"2020-01-03 19:08:11.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2448 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:11.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2449 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:11.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 244a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:11.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 244b Sending msg of 28 bytes to 3 on channel testchainid took 15.3µs"
"2020-01-03 19:08:11.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 244c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.4µs "
"2020-01-03 19:08:11.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 244d Sending msg of 28 bytes to 2 on channel businesschannel took 17µs"
"2020-01-03 19:08:11.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 244e Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:08:11.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 244f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.3µs "
"2020-01-03 19:08:11.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2450 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 71.3µs "
"2020-01-03 19:08:11.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2451 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:11.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2452 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:11.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2453 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:11.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2454 Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:08:11.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2455 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 52.3µs "
"2020-01-03 19:08:12.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2456 Sending msg of 28 bytes to 2 on channel businesschannel took 17.5µs"
"2020-01-03 19:08:12.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2457 Sending msg of 28 bytes to 3 on channel businesschannel took 16.9µs"
"2020-01-03 19:08:12.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2458 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.8µs "
"2020-01-03 19:08:12.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2459 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 41.4µs "
"2020-01-03 19:08:12.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 245a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:12.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 245b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:12.452 UTC [orderer.common.cluster.step] handleMessage -> DEBU 245c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:12.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 245d Sending msg of 28 bytes to 3 on channel testchainid took 18.1µs"
"2020-01-03 19:08:12.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 245e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 144.1µs "
"2020-01-03 19:08:12.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 245f Sending msg of 28 bytes to 2 on channel businesschannel took 33.6µs"
"2020-01-03 19:08:12.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2460 Sending msg of 28 bytes to 3 on channel businesschannel took 28µs"
"2020-01-03 19:08:12.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2461 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 175µs "
"2020-01-03 19:08:12.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2462 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 132.7µs "
"2020-01-03 19:08:12.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2463 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:12.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2464 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:12.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2465 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:12.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2466 Sending msg of 28 bytes to 3 on channel testchainid took 13.1µs"
"2020-01-03 19:08:12.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2467 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 176.3µs "
"2020-01-03 19:08:13.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 2468 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:13.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2469 Sending msg of 28 bytes to 2 on channel businesschannel took 116.9µs"
"2020-01-03 19:08:13.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 246a Sending msg of 28 bytes to 3 on channel businesschannel took 15.2µs"
"2020-01-03 19:08:13.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 246b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.9µs "
"2020-01-03 19:08:13.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 246c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 129.5µs "
"2020-01-03 19:08:13.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 246d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:13.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 246e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:13.485 UTC [orderer.common.cluster.step] handleMessage -> DEBU 246f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:13.486 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2470 Sending msg of 28 bytes to 3 on channel testchainid took 128.1µs"
"2020-01-03 19:08:13.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2471 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.7284ms "
"2020-01-03 19:08:13.532 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2472 Sending msg of 28 bytes to 2 on channel businesschannel took 923.1µs"
"2020-01-03 19:08:13.533 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2473 Sending msg of 28 bytes to 3 on channel businesschannel took 19.6µs"
"2020-01-03 19:08:13.533 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2474 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 111.8µs "
"2020-01-03 19:08:13.533 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2475 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 65.5µs "
"2020-01-03 19:08:13.551 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2476 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:13.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2477 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:13.965 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2478 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:13.965 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2479 Sending msg of 28 bytes to 3 on channel testchainid took 17.9µs"
"2020-01-03 19:08:13.965 UTC [orderer.common.cluster.step] sendMessage -> DEBU 247a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.6µs "
"2020-01-03 19:08:14.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 247b Sending msg of 28 bytes to 2 on channel businesschannel took 21.1µs"
"2020-01-03 19:08:14.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 247c Sending msg of 28 bytes to 3 on channel businesschannel took 13.8µs"
"2020-01-03 19:08:14.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 247d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.4µs "
"2020-01-03 19:08:14.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 247e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 54.8µs "
"2020-01-03 19:08:14.031 UTC [orderer.common.cluster.step] handleMessage -> DEBU 247f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:14.032 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2480 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:14.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2481 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:14.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2482 Sending msg of 28 bytes to 3 on channel testchainid took 36.6µs"
"2020-01-03 19:08:14.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2483 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.1µs "
"2020-01-03 19:08:14.526 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2484 Sending msg of 28 bytes to 2 on channel businesschannel took 50.1µs"
"2020-01-03 19:08:14.527 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2485 Sending msg of 28 bytes to 3 on channel businesschannel took 41µs"
"2020-01-03 19:08:14.527 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2486 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 195.9µs "
"2020-01-03 19:08:14.527 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2487 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 166.9µs "
"2020-01-03 19:08:14.531 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2488 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:14.536 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2489 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:14.946 UTC [orderer.common.cluster.step] handleMessage -> DEBU 248a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:14.950 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 248b Sending msg of 28 bytes to 3 on channel testchainid took 22.3µs"
"2020-01-03 19:08:14.951 UTC [orderer.common.cluster.step] sendMessage -> DEBU 248c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1567ms "
"2020-01-03 19:08:14.989 UTC [orderer.consensus.etcdraft] Check -> DEBU 248d Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:14.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 248e Sending msg of 28 bytes to 3 on channel businesschannel took 28.8µs"
"2020-01-03 19:08:14.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 248f Sending msg of 28 bytes to 2 on channel businesschannel took 25.5µs"
"2020-01-03 19:08:14.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2490 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 101.9µs "
"2020-01-03 19:08:14.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2491 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.4µs "
"2020-01-03 19:08:14.990 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2492 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:14.992 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2493 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:15.421 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2494 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:15.421 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2495 Sending msg of 28 bytes to 3 on channel testchainid took 13.3µs"
"2020-01-03 19:08:15.421 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2496 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53µs "
"2020-01-03 19:08:15.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2497 Sending msg of 28 bytes to 2 on channel businesschannel took 46.6µs"
"2020-01-03 19:08:15.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2498 Sending msg of 28 bytes to 3 on channel businesschannel took 21.5µs"
"2020-01-03 19:08:15.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2499 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 78.8µs "
"2020-01-03 19:08:15.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 249a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 62.5µs "
"2020-01-03 19:08:15.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 249b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:15.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 249c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:15.920 UTC [orderer.common.cluster.step] handleMessage -> DEBU 249d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:15.921 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 249e Sending msg of 28 bytes to 3 on channel testchainid took 28.4µs"
"2020-01-03 19:08:15.921 UTC [orderer.common.cluster.step] sendMessage -> DEBU 249f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 91.6µs "
"2020-01-03 19:08:15.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24a0 Sending msg of 28 bytes to 2 on channel businesschannel took 31.7µs"
"2020-01-03 19:08:15.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24a1 Sending msg of 28 bytes to 3 on channel businesschannel took 19.6µs"
"2020-01-03 19:08:15.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24a2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 131.3µs "
"2020-01-03 19:08:15.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24a3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 188.1µs "
"2020-01-03 19:08:15.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24a4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:15.990 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24a5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:16.419 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24a6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:16.420 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24a7 Sending msg of 28 bytes to 3 on channel testchainid took 24.4µs"
"2020-01-03 19:08:16.420 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24a8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.5µs "
"2020-01-03 19:08:16.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24a9 Sending msg of 28 bytes to 2 on channel businesschannel took 25.1µs"
"2020-01-03 19:08:16.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24aa Sending msg of 28 bytes to 3 on channel businesschannel took 13.2µs"
"2020-01-03 19:08:16.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24ab Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.3µs "
"2020-01-03 19:08:16.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24ac Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 146µs "
"2020-01-03 19:08:16.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24ad Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:16.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24ae Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:16.919 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24af Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:16.919 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24b0 Sending msg of 28 bytes to 3 on channel testchainid took 13.3µs"
"2020-01-03 19:08:16.919 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24b1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58µs "
"2020-01-03 19:08:16.987 UTC [orderer.consensus.etcdraft] Check -> DEBU 24b2 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:16.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24b3 Sending msg of 28 bytes to 2 on channel businesschannel took 24.8µs"
"2020-01-03 19:08:16.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24b4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 84.9µs "
"2020-01-03 19:08:16.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24b5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94.6µs "
"2020-01-03 19:08:16.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24b6 Sending msg of 28 bytes to 3 on channel businesschannel took 24.9µs"
"2020-01-03 19:08:16.990 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24b8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:16.990 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24b7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:17.418 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24b9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:17.418 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24ba Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:08:17.418 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24bb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.9µs "
"2020-01-03 19:08:17.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24bc Sending msg of 28 bytes to 2 on channel businesschannel took 22.6µs"
"2020-01-03 19:08:17.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24bd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 92.2µs "
"2020-01-03 19:08:17.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24be Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.3µs "
"2020-01-03 19:08:17.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24bf Sending msg of 28 bytes to 3 on channel businesschannel took 13.6µs"
"2020-01-03 19:08:17.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24c0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:17.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24c1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:17.918 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24c2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:17.919 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24c3 Sending msg of 28 bytes to 3 on channel testchainid took 14.9µs"
"2020-01-03 19:08:17.920 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24c4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 348µs "
"2020-01-03 19:08:17.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24c5 Sending msg of 28 bytes to 2 on channel businesschannel took 34.2µs"
"2020-01-03 19:08:17.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24c6 Sending msg of 28 bytes to 3 on channel businesschannel took 64.8µs"
"2020-01-03 19:08:17.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24c7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 641.6µs "
"2020-01-03 19:08:17.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24c8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 162.5µs "
"2020-01-03 19:08:17.995 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24c9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:17.998 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24ca Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:18.418 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24cb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:18.419 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24cc Sending msg of 28 bytes to 3 on channel testchainid took 14.9µs"
"2020-01-03 19:08:18.420 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24cd Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.7µs "
"2020-01-03 19:08:18.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24ce Sending msg of 28 bytes to 2 on channel businesschannel took 59.2µs"
"2020-01-03 19:08:18.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24cf Sending msg of 28 bytes to 3 on channel businesschannel took 44µs"
"2020-01-03 19:08:18.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24d0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.4µs "
"2020-01-03 19:08:18.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24d1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 968.9µs "
"2020-01-03 19:08:18.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24d2 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:18.490 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24d3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:18.920 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24d4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:18.920 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24d5 Sending msg of 28 bytes to 3 on channel testchainid took 14µs"
"2020-01-03 19:08:18.920 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24d6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 73.7µs "
"2020-01-03 19:08:18.990 UTC [orderer.consensus.etcdraft] Check -> DEBU 24d7 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:18.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24d8 Sending msg of 28 bytes to 2 on channel businesschannel took 92.6µs"
"2020-01-03 19:08:18.991 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24d9 Sending msg of 28 bytes to 3 on channel businesschannel took 95.3µs"
"2020-01-03 19:08:18.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24da Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 78.7µs "
"2020-01-03 19:08:18.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24db Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.6µs "
"2020-01-03 19:08:18.992 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24dc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:18.992 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24dd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:19.420 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24de Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:19.420 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24df Sending msg of 28 bytes to 3 on channel testchainid took 29.2µs"
"2020-01-03 19:08:19.420 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24e0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 90.8µs "
"2020-01-03 19:08:19.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24e1 Sending msg of 28 bytes to 3 on channel businesschannel took 26.8µs"
"2020-01-03 19:08:19.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24e2 Sending msg of 28 bytes to 2 on channel businesschannel took 12.9µs"
"2020-01-03 19:08:19.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24e4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 111.1µs "
"2020-01-03 19:08:19.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24e3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 144.7µs "
"2020-01-03 19:08:19.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24e5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:19.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24e6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:19.919 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24e7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:19.919 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24e8 Sending msg of 28 bytes to 3 on channel testchainid took 12.4µs"
"2020-01-03 19:08:19.919 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24e9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 57.5µs "
"2020-01-03 19:08:19.987 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24ea Sending msg of 28 bytes to 2 on channel businesschannel took 14.4µs"
"2020-01-03 19:08:19.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24eb Sending msg of 28 bytes to 3 on channel businesschannel took 14.3µs"
"2020-01-03 19:08:19.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24ec Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 105.4µs "
"2020-01-03 19:08:19.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24ed Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 51.6µs "
"2020-01-03 19:08:19.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24ee Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:19.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24ef Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:20.418 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24f0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:20.418 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24f1 Sending msg of 28 bytes to 3 on channel testchainid took 13µs"
"2020-01-03 19:08:20.418 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24f2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.7µs "
"2020-01-03 19:08:20.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24f3 Sending msg of 28 bytes to 3 on channel businesschannel took 20.1µs"
"2020-01-03 19:08:20.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24f4 Sending msg of 28 bytes to 2 on channel businesschannel took 52.7µs"
"2020-01-03 19:08:20.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24f5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81.5µs "
"2020-01-03 19:08:20.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24f6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.8µs "
"2020-01-03 19:08:20.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24f7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:20.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24f8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 002 Found map[string]interface{} value for kafka.Retry
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 003 Found map[string]interface{} value for kafka.Retry.Metadata
2020-01-03 19:05:19.054 UTC [viperutil] unmarshalJSON -> DEBU 004 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 005 Found real value for kafka.Retry.Metadata.RetryBackoff setting to string 250ms
2020-01-03 19:05:19.054 UTC [viperutil] unmarshalJSON -> DEBU 006 Unmarshal JSON: value is not a string: 3
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 007 Found real value for kafka.Retry.Metadata.RetryMax setting to int 3
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 008 Found map[string]interface{} value for kafka.Retry.Producer
2020-01-03 19:05:19.054 UTC [viperutil] unmarshalJSON -> DEBU 009 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 00a Found real value for kafka.Retry.Producer.RetryBackoff setting to string 100ms
2020-01-03 19:05:19.054 UTC [viperutil] unmarshalJSON -> DEBU 00b Unmarshal JSON: value is not a string: 3
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 00c Found real value for kafka.Retry.Producer.RetryMax setting to int 3
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 00d Found map[string]interface{} value for kafka.Retry.Consumer
2020-01-03 19:05:19.054 UTC [viperutil] unmarshalJSON -> DEBU 00e Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.054 UTC [viperutil] getKeysRecursively -> DEBU 00f Found real value for kafka.Retry.Consumer.RetryBackoff setting to string 2s
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 010 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 011 Found real value for kafka.Retry.ShortInterval setting to string 5s
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 012 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 013 Found real value for kafka.Retry.ShortTotal setting to string 10m
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 014 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 015 Found real value for kafka.Retry.LongInterval setting to string 5m
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 016 Unmarshal JSON: value cannot be unmarshalled: invalid character 'h' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 017 Found real value for kafka.Retry.LongTotal setting to string 12h
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 018 Found map[string]interface{} value for kafka.Retry.NetworkTimeouts
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 019 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 01a Found real value for kafka.Retry.NetworkTimeouts.DialTimeout setting to string 10s
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 01b Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 01c Found real value for kafka.Retry.NetworkTimeouts.ReadTimeout setting to string 10s
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 01d Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 01e Found real value for kafka.Retry.NetworkTimeouts.WriteTimeout setting to string 10s
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 01f Found map[string]interface{} value for kafka.Topic
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 020 Unmarshal JSON: value is not a string: 3
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 021 Found real value for kafka.Topic.ReplicationFactor setting to int 3
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 022 Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 023 Found real value for kafka.Verbose setting to bool false
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 024 Found map[string]interface{} value for kafka.TLS
2020-01-03 19:05:19.055 UTC [viperutil] unmarshalJSON -> DEBU 025 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.055 UTC [viperutil] getKeysRecursively -> DEBU 026 Found real value for kafka.TLS.ClientRootCAs setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 027 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 028 Found real value for kafka.TLS.Certificate setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 029 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 02a Found real value for kafka.TLS.RootCAs setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 02b Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 02c Found real value for kafka.TLS.Enabled setting to bool false
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 02d Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 02e Found real value for kafka.TLS.PrivateKey setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 02f Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 030 Found real value for kafka.TLS.ClientAuthRequired setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 031 Found map[string]interface{} value for kafka.SASLPlain
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 032 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 033 Found real value for kafka.SASLPlain.Password setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 034 Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 035 Found real value for kafka.SASLPlain.Enabled setting to bool false
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 036 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.056 UTC [viperutil] getKeysRecursively -> DEBU 037 Found real value for kafka.SASLPlain.User setting to <nil> <nil>
2020-01-03 19:05:19.056 UTC [viperutil] unmarshalJSON -> DEBU 038 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 039 Found real value for kafka.Version setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 03a Found map[interface{}]interface{} value for debug
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 03b Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 03c Found real value for debug.BroadcastTraceDir setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 03d Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 03e Found real value for debug.DeliverTraceDir setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 03f Found map[interface{}]interface{} value for operations
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 040 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 041 Found real value for operations.ListenAddress setting to string 0.0.0.0:8443
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 042 Found map[string]interface{} value for operations.TLS
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 043 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 044 Found real value for operations.TLS.RootCAs setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 045 Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 046 Found real value for operations.TLS.Enabled setting to bool false
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 047 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 048 Found real value for operations.TLS.Certificate setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 049 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 04a Found real value for operations.TLS.PrivateKey setting to <nil> <nil>
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 04b Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 04c Found real value for operations.TLS.ClientAuthRequired setting to bool false
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 04d Unmarshal JSON: value is not a string: []
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 04e Found real value for operations.TLS.ClientRootCAs setting to []interface {} []
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 04f Found map[interface{}]interface{} value for metrics
2020-01-03 19:05:19.057 UTC [viperutil] unmarshalJSON -> DEBU 050 Unmarshal JSON: value cannot be unmarshalled: invalid character 'p' looking for beginning of value
2020-01-03 19:05:19.057 UTC [viperutil] getKeysRecursively -> DEBU 051 Found real value for metrics.Provider setting to string prometheus
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 052 Found map[string]interface{} value for metrics.Statsd
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 053 Unmarshal JSON: value cannot be unmarshalled: invalid character 'u' looking for beginning of value
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 054 Found real value for metrics.Statsd.Network setting to string udp
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 055 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 056 Found real value for metrics.Statsd.Address setting to string 127.0.0.1:8125
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 057 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 058 Found real value for metrics.Statsd.WriteInterval setting to string 30s
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 059 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 05a Found real value for metrics.Statsd.Prefix setting to <nil> <nil>
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 05b Found map[interface{}]interface{} value for consensus
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 05c Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 05d Found real value for consensus.WALDir setting to string /var/hyperledger/production/orderer/etcdraft/wal
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 05e Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 05f Found real value for consensus.SnapDir setting to string /var/hyperledger/production/orderer/etcdraft/snapshot
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 060 Found map[interface{}]interface{} value for general
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 061 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 062 Found real value for general.GenesisFile setting to <nil> <nil>
2020-01-03 19:05:19.058 UTC [viperutil] unmarshalJSON -> DEBU 063 Unmarshal JSON: value cannot be unmarshalled: json: cannot unmarshal number into Go value of type map[string]string
2020-01-03 19:05:19.058 UTC [viperutil] getKeysRecursively -> DEBU 064 Found real value for general.ListenPort setting to string 7050
2020-01-03 19:05:19.059 UTC [viperutil] unmarshalJSON -> DEBU 065 Unmarshal JSON: value cannot be unmarshalled: invalid character 'i' in literal false (expecting 'a')
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 066 Found real value for general.GenesisMethod setting to string file
2020-01-03 19:05:19.059 UTC [viperutil] unmarshalJSON -> DEBU 067 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 068 Found real value for general.BootstrapFile setting to string /var/hyperledger/orderer/orderer.genesis.block
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 069 Found map[string]interface{} value for general.BCCSP
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 06a Found map[string]interface{} value for general.BCCSP.PKCS11
2020-01-03 19:05:19.059 UTC [viperutil] unmarshalJSON -> DEBU 06b Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 06c Found real value for general.BCCSP.PKCS11.Pin setting to <nil> <nil>
2020-01-03 19:05:19.059 UTC [viperutil] unmarshalJSON -> DEBU 06d Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.059 UTC [viperutil] getKeysRecursively -> DEBU 06e Found real value for general.BCCSP.PKCS11.Hash setting to <nil> <nil>
2020-01-03 19:05:19.090 UTC [viperutil] unmarshalJSON -> DEBU 06f Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.090 UTC [viperutil] getKeysRecursively -> DEBU 070 Found real value for general.BCCSP.PKCS11.Security setting to <nil> <nil>
2020-01-03 19:05:19.090 UTC [viperutil] getKeysRecursively -> DEBU 071 Found map[string]interface{} value for general.BCCSP.PKCS11.FileKeyStore
2020-01-03 19:05:19.090 UTC [viperutil] unmarshalJSON -> DEBU 072 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 073 Found real value for general.BCCSP.PKCS11.FileKeyStore.KeyStore setting to <nil> <nil>
2020-01-03 19:05:19.091 UTC [viperutil] unmarshalJSON -> DEBU 074 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 075 Found real value for general.BCCSP.PKCS11.Library setting to <nil> <nil>
2020-01-03 19:05:19.091 UTC [viperutil] unmarshalJSON -> DEBU 076 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 077 Found real value for general.BCCSP.PKCS11.Label setting to <nil> <nil>
2020-01-03 19:05:19.091 UTC [viperutil] unmarshalJSON -> DEBU 078 Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 079 Found real value for general.BCCSP.Default setting to string SW
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 07a Found map[string]interface{} value for general.BCCSP.SW
2020-01-03 19:05:19.091 UTC [viperutil] unmarshalJSON -> DEBU 07b Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 07c Found real value for general.BCCSP.SW.Hash setting to string SHA2
2020-01-03 19:05:19.091 UTC [viperutil] unmarshalJSON -> DEBU 07d Unmarshal JSON: value is not a string: 256
2020-01-03 19:05:19.091 UTC [viperutil] getKeysRecursively -> DEBU 07e Found real value for general.BCCSP.SW.Security setting to int 256
2020-01-03 19:05:19.092 UTC [viperutil] getKeysRecursively -> DEBU 07f Found map[string]interface{} value for general.BCCSP.SW.FileKeyStore
2020-01-03 19:05:19.092 UTC [viperutil] unmarshalJSON -> DEBU 080 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.092 UTC [viperutil] getKeysRecursively -> DEBU 081 Found real value for general.BCCSP.SW.FileKeyStore.KeyStore setting to <nil> <nil>
2020-01-03 19:05:19.092 UTC [viperutil] getKeysRecursively -> DEBU 082 Found map[string]interface{} value for general.Authentication
2020-01-03 19:05:19.114 UTC [viperutil] unmarshalJSON -> DEBU 083 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
2020-01-03 19:05:19.115 UTC [viperutil] getKeysRecursively -> DEBU 084 Found real value for general.Authentication.TimeWindow setting to string 15m
2020-01-03 19:05:19.115 UTC [viperutil] unmarshalJSON -> DEBU 085 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.115 UTC [viperutil] getKeysRecursively -> DEBU 086 Found real value for general.Authentication.NoExpirationChecks setting to <nil> <nil>
2020-01-03 19:05:19.115 UTC [viperutil] getKeysRecursively -> DEBU 087 Found map[string]interface{} value for general.Keepalive
2020-01-03 19:05:19.140 UTC [viperutil] unmarshalJSON -> DEBU 088 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.140 UTC [viperutil] getKeysRecursively -> DEBU 089 Found real value for general.Keepalive.ServerTimeout setting to string 20s
2020-01-03 19:05:19.142 UTC [viperutil] unmarshalJSON -> DEBU 08a Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.142 UTC [viperutil] getKeysRecursively -> DEBU 08b Found real value for general.Keepalive.ServerMinInterval setting to string 60s
2020-01-03 19:05:19.143 UTC [viperutil] unmarshalJSON -> DEBU 08c Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
2020-01-03 19:05:19.143 UTC [viperutil] getKeysRecursively -> DEBU 08d Found real value for general.Keepalive.ServerInterval setting to string 7200s
2020-01-03 19:05:19.148 UTC [viperutil] getKeysRecursively -> DEBU 08e Found map[string]interface{} value for general.TLS
2020-01-03 19:05:19.149 UTC [viperutil] unmarshalJSON -> DEBU 08f Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.149 UTC [viperutil] getKeysRecursively -> DEBU 090 Found real value for general.TLS.PrivateKey setting to string /var/hyperledger/orderer/tls/server.key
2020-01-03 19:05:19.149 UTC [viperutil] unmarshalJSON -> DEBU 091 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.152 UTC [viperutil] getKeysRecursively -> DEBU 092 Found real value for general.TLS.Certificate setting to string /var/hyperledger/orderer/tls/server.crt
2020-01-03 19:05:19.152 UTC [viperutil] unmarshalJSON -> DEBU 093 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.152 UTC [viperutil] getKeysRecursively -> DEBU 094 Found real value for general.TLS.RootCAs setting to string [/var/hyperledger/orderer/tls/ca.crt]
2020-01-03 19:05:19.153 UTC [viperutil] unmarshalJSON -> DEBU 095 Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.153 UTC [viperutil] getKeysRecursively -> DEBU 096 Found real value for general.TLS.ClientAuthRequired setting to bool false
2020-01-03 19:05:19.153 UTC [viperutil] unmarshalJSON -> DEBU 097 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.153 UTC [viperutil] getKeysRecursively -> DEBU 098 Found real value for general.TLS.ClientRootCAs setting to <nil> <nil>
2020-01-03 19:05:19.154 UTC [viperutil] unmarshalJSON -> DEBU 099 Unmarshal JSON: value cannot be unmarshalled: json: cannot unmarshal bool into Go value of type map[string]string
2020-01-03 19:05:19.154 UTC [viperutil] getKeysRecursively -> DEBU 09a Found real value for general.TLS.Enabled setting to string true
2020-01-03 19:05:19.154 UTC [viperutil] unmarshalJSON -> DEBU 09b Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.154 UTC [viperutil] getKeysRecursively -> DEBU 09c Found real value for general.LocalMSPDir setting to string /var/hyperledger/orderer/msp
2020-01-03 19:05:19.154 UTC [viperutil] unmarshalJSON -> DEBU 09d Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.154 UTC [viperutil] getKeysRecursively -> DEBU 09e Found real value for general.ConnectionTimeout setting to <nil> <nil>
2020-01-03 19:05:19.155 UTC [viperutil] unmarshalJSON -> DEBU 09f Unmarshal JSON: value cannot be unmarshalled: invalid character 'O' looking for beginning of value
2020-01-03 19:05:19.155 UTC [viperutil] getKeysRecursively -> DEBU 0a0 Found real value for general.LocalMSPID setting to string OrdererMSP
2020-01-03 19:05:19.155 UTC [viperutil] unmarshalJSON -> DEBU 0a1 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
2020-01-03 19:05:19.156 UTC [viperutil] getKeysRecursively -> DEBU 0a2 Found real value for general.ListenAddress setting to string 0.0.0.0
2020-01-03 19:05:19.156 UTC [viperutil] getKeysRecursively -> DEBU 0a3 Found map[string]interface{} value for general.Cluster
2020-01-03 19:05:19.156 UTC [viperutil] unmarshalJSON -> DEBU 0a4 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.156 UTC [viperutil] getKeysRecursively -> DEBU 0a5 Found real value for general.Cluster.ReplicationMaxRetries setting to <nil> <nil>
2020-01-03 19:05:19.156 UTC [viperutil] unmarshalJSON -> DEBU 0a6 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.157 UTC [viperutil] getKeysRecursively -> DEBU 0a7 Found real value for general.Cluster.ReplicationBackgroundRefreshInterval setting to <nil> <nil>
2020-01-03 19:05:19.157 UTC [viperutil] unmarshalJSON -> DEBU 0a8 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.157 UTC [viperutil] getKeysRecursively -> DEBU 0a9 Found real value for general.Cluster.ClientCertificate setting to string /var/hyperledger/orderer/tls/server.crt
2020-01-03 19:05:19.157 UTC [viperutil] unmarshalJSON -> DEBU 0aa Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.157 UTC [viperutil] getKeysRecursively -> DEBU 0ab Found real value for general.Cluster.RPCTimeout setting to <nil> <nil>
2020-01-03 19:05:19.157 UTC [viperutil] unmarshalJSON -> DEBU 0ac Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.157 UTC [viperutil] getKeysRecursively -> DEBU 0ad Found real value for general.Cluster.ReplicationRetryTimeout setting to <nil> <nil>
2020-01-03 19:05:19.157 UTC [viperutil] unmarshalJSON -> DEBU 0ae Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.158 UTC [viperutil] getKeysRecursively -> DEBU 0af Found real value for general.Cluster.CertExpirationWarningThreshold setting to <nil> <nil>
2020-01-03 19:05:19.158 UTC [viperutil] unmarshalJSON -> DEBU 0b0 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.158 UTC [viperutil] getKeysRecursively -> DEBU 0b1 Found real value for general.Cluster.ListenPort setting to <nil> <nil>
2020-01-03 19:05:19.158 UTC [viperutil] unmarshalJSON -> DEBU 0b2 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.158 UTC [viperutil] getKeysRecursively -> DEBU 0b3 Found real value for general.Cluster.RootCAs setting to string [/var/hyperledger/orderer/tls/ca.crt]
2020-01-03 19:05:19.158 UTC [viperutil] unmarshalJSON -> DEBU 0b4 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.159 UTC [viperutil] getKeysRecursively -> DEBU 0b5 Found real value for general.Cluster.ReplicationPullTimeout setting to <nil> <nil>
2020-01-03 19:05:19.159 UTC [viperutil] unmarshalJSON -> DEBU 0b6 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.159 UTC [viperutil] getKeysRecursively -> DEBU 0b7 Found real value for general.Cluster.TLSHandshakeTimeShift setting to <nil> <nil>
2020-01-03 19:05:19.159 UTC [viperutil] unmarshalJSON -> DEBU 0b8 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.160 UTC [viperutil] getKeysRecursively -> DEBU 0b9 Found real value for general.Cluster.ListenAddress setting to <nil> <nil>
2020-01-03 19:05:19.160 UTC [viperutil] unmarshalJSON -> DEBU 0ba Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.160 UTC [viperutil] getKeysRecursively -> DEBU 0bb Found real value for general.Cluster.ServerCertificate setting to <nil> <nil>
2020-01-03 19:05:19.160 UTC [viperutil] unmarshalJSON -> DEBU 0bc Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.161 UTC [viperutil] getKeysRecursively -> DEBU 0bd Found real value for general.Cluster.ServerPrivateKey setting to <nil> <nil>
2020-01-03 19:05:19.161 UTC [viperutil] unmarshalJSON -> DEBU 0be Unmarshal JSON: value is not a string: 10
2020-01-03 19:05:19.161 UTC [viperutil] getKeysRecursively -> DEBU 0bf Found real value for general.Cluster.SendBufferSize setting to int 10
2020-01-03 19:05:19.164 UTC [viperutil] unmarshalJSON -> DEBU 0c0 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.164 UTC [viperutil] getKeysRecursively -> DEBU 0c1 Found real value for general.Cluster.DialTimeout setting to <nil> <nil>
2020-01-03 19:05:19.165 UTC [viperutil] unmarshalJSON -> DEBU 0c2 Unmarshal JSON: value is not a string: <nil>
2020-01-03 19:05:19.165 UTC [viperutil] getKeysRecursively -> DEBU 0c3 Found real value for general.Cluster.ReplicationBufferSize setting to <nil> <nil>
2020-01-03 19:05:19.165 UTC [viperutil] unmarshalJSON -> DEBU 0c4 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.165 UTC [viperutil] getKeysRecursively -> DEBU 0c5 Found real value for general.Cluster.ClientPrivateKey setting to string /var/hyperledger/orderer/tls/server.key
2020-01-03 19:05:19.165 UTC [viperutil] getKeysRecursively -> DEBU 0c6 Found map[string]interface{} value for general.Profile
2020-01-03 19:05:19.165 UTC [viperutil] unmarshalJSON -> DEBU 0c7 Unmarshal JSON: value is not a string: false
2020-01-03 19:05:19.165 UTC [viperutil] getKeysRecursively -> DEBU 0c8 Found real value for general.Profile.Enabled setting to bool false
2020-01-03 19:05:19.165 UTC [viperutil] unmarshalJSON -> DEBU 0c9 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
2020-01-03 19:05:19.165 UTC [viperutil] getKeysRecursively -> DEBU 0ca Found real value for general.Profile.Address setting to string 0.0.0.0:6060
2020-01-03 19:05:19.166 UTC [viperutil] getKeysRecursively -> DEBU 0cb Found map[interface{}]interface{} value for fileledger
2020-01-03 19:05:19.166 UTC [viperutil] unmarshalJSON -> DEBU 0cc Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
2020-01-03 19:05:19.166 UTC [viperutil] getKeysRecursively -> DEBU 0cd Found real value for fileledger.Location setting to string /var/hyperledger/production/orderer
2020-01-03 19:05:19.166 UTC [viperutil] unmarshalJSON -> DEBU 0ce Unmarshal JSON: value cannot be unmarshalled: invalid character 'h' looking for beginning of value
2020-01-03 19:05:19.166 UTC [viperutil] getKeysRecursively -> DEBU 0cf Found real value for fileledger.Prefix setting to string hyperledger-fabric-ordererledger
2020-01-03 19:05:19.167 UTC [viperutil] EnhancedExactUnmarshal -> DEBU 0d0 map[consensus:map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal] debug:map[BroadcastTraceDir:<nil> DeliverTraceDir:<nil>] fileledger:map[Location:/var/hyperledger/production/orderer Prefix:hyperledger-fabric-ordererledger] general:map[Authentication:map[NoExpirationChecks:<nil> TimeWindow:15m] BCCSP:map[Default:SW PKCS11:map[FileKeyStore:map[KeyStore:<nil>] Hash:<nil> Label:<nil> Library:<nil> Pin:<nil> Security:<nil>] SW:map[FileKeyStore:map[KeyStore:<nil>] Hash:SHA2 Security:256]] BootstrapFile:/var/hyperledger/orderer/orderer.genesis.block Cluster:map[CertExpirationWarningThreshold:<nil> ClientCertificate:/var/hyperledger/orderer/tls/server.crt ClientPrivateKey:/var/hyperledger/orderer/tls/server.key DialTimeout:<nil> ListenAddress:<nil> ListenPort:<nil> RPCTimeout:<nil> ReplicationBackgroundRefreshInterval:<nil> ReplicationBufferSize:<nil> ReplicationMaxRetries:<nil> ReplicationPullTimeout:<nil> ReplicationRetryTimeout:<nil> RootCAs:[/var/hyperledger/orderer/tls/ca.crt] SendBufferSize:10 ServerCertificate:<nil> ServerPrivateKey:<nil> TLSHandshakeTimeShift:<nil>] ConnectionTimeout:<nil> GenesisFile:<nil> GenesisMethod:file Keepalive:map[ServerInterval:7200s ServerMinInterval:60s ServerTimeout:20s] ListenAddress:0.0.0.0 ListenPort:7050 LocalMSPDir:/var/hyperledger/orderer/msp LocalMSPID:OrdererMSP Profile:map[Address:0.0.0.0:6060 Enabled:false] TLS:map[Certificate:/var/hyperledger/orderer/tls/server.crt ClientAuthRequired:false ClientRootCAs:<nil> Enabled:true PrivateKey:/var/hyperledger/orderer/tls/server.key RootCAs:[/var/hyperledger/orderer/tls/ca.crt]]] kafka:map[Retry:map[Consumer:map[RetryBackoff:2s] LongInterval:5m LongTotal:12h Metadata:map[RetryBackoff:250ms RetryMax:3] NetworkTimeouts:map[DialTimeout:10s ReadTimeout:10s WriteTimeout:10s] Producer:map[RetryBackoff:100ms RetryMax:3] ShortInterval:5s ShortTotal:10m] SASLPlain:map[Enabled:false Password:<nil> User:<nil>] TLS:map[Certificate:<nil> ClientAuthRequired:<nil> ClientRootCAs:<nil> Enabled:false PrivateKey:<nil> RootCAs:<nil>] Topic:map[ReplicationFactor:3] Verbose:false Version:<nil>] metrics:map[Provider:prometheus Statsd:map[Address:127.0.0.1:8125 Network:udp Prefix:<nil> WriteInterval:30s]] operations:map[ListenAddress:0.0.0.0:8443 TLS:map[Certificate:<nil> ClientAuthRequired:false ClientRootCAs:[] Enabled:false PrivateKey:<nil> RootCAs:<nil>]]]
2020-01-03 19:05:19.179 UTC [localconfig] completeInitialization -> INFO 0d1 Kafka.Version unset, setting to 0.10.2.0
"2020-01-03 19:05:19.179 UTC [orderer.common.server] prettyPrintStruct -> INFO 0d2 Orderer config values:
General.ListenAddress = "0.0.0.0"
General.ListenPort = 7050
General.TLS.Enabled = true
General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key"
General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt"
General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
General.TLS.ClientAuthRequired = false
General.TLS.ClientRootCAs = []
General.Cluster.ListenAddress = ""
General.Cluster.ListenPort = 0
General.Cluster.ServerCertificate = ""
General.Cluster.ServerPrivateKey = ""
General.Cluster.ClientCertificate = "/var/hyperledger/orderer/tls/server.crt"
General.Cluster.ClientPrivateKey = "/var/hyperledger/orderer/tls/server.key"
General.Cluster.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
General.Cluster.DialTimeout = 5s
General.Cluster.RPCTimeout = 7s
General.Cluster.ReplicationBufferSize = 20971520
General.Cluster.ReplicationPullTimeout = 5s
General.Cluster.ReplicationRetryTimeout = 5s
General.Cluster.ReplicationBackgroundRefreshInterval = 5m0s
General.Cluster.ReplicationMaxRetries = 12
General.Cluster.SendBufferSize = 10
General.Cluster.CertExpirationWarningThreshold = 168h0m0s
General.Cluster.TLSHandshakeTimeShift = 0s
General.Keepalive.ServerMinInterval = 1m0s
General.Keepalive.ServerInterval = 2h0m0s
General.Keepalive.ServerTimeout = 20s
General.ConnectionTimeout = 0s
General.GenesisMethod = "file"
General.GenesisFile = ""
General.BootstrapFile = "/var/hyperledger/orderer/orderer.genesis.block"
General.Profile.Enabled = false
General.Profile.Address = "0.0.0.0:6060"
General.LocalMSPDir = "/var/hyperledger/orderer/msp"
General.LocalMSPID = "OrdererMSP"
General.BCCSP.ProviderName = "SW"
General.BCCSP.SwOpts.SecLevel = 256
General.BCCSP.SwOpts.HashFamily = "SHA2"
General.BCCSP.SwOpts.Ephemeral = true
General.BCCSP.SwOpts.FileKeystore.KeyStorePath = ""
General.BCCSP.SwOpts.DummyKeystore =
General.BCCSP.SwOpts.InmemKeystore =
General.Authentication.TimeWindow = 15m0s
General.Authentication.NoExpirationChecks = false
FileLedger.Location = "/var/hyperledger/production/orderer"
FileLedger.Prefix = "hyperledger-fabric-ordererledger"
Kafka.Retry.ShortInterval = 5s
Kafka.Retry.ShortTotal = 10m0s
Kafka.Retry.LongInterval = 5m0s
Kafka.Retry.LongTotal = 12h0m0s
Kafka.Retry.NetworkTimeouts.DialTimeout = 10s
Kafka.Retry.NetworkTimeouts.ReadTimeout = 10s
Kafka.Retry.NetworkTimeouts.WriteTimeout = 10s
Kafka.Retry.Metadata.RetryMax = 3
Kafka.Retry.Metadata.RetryBackoff = 250ms
Kafka.Retry.Producer.RetryMax = 3
Kafka.Retry.Producer.RetryBackoff = 100ms
Kafka.Retry.Consumer.RetryBackoff = 2s
Kafka.Verbose = false
Kafka.Version = 0.10.2.0
Kafka.TLS.Enabled = false
Kafka.TLS.PrivateKey = ""
Kafka.TLS.Certificate = ""
Kafka.TLS.RootCAs = []
Kafka.TLS.ClientAuthRequired = false
Kafka.TLS.ClientRootCAs = []
Kafka.SASLPlain.Enabled = false
Kafka.SASLPlain.User = ""
Kafka.SASLPlain.Password = ""
Kafka.Topic.ReplicationFactor = 3
Debug.BroadcastTraceDir = ""
Debug.DeliverTraceDir = ""
Consensus = map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal]
Operations.ListenAddress = "0.0.0.0:8443"
Operations.TLS.Enabled = false
Operations.TLS.PrivateKey = ""
Operations.TLS.Certificate = ""
Operations.TLS.RootCAs = []
Operations.TLS.ClientAuthRequired = false
Operations.TLS.ClientRootCAs = []
Metrics.Provider = "prometheus"
Metrics.Statsd.Network = "udp"
Metrics.Statsd.Address = "127.0.0.1:8125"
Metrics.Statsd.WriteInterval = 30s
Metrics.Statsd.Prefix = """
"2020-01-03 19:05:19.179 UTC [bccsp] GetDefault -> DEBU 0d3 Before using BCCSP, please call InitFactories(). Falling back to bootBCCSP."
"2020-01-03 19:05:19.197 UTC [bccsp_sw] openKeyStore -> DEBU 0d4 KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done"
"2020-01-03 19:05:19.198 UTC [bccsp] initBCCSP -> DEBU 0d5 Initialize BCCSP [SW]"
"2020-01-03 19:05:19.198 UTC [msp] getPemMaterialFromDir -> DEBU 0d6 Reading directory /var/hyperledger/orderer/msp/signcerts"
"2020-01-03 19:05:19.210 UTC [msp] getPemMaterialFromDir -> DEBU 0d7 Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer0.example.com-cert.pem"
"2020-01-03 19:05:19.216 UTC [msp] getPemMaterialFromDir -> DEBU 0d8 Reading directory /var/hyperledger/orderer/msp/cacerts"
"2020-01-03 19:05:19.221 UTC [msp] getPemMaterialFromDir -> DEBU 0d9 Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem"
"2020-01-03 19:05:19.225 UTC [msp] getPemMaterialFromDir -> DEBU 0da Reading directory /var/hyperledger/orderer/msp/admincerts"
"2020-01-03 19:05:19.229 UTC [msp] getPemMaterialFromDir -> DEBU 0db Reading directory /var/hyperledger/orderer/msp/intermediatecerts"
"2020-01-03 19:05:19.230 UTC [msp] getMspConfig -> DEBU 0dc Intermediate certs folder not found at [/var/hyperledger/orderer/msp/intermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/intermediatecerts: no such file or directory]"
"2020-01-03 19:05:19.230 UTC [msp] getPemMaterialFromDir -> DEBU 0dd Reading directory /var/hyperledger/orderer/msp/tlscacerts"
"2020-01-03 19:05:19.235 UTC [msp] getPemMaterialFromDir -> DEBU 0de Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem"
"2020-01-03 19:05:19.287 UTC [msp] getPemMaterialFromDir -> DEBU 0df Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts"
"2020-01-03 19:05:19.312 UTC [msp] getMspConfig -> DEBU 0e0 TLS intermediate certs folder not found at [/var/hyperledger/orderer/msp/tlsintermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/tlsintermediatecerts: no such file or directory]"
"2020-01-03 19:05:19.313 UTC [msp] getPemMaterialFromDir -> DEBU 0e1 Reading directory /var/hyperledger/orderer/msp/crls"
"2020-01-03 19:05:19.332 UTC [msp] getMspConfig -> DEBU 0e2 crls folder not found at [/var/hyperledger/orderer/msp/crls]. Skipping. [stat /var/hyperledger/orderer/msp/crls: no such file or directory]"
"2020-01-03 19:05:19.373 UTC [msp] getMspConfig -> DEBU 0e3 Loading NodeOUs"
"2020-01-03 19:05:19.439 UTC [msp] newBccspMsp -> DEBU 0e4 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.440 UTC [msp] Setup -> DEBU 0e5 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.441 UTC [msp.identity] newIdentity -> DEBU 0e6 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.441 UTC [msp.identity] newIdentity -> DEBU 0e7 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.541 UTC [msp.identity] newIdentity -> DEBU 0e8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.543 UTC [msp] setupSigningIdentity -> DEBU 0e9 Signing identity expires at 2029-12-31 19:00:00 +0000 UTC"
"2020-01-03 19:05:19.565 UTC [msp] GetDefaultSigningIdentity -> DEBU 0ea Obtaining default signing identity"
"2020-01-03 19:05:19.599 UTC [orderer.common.server] initializeServerConfig -> INFO 0eb Starting orderer with TLS enabled"
"2020-01-03 19:05:19.599 UTC [orderer.common.server] createLedgerFactory -> DEBU 0ec Ledger dir: /var/hyperledger/production/orderer"
"2020-01-03 19:05:19.599 UTC [kvledger.util] CreateDirIfMissing -> DEBU 0ed CreateDirIfMissing [/var/hyperledger/production/orderer/index/]"
"2020-01-03 19:05:19.599 UTC [kvledger.util] logDirStatus -> DEBU 0ee Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist"
"2020-01-03 19:05:19.600 UTC [kvledger.util] logDirStatus -> DEBU 0ef After creating dir - [/var/hyperledger/production/orderer/index/] exists"
"2020-01-03 19:05:19.655 UTC [leveldbhelper] openDBAndCheckFormat -> DEBU 0f0 Checking for db format at path [/var/hyperledger/production/orderer/index]"
"2020-01-03 19:05:19.655 UTC [leveldbhelper] openDBAndCheckFormat -> DEBU 0f1 format is latest, nothing to do"
"2020-01-03 19:05:19.655 UTC [fsblkstorage] NewProvider -> INFO 0f2 Creating new file ledger directory at /var/hyperledger/production/orderer/chains"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] NewStandardValues -> DEBU 0f3 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f4 Processing field: HashingAlgorithm"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f5 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f6 Processing field: OrdererAddresses"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f7 Processing field: Consortium"
"2020-01-03 19:05:19.673 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f8 Processing field: Capabilities"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] NewStandardValues -> DEBU 0f9 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0fa Processing field: ConsensusType"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0fb Processing field: BatchSize"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0fc Processing field: BatchTimeout"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0fd Processing field: KafkaBrokers"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0fe Processing field: ChannelRestrictions"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0ff Processing field: Capabilities"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] NewStandardValues -> DEBU 100 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] initializeProtosStruct -> DEBU 101 Processing field: Endpoints"
"2020-01-03 19:05:19.674 UTC [common.channelconfig] NewStandardValues -> DEBU 102 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.675 UTC [common.channelconfig] initializeProtosStruct -> DEBU 103 Processing field: MSP"
"2020-01-03 19:05:19.676 UTC [common.channelconfig] validateMSP -> DEBU 104 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:19.679 UTC [msp] newBccspMsp -> DEBU 105 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.679 UTC [msp] New -> DEBU 106 Creating Cache-MSP instance"
"2020-01-03 19:05:19.679 UTC [msp] Setup -> DEBU 107 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.680 UTC [msp.identity] newIdentity -> DEBU 108 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.687 UTC [common.channelconfig] NewStandardValues -> DEBU 109 Initializing protos for *channelconfig.ConsortiumProtos"
"2020-01-03 19:05:19.687 UTC [common.channelconfig] initializeProtosStruct -> DEBU 10a Processing field: ChannelCreationPolicy"
"2020-01-03 19:05:19.687 UTC [common.channelconfig] NewStandardValues -> DEBU 10b Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.687 UTC [common.channelconfig] initializeProtosStruct -> DEBU 10c Processing field: MSP"
"2020-01-03 19:05:19.687 UTC [common.channelconfig] validateMSP -> DEBU 10d Setting up MSP for org Org1MSP"
"2020-01-03 19:05:19.687 UTC [msp] newBccspMsp -> DEBU 10e Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.687 UTC [msp] New -> DEBU 10f Creating Cache-MSP instance"
"2020-01-03 19:05:19.687 UTC [msp] Setup -> DEBU 110 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:19.688 UTC [msp.identity] newIdentity -> DEBU 111 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.688 UTC [common.channelconfig] NewStandardValues -> DEBU 112 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.688 UTC [common.channelconfig] initializeProtosStruct -> DEBU 113 Processing field: MSP"
"2020-01-03 19:05:19.688 UTC [common.channelconfig] validateMSP -> DEBU 114 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:19.688 UTC [msp] newBccspMsp -> DEBU 115 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.689 UTC [msp] New -> DEBU 116 Creating Cache-MSP instance"
"2020-01-03 19:05:19.689 UTC [msp] Setup -> DEBU 117 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:19.689 UTC [msp.identity] newIdentity -> DEBU 118 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.693 UTC [msp] Setup -> DEBU 119 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:19.693 UTC [msp] Setup -> DEBU 11a MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:19.693 UTC [policies] NewManagerImpl -> DEBU 11b Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.697 UTC [policies] NewManagerImpl -> DEBU 11c Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.698 UTC [policies] NewManagerImpl -> DEBU 11d Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.698 UTC [policies] NewManagerImpl -> DEBU 11e Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:19.698 UTC [policies] NewManagerImpl -> DEBU 11f Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 120 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 121 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 122 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 123 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 124 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 125 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 126 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 127 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 128 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 129 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.699 UTC [policies] NewManagerImpl -> DEBU 12a Proposed new policy Admins for Channel/Consortiums"
"2020-01-03 19:05:19.700 UTC [policies] GetPolicy -> DEBU 12b Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
"2020-01-03 19:05:19.700 UTC [policies] NewManagerImpl -> DEBU 12c Proposed new policy Readers for Channel"
"2020-01-03 19:05:19.700 UTC [policies] GetPolicy -> DEBU 12d Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
"2020-01-03 19:05:19.700 UTC [policies] NewManagerImpl -> DEBU 12e Proposed new policy Writers for Channel"
"2020-01-03 19:05:19.700 UTC [policies] NewManagerImpl -> DEBU 12f Proposed new policy Admins for Channel"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 130 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 131 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 132 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 133 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 134 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 135 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 136 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 137 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 138 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 139 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 13a Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:19.700 UTC [common.configtx] addToMap -> DEBU 13b Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 13c Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 13d Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 13e Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 13f Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 140 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 141 Adding to config map: [Group] /Channel/Consortiums"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 142 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
"2020-01-03 19:05:19.701 UTC [common.configtx] addToMap -> DEBU 143 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 144 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 145 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 146 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 147 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 148 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 149 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14a Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14b Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14c Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14d Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14e Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 14f Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 150 Adding to config map: [Policy] /Channel/Consortiums/Admins"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 151 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:19.703 UTC [common.configtx] addToMap -> DEBU 152 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:19.704 UTC [common.configtx] addToMap -> DEBU 153 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:19.704 UTC [common.configtx] addToMap -> DEBU 154 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:19.704 UTC [common.configtx] addToMap -> DEBU 155 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:19.704 UTC [common.configtx] addToMap -> DEBU 156 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:19.704 UTC [common.configtx] addToMap -> DEBU 157 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:19.704 UTC [orderer.common.server] extractSysChanLastConfig -> INFO 158 Bootstrapping because no existing channels"
"2020-01-03 19:05:19.704 UTC [orderer.common.server] selectClusterBootBlock -> DEBU 159 Selected bootstrap block, because system channel last config block is nil"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] NewStandardValues -> DEBU 15a Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15b Processing field: HashingAlgorithm"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15c Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15d Processing field: OrdererAddresses"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15e Processing field: Consortium"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15f Processing field: Capabilities"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] NewStandardValues -> DEBU 160 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 161 Processing field: ConsensusType"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 162 Processing field: BatchSize"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 163 Processing field: BatchTimeout"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 164 Processing field: KafkaBrokers"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 165 Processing field: ChannelRestrictions"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 166 Processing field: Capabilities"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] NewStandardValues -> DEBU 167 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 168 Processing field: Endpoints"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] NewStandardValues -> DEBU 169 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] initializeProtosStruct -> DEBU 16a Processing field: MSP"
"2020-01-03 19:05:19.704 UTC [common.channelconfig] validateMSP -> DEBU 16b Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:19.704 UTC [msp] newBccspMsp -> DEBU 16c Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.704 UTC [msp] New -> DEBU 16d Creating Cache-MSP instance"
"2020-01-03 19:05:19.704 UTC [msp] Setup -> DEBU 16e Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.705 UTC [msp.identity] newIdentity -> DEBU 16f Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.706 UTC [common.channelconfig] NewStandardValues -> DEBU 170 Initializing protos for *channelconfig.ConsortiumProtos"
"2020-01-03 19:05:19.706 UTC [common.channelconfig] initializeProtosStruct -> DEBU 171 Processing field: ChannelCreationPolicy"
"2020-01-03 19:05:19.706 UTC [common.channelconfig] NewStandardValues -> DEBU 172 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.706 UTC [common.channelconfig] initializeProtosStruct -> DEBU 173 Processing field: MSP"
"2020-01-03 19:05:19.706 UTC [common.channelconfig] validateMSP -> DEBU 174 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:19.706 UTC [msp] newBccspMsp -> DEBU 175 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.706 UTC [msp] New -> DEBU 176 Creating Cache-MSP instance"
"2020-01-03 19:05:19.707 UTC [msp] Setup -> DEBU 177 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:19.707 UTC [msp.identity] newIdentity -> DEBU 178 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.707 UTC [common.channelconfig] NewStandardValues -> DEBU 179 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.707 UTC [common.channelconfig] initializeProtosStruct -> DEBU 17a Processing field: MSP"
"2020-01-03 19:05:19.707 UTC [common.channelconfig] validateMSP -> DEBU 17b Setting up MSP for org Org2MSP"
"2020-01-03 19:05:19.707 UTC [msp] newBccspMsp -> DEBU 17c Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.707 UTC [msp] New -> DEBU 17d Creating Cache-MSP instance"
"2020-01-03 19:05:19.707 UTC [msp] Setup -> DEBU 17e Setting up MSP instance Org2MSP"
"2020-01-03 19:05:19.707 UTC [msp.identity] newIdentity -> DEBU 17f Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.711 UTC [msp] Setup -> DEBU 180 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:19.711 UTC [msp] Setup -> DEBU 181 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 182 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 183 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 184 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 185 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 186 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 187 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 188 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 189 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18a Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18b Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18c Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18d Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18e Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 18f Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 190 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.711 UTC [policies] NewManagerImpl -> DEBU 191 Proposed new policy Admins for Channel/Consortiums"
"2020-01-03 19:05:19.712 UTC [policies] GetPolicy -> DEBU 192 Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
"2020-01-03 19:05:19.712 UTC [policies] NewManagerImpl -> DEBU 193 Proposed new policy Readers for Channel"
"2020-01-03 19:05:19.712 UTC [policies] GetPolicy -> DEBU 194 Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
"2020-01-03 19:05:19.712 UTC [policies] NewManagerImpl -> DEBU 195 Proposed new policy Writers for Channel"
"2020-01-03 19:05:19.712 UTC [policies] NewManagerImpl -> DEBU 196 Proposed new policy Admins for Channel"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 197 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 198 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 199 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 19f Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a0 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a1 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a2 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a3 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a4 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a5 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:19.712 UTC [common.configtx] addToMap -> DEBU 1a6 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1a7 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1a8 Adding to config map: [Group] /Channel/Consortiums"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1a9 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1aa Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1ab Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1ac Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1ad Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1ae Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1af Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b0 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b1 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b2 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b3 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b4 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
"2020-01-03 19:05:19.713 UTC [common.configtx] addToMap -> DEBU 1b5 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1b6 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1b7 Adding to config map: [Policy] /Channel/Consortiums/Admins"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1b8 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1b9 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1ba Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1bb Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1bc Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1bd Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:19.714 UTC [common.configtx] addToMap -> DEBU 1be Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] NewStandardValues -> DEBU 1bf Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c0 Processing field: HashingAlgorithm"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c1 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c2 Processing field: OrdererAddresses"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c3 Processing field: Consortium"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c4 Processing field: Capabilities"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] NewStandardValues -> DEBU 1c5 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c6 Processing field: ConsensusType"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c7 Processing field: BatchSize"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c8 Processing field: BatchTimeout"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c9 Processing field: KafkaBrokers"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ca Processing field: ChannelRestrictions"
"2020-01-03 19:05:19.714 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cb Processing field: Capabilities"
"2020-01-03 19:05:19.715 UTC [common.channelconfig] NewStandardValues -> DEBU 1cc Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:19.715 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cd Processing field: Endpoints"
"2020-01-03 19:05:19.715 UTC [common.channelconfig] NewStandardValues -> DEBU 1ce Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.715 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cf Processing field: MSP"
"2020-01-03 19:05:19.715 UTC [common.channelconfig] validateMSP -> DEBU 1d0 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:19.715 UTC [msp] newBccspMsp -> DEBU 1d1 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.715 UTC [msp] New -> DEBU 1d2 Creating Cache-MSP instance"
"2020-01-03 19:05:19.715 UTC [msp] Setup -> DEBU 1d3 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.715 UTC [msp.identity] newIdentity -> DEBU 1d4 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.719 UTC [common.channelconfig] NewStandardValues -> DEBU 1d5 Initializing protos for *channelconfig.ConsortiumProtos"
"2020-01-03 19:05:19.719 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d6 Processing field: ChannelCreationPolicy"
"2020-01-03 19:05:19.719 UTC [common.channelconfig] NewStandardValues -> DEBU 1d7 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.719 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d8 Processing field: MSP"
"2020-01-03 19:05:19.719 UTC [common.channelconfig] validateMSP -> DEBU 1d9 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:19.719 UTC [msp] newBccspMsp -> DEBU 1da Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.719 UTC [msp] New -> DEBU 1db Creating Cache-MSP instance"
"2020-01-03 19:05:19.719 UTC [msp] Setup -> DEBU 1dc Setting up MSP instance Org1MSP"
"2020-01-03 19:05:19.720 UTC [msp.identity] newIdentity -> DEBU 1dd Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.720 UTC [common.channelconfig] NewStandardValues -> DEBU 1de Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.720 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1df Processing field: MSP"
"2020-01-03 19:05:19.720 UTC [common.channelconfig] validateMSP -> DEBU 1e0 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:19.720 UTC [msp] newBccspMsp -> DEBU 1e1 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.720 UTC [msp] New -> DEBU 1e2 Creating Cache-MSP instance"
"2020-01-03 19:05:19.720 UTC [msp] Setup -> DEBU 1e3 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:19.720 UTC [msp.identity] newIdentity -> DEBU 1e4 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.723 UTC [msp] Setup -> DEBU 1e5 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:19.723 UTC [msp] Setup -> DEBU 1e6 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1e7 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1e8 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1e9 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1ea Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1eb Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1ec Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1ed Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1ee Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.723 UTC [policies] NewManagerImpl -> DEBU 1ef Proposed new policy Admins for Channel/Consortiums"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f0 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f1 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f2 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f3 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f4 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f5 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f6 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:19.724 UTC [policies] GetPolicy -> DEBU 1f7 Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f8 Proposed new policy Writers for Channel"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1f9 Proposed new policy Admins for Channel"
"2020-01-03 19:05:19.724 UTC [policies] GetPolicy -> DEBU 1fa Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
"2020-01-03 19:05:19.724 UTC [policies] NewManagerImpl -> DEBU 1fb Proposed new policy Readers for Channel"
"2020-01-03 19:05:19.724 UTC [common.configtx] addToMap -> DEBU 1fc Adding to config map: [Group] /Channel"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 1fd Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 1fe Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 1ff Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 200 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 201 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 202 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 203 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 204 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 205 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 206 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 207 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:19.725 UTC [common.configtx] addToMap -> DEBU 208 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 209 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20a Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20b Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20c Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20d Adding to config map: [Group] /Channel/Consortiums"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20e Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 20f Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 210 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 211 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 212 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 213 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 214 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 215 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 216 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 217 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 218 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 219 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 21a Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
"2020-01-03 19:05:19.726 UTC [common.configtx] addToMap -> DEBU 21b Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
"2020-01-03 19:05:19.727 UTC [common.configtx] addToMap -> DEBU 21c Adding to config map: [Policy] /Channel/Consortiums/Admins"
"2020-01-03 19:05:19.727 UTC [common.configtx] addToMap -> DEBU 21d Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:19.727 UTC [common.configtx] addToMap -> DEBU 21e Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:19.728 UTC [common.configtx] addToMap -> DEBU 21f Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:19.728 UTC [common.configtx] addToMap -> DEBU 220 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:19.728 UTC [common.configtx] addToMap -> DEBU 221 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:19.728 UTC [common.configtx] addToMap -> DEBU 222 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:19.728 UTC [common.configtx] addToMap -> DEBU 223 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:19.728 UTC [orderer.common.server] Main -> INFO 224 Setting up cluster for orderer type etcdraft"
"2020-01-03 19:05:19.744 UTC [orderer.common.cluster] replicateIfNeeded -> DEBU 225 Booted with a genesis block, replication isn't an option"
"2020-01-03 19:05:19.744 UTC [orderer.common.server] reuseListener -> INFO 226 Cluster listener is not configured, defaulting to use the general listener on port 7050"
"2020-01-03 19:05:19.744 UTC [fsblkstorage] newBlockfileMgr -> DEBU 227 newBlockfileMgr() initializing file-based block storage for ledger: testchainid "
"2020-01-03 19:05:19.744 UTC [kvledger.util] CreateDirIfMissing -> DEBU 228 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/]"
"2020-01-03 19:05:19.745 UTC [kvledger.util] logDirStatus -> DEBU 229 Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist"
"2020-01-03 19:05:19.745 UTC [kvledger.util] logDirStatus -> DEBU 22a After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] newBlockfileMgr -> INFO 22b Getting block information from block storage"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 22c Retrieving checkpoint info from block files"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 22d retrieveLastFileSuffix()"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 22e retrieveLastFileSuffix() - biggestFileNum = -1"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 22f Last file number found = -1"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 230 No block file found"
"2020-01-03 19:05:19.745 UTC [fsblkstorage] newBlockfileMgr -> DEBU 231 Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc0004b48c0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])"
"2020-01-03 19:05:19.748 UTC [fsblkstorage] newBlockIndex -> DEBU 232 newBlockIndex() - indexItems:[[BlockNum]]"
"2020-01-03 19:05:19.750 UTC [fsblkstorage] indexBlock -> DEBU 233 Indexing block [blockNum=0, blockHash=[]byte{0x8b, 0x8c, 0x44, 0x8a, 0x32, 0x68, 0x16, 0xe5, 0x1b, 0xa3, 0x34, 0xf9, 0x1c, 0xd7, 0x65, 0x17, 0x36, 0x83, 0x47, 0x24, 0xa1, 0x6d, 0xe6, 0x7e, 0x78, 0x48, 0xa7, 0x37, 0x18, 0x86, 0xd0, 0xeb} txOffsets=
txId=7113f601c2557f805b8e9cc0d8c98c4d27d3bba77055701ae2c672c9c628ef9d locPointer=offset=39, bytesLength=23269
]"
"2020-01-03 19:05:19.752 UTC [fsblkstorage] updateCheckpoint -> DEBU 234 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[23314], isChainEmpty=[false], lastBlockNumber=[0]"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] NewStandardValues -> DEBU 235 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 236 Processing field: HashingAlgorithm"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 237 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 238 Processing field: OrdererAddresses"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 239 Processing field: Consortium"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 23a Processing field: Capabilities"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] NewStandardValues -> DEBU 23b Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 23c Processing field: ConsensusType"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 23d Processing field: BatchSize"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 23e Processing field: BatchTimeout"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 23f Processing field: KafkaBrokers"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 240 Processing field: ChannelRestrictions"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 241 Processing field: Capabilities"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] NewStandardValues -> DEBU 242 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 243 Processing field: Endpoints"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] NewStandardValues -> DEBU 244 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] initializeProtosStruct -> DEBU 245 Processing field: MSP"
"2020-01-03 19:05:19.753 UTC [common.channelconfig] validateMSP -> DEBU 246 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:19.753 UTC [msp] newBccspMsp -> DEBU 247 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.753 UTC [msp] New -> DEBU 248 Creating Cache-MSP instance"
"2020-01-03 19:05:19.753 UTC [msp] Setup -> DEBU 249 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.754 UTC [msp.identity] newIdentity -> DEBU 24a Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] NewStandardValues -> DEBU 24b Initializing protos for *channelconfig.ConsortiumProtos"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24c Processing field: ChannelCreationPolicy"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] NewStandardValues -> DEBU 24d Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24e Processing field: MSP"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] validateMSP -> DEBU 24f Setting up MSP for org Org1MSP"
"2020-01-03 19:05:19.755 UTC [msp] newBccspMsp -> DEBU 250 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.755 UTC [msp] New -> DEBU 251 Creating Cache-MSP instance"
"2020-01-03 19:05:19.755 UTC [msp] Setup -> DEBU 252 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:19.755 UTC [msp.identity] newIdentity -> DEBU 253 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] NewStandardValues -> DEBU 254 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] initializeProtosStruct -> DEBU 255 Processing field: MSP"
"2020-01-03 19:05:19.755 UTC [common.channelconfig] validateMSP -> DEBU 256 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:19.756 UTC [msp] newBccspMsp -> DEBU 257 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.756 UTC [msp] New -> DEBU 258 Creating Cache-MSP instance"
"2020-01-03 19:05:19.756 UTC [msp] Setup -> DEBU 259 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:19.756 UTC [msp.identity] newIdentity -> DEBU 25a Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.757 UTC [msp] Setup -> DEBU 25b Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:19.757 UTC [msp] Setup -> DEBU 25c MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 25d Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 25e Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 25f Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 260 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 261 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 262 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 263 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 264 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 265 Proposed new policy Admins for Channel/Consortiums"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 266 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 267 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 268 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 269 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 26a Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 26b Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 26c Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:19.757 UTC [policies] GetPolicy -> DEBU 26d Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 26e Proposed new policy Writers for Channel"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 26f Proposed new policy Admins for Channel"
"2020-01-03 19:05:19.757 UTC [policies] GetPolicy -> DEBU 270 Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
"2020-01-03 19:05:19.757 UTC [policies] NewManagerImpl -> DEBU 271 Proposed new policy Readers for Channel"
"2020-01-03 19:05:19.757 UTC [common.configtx] addToMap -> DEBU 272 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:19.757 UTC [common.configtx] addToMap -> DEBU 273 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:19.758 UTC [common.configtx] addToMap -> DEBU 274 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.758 UTC [common.configtx] addToMap -> DEBU 275 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:19.758 UTC [common.configtx] addToMap -> DEBU 276 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 277 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 278 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 279 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27a Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27b Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27c Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27d Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27e Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 27f Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 280 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 281 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 282 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 283 Adding to config map: [Group] /Channel/Consortiums"
"2020-01-03 19:05:19.761 UTC [common.configtx] addToMap -> DEBU 284 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 285 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 286 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 287 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 288 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 289 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
"2020-01-03 19:05:19.766 UTC [common.configtx] addToMap -> DEBU 28a Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
"2020-01-03 19:05:19.767 UTC [common.configtx] addToMap -> DEBU 28b Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.767 UTC [common.configtx] addToMap -> DEBU 28c Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
"2020-01-03 19:05:19.767 UTC [common.configtx] addToMap -> DEBU 28d Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
"2020-01-03 19:05:19.767 UTC [common.configtx] addToMap -> DEBU 28e Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
"2020-01-03 19:05:19.768 UTC [common.configtx] addToMap -> DEBU 28f Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
"2020-01-03 19:05:19.768 UTC [common.configtx] addToMap -> DEBU 290 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
"2020-01-03 19:05:19.768 UTC [common.configtx] addToMap -> DEBU 291 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
"2020-01-03 19:05:19.768 UTC [common.configtx] addToMap -> DEBU 292 Adding to config map: [Policy] /Channel/Consortiums/Admins"
"2020-01-03 19:05:19.768 UTC [common.configtx] addToMap -> DEBU 293 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:19.769 UTC [common.configtx] addToMap -> DEBU 294 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:19.773 UTC [common.configtx] addToMap -> DEBU 295 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:19.774 UTC [common.configtx] addToMap -> DEBU 296 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:19.774 UTC [common.configtx] addToMap -> DEBU 297 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:19.774 UTC [common.configtx] addToMap -> DEBU 298 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:19.775 UTC [common.configtx] addToMap -> DEBU 299 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:19.777 UTC [fsblkstorage] Next -> DEBU 29a Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:19.777 UTC [fsblkstorage] newBlockfileStream -> DEBU 29b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:19.777 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 29c Remaining bytes=[23314], Going to peek [8] bytes"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 29d Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 29e blockbytes [23311] read from file [0]"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] Next -> DEBU 29f Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] newBlockfileStream -> DEBU 2a0 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2a1 Remaining bytes=[23314], Going to peek [8] bytes"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2a2 Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:19.778 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2a3 blockbytes [23311] read from file [0]"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] NewStandardValues -> DEBU 2a4 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2a5 Processing field: HashingAlgorithm"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2a6 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2a7 Processing field: OrdererAddresses"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2a8 Processing field: Consortium"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2a9 Processing field: Capabilities"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] NewStandardValues -> DEBU 2aa Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2ab Processing field: ConsensusType"
"2020-01-03 19:05:19.779 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2ac Processing field: BatchSize"
"2020-01-03 19:05:19.782 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2ad Processing field: BatchTimeout"
"2020-01-03 19:05:19.782 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2ae Processing field: KafkaBrokers"
"2020-01-03 19:05:19.782 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2af Processing field: ChannelRestrictions"
"2020-01-03 19:05:19.782 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2b0 Processing field: Capabilities"
"2020-01-03 19:05:19.783 UTC [common.channelconfig] NewStandardValues -> DEBU 2b1 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:19.783 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2b2 Processing field: Endpoints"
"2020-01-03 19:05:19.783 UTC [common.channelconfig] NewStandardValues -> DEBU 2b3 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.783 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2b4 Processing field: MSP"
"2020-01-03 19:05:19.783 UTC [common.channelconfig] validateMSP -> DEBU 2b5 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:19.785 UTC [msp] newBccspMsp -> DEBU 2b6 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.785 UTC [msp] New -> DEBU 2b7 Creating Cache-MSP instance"
"2020-01-03 19:05:19.785 UTC [msp] Setup -> DEBU 2b8 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:19.785 UTC [msp.identity] newIdentity -> DEBU 2b9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.788 UTC [common.channelconfig] NewStandardValues -> DEBU 2ba Initializing protos for *channelconfig.ConsortiumProtos"
"2020-01-03 19:05:19.788 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2bb Processing field: ChannelCreationPolicy"
"2020-01-03 19:05:19.788 UTC [common.channelconfig] NewStandardValues -> DEBU 2bc Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.788 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2bd Processing field: MSP"
"2020-01-03 19:05:19.788 UTC [common.channelconfig] validateMSP -> DEBU 2be Setting up MSP for org Org2MSP"
"2020-01-03 19:05:19.788 UTC [msp] newBccspMsp -> DEBU 2bf Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.788 UTC [msp] New -> DEBU 2c0 Creating Cache-MSP instance"
"2020-01-03 19:05:19.788 UTC [msp] Setup -> DEBU 2c1 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:19.788 UTC [msp.identity] newIdentity -> DEBU 2c2 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.789 UTC [common.channelconfig] NewStandardValues -> DEBU 2c3 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:19.789 UTC [common.channelconfig] initializeProtosStruct -> DEBU 2c4 Processing field: MSP"
"2020-01-03 19:05:19.789 UTC [common.channelconfig] validateMSP -> DEBU 2c5 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:19.789 UTC [msp] newBccspMsp -> DEBU 2c6 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:19.789 UTC [msp] New -> DEBU 2c7 Creating Cache-MSP instance"
"2020-01-03 19:05:19.789 UTC [msp] Setup -> DEBU 2c8 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:19.790 UTC [msp.identity] newIdentity -> DEBU 2c9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:19.790 UTC [msp] Setup -> DEBU 2ca Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:19.790 UTC [msp] Setup -> DEBU 2cb MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2cc Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2cd Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2ce Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2cf Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d0 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d1 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d2 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d3 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d4 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d5 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d6 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d7 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d8 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2d9 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2da Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2db Proposed new policy Admins for Channel/Consortiums"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2dc Proposed new policy Admins for Channel"
"2020-01-03 19:05:19.790 UTC [policies] GetPolicy -> DEBU 2dd Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2de Proposed new policy Readers for Channel"
"2020-01-03 19:05:19.790 UTC [policies] GetPolicy -> DEBU 2df Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
"2020-01-03 19:05:19.790 UTC [policies] NewManagerImpl -> DEBU 2e0 Proposed new policy Writers for Channel"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e1 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e2 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e3 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e4 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e5 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e6 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e7 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e8 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2e9 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ea Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2eb Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ec Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ed Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ee Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ef Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f0 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f1 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f2 Adding to config map: [Group] /Channel/Consortiums"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f3 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f4 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f5 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f6 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f7 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f8 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2f9 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2fa Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2fb Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2fc Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2fd Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2fe Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 2ff Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 300 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 301 Adding to config map: [Policy] /Channel/Consortiums/Admins"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 302 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 303 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:19.791 UTC [common.configtx] addToMap -> DEBU 304 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:19.792 UTC [common.configtx] addToMap -> DEBU 305 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:19.792 UTC [common.configtx] addToMap -> DEBU 306 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:19.792 UTC [common.configtx] addToMap -> DEBU 307 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:19.792 UTC [common.configtx] addToMap -> DEBU 308 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 309 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 30a As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 30b Manager Channel looking up path [Application]"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 30c Manager Channel has managers Orderer"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 30d Manager Channel has managers Consortiums"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 30e Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 30f Manager Channel has managers Orderer"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 310 Manager Channel has managers Consortiums"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 311 Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:19.792 UTC [policies] Manager -> DEBU 312 Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 313 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 314 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 315 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:19.792 UTC [common.channelconfig] LogSanityChecks -> DEBU 316 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:19.792 UTC [common.capabilities] Supported -> DEBU 317 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:19.792 UTC [common.capabilities] Supported -> DEBU 318 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:19.792 UTC [orderer.common.server] func1 -> DEBU 319 Executing callback to update root CAs"
"2020-01-03 19:05:19.792 UTC [orderer.common.server] updateTrustedRoots -> DEBU 31a updating root CAs for channel [testchainid]"
"2020-01-03 19:05:19.792 UTC [orderer.common.server] updateTrustedRoots -> DEBU 31b adding orderer root CAs for MSP [OrdererMSP]"
"2020-01-03 19:05:19.792 UTC [orderer.common.server] updateTrustedRoots -> DEBU 31c adding app root CAs for MSP [Org2MSP]"
"2020-01-03 19:05:19.792 UTC [orderer.common.server] updateTrustedRoots -> DEBU 31d adding app root CAs for MSP [Org1MSP]"
"2020-01-03 19:05:19.798 UTC [fsblkstorage] Next -> DEBU 31e Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:19.798 UTC [fsblkstorage] newBlockfileStream -> DEBU 31f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:19.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 320 Remaining bytes=[23314], Going to peek [8] bytes"
"2020-01-03 19:05:19.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 321 Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:19.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 322 blockbytes [23311] read from file [0]"
"2020-01-03 19:05:19.798 UTC [orderer.commmon.multichannel] newBlockWriter -> DEBU 323 [channel: testchainid] Creating block writer for tip of chain (blockNumber=0, lastConfigBlockNum=0, lastConfigSeq=0)"
"2020-01-03 19:05:19.799 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 324 EvictionSuspicion not set, defaulting to 10m0s"
"2020-01-03 19:05:19.800 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 325 No snapshot found at /var/hyperledger/production/orderer/etcdraft/snapshot/testchainid" channel=testchainid node=1
"2020-01-03 19:05:19.800 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 326 No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/testchainid'" channel=testchainid node=1
"2020-01-03 19:05:19.814 UTC [orderer.consensus.etcdraft] createOrReadWAL -> DEBU 327 Loading WAL at Term 0 and Index 0" channel=testchainid node=1
"2020-01-03 19:05:19.820 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 328 Setting HardState to {Term: 0, Commit: 0}" channel=testchainid node=1
"2020-01-03 19:05:19.820 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 329 Appending 0 entries to memory storage" channel=testchainid node=1
"2020-01-03 19:05:19.820 UTC [fsblkstorage] Next -> DEBU 32a Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:19.821 UTC [fsblkstorage] newBlockfileStream -> DEBU 32b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:19.821 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 32c Remaining bytes=[23314], Going to peek [8] bytes"
"2020-01-03 19:05:19.821 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 32d Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:19.821 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 32e blockbytes [23311] read from file [0]"
"2020-01-03 19:05:19.821 UTC [orderer.commmon.multichannel] newChainSupport -> DEBU 32f [channel: testchainid] Done creating channel support resources"
"2020-01-03 19:05:19.821 UTC [orderer.common.msgprocessor] NewSystemChannel -> DEBU 330 Creating system channel msg processor for channel testchainid"
"2020-01-03 19:05:19.822 UTC [fsblkstorage] Next -> DEBU 331 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:19.822 UTC [fsblkstorage] newBlockfileStream -> DEBU 332 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:19.822 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 333 Remaining bytes=[23314], Going to peek [8] bytes"
"2020-01-03 19:05:19.822 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 334 Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:19.822 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 335 blockbytes [23311] read from file [0]"
"2020-01-03 19:05:19.822 UTC [orderer.commmon.multichannel] Initialize -> INFO 336 Starting system channel 'testchainid' with genesis block hash 8b8c448a326816e51ba334f91cd7651736834724a16de67e7848a7371886d0eb and orderer type etcdraft"
"2020-01-03 19:05:19.823 UTC [orderer.consensus.etcdraft] Start -> INFO 337 Starting Raft node" channel=testchainid node=1
"2020-01-03 19:05:19.827 UTC [orderer.common.cluster] Configure -> INFO 338 Entering, channel: testchainid, nodes: [ID: 2,
Endpoint: orderer1.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
ID: 3,
Endpoint: orderer2.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
]"
"2020-01-03 19:05:19.827 UTC [orderer.common.cluster] updateStubInMapping -> INFO 339 Allocating a new stub for node 2 with endpoint of orderer1.example.com:7050 for channel testchainid"
"2020-01-03 19:05:19.827 UTC [orderer.common.cluster] updateStubInMapping -> INFO 33a Deactivating node 2 in channel testchainid with endpoint of orderer1.example.com:7050 due to TLS certificate change"
"2020-01-03 19:05:19.827 UTC [orderer.common.cluster] func1 -> DEBU 33b Connecting to ID: 2,
Endpoint: orderer1.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
for channel testchainid"
"2020-01-03 19:05:19.828 UTC [grpc] DialContext -> DEBU 33c parsed scheme: """
"2020-01-03 19:05:19.828 UTC [grpc] DialContext -> DEBU 33d scheme "" not registered, fallback to default scheme"
"2020-01-03 19:05:19.828 UTC [grpc] UpdateState -> DEBU 33e ccResolverWrapper: sending update to cc: {[{orderer1.example.com:7050 0 <nil>}] <nil>}"
"2020-01-03 19:05:19.828 UTC [grpc] switchBalancer -> DEBU 33f ClientConn switching balancer to "pick_first""
"2020-01-03 19:05:19.828 UTC [orderer.common.cluster] updateStubInMapping -> INFO 340 Allocating a new stub for node 3 with endpoint of orderer2.example.com:7050 for channel testchainid"
"2020-01-03 19:05:19.829 UTC [orderer.common.cluster] updateStubInMapping -> INFO 342 Deactivating node 3 in channel testchainid with endpoint of orderer2.example.com:7050 due to TLS certificate change"
"2020-01-03 19:05:19.828 UTC [grpc] HandleSubConnStateChange -> DEBU 341 pickfirstBalancer: HandleSubConnStateChange: 0xc000a02010, CONNECTING"
"2020-01-03 19:05:19.830 UTC [orderer.common.cluster] func1 -> DEBU 343 Connecting to ID: 3,
Endpoint: orderer2.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
for channel testchainid"
"2020-01-03 19:05:19.830 UTC [grpc] DialContext -> DEBU 344 parsed scheme: """
"2020-01-03 19:05:19.830 UTC [grpc] DialContext -> DEBU 345 scheme "" not registered, fallback to default scheme"
"2020-01-03 19:05:19.830 UTC [grpc] UpdateState -> DEBU 346 ccResolverWrapper: sending update to cc: {[{orderer2.example.com:7050 0 <nil>}] <nil>}"
"2020-01-03 19:05:19.830 UTC [grpc] switchBalancer -> DEBU 347 ClientConn switching balancer to "pick_first""
"2020-01-03 19:05:19.831 UTC [grpc] HandleSubConnStateChange -> DEBU 348 pickfirstBalancer: HandleSubConnStateChange: 0xc000a02330, CONNECTING"
"2020-01-03 19:05:19.830 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 349 2 exists in both old and new membership for channel testchainid , skipping its deactivation"
"2020-01-03 19:05:19.836 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 34a 3 exists in both old and new membership for channel testchainid , skipping its deactivation"
"2020-01-03 19:05:19.836 UTC [orderer.common.cluster] Configure -> INFO 34b Exiting"
"2020-01-03 19:05:19.836 UTC [orderer.consensus.etcdraft] start -> DEBU 34c Starting raft node: #peers: 3" channel=testchainid node=1
"2020-01-03 19:05:19.836 UTC [orderer.consensus.etcdraft] start -> INFO 34d Starting raft node as part of a new channel" channel=testchainid node=1
"2020-01-03 19:05:19.836 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 34e 1 became follower at term 0" channel=testchainid node=1
"2020-01-03 19:05:19.836 UTC [orderer.consensus.etcdraft] newRaft -> INFO 34f newRaft 1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=testchainid node=1
"2020-01-03 19:05:19.837 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 350 1 became follower at term 1" channel=testchainid node=1
"2020-01-03 19:05:19.837 UTC [orderer.common.server] Main -> INFO 351 Starting orderer:
Version: 2.0.0
Commit SHA: development build
Go version: go1.13.5
OS/Arch: linux/amd64"
"2020-01-03 19:05:19.837 UTC [orderer.common.server] Main -> INFO 352 Beginning to serve requests"
"2020-01-03 19:05:19.838 UTC [orderer.consensus.etcdraft] apply -> INFO 353 Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=testchainid node=1
"2020-01-03 19:05:19.838 UTC [orderer.consensus.etcdraft] apply -> INFO 354 Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=testchainid node=1
"2020-01-03 19:05:19.838 UTC [orderer.consensus.etcdraft] apply -> INFO 355 Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=testchainid node=1
"2020-01-03 19:05:19.889 UTC [grpc] HandleSubConnStateChange -> DEBU 356 pickfirstBalancer: HandleSubConnStateChange: 0xc000a02330, READY"
"2020-01-03 19:05:19.894 UTC [grpc] HandleSubConnStateChange -> DEBU 357 pickfirstBalancer: HandleSubConnStateChange: 0xc000a02010, READY"
"2020-01-03 19:05:20.637 UTC [orderer.common.cluster] Step -> DEBU 358 Connection from orderer2.example.com(172.18.0.2:40578)"
"2020-01-03 19:05:20.637 UTC [orderer.common.cluster.step] handleMessage -> DEBU 359 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:20.637 UTC [orderer.consensus.etcdraft] Step -> INFO 35a 1 [logterm: 1, index: 3, vote: 0] cast MsgPreVote for 3 [logterm: 1, index: 3] at term 1" channel=testchainid node=1
"2020-01-03 19:05:20.637 UTC [orderer.common.cluster] NewStream -> DEBU 35b Created new stream to orderer2.example.com:7050 with ID of 1 and buffer size of 10"
"2020-01-03 19:05:20.637 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 35c Sending msg of 28 bytes to 3 on channel testchainid took 94.4µs"
"2020-01-03 19:05:20.637 UTC [orderer.common.cluster.step] sendMessage -> DEBU 35d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 85.5µs "
"2020-01-03 19:05:20.642 UTC [orderer.common.cluster.step] handleMessage -> DEBU 35e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:20.642 UTC [orderer.consensus.etcdraft] Step -> INFO 35f 1 [term: 1] received a MsgVote message with higher term from 3 [term: 2]" channel=testchainid node=1
"2020-01-03 19:05:20.642 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 360 1 became follower at term 2" channel=testchainid node=1
"2020-01-03 19:05:20.643 UTC [orderer.consensus.etcdraft] Step -> INFO 361 1 [logterm: 1, index: 3, vote: 0] cast MsgVote for 3 [logterm: 1, index: 3] at term 2" channel=testchainid node=1
"2020-01-03 19:05:20.643 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 362 Sending msg of 28 bytes to 3 on channel testchainid took 14µs"
"2020-01-03 19:05:20.643 UTC [orderer.common.cluster.step] sendMessage -> DEBU 363 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.9µs "
"2020-01-03 19:05:20.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU 364 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 36"
"2020-01-03 19:05:20.662 UTC [orderer.consensus.etcdraft] run -> INFO 365 raft.node: 1 elected leader 3 at term 2" channel=testchainid node=1
"2020-01-03 19:05:20.663 UTC [orderer.consensus.etcdraft] run -> INFO 366 Raft leader changed: 0 -> 3" channel=testchainid node=1
"2020-01-03 19:05:20.663 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 367 Sending msg of 28 bytes to 3 on channel testchainid took 114.7µs"
"2020-01-03 19:05:20.664 UTC [orderer.common.cluster.step] sendMessage -> DEBU 368 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 252.9µs "
"2020-01-03 19:05:20.668 UTC [orderer.common.cluster.step] handleMessage -> DEBU 369 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:20.668 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 36a Sending msg of 28 bytes to 3 on channel testchainid took 19.6µs"
"2020-01-03 19:05:20.668 UTC [orderer.common.cluster.step] sendMessage -> DEBU 36b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 152.1µs "
"2020-01-03 19:05:21.131 UTC [orderer.common.cluster.step] handleMessage -> DEBU 36c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:21.132 UTC [orderer.common.cluster.step] sendMessage -> DEBU 36e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 86.2µs "
"2020-01-03 19:05:21.132 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 36d Sending msg of 28 bytes to 3 on channel testchainid took 330.6µs"
"2020-01-03 19:05:21.626 UTC [orderer.common.cluster.step] handleMessage -> DEBU 36f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:21.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 370 Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:05:21.626 UTC [orderer.common.cluster.step] sendMessage -> DEBU 371 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 200.8µs "
"2020-01-03 19:05:22.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 372 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:22.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 373 Sending msg of 28 bytes to 3 on channel testchainid took 17.1µs"
"2020-01-03 19:05:22.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 374 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 527.2µs "
"2020-01-03 19:05:22.626 UTC [orderer.common.cluster.step] handleMessage -> DEBU 375 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:22.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 376 Sending msg of 28 bytes to 3 on channel testchainid took 72.9µs"
"2020-01-03 19:05:22.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 377 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 476µs "
"2020-01-03 19:05:23.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 378 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:23.129 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 379 Sending msg of 28 bytes to 3 on channel testchainid took 20.5µs"
"2020-01-03 19:05:23.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 37a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 91.5µs "
"2020-01-03 19:05:23.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 37b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:23.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 37c Sending msg of 28 bytes to 3 on channel testchainid took 17.1µs"
"2020-01-03 19:05:23.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 37d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 493.7µs "
"2020-01-03 19:05:24.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU 37e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:24.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 37f Sending msg of 28 bytes to 3 on channel testchainid took 29.9µs"
"2020-01-03 19:05:24.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 380 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.6762ms "
"2020-01-03 19:05:24.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 381 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:24.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 382 Sending msg of 28 bytes to 3 on channel testchainid took 23.4µs"
"2020-01-03 19:05:24.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 383 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 554.5µs "
"2020-01-03 19:05:25.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU 384 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:25.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 385 Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:05:25.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 386 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 417.2µs "
"2020-01-03 19:05:25.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 387 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:25.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 388 Sending msg of 28 bytes to 3 on channel testchainid took 20.3µs"
"2020-01-03 19:05:25.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 389 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 77.6µs "
"2020-01-03 19:05:26.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 38a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:26.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 38b Sending msg of 28 bytes to 3 on channel testchainid took 98.3µs"
"2020-01-03 19:05:26.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 38c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 202.2µs "
"2020-01-03 19:05:26.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 38d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:26.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 38e Sending msg of 28 bytes to 3 on channel testchainid took 26.7µs"
"2020-01-03 19:05:26.630 UTC [orderer.common.cluster.step] sendMessage -> DEBU 38f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 545.7µs "
"2020-01-03 19:05:27.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU 390 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:27.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 391 Sending msg of 28 bytes to 3 on channel testchainid took 16.2µs"
"2020-01-03 19:05:27.126 UTC [orderer.common.cluster.step] sendMessage -> DEBU 392 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 50.1µs "
"2020-01-03 19:05:27.386 UTC [orderer.common.server] Deliver -> DEBU 393 Starting new Deliver handler"
"2020-01-03 19:05:27.387 UTC [common.deliver] Handle -> DEBU 394 Starting new deliver loop for 172.18.0.5:54410"
"2020-01-03 19:05:27.387 UTC [common.deliver] Handle -> DEBU 395 Attempting to read seek info message from 172.18.0.5:54410"
"2020-01-03 19:05:27.405 UTC [orderer.common.server] Broadcast -> DEBU 396 Starting new Broadcast handler"
"2020-01-03 19:05:27.405 UTC [orderer.common.broadcast] Handle -> DEBU 397 Starting new broadcast loop for 172.18.0.5:54412"
"2020-01-03 19:05:27.405 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 398 [channel: businesschannel] Broadcast is processing config update message from 172.18.0.5:54412"
"2020-01-03 19:05:27.406 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 399 Processing config update tx with system channel message processor for channel ID businesschannel"
"2020-01-03 19:05:27.406 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 39a Processing channel create tx for channel businesschannel on system channel testchainid"
"2020-01-03 19:05:27.406 UTC [common.channelconfig] NewStandardValues -> DEBU 39b Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:27.407 UTC [common.channelconfig] initializeProtosStruct -> DEBU 39c Processing field: HashingAlgorithm"
"2020-01-03 19:05:27.407 UTC [common.channelconfig] initializeProtosStruct -> DEBU 39d Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:27.407 UTC [common.channelconfig] initializeProtosStruct -> DEBU 39e Processing field: OrdererAddresses"
"2020-01-03 19:05:27.407 UTC [common.channelconfig] initializeProtosStruct -> DEBU 39f Processing field: Consortium"
"2020-01-03 19:05:27.408 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a0 Processing field: Capabilities"
"2020-01-03 19:05:27.408 UTC [common.channelconfig] NewStandardValues -> DEBU 3a1 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:27.408 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a2 Processing field: ConsensusType"
"2020-01-03 19:05:27.408 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a3 Processing field: BatchSize"
"2020-01-03 19:05:27.408 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a4 Processing field: BatchTimeout"
"2020-01-03 19:05:27.409 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a5 Processing field: KafkaBrokers"
"2020-01-03 19:05:27.409 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a6 Processing field: ChannelRestrictions"
"2020-01-03 19:05:27.409 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a7 Processing field: Capabilities"
"2020-01-03 19:05:27.410 UTC [common.channelconfig] NewStandardValues -> DEBU 3a8 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:27.410 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3a9 Processing field: Endpoints"
"2020-01-03 19:05:27.411 UTC [common.channelconfig] NewStandardValues -> DEBU 3aa Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.411 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3ab Processing field: MSP"
"2020-01-03 19:05:27.412 UTC [common.channelconfig] validateMSP -> DEBU 3ac Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:27.413 UTC [msp] newBccspMsp -> DEBU 3ad Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.413 UTC [msp] New -> DEBU 3ae Creating Cache-MSP instance"
"2020-01-03 19:05:27.414 UTC [msp] Setup -> DEBU 3af Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:27.415 UTC [msp.identity] newIdentity -> DEBU 3b0 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.420 UTC [common.channelconfig] NewStandardValues -> DEBU 3b1 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:27.420 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3b2 Processing field: ACLs"
"2020-01-03 19:05:27.420 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3b3 Processing field: Capabilities"
"2020-01-03 19:05:27.421 UTC [common.channelconfig] NewStandardValues -> DEBU 3b4 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.421 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3b5 Processing field: AnchorPeers"
"2020-01-03 19:05:27.421 UTC [common.channelconfig] NewStandardValues -> DEBU 3b6 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.422 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3b7 Processing field: MSP"
"2020-01-03 19:05:27.422 UTC [common.channelconfig] Validate -> DEBU 3b8 Anchor peers for org Org2MSP are "
"2020-01-03 19:05:27.422 UTC [common.channelconfig] validateMSP -> DEBU 3b9 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:27.422 UTC [msp] newBccspMsp -> DEBU 3ba Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.423 UTC [msp] New -> DEBU 3bb Creating Cache-MSP instance"
"2020-01-03 19:05:27.423 UTC [msp] Setup -> DEBU 3bc Setting up MSP instance Org2MSP"
"2020-01-03 19:05:27.424 UTC [msp.identity] newIdentity -> DEBU 3bd Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.425 UTC [common.channelconfig] NewStandardValues -> DEBU 3be Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.426 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3bf Processing field: AnchorPeers"
"2020-01-03 19:05:27.426 UTC [common.channelconfig] NewStandardValues -> DEBU 3c0 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.426 UTC [common.channelconfig] initializeProtosStruct -> DEBU 3c1 Processing field: MSP"
"2020-01-03 19:05:27.426 UTC [common.channelconfig] Validate -> DEBU 3c2 Anchor peers for org Org1MSP are "
"2020-01-03 19:05:27.427 UTC [common.channelconfig] validateMSP -> DEBU 3c3 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:27.427 UTC [msp] newBccspMsp -> DEBU 3c4 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.427 UTC [msp] New -> DEBU 3c5 Creating Cache-MSP instance"
"2020-01-03 19:05:27.427 UTC [msp] Setup -> DEBU 3c6 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:27.428 UTC [msp.identity] newIdentity -> DEBU 3c7 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.429 UTC [msp] Setup -> DEBU 3c8 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:27.430 UTC [msp] Setup -> DEBU 3c9 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:27.430 UTC [policies] NewManagerImpl -> DEBU 3ca Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.430 UTC [policies] NewManagerImpl -> DEBU 3cb Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.430 UTC [policies] NewManagerImpl -> DEBU 3cc Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3cd Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3ce Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3cf Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3d0 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3d1 Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.431 UTC [policies] NewManagerImpl -> DEBU 3d2 Proposed new policy ChannelCreationPolicy for Channel/Application"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d3 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d4 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d5 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d6 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d7 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:27.432 UTC [policies] NewManagerImpl -> DEBU 3d8 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:27.433 UTC [policies] NewManagerImpl -> DEBU 3d9 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:27.433 UTC [policies] GetPolicy -> DEBU 3da Returning dummy reject all policy because Writers could not be found in Channel/Application/Writers"
"2020-01-03 19:05:27.433 UTC [policies] NewManagerImpl -> DEBU 3db Proposed new policy Writers for Channel"
"2020-01-03 19:05:27.434 UTC [policies] GetPolicy -> DEBU 3dc Returning dummy reject all policy because Admins could not be found in Channel/Application/Admins"
"2020-01-03 19:05:27.434 UTC [policies] NewManagerImpl -> DEBU 3dd Proposed new policy Admins for Channel"
"2020-01-03 19:05:27.434 UTC [policies] GetPolicy -> DEBU 3de Returning dummy reject all policy because Readers could not be found in Channel/Application/Readers"
"2020-01-03 19:05:27.435 UTC [policies] NewManagerImpl -> DEBU 3df Proposed new policy Readers for Channel"
"2020-01-03 19:05:27.435 UTC [common.configtx] addToMap -> DEBU 3e0 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.435 UTC [common.configtx] addToMap -> DEBU 3e1 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e2 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e3 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e4 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e5 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e6 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:27.436 UTC [common.configtx] addToMap -> DEBU 3e7 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3e8 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3e9 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3ea Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3eb Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3ec Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3ed Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3ee Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3ef Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f0 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f1 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f2 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f3 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f5 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f6 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f7 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f8 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3f9 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:27.437 UTC [common.configtx] addToMap -> DEBU 3fa Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:27.438 UTC [common.configtx] addToMap -> DEBU 3fb Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:27.438 UTC [common.configtx] addToMap -> DEBU 3fc Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 3fd Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 3fe Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 3ff Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 400 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 401 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 402 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 403 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 404 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 405 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 406 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 407 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 408 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 409 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 40a Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 40b Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 40c Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 40d Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.439 UTC [common.configtx] addToMap -> DEBU 40e Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.440 UTC [common.configtx] addToMap -> DEBU 40f Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.441 UTC [common.configtx] addToMap -> DEBU 410 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.441 UTC [common.configtx] addToMap -> DEBU 411 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.441 UTC [common.configtx] addToMap -> DEBU 412 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.442 UTC [common.configtx] addToMap -> DEBU 413 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.442 UTC [common.configtx] addToMap -> DEBU 414 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.442 UTC [common.configtx] addToMap -> DEBU 415 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.442 UTC [common.configtx] addToMap -> DEBU 416 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.443 UTC [common.configtx] addToMap -> DEBU 417 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.443 UTC [common.configtx] verifyDeltaSet -> DEBU 418 Processing change to key: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.443 UTC [common.configtx] verifyDeltaSet -> DEBU 419 Processing change to key: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.444 UTC [common.configtx] verifyDeltaSet -> DEBU 41a Processing change to key: [Group] /Channel/Application"
"2020-01-03 19:05:27.444 UTC [common.configtx] policyForItem -> DEBU 41b Getting policy for item Application with mod_policy ChannelCreationPolicy"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 41c Manager Channel looking up path []"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 41d Manager Channel has managers Orderer"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 41e Manager Channel has managers Application"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 41f Manager Channel looking up path [Application]"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 420 Manager Channel has managers Application"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 421 Manager Channel has managers Orderer"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 422 Manager Channel/Application looking up path []"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 423 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:27.444 UTC [policies] Manager -> DEBU 424 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:27.444 UTC [policies] EvaluateSignedData -> DEBU 425 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/ChannelCreationPolicy =="
"2020-01-03 19:05:27.444 UTC [policies] EvaluateSignedData -> DEBU 426 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:27.444 UTC [policies] EvaluateSignedData -> DEBU 427 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:05:27.444 UTC [msp] DeserializeIdentity -> DEBU 428 Obtaining identity"
"2020-01-03 19:05:27.444 UTC [msp.identity] newIdentity -> DEBU 429 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc+gAwIBAgIQDdP+LrEM221s6k6FBhS/8zAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
MS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPKlPFGTRc4N
k6a/5xPw5aXVindfyrC5tbAlNiVbbxsL4VNWCgBM1w1uagMav/MpomDTUh5TYmai
0cqd94KbjayjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAINscKJ9oa/vQP3dIoyq5QZtjqxJ+NJfwLjsVD9/7Qvs9MAoGCCqGSM49
BAMCA0cAMEQCIFgNAonCDC5aukg8++NGtJW45sm2bH54UYDtD2AwBYTMAiAB13DS
V4wzSNoO+zwg05GWdTQrLUiMCD0KPWj+/0b6Bg==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.447 UTC [msp.identity] Verify -> DEBU 42a Verify: digest = 00000000 f2 04 fe a8 67 d2 bc 3d 6f fd 1f bb a3 ed 93 30 |....g..=o......0|
00000010 2b 5c 0a a4 84 cc 2b c4 12 ca a3 66 05 b8 fd 1a |+\....+....f....|"
"2020-01-03 19:05:27.447 UTC [msp.identity] Verify -> DEBU 42b Verify: sig = 00000000 30 45 02 21 00 d2 3f cc 63 6d c8 27 1a 6d dc 74 |0E.!..?.cm.'.m.t|
00000010 1f f8 8b b4 ec b9 ad 22 e5 71 68 af 22 c4 10 ce |.......".qh."...|
00000020 a2 41 f8 42 e1 02 20 69 c0 4e e3 e1 f0 52 89 03 |.A.B.. i.N...R..|
00000030 39 97 1d 21 f7 42 c2 0b b4 81 67 84 e6 67 a8 6c |9..!.B....g..g.l|
00000040 6b 52 e7 ea a9 f3 c6 |kR.....|"
"2020-01-03 19:05:27.447 UTC [policies] SignatureSetToValidIdentities -> DEBU 42c signature for identity 0 validated"
"2020-01-03 19:05:27.447 UTC [cauthdsl] func1 -> DEBU 42d 0xc00038f280 gate 1578078327447478900 evaluation starts"
"2020-01-03 19:05:27.447 UTC [cauthdsl] func2 -> DEBU 42e 0xc00038f280 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:27.447 UTC [cauthdsl] func2 -> DEBU 42f 0xc00038f280 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:27.447 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 430 Checking if identity has been named explicitly as an admin for Org1MSP"
"2020-01-03 19:05:27.447 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 431 Checking if identity carries the admin ou for Org1MSP"
"2020-01-03 19:05:27.447 UTC [msp] Validate -> DEBU 432 MSP Org1MSP validating identity"
"2020-01-03 19:05:27.447 UTC [msp] getCertificationChain -> DEBU 433 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:27.447 UTC [msp] hasOURole -> DEBU 434 MSP Org1MSP checking if the identity is a client"
"2020-01-03 19:05:27.447 UTC [msp] getCertificationChain -> DEBU 435 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:27.448 UTC [cauthdsl] func2 -> DEBU 436 0xc00038f280 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:27.448 UTC [cauthdsl] func1 -> DEBU 437 0xc00038f280 gate 1578078327447478900 evaluation succeeds"
"2020-01-03 19:05:27.448 UTC [policies] EvaluateSignedData -> DEBU 438 Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.448 UTC [policies] EvaluateSignedData -> DEBU 439 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.448 UTC [policies] EvaluateSignedData -> DEBU 43a Signature set satisfies policy /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.448 UTC [policies] EvaluateSignedData -> DEBU 43b == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.448 UTC [common.configtx] verifyDeltaSet -> DEBU 43c Processing change to key: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.448 UTC [common.configtx] verifyDeltaSet -> DEBU 43d Processing change to key: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.448 UTC [common.configtx] verifyDeltaSet -> DEBU 43e Processing change to key: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.448 UTC [common.configtx] verifyDeltaSet -> DEBU 43f Processing change to key: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.448 UTC [common.configtx] verifyDeltaSet -> DEBU 440 Processing change to key: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 441 Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 442 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 443 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 444 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 445 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 446 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 447 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.449 UTC [common.configtx] recurseConfigMap -> DEBU 448 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 449 Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44a Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44b Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44c Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44d Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44e Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 44f Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.450 UTC [common.configtx] recurseConfigMap -> DEBU 450 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 451 Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 452 Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 453 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 454 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 455 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 456 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.451 UTC [common.configtx] recurseConfigMap -> DEBU 457 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.452 UTC [msp.identity] Sign -> DEBU 458 Sign: plaintext: 0AE6060A1B08011A0608F7A0BEF00522...E91FE23A05572EEAFF2F6F49CFDBABEA "
"2020-01-03 19:05:27.452 UTC [msp.identity] Sign -> DEBU 459 Sign: digest: EEA836A35FD699D4E05B880105C7A8D26918F4E25FA5056589A013F9C024E212 "
"2020-01-03 19:05:27.452 UTC [msp.identity] Sign -> DEBU 45a Sign: plaintext: 0AE2060A1708041A0608F7A0BEF00522...24F9817E441BF5A6CE3C0FCD4830E76D "
"2020-01-03 19:05:27.452 UTC [msp.identity] Sign -> DEBU 45b Sign: digest: 544C978C6639C0EB1CE7396F5E918706FF553F4D4B95F9DE070AF796FA29A8A6 "
"2020-01-03 19:05:27.453 UTC [policies] EvaluateSignedData -> DEBU 45c == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:05:27.453 UTC [policies] EvaluateSignedData -> DEBU 45d This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:27.453 UTC [policies] EvaluateSignedData -> DEBU 45e == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers =="
"2020-01-03 19:05:27.454 UTC [policies] EvaluateSignedData -> DEBU 45f This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:27.454 UTC [policies] EvaluateSignedData -> DEBU 460 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers =="
"2020-01-03 19:05:27.454 UTC [msp] DeserializeIdentity -> DEBU 461 Obtaining identity"
"2020-01-03 19:05:27.455 UTC [msp.identity] newIdentity -> DEBU 462 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.455 UTC [msp.identity] Verify -> DEBU 463 Verify: digest = 00000000 54 4c 97 8c 66 39 c0 eb 1c e7 39 6f 5e 91 87 06 |TL..f9....9o^...|
00000010 ff 55 3f 4d 4b 95 f9 de 07 0a f7 96 fa 29 a8 a6 |.U?MK........)..|"
"2020-01-03 19:05:27.455 UTC [msp.identity] Verify -> DEBU 464 Verify: sig = 00000000 30 45 02 21 00 b4 cb c8 3f 76 e7 84 94 ee 6d a6 |0E.!....?v....m.|
00000010 b1 92 86 30 6e 2c 6e 60 35 ed 51 17 cb 58 83 ad |...0n,n`5.Q..X..|
00000020 fb 36 e0 bc a0 02 20 0e c1 96 3b ac b4 72 8a b2 |.6.... ...;..r..|
00000030 e7 1e e9 fc c0 07 70 16 66 b1 84 60 8d 87 72 e1 |......p.f..`..r.|
00000040 a5 76 78 3f 0d 6f 03 |.vx?.o.|"
"2020-01-03 19:05:27.455 UTC [policies] SignatureSetToValidIdentities -> DEBU 465 signature for identity 0 validated"
"2020-01-03 19:05:27.455 UTC [cauthdsl] func1 -> DEBU 466 0xc00092b440 gate 1578078327455919500 evaluation starts"
"2020-01-03 19:05:27.455 UTC [cauthdsl] func2 -> DEBU 467 0xc00092b440 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:27.455 UTC [cauthdsl] func2 -> DEBU 468 0xc00092b440 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:27.456 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 469 Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:05:27.456 UTC [msp] Validate -> DEBU 46a MSP OrdererMSP validating identity"
"2020-01-03 19:05:27.456 UTC [msp] getCertificationChain -> DEBU 46b MSP OrdererMSP getting certification chain"
"2020-01-03 19:05:27.456 UTC [cauthdsl] func2 -> DEBU 46c 0xc00092b440 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:27.456 UTC [cauthdsl] func1 -> DEBU 46d 0xc00092b440 gate 1578078327455919500 evaluation succeeds"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 46e Signature set satisfies policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 46f == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 470 Signature set satisfies policy /Channel/Orderer/Writers"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 471 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 472 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:05:27.456 UTC [policies] EvaluateSignedData -> DEBU 473 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] NewStandardValues -> DEBU 474 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 475 Processing field: HashingAlgorithm"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 476 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 477 Processing field: OrdererAddresses"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 478 Processing field: Consortium"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 479 Processing field: Capabilities"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] NewStandardValues -> DEBU 47a Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 47b Processing field: ConsensusType"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 47c Processing field: BatchSize"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 47d Processing field: BatchTimeout"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 47e Processing field: KafkaBrokers"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 47f Processing field: ChannelRestrictions"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 480 Processing field: Capabilities"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] NewStandardValues -> DEBU 481 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:27.456 UTC [common.channelconfig] initializeProtosStruct -> DEBU 482 Processing field: Endpoints"
"2020-01-03 19:05:27.457 UTC [common.channelconfig] NewStandardValues -> DEBU 483 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.457 UTC [common.channelconfig] initializeProtosStruct -> DEBU 484 Processing field: MSP"
"2020-01-03 19:05:27.457 UTC [common.channelconfig] validateMSP -> DEBU 485 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:27.457 UTC [msp] newBccspMsp -> DEBU 486 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.457 UTC [msp] New -> DEBU 487 Creating Cache-MSP instance"
"2020-01-03 19:05:27.457 UTC [msp] Setup -> DEBU 488 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:27.459 UTC [msp.identity] newIdentity -> DEBU 489 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.460 UTC [common.channelconfig] NewStandardValues -> DEBU 48a Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:27.460 UTC [common.channelconfig] initializeProtosStruct -> DEBU 48b Processing field: ACLs"
"2020-01-03 19:05:27.460 UTC [common.channelconfig] initializeProtosStruct -> DEBU 48c Processing field: Capabilities"
"2020-01-03 19:05:27.461 UTC [common.channelconfig] NewStandardValues -> DEBU 48d Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.461 UTC [common.channelconfig] initializeProtosStruct -> DEBU 48e Processing field: AnchorPeers"
"2020-01-03 19:05:27.461 UTC [common.channelconfig] NewStandardValues -> DEBU 48f Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.461 UTC [common.channelconfig] initializeProtosStruct -> DEBU 490 Processing field: MSP"
"2020-01-03 19:05:27.461 UTC [common.channelconfig] Validate -> DEBU 491 Anchor peers for org Org1MSP are "
"2020-01-03 19:05:27.462 UTC [common.channelconfig] validateMSP -> DEBU 492 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:27.462 UTC [msp] newBccspMsp -> DEBU 493 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.462 UTC [msp] New -> DEBU 494 Creating Cache-MSP instance"
"2020-01-03 19:05:27.462 UTC [msp] Setup -> DEBU 495 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:27.463 UTC [msp.identity] newIdentity -> DEBU 496 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.465 UTC [common.channelconfig] NewStandardValues -> DEBU 497 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.465 UTC [common.channelconfig] initializeProtosStruct -> DEBU 498 Processing field: AnchorPeers"
"2020-01-03 19:05:27.465 UTC [common.channelconfig] NewStandardValues -> DEBU 499 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.465 UTC [common.channelconfig] initializeProtosStruct -> DEBU 49a Processing field: MSP"
"2020-01-03 19:05:27.465 UTC [common.channelconfig] Validate -> DEBU 49b Anchor peers for org Org2MSP are "
"2020-01-03 19:05:27.466 UTC [common.channelconfig] validateMSP -> DEBU 49c Setting up MSP for org Org2MSP"
"2020-01-03 19:05:27.466 UTC [msp] newBccspMsp -> DEBU 49d Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.466 UTC [msp] New -> DEBU 49e Creating Cache-MSP instance"
"2020-01-03 19:05:27.466 UTC [msp] Setup -> DEBU 49f Setting up MSP instance Org2MSP"
"2020-01-03 19:05:27.467 UTC [msp.identity] newIdentity -> DEBU 4a0 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.470 UTC [msp] Setup -> DEBU 4a1 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:27.471 UTC [msp] Setup -> DEBU 4a2 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:27.471 UTC [policies] NewManagerImpl -> DEBU 4a3 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.472 UTC [policies] NewManagerImpl -> DEBU 4a4 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.472 UTC [policies] NewManagerImpl -> DEBU 4a5 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.473 UTC [policies] NewManagerImpl -> DEBU 4a6 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:27.473 UTC [policies] NewManagerImpl -> DEBU 4a7 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:27.473 UTC [policies] NewManagerImpl -> DEBU 4a8 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:27.474 UTC [policies] NewManagerImpl -> DEBU 4a9 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:27.474 UTC [policies] NewManagerImpl -> DEBU 4aa Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.475 UTC [policies] NewManagerImpl -> DEBU 4ab Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.475 UTC [policies] NewManagerImpl -> DEBU 4ac Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.475 UTC [policies] NewManagerImpl -> DEBU 4ad Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.475 UTC [policies] NewManagerImpl -> DEBU 4ae Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.475 UTC [policies] NewManagerImpl -> DEBU 4af Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.476 UTC [policies] NewManagerImpl -> DEBU 4b0 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.476 UTC [policies] NewManagerImpl -> DEBU 4b1 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.476 UTC [policies] NewManagerImpl -> DEBU 4b2 Proposed new policy ChannelCreationPolicy for Channel/Application"
"2020-01-03 19:05:27.476 UTC [policies] GetPolicy -> DEBU 4b3 Returning dummy reject all policy because Writers could not be found in Channel/Application/Writers"
"2020-01-03 19:05:27.477 UTC [policies] NewManagerImpl -> DEBU 4b4 Proposed new policy Writers for Channel"
"2020-01-03 19:05:27.477 UTC [policies] GetPolicy -> DEBU 4b5 Returning dummy reject all policy because Admins could not be found in Channel/Application/Admins"
"2020-01-03 19:05:27.477 UTC [policies] NewManagerImpl -> DEBU 4b6 Proposed new policy Admins for Channel"
"2020-01-03 19:05:27.477 UTC [policies] GetPolicy -> DEBU 4b7 Returning dummy reject all policy because Readers could not be found in Channel/Application/Readers"
"2020-01-03 19:05:27.477 UTC [policies] NewManagerImpl -> DEBU 4b8 Proposed new policy Readers for Channel"
"2020-01-03 19:05:27.478 UTC [common.configtx] addToMap -> DEBU 4b9 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.478 UTC [common.configtx] addToMap -> DEBU 4ba Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:27.478 UTC [common.configtx] addToMap -> DEBU 4bb Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.479 UTC [common.configtx] addToMap -> DEBU 4bc Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:27.480 UTC [common.configtx] addToMap -> DEBU 4bd Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:27.480 UTC [common.configtx] addToMap -> DEBU 4be Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:27.480 UTC [common.configtx] addToMap -> DEBU 4bf Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.480 UTC [common.configtx] addToMap -> DEBU 4c0 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:27.481 UTC [common.configtx] addToMap -> DEBU 4c1 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:27.481 UTC [common.configtx] addToMap -> DEBU 4c2 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:27.481 UTC [common.configtx] addToMap -> DEBU 4c3 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:27.482 UTC [common.configtx] addToMap -> DEBU 4c4 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:27.482 UTC [common.configtx] addToMap -> DEBU 4c5 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:27.482 UTC [common.configtx] addToMap -> DEBU 4c6 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:27.482 UTC [common.configtx] addToMap -> DEBU 4c7 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:27.483 UTC [common.configtx] addToMap -> DEBU 4c8 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:27.483 UTC [common.configtx] addToMap -> DEBU 4c9 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:27.483 UTC [common.configtx] addToMap -> DEBU 4ca Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.483 UTC [common.configtx] addToMap -> DEBU 4cb Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.484 UTC [common.configtx] addToMap -> DEBU 4cc Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:27.484 UTC [common.configtx] addToMap -> DEBU 4cd Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:27.484 UTC [common.configtx] addToMap -> DEBU 4ce Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:27.484 UTC [common.configtx] addToMap -> DEBU 4cf Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.484 UTC [common.configtx] addToMap -> DEBU 4d0 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:27.485 UTC [common.configtx] addToMap -> DEBU 4d1 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.485 UTC [common.configtx] addToMap -> DEBU 4d2 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:27.485 UTC [common.configtx] addToMap -> DEBU 4d3 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:27.485 UTC [common.configtx] addToMap -> DEBU 4d4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:27.485 UTC [common.configtx] addToMap -> DEBU 4d5 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4d6 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4d7 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4d8 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4d9 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4da Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4db Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4dc Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4dd Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4de Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:27.486 UTC [common.configtx] addToMap -> DEBU 4df Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e0 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e1 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e2 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e3 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e4 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e5 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e6 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e7 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e8 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4e9 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4ea Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.487 UTC [common.configtx] addToMap -> DEBU 4eb Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.488 UTC [common.configtx] addToMap -> DEBU 4ec Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.488 UTC [common.configtx] addToMap -> DEBU 4ed Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.488 UTC [common.configtx] addToMap -> DEBU 4ee Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.489 UTC [common.configtx] addToMap -> DEBU 4ef Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.489 UTC [common.configtx] addToMap -> DEBU 4f0 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.489 UTC [common.configtx] verifyDeltaSet -> DEBU 4f1 Processing change to key: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.489 UTC [common.configtx] verifyDeltaSet -> DEBU 4f2 Processing change to key: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.489 UTC [common.configtx] verifyDeltaSet -> DEBU 4f3 Processing change to key: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.489 UTC [common.configtx] verifyDeltaSet -> DEBU 4f4 Processing change to key: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.489 UTC [common.configtx] verifyDeltaSet -> DEBU 4f5 Processing change to key: [Group] /Channel/Application"
"2020-01-03 19:05:27.489 UTC [common.configtx] policyForItem -> DEBU 4f6 Getting policy for item Application with mod_policy ChannelCreationPolicy"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4f7 Manager Channel looking up path []"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4f8 Manager Channel has managers Orderer"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4f9 Manager Channel has managers Application"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4fa Manager Channel looking up path [Application]"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4fb Manager Channel has managers Orderer"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4fc Manager Channel has managers Application"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4fd Manager Channel/Application looking up path []"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4fe Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:27.489 UTC [policies] Manager -> DEBU 4ff Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:27.489 UTC [policies] EvaluateSignedData -> DEBU 500 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/ChannelCreationPolicy =="
"2020-01-03 19:05:27.489 UTC [policies] EvaluateSignedData -> DEBU 501 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:27.490 UTC [policies] EvaluateSignedData -> DEBU 502 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:05:27.491 UTC [msp] DeserializeIdentity -> DEBU 503 Obtaining identity"
"2020-01-03 19:05:27.492 UTC [msp.identity] newIdentity -> DEBU 504 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc+gAwIBAgIQDdP+LrEM221s6k6FBhS/8zAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
MS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPKlPFGTRc4N
k6a/5xPw5aXVindfyrC5tbAlNiVbbxsL4VNWCgBM1w1uagMav/MpomDTUh5TYmai
0cqd94KbjayjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAINscKJ9oa/vQP3dIoyq5QZtjqxJ+NJfwLjsVD9/7Qvs9MAoGCCqGSM49
BAMCA0cAMEQCIFgNAonCDC5aukg8++NGtJW45sm2bH54UYDtD2AwBYTMAiAB13DS
V4wzSNoO+zwg05GWdTQrLUiMCD0KPWj+/0b6Bg==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.493 UTC [msp.identity] Verify -> DEBU 505 Verify: digest = 00000000 f2 04 fe a8 67 d2 bc 3d 6f fd 1f bb a3 ed 93 30 |....g..=o......0|
00000010 2b 5c 0a a4 84 cc 2b c4 12 ca a3 66 05 b8 fd 1a |+\....+....f....|"
"2020-01-03 19:05:27.493 UTC [msp.identity] Verify -> DEBU 506 Verify: sig = 00000000 30 45 02 21 00 d2 3f cc 63 6d c8 27 1a 6d dc 74 |0E.!..?.cm.'.m.t|
00000010 1f f8 8b b4 ec b9 ad 22 e5 71 68 af 22 c4 10 ce |.......".qh."...|
00000020 a2 41 f8 42 e1 02 20 69 c0 4e e3 e1 f0 52 89 03 |.A.B.. i.N...R..|
00000030 39 97 1d 21 f7 42 c2 0b b4 81 67 84 e6 67 a8 6c |9..!.B....g..g.l|
00000040 6b 52 e7 ea a9 f3 c6 |kR.....|"
"2020-01-03 19:05:27.494 UTC [policies] SignatureSetToValidIdentities -> DEBU 507 signature for identity 0 validated"
"2020-01-03 19:05:27.495 UTC [cauthdsl] func1 -> DEBU 508 0xc000aaf9c0 gate 1578078327495098800 evaluation starts"
"2020-01-03 19:05:27.495 UTC [cauthdsl] func2 -> DEBU 509 0xc000aaf9c0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:27.495 UTC [cauthdsl] func2 -> DEBU 50a 0xc000aaf9c0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:27.496 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 50b Checking if identity has been named explicitly as an admin for Org1MSP"
"2020-01-03 19:05:27.496 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 50c Checking if identity carries the admin ou for Org1MSP"
"2020-01-03 19:05:27.496 UTC [msp] Validate -> DEBU 50d MSP Org1MSP validating identity"
"2020-01-03 19:05:27.497 UTC [msp] getCertificationChain -> DEBU 50e MSP Org1MSP getting certification chain"
"2020-01-03 19:05:27.498 UTC [msp] hasOURole -> DEBU 50f MSP Org1MSP checking if the identity is a client"
"2020-01-03 19:05:27.498 UTC [msp] getCertificationChain -> DEBU 510 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:27.498 UTC [cauthdsl] func2 -> DEBU 511 0xc000aaf9c0 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:27.498 UTC [cauthdsl] func1 -> DEBU 512 0xc000aaf9c0 gate 1578078327495098800 evaluation succeeds"
"2020-01-03 19:05:27.499 UTC [policies] EvaluateSignedData -> DEBU 513 Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.499 UTC [policies] EvaluateSignedData -> DEBU 514 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.499 UTC [policies] EvaluateSignedData -> DEBU 515 Signature set satisfies policy /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.499 UTC [policies] EvaluateSignedData -> DEBU 516 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/ChannelCreationPolicy"
"2020-01-03 19:05:27.499 UTC [common.configtx] verifyDeltaSet -> DEBU 517 Processing change to key: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.499 UTC [common.configtx] verifyDeltaSet -> DEBU 518 Processing change to key: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.499 UTC [common.configtx] verifyDeltaSet -> DEBU 519 Processing change to key: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.500 UTC [common.configtx] recurseConfigMap -> DEBU 51a Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.500 UTC [common.configtx] recurseConfigMap -> DEBU 51b Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.500 UTC [common.configtx] recurseConfigMap -> DEBU 51c Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.501 UTC [common.configtx] recurseConfigMap -> DEBU 51d Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.501 UTC [common.configtx] recurseConfigMap -> DEBU 51e Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.501 UTC [common.configtx] recurseConfigMap -> DEBU 51f Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.501 UTC [common.configtx] recurseConfigMap -> DEBU 520 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.501 UTC [common.configtx] recurseConfigMap -> DEBU 521 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.502 UTC [common.configtx] recurseConfigMap -> DEBU 522 Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.502 UTC [common.configtx] recurseConfigMap -> DEBU 523 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.502 UTC [common.configtx] recurseConfigMap -> DEBU 524 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.502 UTC [common.configtx] recurseConfigMap -> DEBU 525 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.503 UTC [common.configtx] recurseConfigMap -> DEBU 526 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.503 UTC [common.configtx] recurseConfigMap -> DEBU 527 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:27.503 UTC [common.configtx] recurseConfigMap -> DEBU 528 Setting policy for key Admins to 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" "
"2020-01-03 19:05:27.504 UTC [common.configtx] recurseConfigMap -> DEBU 529 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.504 UTC [common.configtx] recurseConfigMap -> DEBU 52a Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.504 UTC [common.configtx] recurseConfigMap -> DEBU 52b Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.504 UTC [common.configtx] recurseConfigMap -> DEBU 52c Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.505 UTC [common.configtx] recurseConfigMap -> DEBU 52d Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.505 UTC [common.configtx] recurseConfigMap -> DEBU 52e Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.505 UTC [common.configtx] recurseConfigMap -> DEBU 52f Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:27.506 UTC [common.configtx] recurseConfigMap -> DEBU 530 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:27.507 UTC [common.channelconfig] NewStandardValues -> DEBU 531 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] initializeProtosStruct -> DEBU 532 Processing field: HashingAlgorithm"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] initializeProtosStruct -> DEBU 533 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] initializeProtosStruct -> DEBU 534 Processing field: OrdererAddresses"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] initializeProtosStruct -> DEBU 535 Processing field: Consortium"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] initializeProtosStruct -> DEBU 536 Processing field: Capabilities"
"2020-01-03 19:05:27.507 UTC [common.channelconfig] NewStandardValues -> DEBU 537 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 538 Processing field: ConsensusType"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 539 Processing field: BatchSize"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 53a Processing field: BatchTimeout"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 53b Processing field: KafkaBrokers"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 53c Processing field: ChannelRestrictions"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 53d Processing field: Capabilities"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] NewStandardValues -> DEBU 53e Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:27.508 UTC [common.channelconfig] initializeProtosStruct -> DEBU 53f Processing field: Endpoints"
"2020-01-03 19:05:27.509 UTC [common.channelconfig] NewStandardValues -> DEBU 540 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.509 UTC [common.channelconfig] initializeProtosStruct -> DEBU 541 Processing field: MSP"
"2020-01-03 19:05:27.509 UTC [common.channelconfig] validateMSP -> DEBU 542 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:27.509 UTC [msp] newBccspMsp -> DEBU 543 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.509 UTC [msp] New -> DEBU 544 Creating Cache-MSP instance"
"2020-01-03 19:05:27.509 UTC [msp] Setup -> DEBU 545 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:27.510 UTC [msp.identity] newIdentity -> DEBU 546 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.515 UTC [common.channelconfig] NewStandardValues -> DEBU 547 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:27.515 UTC [common.channelconfig] initializeProtosStruct -> DEBU 548 Processing field: ACLs"
"2020-01-03 19:05:27.515 UTC [common.channelconfig] initializeProtosStruct -> DEBU 549 Processing field: Capabilities"
"2020-01-03 19:05:27.516 UTC [common.channelconfig] NewStandardValues -> DEBU 54a Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.516 UTC [common.channelconfig] initializeProtosStruct -> DEBU 54b Processing field: AnchorPeers"
"2020-01-03 19:05:27.516 UTC [common.channelconfig] NewStandardValues -> DEBU 54c Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.516 UTC [common.channelconfig] initializeProtosStruct -> DEBU 54d Processing field: MSP"
"2020-01-03 19:05:27.517 UTC [common.channelconfig] Validate -> DEBU 54e Anchor peers for org Org1MSP are "
"2020-01-03 19:05:27.517 UTC [common.channelconfig] validateMSP -> DEBU 54f Setting up MSP for org Org1MSP"
"2020-01-03 19:05:27.517 UTC [msp] newBccspMsp -> DEBU 550 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.517 UTC [msp] New -> DEBU 551 Creating Cache-MSP instance"
"2020-01-03 19:05:27.517 UTC [msp] Setup -> DEBU 552 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:27.518 UTC [msp.identity] newIdentity -> DEBU 553 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.519 UTC [common.channelconfig] NewStandardValues -> DEBU 554 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.519 UTC [common.channelconfig] initializeProtosStruct -> DEBU 555 Processing field: AnchorPeers"
"2020-01-03 19:05:27.519 UTC [common.channelconfig] NewStandardValues -> DEBU 556 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.519 UTC [common.channelconfig] initializeProtosStruct -> DEBU 557 Processing field: MSP"
"2020-01-03 19:05:27.519 UTC [common.channelconfig] Validate -> DEBU 558 Anchor peers for org Org2MSP are "
"2020-01-03 19:05:27.519 UTC [common.channelconfig] validateMSP -> DEBU 559 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:27.519 UTC [msp] newBccspMsp -> DEBU 55a Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.520 UTC [msp] New -> DEBU 55b Creating Cache-MSP instance"
"2020-01-03 19:05:27.520 UTC [msp] Setup -> DEBU 55c Setting up MSP instance Org2MSP"
"2020-01-03 19:05:27.520 UTC [msp.identity] newIdentity -> DEBU 55d Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.523 UTC [msp] Setup -> DEBU 55e Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:27.524 UTC [msp] Setup -> DEBU 55f MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:27.524 UTC [policies] NewManagerImpl -> DEBU 560 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.524 UTC [policies] NewManagerImpl -> DEBU 561 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 562 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 563 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 564 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 565 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 566 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 567 Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 568 Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 569 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56a Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56b Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56c Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56d Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56e Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.525 UTC [policies] NewManagerImpl -> DEBU 56f Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:27.526 UTC [policies] NewManagerImpl -> DEBU 570 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:27.526 UTC [policies] NewManagerImpl -> DEBU 571 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:27.526 UTC [policies] NewManagerImpl -> DEBU 572 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:27.526 UTC [policies] NewManagerImpl -> DEBU 573 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:27.527 UTC [policies] NewManagerImpl -> DEBU 574 Proposed new policy Readers for Channel"
"2020-01-03 19:05:27.528 UTC [policies] NewManagerImpl -> DEBU 575 Proposed new policy Writers for Channel"
"2020-01-03 19:05:27.528 UTC [policies] NewManagerImpl -> DEBU 576 Proposed new policy Admins for Channel"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 577 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 578 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 579 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 57f Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 580 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:27.528 UTC [common.configtx] addToMap -> DEBU 581 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:27.529 UTC [common.configtx] addToMap -> DEBU 582 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:27.529 UTC [common.configtx] addToMap -> DEBU 583 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:27.529 UTC [common.configtx] addToMap -> DEBU 584 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:27.530 UTC [common.configtx] addToMap -> DEBU 585 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:27.530 UTC [common.configtx] addToMap -> DEBU 586 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:27.530 UTC [common.configtx] addToMap -> DEBU 587 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:27.530 UTC [common.configtx] addToMap -> DEBU 588 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.530 UTC [common.configtx] addToMap -> DEBU 589 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.531 UTC [common.configtx] addToMap -> DEBU 58a Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:27.531 UTC [common.configtx] addToMap -> DEBU 58b Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:27.531 UTC [common.configtx] addToMap -> DEBU 58c Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:27.531 UTC [common.configtx] addToMap -> DEBU 58d Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:27.532 UTC [common.configtx] addToMap -> DEBU 58e Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:27.532 UTC [common.configtx] addToMap -> DEBU 58f Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.532 UTC [common.configtx] addToMap -> DEBU 590 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:27.532 UTC [common.configtx] addToMap -> DEBU 591 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:27.532 UTC [common.configtx] addToMap -> DEBU 592 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 593 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 594 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 595 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 596 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 597 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.533 UTC [common.configtx] addToMap -> DEBU 598 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.534 UTC [common.configtx] addToMap -> DEBU 599 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.534 UTC [common.configtx] addToMap -> DEBU 59a Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 59b Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 59c Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 59d Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 59e Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 59f Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:27.535 UTC [common.configtx] addToMap -> DEBU 5a0 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:27.536 UTC [common.configtx] addToMap -> DEBU 5a1 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:27.536 UTC [common.configtx] addToMap -> DEBU 5a2 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:27.536 UTC [common.configtx] addToMap -> DEBU 5a3 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:27.537 UTC [common.capabilities] Supported -> DEBU 5a4 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:27.537 UTC [common.capabilities] Supported -> DEBU 5a5 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:27.538 UTC [orderer.common.cluster] NewStream -> DEBU 5a6 Created new stream to orderer2.example.com:7050 with ID of 2 and buffer size of 10"
"2020-01-03 19:05:27.538 UTC [orderer.consensus.etcdraft] submitSent -> DEBU 5a7 Sending msg of 29676 bytes to 3 on channel testchainid took 243.6µs"
"2020-01-03 19:05:27.538 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 5a8 [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG_UPDATE from 172.18.0.5:54412"
"2020-01-03 19:05:27.540 UTC [orderer.common.cluster.step] sendMessage -> DEBU 5a9 Send of SubmitRequest for channel testchainid with payload of size 29676 to orderer2.example.com(orderer2.example.com:7050) took 1.2875ms "
"2020-01-03 19:05:27.540 UTC [common.deliver] deliverBlocks -> DEBU 5aa Rejecting deliver for 172.18.0.5:54410 because channel businesschannel not found"
"2020-01-03 19:05:27.540 UTC [orderer.common.broadcast] Handle -> DEBU 5ab Received EOF from 172.18.0.5:54412, hangup"
"2020-01-03 19:05:27.540 UTC [orderer.common.server] func1 -> DEBU 5ac Closing Broadcast stream"
"2020-01-03 19:05:27.540 UTC [comm.grpc.server] 1 -> INFO 5ad streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54412 grpc.code=OK grpc.call_duration=135.9646ms
"2020-01-03 19:05:27.540 UTC [orderer.common.server] func1 -> DEBU 5ae Closing Deliver stream"
"2020-01-03 19:05:27.540 UTC [comm.grpc.server] 1 -> INFO 5af streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54410 grpc.code=OK grpc.call_duration=154.6901ms
"2020-01-03 19:05:27.587 UTC [orderer.common.server] Deliver -> DEBU 5b0 Starting new Deliver handler"
"2020-01-03 19:05:27.587 UTC [common.deliver] Handle -> DEBU 5b1 Starting new deliver loop for 172.18.0.5:54414"
"2020-01-03 19:05:27.588 UTC [common.deliver] Handle -> DEBU 5b2 Attempting to read seek info message from 172.18.0.5:54414"
"2020-01-03 19:05:27.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 5b3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 29887"
"2020-01-03 19:05:27.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 5b4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:27.633 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 5b5 Sending msg of 28 bytes to 3 on channel testchainid took 14.7µs"
"2020-01-03 19:05:27.633 UTC [orderer.common.cluster.step] sendMessage -> DEBU 5b6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.9µs "
"2020-01-03 19:05:27.633 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 5b7 Sending msg of 28 bytes to 3 on channel testchainid took 12.2µs"
"2020-01-03 19:05:27.634 UTC [orderer.common.cluster.step] sendMessage -> DEBU 5b8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.9µs "
"2020-01-03 19:05:27.638 UTC [orderer.common.cluster.step] handleMessage -> DEBU 5b9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:27.638 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 5ba Sending msg of 28 bytes to 3 on channel testchainid took 17.9µs"
"2020-01-03 19:05:27.638 UTC [orderer.common.cluster.step] sendMessage -> DEBU 5bb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.8µs "
"2020-01-03 19:05:27.639 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 5bc Writing block [1] (Raft index: 5) to ledger" channel=testchainid node=1
"2020-01-03 19:05:27.639 UTC [common.channelconfig] NewStandardValues -> DEBU 5bd Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5be Processing field: HashingAlgorithm"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5bf Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c0 Processing field: OrdererAddresses"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c1 Processing field: Consortium"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c2 Processing field: Capabilities"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] NewStandardValues -> DEBU 5c3 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c4 Processing field: ACLs"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c5 Processing field: Capabilities"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] NewStandardValues -> DEBU 5c6 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c7 Processing field: AnchorPeers"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] NewStandardValues -> DEBU 5c8 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5c9 Processing field: MSP"
"2020-01-03 19:05:27.639 UTC [common.channelconfig] Validate -> DEBU 5ca Anchor peers for org Org1MSP are "
"2020-01-03 19:05:27.639 UTC [common.channelconfig] validateMSP -> DEBU 5cb Setting up MSP for org Org1MSP"
"2020-01-03 19:05:27.640 UTC [msp] newBccspMsp -> DEBU 5cc Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.640 UTC [msp] New -> DEBU 5cd Creating Cache-MSP instance"
"2020-01-03 19:05:27.640 UTC [msp] Setup -> DEBU 5ce Setting up MSP instance Org1MSP"
"2020-01-03 19:05:27.640 UTC [msp.identity] newIdentity -> DEBU 5cf Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.640 UTC [common.channelconfig] NewStandardValues -> DEBU 5d0 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:27.640 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5d1 Processing field: AnchorPeers"
"2020-01-03 19:05:27.641 UTC [common.channelconfig] NewStandardValues -> DEBU 5d2 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.645 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5d3 Processing field: MSP"
"2020-01-03 19:05:27.645 UTC [common.channelconfig] Validate -> DEBU 5d4 Anchor peers for org Org2MSP are "
"2020-01-03 19:05:27.645 UTC [common.channelconfig] validateMSP -> DEBU 5d5 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:27.645 UTC [msp] newBccspMsp -> DEBU 5d6 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.645 UTC [msp] New -> DEBU 5d7 Creating Cache-MSP instance"
"2020-01-03 19:05:27.645 UTC [msp] Setup -> DEBU 5d8 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:27.646 UTC [msp.identity] newIdentity -> DEBU 5d9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] NewStandardValues -> DEBU 5da Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5db Processing field: ConsensusType"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5dc Processing field: BatchSize"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5dd Processing field: BatchTimeout"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5de Processing field: KafkaBrokers"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5df Processing field: ChannelRestrictions"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5e0 Processing field: Capabilities"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] NewStandardValues -> DEBU 5e1 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5e2 Processing field: Endpoints"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] NewStandardValues -> DEBU 5e3 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] initializeProtosStruct -> DEBU 5e4 Processing field: MSP"
"2020-01-03 19:05:27.647 UTC [common.channelconfig] validateMSP -> DEBU 5e5 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:27.647 UTC [msp] newBccspMsp -> DEBU 5e6 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:27.647 UTC [msp] New -> DEBU 5e7 Creating Cache-MSP instance"
"2020-01-03 19:05:27.647 UTC [msp] Setup -> DEBU 5e8 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:27.648 UTC [msp.identity] newIdentity -> DEBU 5e9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:27.656 UTC [msp] Setup -> DEBU 5ea Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:27.656 UTC [msp] Setup -> DEBU 5eb MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5ec Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5ed Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5ee Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5ef Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f0 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f1 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f2 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f3 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f4 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f5 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f6 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f7 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f8 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:27.656 UTC [policies] NewManagerImpl -> DEBU 5f9 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5fa Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5fb Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5fc Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5fd Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5fe Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 5ff Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 600 Proposed new policy Writers for Channel"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 601 Proposed new policy Admins for Channel"
"2020-01-03 19:05:27.657 UTC [policies] NewManagerImpl -> DEBU 602 Proposed new policy Readers for Channel"
"2020-01-03 19:05:27.657 UTC [common.configtx] addToMap -> DEBU 603 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:27.657 UTC [common.configtx] addToMap -> DEBU 604 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:27.658 UTC [common.configtx] addToMap -> DEBU 605 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:27.658 UTC [common.configtx] addToMap -> DEBU 606 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:27.659 UTC [common.configtx] addToMap -> DEBU 607 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:27.660 UTC [common.configtx] addToMap -> DEBU 608 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:27.660 UTC [common.configtx] addToMap -> DEBU 609 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:27.660 UTC [common.configtx] addToMap -> DEBU 60a Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:27.660 UTC [common.configtx] addToMap -> DEBU 60b Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 60c Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 60d Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 60e Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 60f Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 610 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 611 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 612 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:27.661 UTC [common.configtx] addToMap -> DEBU 613 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 614 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 615 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 616 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 617 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 618 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 619 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 61f Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 620 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 621 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 622 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 623 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 624 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 625 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 626 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 627 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 628 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 629 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:27.662 UTC [common.configtx] addToMap -> DEBU 62a Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:27.663 UTC [common.configtx] addToMap -> DEBU 62b Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:27.663 UTC [common.configtx] addToMap -> DEBU 62c Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:27.663 UTC [common.configtx] addToMap -> DEBU 62d Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:27.663 UTC [common.configtx] addToMap -> DEBU 62e Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:27.663 UTC [common.configtx] addToMap -> DEBU 62f Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 630 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 631 As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 632 Manager Channel looking up path [Application]"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 633 Manager Channel has managers Application"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 634 Manager Channel has managers Orderer"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 635 Manager Channel/Application looking up path []"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 636 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 637 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 638 As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 639 As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 63a As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 63b Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 63c Manager Channel has managers Application"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 63d Manager Channel has managers Orderer"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 63e Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:27.663 UTC [policies] Manager -> DEBU 63f Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 640 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 641 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 642 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:27.663 UTC [common.channelconfig] LogSanityChecks -> DEBU 643 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:27.664 UTC [common.capabilities] Supported -> DEBU 644 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:27.664 UTC [common.capabilities] Supported -> DEBU 645 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] newBlockfileMgr -> DEBU 646 newBlockfileMgr() initializing file-based block storage for ledger: businesschannel "
"2020-01-03 19:05:27.664 UTC [kvledger.util] CreateDirIfMissing -> DEBU 647 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/businesschannel/]"
"2020-01-03 19:05:27.664 UTC [kvledger.util] logDirStatus -> DEBU 648 Before creating dir - [/var/hyperledger/production/orderer/chains/businesschannel/] does not exist"
"2020-01-03 19:05:27.664 UTC [kvledger.util] logDirStatus -> DEBU 649 After creating dir - [/var/hyperledger/production/orderer/chains/businesschannel/] exists"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] newBlockfileMgr -> INFO 64a Getting block information from block storage"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 64b Retrieving checkpoint info from block files"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 64c retrieveLastFileSuffix()"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 64d retrieveLastFileSuffix() - biggestFileNum = -1"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 64e Last file number found = -1"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 64f No block file found"
"2020-01-03 19:05:27.664 UTC [fsblkstorage] newBlockfileMgr -> DEBU 650 Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc0000d78c0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])"
"2020-01-03 19:05:27.674 UTC [fsblkstorage] newBlockIndex -> DEBU 651 newBlockIndex() - indexItems:[[BlockNum]]"
"2020-01-03 19:05:27.675 UTC [orderer.common.server] func1 -> DEBU 652 Executing callback to update root CAs"
"2020-01-03 19:05:27.675 UTC [orderer.common.server] updateTrustedRoots -> DEBU 653 updating root CAs for channel [businesschannel]"
"2020-01-03 19:05:27.675 UTC [orderer.common.server] updateTrustedRoots -> DEBU 654 adding orderer root CAs for MSP [OrdererMSP]"
"2020-01-03 19:05:27.675 UTC [orderer.common.server] updateTrustedRoots -> DEBU 655 adding app root CAs for MSP [Org1MSP]"
"2020-01-03 19:05:27.675 UTC [orderer.common.server] updateTrustedRoots -> DEBU 656 adding app root CAs for MSP [Org2MSP]"
"2020-01-03 19:05:27.679 UTC [fsblkstorage] indexBlock -> DEBU 657 Indexing block [blockNum=0, blockHash=[]byte{0x34, 0xdb, 0xc3, 0x44, 0x76, 0x47, 0x30, 0xc1, 0xaf, 0xf9, 0x9a, 0x39, 0xc3, 0x24, 0x9e, 0x4c, 0xff, 0x9e, 0xd2, 0x2a, 0xa7, 0xf4, 0x8e, 0x69, 0x7a, 0x52, 0x9c, 0xb, 0x34, 0x4b, 0x4, 0x71} txOffsets=
txId=6872cb5f366087101fb1db195004b2204972cd62d4097e8a38cdab1e0b686913 locPointer=offset=39, bytesLength=28806
]"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] updateCheckpoint -> DEBU 658 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[28851], isChainEmpty=[false], lastBlockNumber=[0]"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] Next -> DEBU 659 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] newBlockfileStream -> DEBU 65a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 65b Remaining bytes=[28851], Going to peek [8] bytes"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 65c Returning blockbytes - length=[28848], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:27.681 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 65d blockbytes [28848] read from file [0]"
"2020-01-03 19:05:27.682 UTC [orderer.commmon.multichannel] newBlockWriter -> DEBU 65e [channel: businesschannel] Creating block writer for tip of chain (blockNumber=0, lastConfigBlockNum=0, lastConfigSeq=1)"
"2020-01-03 19:05:27.682 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 65f EvictionSuspicion not set, defaulting to 10m0s"
"2020-01-03 19:05:27.682 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 660 No snapshot found at /var/hyperledger/production/orderer/etcdraft/snapshot/businesschannel" channel=businesschannel node=1
"2020-01-03 19:05:27.682 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 661 No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/businesschannel'" channel=businesschannel node=1
"2020-01-03 19:05:27.687 UTC [orderer.consensus.etcdraft] createOrReadWAL -> DEBU 662 Loading WAL at Term 0 and Index 0" channel=businesschannel node=1
"2020-01-03 19:05:27.688 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 663 Setting HardState to {Term: 0, Commit: 0}" channel=businesschannel node=1
"2020-01-03 19:05:27.688 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 664 Appending 0 entries to memory storage" channel=businesschannel node=1
"2020-01-03 19:05:27.688 UTC [fsblkstorage] Next -> DEBU 665 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:27.688 UTC [fsblkstorage] newBlockfileStream -> DEBU 666 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:27.689 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 667 Remaining bytes=[28851], Going to peek [8] bytes"
"2020-01-03 19:05:27.689 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 668 Returning blockbytes - length=[28848], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:27.689 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 669 blockbytes [28848] read from file [0]"
"2020-01-03 19:05:27.689 UTC [orderer.commmon.multichannel] newChainSupport -> DEBU 66a [channel: businesschannel] Done creating channel support resources"
"2020-01-03 19:05:27.689 UTC [orderer.commmon.multichannel] newChain -> INFO 66b Created and starting new channel businesschannel"
"2020-01-03 19:05:27.689 UTC [orderer.consensus.etcdraft] Start -> INFO 66c Starting Raft node" channel=businesschannel node=1
"2020-01-03 19:05:27.690 UTC [orderer.common.cluster] Configure -> INFO 66d Entering, channel: businesschannel, nodes: [ID: 2,
Endpoint: orderer1.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
ID: 3,
Endpoint: orderer2.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
]"
"2020-01-03 19:05:27.691 UTC [orderer.common.cluster] updateStubInMapping -> INFO 66e Allocating a new stub for node 2 with endpoint of orderer1.example.com:7050 for channel businesschannel"
"2020-01-03 19:05:27.691 UTC [orderer.common.cluster] updateStubInMapping -> INFO 66f Deactivating node 2 in channel businesschannel with endpoint of orderer1.example.com:7050 due to TLS certificate change"
"2020-01-03 19:05:27.691 UTC [orderer.common.cluster] func1 -> DEBU 670 Connecting to ID: 2,
Endpoint: orderer1.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiOgAwIBAgIRANeIPm6XVudcOIOnbf0mc8cwCgYIKoZIzj0EAwIwbDEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
eGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBaMFkxCzAJ
BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
AgEGCCqGSM49AwEHA0IABPhOa7uCuzLkHAXdBVFWeA6vtkbsKdHJ21zUroyVVuCR
kLp+kJHXEuq9voavAl8AKps1rfBeI7y2wn68aeFK/FKjgbgwgbUwDgYDVR0PAQH/
BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
AjAAMCsGA1UdIwQkMCKAIAEyg1HeREHELDa5gfI6eexIVSykKq9QEj3jdXP6JwYc
MEkGA1UdEQRCMECCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMYIUb3Jk
ZXJlcjEuZXhhbXBsZS5jb22CCG9yZGVyZXIxMAoGCCqGSM49BAMCA0cAMEQCIDKp
sMz7EH39ML3yJKd1xYnZQQbjutwuy27U7YkKCvBbAiAD1uWfwbjHEtVpvQL6F2fx
tbbdBjlhSTTgCNWqexuJBg==
-----END CERTIFICATE-----
for channel businesschannel"
"2020-01-03 19:05:27.693 UTC [orderer.common.cluster] updateStubInMapping -> INFO 671 Allocating a new stub for node 3 with endpoint of orderer2.example.com:7050 for channel businesschannel"
"2020-01-03 19:05:27.693 UTC [orderer.common.cluster] updateStubInMapping -> INFO 672 Deactivating node 3 in channel businesschannel with endpoint of orderer2.example.com:7050 due to TLS certificate change"
"2020-01-03 19:05:27.693 UTC [orderer.common.cluster] func1 -> DEBU 673 Connecting to ID: 3,
Endpoint: orderer2.example.com:7050,
ServerTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
, ClientTLSCert:-----BEGIN CERTIFICATE-----
MIICfDCCAiKgAwIBAgIQF+x2qKSK+z2dlZ6q9I/WrDAKBggqhkjOPQQDAjBsMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
YW1wbGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowWTELMAkG
A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
AQYIKoZIzj0DAQcDQgAEA290Ir1mW85Ue+gGqjLnOIykLDDs2acS79uzM4gL4FJS
aWXGRF/2PeMpnoUQNELGOISR6wLFThLzL0iibEXy0KOBuDCBtTAOBgNVHQ8BAf8E
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
MAAwKwYDVR0jBCQwIoAgATKDUd5EQcQsNrmB8jp57EhVLKQqr1ASPeN1c/onBhww
SQYDVR0RBEIwQIIUb3JkZXJlcjIuZXhhbXBsZS5jb22CCG9yZGVyZXIyghRvcmRl
cmVyMi5leGFtcGxlLmNvbYIIb3JkZXJlcjIwCgYIKoZIzj0EAwIDSAAwRQIhAMSn
kkz3qP58heT0x0j2jHyyFffTKPkzMm51DgNF7LlvAiBPV/HGAlakSyzxLK4YJuUq
LSNpov/yvIlA0KI+vSjsoA==
-----END CERTIFICATE-----
for channel businesschannel"
"2020-01-03 19:05:27.693 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 674 2 exists in both old and new membership for channel businesschannel , skipping its deactivation"
"2020-01-03 19:05:27.693 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 675 3 exists in both old and new membership for channel businesschannel , skipping its deactivation"
"2020-01-03 19:05:27.694 UTC [orderer.common.cluster] Configure -> INFO 676 Exiting"
"2020-01-03 19:05:27.694 UTC [orderer.consensus.etcdraft] start -> DEBU 677 Starting raft node: #peers: 3" channel=businesschannel node=1
"2020-01-03 19:05:27.695 UTC [orderer.consensus.etcdraft] start -> INFO 678 Starting raft node as part of a new channel" channel=businesschannel node=1
"2020-01-03 19:05:27.695 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 679 1 became follower at term 0" channel=businesschannel node=1
"2020-01-03 19:05:27.695 UTC [orderer.consensus.etcdraft] newRaft -> INFO 67a newRaft 1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=businesschannel node=1
"2020-01-03 19:05:27.695 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 67b 1 became follower at term 1" channel=businesschannel node=1
"2020-01-03 19:05:27.695 UTC [orderer.consensus.etcdraft] run -> INFO 67c This node is picked to start campaign" channel=businesschannel node=1
"2020-01-03 19:05:27.696 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 67d [channel: testchainid] About to write block, setting its LAST_CONFIG to 0"
"2020-01-03 19:05:27.696 UTC [msp.identity] Sign -> DEBU 67e Sign: plaintext: 0A00120B0A090A03010203100418050A...F538C80070470E223877AE360E5D71EC "
"2020-01-03 19:05:27.696 UTC [msp.identity] Sign -> DEBU 67f Sign: digest: 7FB31FE7F0AC42FB279AF0BE93A9598240772F85F9C9C9FD4975B2F0FE3ADEB2 "
"2020-01-03 19:05:27.697 UTC [orderer.consensus.etcdraft] apply -> INFO 680 Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:27.697 UTC [orderer.consensus.etcdraft] apply -> INFO 681 Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:27.697 UTC [orderer.consensus.etcdraft] apply -> INFO 682 Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:27.699 UTC [fsblkstorage] indexBlock -> DEBU 683 Indexing block [blockNum=1, blockHash=[]byte{0x93, 0xda, 0xe6, 0x69, 0x4a, 0x8d, 0x6b, 0x56, 0xc7, 0xcb, 0xdc, 0x96, 0xe5, 0x19, 0x1, 0x8c, 0x27, 0x0, 0x43, 0x42, 0x24, 0xc5, 0x21, 0xa3, 0x9d, 0xfe, 0xfc, 0x10, 0xa6, 0x98, 0x87, 0xb2} txOffsets=
txId=be5d243c80b2fa6b3c426765ffa6b06d44481b69fd527f0d848306075d12671c locPointer=offset=71, bytesLength=29756
]"
"2020-01-03 19:05:27.701 UTC [fsblkstorage] updateCheckpoint -> DEBU 684 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54081], isChainEmpty=[false], lastBlockNumber=[1]"
"2020-01-03 19:05:27.701 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 685 [channel: testchainid] Wrote block [1]"
"2020-01-03 19:05:27.792 UTC [common.deliver] deliverBlocks -> WARN 686 [channel: businesschannel] Rejecting deliver request for 172.18.0.5:54414 because of consenter error"
"2020-01-03 19:05:27.792 UTC [orderer.common.server] func1 -> DEBU 687 Closing Deliver stream"
"2020-01-03 19:05:27.792 UTC [comm.grpc.server] 1 -> INFO 688 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54414 grpc.code=OK grpc.call_duration=206.2536ms
"2020-01-03 19:05:27.815 UTC [orderer.common.server] Deliver -> DEBU 689 Starting new Deliver handler"
"2020-01-03 19:05:27.816 UTC [common.deliver] Handle -> DEBU 68a Starting new deliver loop for 172.18.0.5:54416"
"2020-01-03 19:05:27.816 UTC [common.deliver] Handle -> DEBU 68b Attempting to read seek info message from 172.18.0.5:54416"
"2020-01-03 19:05:28.015 UTC [common.deliver] deliverBlocks -> WARN 68c [channel: businesschannel] Rejecting deliver request for 172.18.0.5:54416 because of consenter error"
"2020-01-03 19:05:28.016 UTC [orderer.common.server] func1 -> DEBU 68d Closing Deliver stream"
"2020-01-03 19:05:28.016 UTC [comm.grpc.server] 1 -> INFO 68e streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54416 grpc.code=OK grpc.call_duration=201.293ms
"2020-01-03 19:05:28.031 UTC [orderer.common.server] Deliver -> DEBU 68f Starting new Deliver handler"
"2020-01-03 19:05:28.031 UTC [common.deliver] Handle -> DEBU 690 Starting new deliver loop for 172.18.0.5:54418"
"2020-01-03 19:05:28.031 UTC [common.deliver] Handle -> DEBU 691 Attempting to read seek info message from 172.18.0.5:54418"
"2020-01-03 19:05:28.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 692 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:28.129 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 693 Sending msg of 28 bytes to 3 on channel testchainid took 35µs"
"2020-01-03 19:05:28.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 694 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.5µs "
"2020-01-03 19:05:28.231 UTC [common.deliver] deliverBlocks -> WARN 695 [channel: businesschannel] Rejecting deliver request for 172.18.0.5:54418 because of consenter error"
"2020-01-03 19:05:28.232 UTC [orderer.common.server] func1 -> DEBU 696 Closing Deliver stream"
"2020-01-03 19:05:28.232 UTC [comm.grpc.server] 1 -> INFO 697 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54418 grpc.code=OK grpc.call_duration=201.4528ms
"2020-01-03 19:05:28.249 UTC [orderer.common.server] Deliver -> DEBU 698 Starting new Deliver handler"
"2020-01-03 19:05:28.249 UTC [common.deliver] Handle -> DEBU 699 Starting new deliver loop for 172.18.0.5:54420"
"2020-01-03 19:05:28.250 UTC [common.deliver] Handle -> DEBU 69a Attempting to read seek info message from 172.18.0.5:54420"
"2020-01-03 19:05:28.449 UTC [common.deliver] deliverBlocks -> WARN 69b [channel: businesschannel] Rejecting deliver request for 172.18.0.5:54420 because of consenter error"
"2020-01-03 19:05:28.450 UTC [orderer.common.server] func1 -> DEBU 69c Closing Deliver stream"
"2020-01-03 19:05:28.450 UTC [comm.grpc.server] 1 -> INFO 69d streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54420 grpc.code=OK grpc.call_duration=201.424ms
"2020-01-03 19:05:28.468 UTC [orderer.common.server] Deliver -> DEBU 69e Starting new Deliver handler"
"2020-01-03 19:05:28.469 UTC [common.deliver] Handle -> DEBU 69f Starting new deliver loop for 172.18.0.5:54422"
"2020-01-03 19:05:28.469 UTC [common.deliver] Handle -> DEBU 6a0 Attempting to read seek info message from 172.18.0.5:54422"
"2020-01-03 19:05:28.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6a1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:28.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6a2 Sending msg of 28 bytes to 3 on channel testchainid took 23µs"
"2020-01-03 19:05:28.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6a3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 450.1µs "
"2020-01-03 19:05:28.670 UTC [common.deliver] deliverBlocks -> WARN 6a4 [channel: businesschannel] Rejecting deliver request for 172.18.0.5:54422 because of consenter error"
"2020-01-03 19:05:28.671 UTC [orderer.common.server] func1 -> DEBU 6a5 Closing Deliver stream"
"2020-01-03 19:05:28.671 UTC [comm.grpc.server] 1 -> INFO 6a6 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54422 grpc.code=OK grpc.call_duration=202.9187ms
"2020-01-03 19:05:28.694 UTC [orderer.common.server] Deliver -> DEBU 6a7 Starting new Deliver handler"
"2020-01-03 19:05:28.694 UTC [common.deliver] Handle -> DEBU 6a8 Starting new deliver loop for 172.18.0.5:54424"
"2020-01-03 19:05:28.694 UTC [common.deliver] Handle -> DEBU 6a9 Attempting to read seek info message from 172.18.0.5:54424"
"2020-01-03 19:05:28.696 UTC [orderer.consensus.etcdraft] Step -> INFO 6aa 1 is starting a new election at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.696 UTC [orderer.consensus.etcdraft] becomePreCandidate -> INFO 6ab 1 became pre-candidate at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.696 UTC [orderer.consensus.etcdraft] poll -> INFO 6ac 1 received MsgPreVoteResp from 1 at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.697 UTC [orderer.consensus.etcdraft] campaign -> INFO 6ad 1 [logterm: 1, index: 3] sent MsgPreVote request to 3 at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.697 UTC [orderer.consensus.etcdraft] campaign -> INFO 6ae 1 [logterm: 1, index: 3] sent MsgPreVote request to 2 at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.698 UTC [orderer.common.cluster] NewStream -> DEBU 6af Created new stream to orderer2.example.com:7050 with ID of 1 and buffer size of 10"
"2020-01-03 19:05:28.698 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6b0 Sending msg of 28 bytes to 3 on channel businesschannel took 431.3µs"
"2020-01-03 19:05:28.699 UTC [orderer.common.cluster] NewStream -> DEBU 6b1 Created new stream to orderer1.example.com:7050 with ID of 1 and buffer size of 10"
"2020-01-03 19:05:28.699 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6b2 Sending msg of 28 bytes to 2 on channel businesschannel took 224µs"
"2020-01-03 19:05:28.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6b3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 92µs "
"2020-01-03 19:05:28.703 UTC [orderer.common.cluster] Step -> DEBU 6b4 Connection from orderer1.example.com(172.18.0.4:32942)"
"2020-01-03 19:05:28.704 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6b5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.704 UTC [orderer.consensus.etcdraft] poll -> INFO 6b7 1 received MsgPreVoteResp from 2 at term 1" channel=businesschannel node=1
"2020-01-03 19:05:28.705 UTC [orderer.consensus.etcdraft] stepCandidate -> INFO 6b8 1 [quorum:2] has received 2 MsgPreVoteResp votes and 0 vote rejections" channel=businesschannel node=1
"2020-01-03 19:05:28.706 UTC [orderer.consensus.etcdraft] becomeCandidate -> INFO 6b9 1 became candidate at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.708 UTC [orderer.common.cluster] Step -> DEBU 6ba Connection from orderer2.example.com(172.18.0.2:40578)"
"2020-01-03 19:05:28.709 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6bb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.710 UTC [orderer.consensus.etcdraft] poll -> INFO 6bc 1 received MsgVoteResp from 1 at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.710 UTC [orderer.consensus.etcdraft] campaign -> INFO 6bd 1 [logterm: 1, index: 3] sent MsgVote request to 2 at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.710 UTC [orderer.consensus.etcdraft] campaign -> INFO 6be 1 [logterm: 1, index: 3] sent MsgVote request to 3 at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.703 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6b6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.9374ms "
"2020-01-03 19:05:28.713 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6bf Sending msg of 28 bytes to 2 on channel businesschannel took 544.1µs"
"2020-01-03 19:05:28.713 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6c0 Sending msg of 28 bytes to 3 on channel businesschannel took 17.4µs"
"2020-01-03 19:05:28.713 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6c1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.7µs "
"2020-01-03 19:05:28.713 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6c2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 333.3µs "
"2020-01-03 19:05:28.719 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6c3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.719 UTC [orderer.consensus.etcdraft] poll -> INFO 6c4 1 received MsgVoteResp from 3 at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.719 UTC [orderer.consensus.etcdraft] stepCandidate -> INFO 6c5 1 [quorum:2] has received 2 MsgVoteResp votes and 0 vote rejections" channel=businesschannel node=1
"2020-01-03 19:05:28.719 UTC [orderer.consensus.etcdraft] becomeLeader -> INFO 6c6 1 became leader at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.719 UTC [orderer.consensus.etcdraft] run -> INFO 6c7 raft.node: 1 elected leader 1 at term 2" channel=businesschannel node=1
"2020-01-03 19:05:28.720 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6c8 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.720 UTC [orderer.consensus.etcdraft] run -> INFO 6c9 Leader 1 is present, quit campaign" channel=businesschannel node=1
"2020-01-03 19:05:28.720 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6ca Sending msg of 36 bytes to 3 on channel businesschannel took 15.9µs"
"2020-01-03 19:05:28.720 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6cb Sending msg of 36 bytes to 2 on channel businesschannel took 12.8µs"
"2020-01-03 19:05:28.720 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6cc Send of ConsensusRequest for channel businesschannel with payload of size 36 to orderer1.example.com(orderer1.example.com:7050) took 124.6µs "
"2020-01-03 19:05:28.720 UTC [orderer.consensus.etcdraft] run -> INFO 6cd Raft leader changed: 0 -> 1" channel=businesschannel node=1
"2020-01-03 19:05:28.721 UTC [orderer.consensus.etcdraft] run -> DEBU 6ce There are in flight blocks, new leader should not serve requests" channel=businesschannel node=1
"2020-01-03 19:05:28.721 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6cf Send of ConsensusRequest for channel businesschannel with payload of size 36 to orderer2.example.com(orderer2.example.com:7050) took 122.7µs "
"2020-01-03 19:05:28.728 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6d0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.729 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6d1 Sending msg of 28 bytes to 3 on channel businesschannel took 79.2µs"
"2020-01-03 19:05:28.729 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6d2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 434.5µs "
"2020-01-03 19:05:28.729 UTC [orderer.consensus.etcdraft] run -> INFO 6d3 Start accepting requests as Raft leader at block [0]" channel=businesschannel node=1
"2020-01-03 19:05:28.732 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6d4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.732 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 6d5 Sending msg of 28 bytes to 2 on channel businesschannel took 59.5µs"
"2020-01-03 19:05:28.732 UTC [orderer.common.cluster.step] sendMessage -> DEBU 6d6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 83.2µs "
"2020-01-03 19:05:28.734 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6d7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.735 UTC [orderer.common.cluster.step] handleMessage -> DEBU 6d8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:28.901 UTC [policies] EvaluateSignedData -> DEBU 6d9 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:05:28.901 UTC [policies] EvaluateSignedData -> DEBU 6da This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:28.901 UTC [policies] EvaluateSignedData -> DEBU 6db == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:05:28.902 UTC [policies] EvaluateSignedData -> DEBU 6dc This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:28.902 UTC [policies] EvaluateSignedData -> DEBU 6dd == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:05:28.902 UTC [msp] DeserializeIdentity -> DEBU 6de Obtaining identity"
"2020-01-03 19:05:28.903 UTC [msp.identity] newIdentity -> DEBU 6df Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc+gAwIBAgIQDdP+LrEM221s6k6FBhS/8zAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
MS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPKlPFGTRc4N
k6a/5xPw5aXVindfyrC5tbAlNiVbbxsL4VNWCgBM1w1uagMav/MpomDTUh5TYmai
0cqd94KbjayjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAINscKJ9oa/vQP3dIoyq5QZtjqxJ+NJfwLjsVD9/7Qvs9MAoGCCqGSM49
BAMCA0cAMEQCIFgNAonCDC5aukg8++NGtJW45sm2bH54UYDtD2AwBYTMAiAB13DS
V4wzSNoO+zwg05GWdTQrLUiMCD0KPWj+/0b6Bg==
-----END CERTIFICATE-----"
"2020-01-03 19:05:28.904 UTC [msp.identity] Verify -> DEBU 6e0 Verify: digest = 00000000 f1 d5 6b a9 b7 1b c6 85 ba 20 cb db 5d 12 22 7a |..k...... ..]."z|
00000010 aa 7f b9 db e1 92 83 e4 a4 a0 b7 79 44 c8 e6 e5 |...........yD...|"
"2020-01-03 19:05:28.904 UTC [msp.identity] Verify -> DEBU 6e1 Verify: sig = 00000000 30 44 02 20 5b 19 3a f4 94 26 7b d4 4c 6e bb af |0D. [.:..&{.Ln..|
00000010 01 26 95 f1 44 b6 9a 09 c5 02 52 90 8d c5 26 0e |.&..D.....R...&.|
00000020 8a 9f 52 5b 02 20 68 3b 70 0f 4a fb e4 9c a0 e9 |..R[. h;p.J.....|
00000030 b3 28 21 e2 39 38 32 61 32 b2 70 8a 48 7f 51 7f |.(!.982a2.p.H.Q.|
00000040 fa ec 77 6e 3f 0c |..wn?.|"
"2020-01-03 19:05:28.904 UTC [policies] SignatureSetToValidIdentities -> DEBU 6e2 signature for identity 0 validated"
"2020-01-03 19:05:28.904 UTC [cauthdsl] func1 -> DEBU 6e3 0xc00025fda0 gate 1578078328904962200 evaluation starts"
"2020-01-03 19:05:28.905 UTC [cauthdsl] func2 -> DEBU 6e4 0xc00025fda0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:28.905 UTC [cauthdsl] func2 -> DEBU 6e5 0xc00025fda0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:28.906 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 6e6 Checking if identity satisfies MEMBER role for Org1MSP"
"2020-01-03 19:05:28.906 UTC [msp] Validate -> DEBU 6e7 MSP Org1MSP validating identity"
"2020-01-03 19:05:28.907 UTC [msp] getCertificationChain -> DEBU 6e8 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:28.907 UTC [cauthdsl] func2 -> DEBU 6e9 0xc00025fda0 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:28.907 UTC [cauthdsl] func1 -> DEBU 6ea 0xc00025fda0 gate 1578078328904962200 evaluation succeeds"
"2020-01-03 19:05:28.907 UTC [policies] EvaluateSignedData -> DEBU 6eb Signature set satisfies policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:28.907 UTC [policies] EvaluateSignedData -> DEBU 6ec == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:28.907 UTC [policies] EvaluateSignedData -> DEBU 6ed Signature set satisfies policy /Channel/Application/Readers"
"2020-01-03 19:05:28.908 UTC [policies] EvaluateSignedData -> DEBU 6ee == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:05:28.908 UTC [policies] EvaluateSignedData -> DEBU 6ef Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:05:28.908 UTC [policies] EvaluateSignedData -> DEBU 6f0 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:05:28.908 UTC [common.deliver] deliverBlocks -> DEBU 6f1 [channel: businesschannel] Received seekInfo (0xc000305680) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54424"
"2020-01-03 19:05:28.908 UTC [fsblkstorage] Next -> DEBU 6f2 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
"2020-01-03 19:05:28.908 UTC [fsblkstorage] newBlockfileStream -> DEBU 6f3 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]"
"2020-01-03 19:05:28.908 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 6f4 Remaining bytes=[28851], Going to peek [8] bytes"
"2020-01-03 19:05:28.909 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 6f5 Returning blockbytes - length=[28848], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:05:28.909 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 6f6 blockbytes [28848] read from file [0]"
"2020-01-03 19:05:28.909 UTC [common.deliver] deliverBlocks -> DEBU 6f7 [channel: businesschannel] Delivering block [0] for (0xc000305680) for 172.18.0.5:54424"
"2020-01-03 19:05:28.909 UTC [common.deliver] deliverBlocks -> DEBU 6f8 [channel: businesschannel] Done delivering to 172.18.0.5:54424 for (0xc000305680)"
"2020-01-03 19:05:28.911 UTC [common.deliver] Handle -> DEBU 6f9 Waiting for new SeekInfo from 172.18.0.5:54424"
"2020-01-03 19:05:28.912 UTC [common.deliver] Handle -> DEBU 6fa Attempting to read seek info message from 172.18.0.5:54424"
"2020-01-03 19:05:28.915 UTC [grpc] infof -> DEBU 6fb transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.915 UTC [grpc] infof -> DEBU 6fc transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.915 UTC [common.deliver] Handle -> DEBU 6fd Received EOF from 172.18.0.5:54424, hangup"
"2020-01-03 19:05:28.917 UTC [orderer.common.server] func1 -> DEBU 6fe Closing Deliver stream"
"2020-01-03 19:05:28.918 UTC [comm.grpc.server] 1 -> INFO 700 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54424 grpc.code=OK grpc.call_duration=224.202ms
"2020-01-03 19:05:28.918 UTC [grpc] infof -> DEBU 6ff transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.919 UTC [grpc] infof -> DEBU 702 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.918 UTC [grpc] infof -> DEBU 701 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.920 UTC [grpc] infof -> DEBU 703 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.920 UTC [grpc] infof -> DEBU 704 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:28.922 UTC [grpc] infof -> DEBU 705 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:29.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU 706 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:29.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 707 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:05:29.126 UTC [orderer.common.cluster.step] sendMessage -> DEBU 708 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.1µs "
"2020-01-03 19:05:29.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 709 Sending msg of 28 bytes to 2 on channel businesschannel took 23.6µs"
"2020-01-03 19:05:29.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 70a Sending msg of 28 bytes to 3 on channel businesschannel took 10.7µs"
"2020-01-03 19:05:29.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU 70b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.4µs "
"2020-01-03 19:05:29.199 UTC [orderer.common.cluster.step] sendMessage -> DEBU 70c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 497.5µs "
"2020-01-03 19:05:29.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU 70d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:29.201 UTC [orderer.common.cluster.step] handleMessage -> DEBU 70e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:29.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 70f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:29.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 710 Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:05:29.630 UTC [orderer.common.cluster.step] sendMessage -> DEBU 711 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 858.9µs "
"2020-01-03 19:05:29.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 712 Sending msg of 28 bytes to 2 on channel businesschannel took 17.6µs"
"2020-01-03 19:05:29.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 713 Sending msg of 28 bytes to 3 on channel businesschannel took 13µs"
"2020-01-03 19:05:29.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU 714 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.3µs "
"2020-01-03 19:05:29.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU 715 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 432.4µs "
"2020-01-03 19:05:29.698 UTC [orderer.common.cluster.step] handleMessage -> DEBU 716 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:29.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 717 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:29.775 UTC [orderer.common.server] replicateDisabledChains -> DEBU 718 No inactive chains to try to replicate"
"2020-01-03 19:05:30.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 719 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:30.131 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 71a Sending msg of 28 bytes to 3 on channel testchainid took 20.1µs"
"2020-01-03 19:05:30.138 UTC [orderer.common.cluster.step] sendMessage -> DEBU 71b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 6.5678ms "
"2020-01-03 19:05:30.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 71c Sending msg of 28 bytes to 2 on channel businesschannel took 39.7µs"
"2020-01-03 19:05:30.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 71d Sending msg of 28 bytes to 3 on channel businesschannel took 14.8µs"
"2020-01-03 19:05:30.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU 71e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 76.1µs "
"2020-01-03 19:05:30.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU 71f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 43.4µs "
"2020-01-03 19:05:30.197 UTC [orderer.common.cluster.step] handleMessage -> DEBU 720 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:30.202 UTC [orderer.common.cluster.step] handleMessage -> DEBU 721 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:30.626 UTC [orderer.common.cluster.step] handleMessage -> DEBU 722 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:30.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 723 Sending msg of 28 bytes to 3 on channel testchainid took 16µs"
"2020-01-03 19:05:30.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 724 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 229.9µs "
"2020-01-03 19:05:30.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 725 Sending msg of 28 bytes to 2 on channel businesschannel took 22.1µs"
"2020-01-03 19:05:30.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 726 Sending msg of 28 bytes to 3 on channel businesschannel took 21.8µs"
"2020-01-03 19:05:30.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU 727 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 411.9µs "
"2020-01-03 19:05:30.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU 728 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 181.2µs "
"2020-01-03 19:05:30.698 UTC [orderer.common.cluster.step] handleMessage -> DEBU 729 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:30.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 72a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:31.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 72b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:31.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 72c Sending msg of 28 bytes to 3 on channel testchainid took 20.7µs"
"2020-01-03 19:05:31.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 72d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 85.6µs "
"2020-01-03 19:05:31.196 UTC [orderer.consensus.etcdraft] Check -> DEBU 72e Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:05:31.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 72f Sending msg of 28 bytes to 2 on channel businesschannel took 19.8µs"
"2020-01-03 19:05:31.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 730 Sending msg of 28 bytes to 3 on channel businesschannel took 23.9µs"
"2020-01-03 19:05:31.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU 731 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 126µs "
"2020-01-03 19:05:31.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU 732 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 57.3µs "
"2020-01-03 19:05:31.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU 733 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:31.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU 734 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:31.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 735 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:31.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 736 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 101.8µs "
"2020-01-03 19:05:31.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 737 Sending msg of 28 bytes to 3 on channel testchainid took 14.2µs"
"2020-01-03 19:05:31.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 738 Sending msg of 28 bytes to 2 on channel businesschannel took 48.3µs"
"2020-01-03 19:05:31.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 739 Sending msg of 28 bytes to 3 on channel businesschannel took 10.1µs"
"2020-01-03 19:05:31.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU 73a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 156.3µs "
"2020-01-03 19:05:31.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU 73b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 258.4µs "
"2020-01-03 19:05:31.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 73c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:31.700 UTC [orderer.common.cluster.step] handleMessage -> DEBU 73d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU 73e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:32.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 73f Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:05:32.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 740 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 284.8µs "
"2020-01-03 19:05:32.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU 741 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 95µs "
"2020-01-03 19:05:32.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 742 Sending msg of 28 bytes to 2 on channel businesschannel took 22.1µs"
"2020-01-03 19:05:32.197 UTC [orderer.common.cluster.step] handleMessage -> DEBU 743 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 744 Sending msg of 28 bytes to 3 on channel businesschannel took 20.9µs"
"2020-01-03 19:05:32.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU 745 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 214.5µs "
"2020-01-03 19:05:32.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU 746 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 747 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:32.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 748 Sending msg of 28 bytes to 3 on channel testchainid took 339.9µs"
"2020-01-03 19:05:32.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 749 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 182.4µs "
"2020-01-03 19:05:32.648 UTC [orderer.common.server] Broadcast -> DEBU 74a Starting new Broadcast handler"
"2020-01-03 19:05:32.648 UTC [orderer.common.broadcast] Handle -> DEBU 74b Starting new broadcast loop for 172.18.0.5:54450"
"2020-01-03 19:05:32.649 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 74c [channel: businesschannel] Broadcast is processing config update message from 172.18.0.5:54450"
"2020-01-03 19:05:32.649 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 74d Processing config update message for exisitng channel businesschannel"
"2020-01-03 19:05:32.650 UTC [policies] EvaluateSignedData -> DEBU 74e == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:05:32.650 UTC [policies] EvaluateSignedData -> DEBU 74f This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:32.650 UTC [policies] EvaluateSignedData -> DEBU 750 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:05:32.651 UTC [policies] EvaluateSignedData -> DEBU 751 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:32.651 UTC [policies] EvaluateSignedData -> DEBU 752 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:05:32.651 UTC [msp.identity] Verify -> DEBU 753 Verify: digest = 00000000 a3 d3 25 67 76 29 65 66 a7 81 9d 29 97 ff e0 63 |..%gv)ef...)...c|
00000010 af 83 c2 68 16 06 a2 fb 12 a4 2c 0c c0 cf f0 12 |...h......,.....|"
"2020-01-03 19:05:32.651 UTC [msp.identity] Verify -> DEBU 754 Verify: sig = 00000000 30 44 02 20 77 41 4f 88 3f 15 14 d0 62 06 91 b1 |0D. wAO.?...b...|
00000010 57 12 1a c7 6a 52 0f 64 f5 78 07 74 d3 8d 75 80 |W...jR.d.x.t..u.|
00000020 ac 6a 2a 89 02 20 2e cf 8c cb 7c e5 87 44 89 97 |.j*.. ....|..D..|
00000030 24 80 37 90 31 88 28 a3 19 b3 0a c7 2e 8e 54 a2 |$.7.1.(.......T.|
00000040 99 25 65 e5 c1 6e |.%e..n|"
"2020-01-03 19:05:32.652 UTC [policies] SignatureSetToValidIdentities -> DEBU 755 signature for identity 0 validated"
"2020-01-03 19:05:32.652 UTC [cauthdsl] func1 -> DEBU 756 0xc000e29890 gate 1578078332652188800 evaluation starts"
"2020-01-03 19:05:32.652 UTC [cauthdsl] func2 -> DEBU 757 0xc000e29890 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.652 UTC [cauthdsl] func2 -> DEBU 758 0xc000e29890 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:32.652 UTC [cauthdsl] func2 -> DEBU 759 0xc000e29890 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:32.652 UTC [cauthdsl] func1 -> DEBU 75a 0xc000e29890 gate 1578078332652188800 evaluation succeeds"
"2020-01-03 19:05:32.652 UTC [policies] EvaluateSignedData -> DEBU 75b Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.653 UTC [policies] EvaluateSignedData -> DEBU 75c == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.653 UTC [policies] EvaluateSignedData -> DEBU 75d Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:05:32.653 UTC [policies] EvaluateSignedData -> DEBU 75e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:05:32.653 UTC [policies] EvaluateSignedData -> DEBU 75f Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:05:32.653 UTC [policies] EvaluateSignedData -> DEBU 760 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:05:32.653 UTC [common.configtx] addToMap -> DEBU 761 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.653 UTC [common.configtx] addToMap -> DEBU 762 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 763 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 764 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 765 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 766 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 767 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 768 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 769 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76a Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76b Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76c Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76d Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76e Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.654 UTC [common.configtx] addToMap -> DEBU 76f Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.655 UTC [common.configtx] addToMap -> DEBU 770 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.655 UTC [common.configtx] addToMap -> DEBU 771 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.655 UTC [common.configtx] verifyDeltaSet -> DEBU 772 Processing change to key: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.655 UTC [common.configtx] policyForItem -> DEBU 773 Getting policy for item Org1MSP with mod_policy Admins"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 774 Manager Channel looking up path [Application]"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 775 Manager Channel has managers Application"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 776 Manager Channel has managers Orderer"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 777 Manager Channel/Application looking up path []"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 778 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 779 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 77a Manager Channel/Application looking up path [Org1MSP]"
"2020-01-03 19:05:32.655 UTC [policies] Manager -> DEBU 77b Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.656 UTC [policies] Manager -> DEBU 77c Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.656 UTC [policies] Manager -> DEBU 77d Manager Channel/Application/Org1MSP looking up path []"
"2020-01-03 19:05:32.656 UTC [policies] EvaluateSignedData -> DEBU 77e == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:05:32.656 UTC [msp.identity] Verify -> DEBU 77f Verify: digest = 00000000 1a f6 a6 98 0e ae f7 2e aa 32 47 d5 4a 55 b4 9e |.........2G.JU..|
00000010 2b a3 8a 27 d0 6a 81 f6 4b 09 44 09 d6 d6 a9 8b |+..'.j..K.D.....|"
"2020-01-03 19:05:32.656 UTC [msp.identity] Verify -> DEBU 780 Verify: sig = 00000000 30 45 02 21 00 9f ad d1 e5 a4 bd 76 fc 7b f6 af |0E.!.......v.{..|
00000010 5a 32 33 b8 52 3c 30 a5 1d fd 6b fc 51 ae 99 37 |Z23.R<0...k.Q..7|
00000020 e8 04 e6 f9 6c 02 20 22 53 c9 17 a9 2a b7 b6 70 |....l. "S...*..p|
00000030 5f 5b 7c 5e 6f 7e 41 fb 05 1a 9a 3d 3c 73 b7 a2 |_[|^o~A....=<s..|
00000040 d9 70 a3 07 54 c2 3e |.p..T.>|"
"2020-01-03 19:05:32.656 UTC [policies] SignatureSetToValidIdentities -> DEBU 781 signature for identity 0 validated"
"2020-01-03 19:05:32.656 UTC [cauthdsl] func1 -> DEBU 782 0xc0009e1000 gate 1578078332656451700 evaluation starts"
"2020-01-03 19:05:32.656 UTC [cauthdsl] func2 -> DEBU 783 0xc0009e1000 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.656 UTC [cauthdsl] func2 -> DEBU 784 0xc0009e1000 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:32.656 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 785 Checking if identity has been named explicitly as an admin for Org1MSP"
"2020-01-03 19:05:32.656 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 786 Checking if identity carries the admin ou for Org1MSP"
"2020-01-03 19:05:32.656 UTC [msp] Validate -> DEBU 787 MSP Org1MSP validating identity"
"2020-01-03 19:05:32.656 UTC [msp] hasOURole -> DEBU 788 MSP Org1MSP checking if the identity is a client"
"2020-01-03 19:05:32.656 UTC [msp] getCertificationChain -> DEBU 789 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:32.656 UTC [cauthdsl] func2 -> DEBU 78a 0xc0009e1000 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:32.656 UTC [cauthdsl] func1 -> DEBU 78b 0xc0009e1000 gate 1578078332656451700 evaluation succeeds"
"2020-01-03 19:05:32.656 UTC [policies] EvaluateSignedData -> DEBU 78c Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.656 UTC [policies] EvaluateSignedData -> DEBU 78d == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.656 UTC [common.configtx] verifyDeltaSet -> DEBU 78e Processing change to key: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.657 UTC [common.configtx] recurseConfigMap -> DEBU 78f Setting policy for key Readers to "
"2020-01-03 19:05:32.657 UTC [common.configtx] recurseConfigMap -> DEBU 790 Setting policy for key Writers to "
"2020-01-03 19:05:32.657 UTC [common.configtx] recurseConfigMap -> DEBU 791 Setting policy for key Admins to "
"2020-01-03 19:05:32.658 UTC [common.configtx] recurseConfigMap -> DEBU 792 Setting policy for key Endorsement to "
"2020-01-03 19:05:32.659 UTC [common.configtx] recurseConfigMap -> DEBU 793 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.660 UTC [common.configtx] recurseConfigMap -> DEBU 794 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.661 UTC [common.configtx] recurseConfigMap -> DEBU 795 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 796 Setting policy for key Admins to 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" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 797 Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 798 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 799 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 79a Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.662 UTC [common.configtx] recurseConfigMap -> DEBU 79b Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.663 UTC [common.configtx] recurseConfigMap -> DEBU 79c Setting policy for key Admins to 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" "
"2020-01-03 19:05:32.663 UTC [common.configtx] recurseConfigMap -> DEBU 79d Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.663 UTC [common.configtx] recurseConfigMap -> DEBU 79e Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.663 UTC [common.configtx] recurseConfigMap -> DEBU 79f Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a0 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a1 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a2 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a3 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a4 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.configtx] recurseConfigMap -> DEBU 7a5 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.664 UTC [common.channelconfig] NewStandardValues -> DEBU 7a6 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7a7 Processing field: HashingAlgorithm"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7a8 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7a9 Processing field: OrdererAddresses"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7aa Processing field: Consortium"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ab Processing field: Capabilities"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] NewStandardValues -> DEBU 7ac Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ad Processing field: ACLs"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ae Processing field: Capabilities"
"2020-01-03 19:05:32.665 UTC [common.channelconfig] NewStandardValues -> DEBU 7af Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.666 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7b0 Processing field: AnchorPeers"
"2020-01-03 19:05:32.667 UTC [common.channelconfig] NewStandardValues -> DEBU 7b1 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.667 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7b2 Processing field: MSP"
"2020-01-03 19:05:32.684 UTC [common.channelconfig] Validate -> DEBU 7b3 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:32.684 UTC [common.channelconfig] validateMSP -> DEBU 7b4 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:32.684 UTC [msp] newBccspMsp -> DEBU 7b5 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.684 UTC [msp] New -> DEBU 7b6 Creating Cache-MSP instance"
"2020-01-03 19:05:32.685 UTC [msp] Setup -> DEBU 7b7 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:32.685 UTC [msp.identity] newIdentity -> DEBU 7b8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.686 UTC [common.channelconfig] NewStandardValues -> DEBU 7b9 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.686 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ba Processing field: AnchorPeers"
"2020-01-03 19:05:32.686 UTC [common.channelconfig] NewStandardValues -> DEBU 7bb Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.687 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7bc Processing field: MSP"
"2020-01-03 19:05:32.687 UTC [common.channelconfig] Validate -> DEBU 7bd Anchor peers for org Org2MSP are "
"2020-01-03 19:05:32.687 UTC [common.channelconfig] validateMSP -> DEBU 7be Setting up MSP for org Org2MSP"
"2020-01-03 19:05:32.687 UTC [msp] newBccspMsp -> DEBU 7bf Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.687 UTC [msp] New -> DEBU 7c0 Creating Cache-MSP instance"
"2020-01-03 19:05:32.691 UTC [msp] Setup -> DEBU 7c1 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:32.692 UTC [msp.identity] newIdentity -> DEBU 7c2 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 7c3 Sending msg of 28 bytes to 3 on channel businesschannel took 17.8µs"
"2020-01-03 19:05:32.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 7c4 Sending msg of 28 bytes to 2 on channel businesschannel took 15.7µs"
"2020-01-03 19:05:32.696 UTC [orderer.common.cluster.step] sendMessage -> DEBU 7c5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 159.3µs "
"2020-01-03 19:05:32.696 UTC [orderer.common.cluster.step] sendMessage -> DEBU 7c6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 180.9µs "
"2020-01-03 19:05:32.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 7c7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.703 UTC [orderer.common.cluster.step] handleMessage -> DEBU 7c8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.708 UTC [common.channelconfig] NewStandardValues -> DEBU 7c9 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:32.708 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ca Processing field: ConsensusType"
"2020-01-03 19:05:32.708 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7cb Processing field: BatchSize"
"2020-01-03 19:05:32.708 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7cc Processing field: BatchTimeout"
"2020-01-03 19:05:32.708 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7cd Processing field: KafkaBrokers"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7ce Processing field: ChannelRestrictions"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7cf Processing field: Capabilities"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] NewStandardValues -> DEBU 7d0 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7d1 Processing field: Endpoints"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] NewStandardValues -> DEBU 7d2 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] initializeProtosStruct -> DEBU 7d3 Processing field: MSP"
"2020-01-03 19:05:32.709 UTC [common.channelconfig] validateMSP -> DEBU 7d4 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:32.709 UTC [msp] newBccspMsp -> DEBU 7d5 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.711 UTC [msp] New -> DEBU 7d6 Creating Cache-MSP instance"
"2020-01-03 19:05:32.711 UTC [msp] Setup -> DEBU 7d7 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:32.711 UTC [msp.identity] newIdentity -> DEBU 7d8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.714 UTC [msp] Setup -> DEBU 7d9 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:32.715 UTC [msp] Setup -> DEBU 7da MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7db Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7dc Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7dd Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7de Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7df Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e0 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e1 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e2 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e3 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e4 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e5 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e6 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e7 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e8 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.715 UTC [policies] NewManagerImpl -> DEBU 7e9 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7ea Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7eb Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7ec Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7ed Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7ee Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7ef Proposed new policy Writers for Channel"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7f0 Proposed new policy Admins for Channel"
"2020-01-03 19:05:32.716 UTC [policies] NewManagerImpl -> DEBU 7f1 Proposed new policy Readers for Channel"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f2 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f3 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f4 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f5 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f6 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f7 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f8 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.716 UTC [common.configtx] addToMap -> DEBU 7f9 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7fa Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7fb Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7fc Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7fd Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7fe Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 7ff Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 800 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 801 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 802 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 803 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 804 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 805 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 806 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 807 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 808 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 809 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.717 UTC [common.configtx] addToMap -> DEBU 80a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 80b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 80c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 80d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 80e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 80f Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 810 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 811 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 812 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 813 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 814 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 815 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 816 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 817 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 818 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 819 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 81a Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:32.718 UTC [common.configtx] addToMap -> DEBU 81b Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:32.719 UTC [common.configtx] addToMap -> DEBU 81c Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:32.719 UTC [common.configtx] addToMap -> DEBU 81d Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:32.719 UTC [common.configtx] addToMap -> DEBU 81e Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:32.719 UTC [common.configtx] addToMap -> DEBU 81f Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:32.719 UTC [common.channelconfig] LogSanityChecks -> DEBU 820 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:32.719 UTC [common.channelconfig] LogSanityChecks -> DEBU 821 As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 822 Manager Channel looking up path [Application]"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 823 Manager Channel has managers Application"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 824 Manager Channel has managers Orderer"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 825 Manager Channel/Application looking up path []"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 826 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 827 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.719 UTC [common.channelconfig] LogSanityChecks -> DEBU 828 As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:05:32.719 UTC [common.channelconfig] LogSanityChecks -> DEBU 829 As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:05:32.719 UTC [common.channelconfig] LogSanityChecks -> DEBU 82a As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 82b Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:32.719 UTC [policies] Manager -> DEBU 82c Manager Channel has managers Application"
"2020-01-03 19:05:32.720 UTC [policies] Manager -> DEBU 82d Manager Channel has managers Orderer"
"2020-01-03 19:05:32.720 UTC [policies] Manager -> DEBU 82e Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:32.720 UTC [policies] Manager -> DEBU 82f Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:32.720 UTC [common.channelconfig] LogSanityChecks -> DEBU 830 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:32.720 UTC [common.channelconfig] LogSanityChecks -> DEBU 831 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:32.720 UTC [common.channelconfig] LogSanityChecks -> DEBU 832 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:32.720 UTC [common.channelconfig] LogSanityChecks -> DEBU 833 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:32.720 UTC [common.capabilities] Supported -> DEBU 834 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:32.720 UTC [common.capabilities] Supported -> DEBU 835 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:32.721 UTC [msp.identity] Sign -> DEBU 836 Sign: plaintext: 0AE6060A1B08011A0608FCA0BEF00522...28A319B30AC72E8E54A2992565E5C16E "
"2020-01-03 19:05:32.721 UTC [msp.identity] Sign -> DEBU 837 Sign: digest: E06C5FFEDF2DBC432F7478C4EA0F2D8DA76136273BCD5542C65399D300C513C3 "
"2020-01-03 19:05:32.722 UTC [policies] EvaluateSignedData -> DEBU 838 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:05:32.722 UTC [policies] EvaluateSignedData -> DEBU 839 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:32.722 UTC [policies] EvaluateSignedData -> DEBU 83a == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:05:32.722 UTC [policies] EvaluateSignedData -> DEBU 83b This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:32.722 UTC [policies] EvaluateSignedData -> DEBU 83c == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:05:32.722 UTC [msp] DeserializeIdentity -> DEBU 83d Obtaining identity"
"2020-01-03 19:05:32.722 UTC [msp.identity] newIdentity -> DEBU 83e Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.722 UTC [msp.identity] Verify -> DEBU 83f Verify: digest = 00000000 e0 6c 5f fe df 2d bc 43 2f 74 78 c4 ea 0f 2d 8d |.l_..-.C/tx...-.|
00000010 a7 61 36 27 3b cd 55 42 c6 53 99 d3 00 c5 13 c3 |.a6';.UB.S......|"
"2020-01-03 19:05:32.722 UTC [msp.identity] Verify -> DEBU 840 Verify: sig = 00000000 30 45 02 21 00 c7 0a c5 4e 28 fe ca 6a 44 81 4d |0E.!....N(..jD.M|
00000010 75 ef 2e e7 16 33 63 3d 9e 6e 98 01 3e a5 dc 5d |u....3c=.n..>..]|
00000020 89 e0 89 94 d9 02 20 06 6f 6a 07 dd 3c bf c9 85 |...... .oj..<...|
00000030 b3 f1 8b 55 92 16 bf 49 d2 3d 52 44 0c 27 9a 5d |...U...I.=RD.'.]|
00000040 39 95 c9 f0 bb d7 ba |9......|"
"2020-01-03 19:05:32.723 UTC [policies] SignatureSetToValidIdentities -> DEBU 841 signature for identity 0 validated"
"2020-01-03 19:05:32.723 UTC [cauthdsl] func1 -> DEBU 842 0xc000cbdbc0 gate 1578078332723075200 evaluation starts"
"2020-01-03 19:05:32.723 UTC [cauthdsl] func2 -> DEBU 843 0xc000cbdbc0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.723 UTC [cauthdsl] func2 -> DEBU 844 0xc000cbdbc0 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:32.723 UTC [cauthdsl] func2 -> DEBU 845 0xc000cbdbc0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:05:32.723 UTC [cauthdsl] func2 -> DEBU 846 0xc000cbdbc0 principal evaluation fails"
"2020-01-03 19:05:32.724 UTC [cauthdsl] func1 -> DEBU 847 0xc000cbdbc0 gate 1578078332723075200 evaluation fails"
"2020-01-03 19:05:32.724 UTC [policies] EvaluateSignedData -> DEBU 848 Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.724 UTC [policies] EvaluateSignedData -> DEBU 849 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.724 UTC [policies] EvaluateSignedData -> DEBU 84a == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:05:32.724 UTC [msp.identity] Verify -> DEBU 84b Verify: digest = 00000000 e0 6c 5f fe df 2d bc 43 2f 74 78 c4 ea 0f 2d 8d |.l_..-.C/tx...-.|
00000010 a7 61 36 27 3b cd 55 42 c6 53 99 d3 00 c5 13 c3 |.a6';.UB.S......|"
"2020-01-03 19:05:32.724 UTC [msp.identity] Verify -> DEBU 84c Verify: sig = 00000000 30 45 02 21 00 c7 0a c5 4e 28 fe ca 6a 44 81 4d |0E.!....N(..jD.M|
00000010 75 ef 2e e7 16 33 63 3d 9e 6e 98 01 3e a5 dc 5d |u....3c=.n..>..]|
00000020 89 e0 89 94 d9 02 20 06 6f 6a 07 dd 3c bf c9 85 |...... .oj..<...|
00000030 b3 f1 8b 55 92 16 bf 49 d2 3d 52 44 0c 27 9a 5d |...U...I.=RD.'.]|
00000040 39 95 c9 f0 bb d7 ba |9......|"
"2020-01-03 19:05:32.725 UTC [policies] SignatureSetToValidIdentities -> DEBU 84d signature for identity 0 validated"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func1 -> DEBU 84e 0xc000ccd200 gate 1578078332725124500 evaluation starts"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func2 -> DEBU 84f 0xc000ccd200 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func2 -> DEBU 850 0xc000ccd200 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func2 -> DEBU 851 0xc000ccd200 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func2 -> DEBU 852 0xc000ccd200 principal evaluation fails"
"2020-01-03 19:05:32.725 UTC [cauthdsl] func1 -> DEBU 853 0xc000ccd200 gate 1578078332725124500 evaluation fails"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 854 Signature set did not satisfy policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 855 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:32.725 UTC [policies] func1 -> DEBU 856 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org2MSP/Writers Org1MSP/Writers ]"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 857 Signature set did not satisfy policy /Channel/Application/Writers"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 858 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 859 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers =="
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 85a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:32.725 UTC [policies] EvaluateSignedData -> DEBU 85b == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers =="
"2020-01-03 19:05:32.725 UTC [msp.identity] Verify -> DEBU 85c Verify: digest = 00000000 e0 6c 5f fe df 2d bc 43 2f 74 78 c4 ea 0f 2d 8d |.l_..-.C/tx...-.|
00000010 a7 61 36 27 3b cd 55 42 c6 53 99 d3 00 c5 13 c3 |.a6';.UB.S......|"
"2020-01-03 19:05:32.725 UTC [msp.identity] Verify -> DEBU 85d Verify: sig = 00000000 30 45 02 21 00 c7 0a c5 4e 28 fe ca 6a 44 81 4d |0E.!....N(..jD.M|
00000010 75 ef 2e e7 16 33 63 3d 9e 6e 98 01 3e a5 dc 5d |u....3c=.n..>..]|
00000020 89 e0 89 94 d9 02 20 06 6f 6a 07 dd 3c bf c9 85 |...... .oj..<...|
00000030 b3 f1 8b 55 92 16 bf 49 d2 3d 52 44 0c 27 9a 5d |...U...I.=RD.'.]|
00000040 39 95 c9 f0 bb d7 ba |9......|"
"2020-01-03 19:05:32.726 UTC [policies] SignatureSetToValidIdentities -> DEBU 85e signature for identity 0 validated"
"2020-01-03 19:05:32.726 UTC [cauthdsl] func1 -> DEBU 85f 0xc000d0a430 gate 1578078332726164700 evaluation starts"
"2020-01-03 19:05:32.726 UTC [cauthdsl] func2 -> DEBU 860 0xc000d0a430 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.726 UTC [cauthdsl] func2 -> DEBU 861 0xc000d0a430 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:32.726 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 862 Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:05:32.726 UTC [msp] Validate -> DEBU 863 MSP OrdererMSP validating identity"
"2020-01-03 19:05:32.726 UTC [msp] getCertificationChain -> DEBU 864 MSP OrdererMSP getting certification chain"
"2020-01-03 19:05:32.726 UTC [cauthdsl] func2 -> DEBU 865 0xc000d0a430 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:32.726 UTC [cauthdsl] func1 -> DEBU 866 0xc000d0a430 gate 1578078332726164700 evaluation succeeds"
"2020-01-03 19:05:32.726 UTC [policies] EvaluateSignedData -> DEBU 867 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:32.726 UTC [policies] EvaluateSignedData -> DEBU 868 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:32.726 UTC [policies] EvaluateSignedData -> DEBU 869 Signature set satisfies policy /Channel/Orderer/Writers"
"2020-01-03 19:05:32.727 UTC [policies] EvaluateSignedData -> DEBU 86a == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers"
"2020-01-03 19:05:32.727 UTC [policies] EvaluateSignedData -> DEBU 86b Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:05:32.727 UTC [policies] EvaluateSignedData -> DEBU 86c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:05:32.727 UTC [orderer.common.msgprocessor] Apply -> DEBU 86d Going to inspect maintenance mode transition rules" ConsensusState=STATE_NORMAL channel=businesschannel
"2020-01-03 19:05:32.727 UTC [common.channelconfig] NewStandardValues -> DEBU 86e Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 86f Processing field: HashingAlgorithm"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 870 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 871 Processing field: OrdererAddresses"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 872 Processing field: Consortium"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 873 Processing field: Capabilities"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] NewStandardValues -> DEBU 874 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 875 Processing field: ACLs"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 876 Processing field: Capabilities"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] NewStandardValues -> DEBU 877 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 878 Processing field: AnchorPeers"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] NewStandardValues -> DEBU 879 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] initializeProtosStruct -> DEBU 87a Processing field: MSP"
"2020-01-03 19:05:32.727 UTC [common.channelconfig] Validate -> DEBU 87b Anchor peers for org Org2MSP are "
"2020-01-03 19:05:32.727 UTC [common.channelconfig] validateMSP -> DEBU 87c Setting up MSP for org Org2MSP"
"2020-01-03 19:05:32.727 UTC [msp] newBccspMsp -> DEBU 87d Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.727 UTC [msp] New -> DEBU 87e Creating Cache-MSP instance"
"2020-01-03 19:05:32.727 UTC [msp] Setup -> DEBU 87f Setting up MSP instance Org2MSP"
"2020-01-03 19:05:32.732 UTC [msp.identity] newIdentity -> DEBU 880 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.736 UTC [common.channelconfig] NewStandardValues -> DEBU 881 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.736 UTC [common.channelconfig] initializeProtosStruct -> DEBU 882 Processing field: AnchorPeers"
"2020-01-03 19:05:32.736 UTC [common.channelconfig] NewStandardValues -> DEBU 883 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.736 UTC [common.channelconfig] initializeProtosStruct -> DEBU 884 Processing field: MSP"
"2020-01-03 19:05:32.736 UTC [common.channelconfig] Validate -> DEBU 885 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:32.736 UTC [common.channelconfig] validateMSP -> DEBU 886 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:32.736 UTC [msp] newBccspMsp -> DEBU 887 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.736 UTC [msp] New -> DEBU 888 Creating Cache-MSP instance"
"2020-01-03 19:05:32.736 UTC [msp] Setup -> DEBU 889 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:32.737 UTC [msp.identity] newIdentity -> DEBU 88a Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] NewStandardValues -> DEBU 88b Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 88c Processing field: ConsensusType"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 88d Processing field: BatchSize"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 88e Processing field: BatchTimeout"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 88f Processing field: KafkaBrokers"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 890 Processing field: ChannelRestrictions"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] initializeProtosStruct -> DEBU 891 Processing field: Capabilities"
"2020-01-03 19:05:32.738 UTC [common.channelconfig] NewStandardValues -> DEBU 892 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:32.739 UTC [common.channelconfig] initializeProtosStruct -> DEBU 893 Processing field: Endpoints"
"2020-01-03 19:05:32.739 UTC [common.channelconfig] NewStandardValues -> DEBU 894 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.739 UTC [common.channelconfig] initializeProtosStruct -> DEBU 895 Processing field: MSP"
"2020-01-03 19:05:32.739 UTC [common.channelconfig] validateMSP -> DEBU 896 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:32.739 UTC [msp] newBccspMsp -> DEBU 897 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.739 UTC [msp] New -> DEBU 898 Creating Cache-MSP instance"
"2020-01-03 19:05:32.739 UTC [msp] Setup -> DEBU 899 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:32.739 UTC [msp.identity] newIdentity -> DEBU 89a Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.740 UTC [msp] Setup -> DEBU 89b Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:32.740 UTC [msp] Setup -> DEBU 89c MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:32.740 UTC [policies] NewManagerImpl -> DEBU 89d Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.740 UTC [policies] NewManagerImpl -> DEBU 89e Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 89f Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a0 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a1 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a2 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a3 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a4 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a5 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a6 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a7 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a8 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8a9 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8aa Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8ab Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8ac Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.741 UTC [policies] NewManagerImpl -> DEBU 8ad Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8ae Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8af Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8b0 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8b1 Proposed new policy Writers for Channel"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8b2 Proposed new policy Admins for Channel"
"2020-01-03 19:05:32.742 UTC [policies] NewManagerImpl -> DEBU 8b3 Proposed new policy Readers for Channel"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b4 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b5 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b6 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b7 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b8 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8b9 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8ba Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8bb Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8bc Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8bd Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.742 UTC [common.configtx] addToMap -> DEBU 8be Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8bf Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c0 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c1 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c3 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c4 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c5 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c6 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c7 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c8 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8c9 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8ca Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8cb Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8cc Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8cd Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8ce Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8cf Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d0 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d1 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d2 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d3 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d4 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d5 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d6 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d7 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d8 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8d9 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8da Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8db Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8dc Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:32.743 UTC [common.configtx] addToMap -> DEBU 8dd Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:32.745 UTC [common.configtx] addToMap -> DEBU 8de Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:32.745 UTC [common.configtx] addToMap -> DEBU 8df Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:32.745 UTC [common.configtx] addToMap -> DEBU 8e0 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:32.745 UTC [common.configtx] addToMap -> DEBU 8e1 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:32.746 UTC [orderer.consensus.etcdraft] propose -> INFO 8e2 Created block [1], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:05:32.746 UTC [orderer.consensus.etcdraft] run -> INFO 8e3 Received config transaction, pause accepting transaction till it is committed" channel=businesschannel node=1
"2020-01-03 19:05:32.746 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 8e4 [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG_UPDATE from 172.18.0.5:54450"
"2020-01-03 19:05:32.746 UTC [orderer.consensus.etcdraft] 2 -> DEBU 8e5 Proposed block [1] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:05:32.750 UTC [orderer.common.broadcast] Handle -> WARN 8e6 Error reading from 172.18.0.5:54450: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:05:32.750 UTC [orderer.common.server] func1 -> DEBU 8e7 Closing Broadcast stream"
"2020-01-03 19:05:32.751 UTC [comm.grpc.server] 1 -> INFO 8e8 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54450 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=102.7153ms
"2020-01-03 19:05:32.751 UTC [grpc] infof -> DEBU 8e9 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:32.753 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 8ea Sending msg of 27720 bytes to 2 on channel businesschannel took 18.8µs"
"2020-01-03 19:05:32.753 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 8eb Sending msg of 27720 bytes to 3 on channel businesschannel took 11µs"
"2020-01-03 19:05:32.753 UTC [orderer.common.cluster.step] sendMessage -> DEBU 8ec Send of ConsensusRequest for channel businesschannel with payload of size 27720 to orderer2.example.com(orderer2.example.com:7050) took 203.8µs "
"2020-01-03 19:05:32.753 UTC [orderer.common.cluster.step] sendMessage -> DEBU 8ed Send of ConsensusRequest for channel businesschannel with payload of size 27720 to orderer1.example.com(orderer1.example.com:7050) took 70.6µs "
"2020-01-03 19:05:32.757 UTC [orderer.common.cluster.step] handleMessage -> DEBU 8ee Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.757 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 8ef Sending msg of 28 bytes to 3 on channel businesschannel took 12.9µs"
"2020-01-03 19:05:32.758 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 8f0 Sending msg of 28 bytes to 2 on channel businesschannel took 15.6µs"
"2020-01-03 19:05:32.758 UTC [orderer.common.cluster.step] sendMessage -> DEBU 8f1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 60.4µs "
"2020-01-03 19:05:32.758 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 8f2 Writing block [1] (Raft index: 5) to ledger" channel=businesschannel node=1
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f3 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f4 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f5 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f6 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f7 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f8 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.759 UTC [common.configtx] addToMap -> DEBU 8f9 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8fa Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8fb Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8fc Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8fd Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8fe Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 8ff Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 900 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.760 UTC [common.configtx] addToMap -> DEBU 901 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.761 UTC [common.configtx] addToMap -> DEBU 902 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.761 UTC [common.configtx] addToMap -> DEBU 903 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.761 UTC [common.configtx] verifyDeltaSet -> DEBU 904 Processing change to key: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.761 UTC [common.configtx] policyForItem -> DEBU 905 Getting policy for item Org1MSP with mod_policy Admins"
"2020-01-03 19:05:32.761 UTC [policies] Manager -> DEBU 906 Manager Channel looking up path [Application]"
"2020-01-03 19:05:32.761 UTC [policies] Manager -> DEBU 907 Manager Channel has managers Application"
"2020-01-03 19:05:32.761 UTC [policies] Manager -> DEBU 908 Manager Channel has managers Orderer"
"2020-01-03 19:05:32.761 UTC [policies] Manager -> DEBU 909 Manager Channel/Application looking up path []"
"2020-01-03 19:05:32.761 UTC [policies] Manager -> DEBU 90a Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.762 UTC [policies] Manager -> DEBU 90b Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.762 UTC [policies] Manager -> DEBU 90c Manager Channel/Application looking up path [Org1MSP]"
"2020-01-03 19:05:32.762 UTC [policies] Manager -> DEBU 90d Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.762 UTC [policies] Manager -> DEBU 90e Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.762 UTC [policies] Manager -> DEBU 90f Manager Channel/Application/Org1MSP looking up path []"
"2020-01-03 19:05:32.762 UTC [policies] EvaluateSignedData -> DEBU 910 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:05:32.762 UTC [msp.identity] Verify -> DEBU 911 Verify: digest = 00000000 1a f6 a6 98 0e ae f7 2e aa 32 47 d5 4a 55 b4 9e |.........2G.JU..|
00000010 2b a3 8a 27 d0 6a 81 f6 4b 09 44 09 d6 d6 a9 8b |+..'.j..K.D.....|"
"2020-01-03 19:05:32.762 UTC [msp.identity] Verify -> DEBU 912 Verify: sig = 00000000 30 45 02 21 00 9f ad d1 e5 a4 bd 76 fc 7b f6 af |0E.!.......v.{..|
00000010 5a 32 33 b8 52 3c 30 a5 1d fd 6b fc 51 ae 99 37 |Z23.R<0...k.Q..7|
00000020 e8 04 e6 f9 6c 02 20 22 53 c9 17 a9 2a b7 b6 70 |....l. "S...*..p|
00000030 5f 5b 7c 5e 6f 7e 41 fb 05 1a 9a 3d 3c 73 b7 a2 |_[|^o~A....=<s..|
00000040 d9 70 a3 07 54 c2 3e |.p..T.>|"
"2020-01-03 19:05:32.762 UTC [policies] SignatureSetToValidIdentities -> DEBU 913 signature for identity 0 validated"
"2020-01-03 19:05:32.762 UTC [cauthdsl] func1 -> DEBU 914 0xc0002a6580 gate 1578078332762553500 evaluation starts"
"2020-01-03 19:05:32.762 UTC [cauthdsl] func2 -> DEBU 915 0xc0002a6580 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:32.762 UTC [cauthdsl] func2 -> DEBU 916 0xc0002a6580 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:05:32.762 UTC [cauthdsl] func2 -> DEBU 917 0xc0002a6580 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:32.762 UTC [cauthdsl] func1 -> DEBU 918 0xc0002a6580 gate 1578078332762553500 evaluation succeeds"
"2020-01-03 19:05:32.762 UTC [policies] EvaluateSignedData -> DEBU 919 Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.762 UTC [policies] EvaluateSignedData -> DEBU 91a == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.762 UTC [common.configtx] verifyDeltaSet -> DEBU 91b Processing change to key: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.762 UTC [common.configtx] recurseConfigMap -> DEBU 91c Setting policy for key Readers to "
"2020-01-03 19:05:32.762 UTC [common.configtx] recurseConfigMap -> DEBU 91d Setting policy for key Writers to "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 91e Setting policy for key Admins to "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 91f Setting policy for key Endorsement to "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 920 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 921 Setting policy for key Admins to 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" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 922 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 923 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 924 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 925 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 926 Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 927 Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 928 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 929 Setting policy for key Admins to 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" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92a Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92b Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92c Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92d Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92e Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 92f Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 930 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 931 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.configtx] recurseConfigMap -> DEBU 932 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:32.763 UTC [common.channelconfig] NewStandardValues -> DEBU 933 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 934 Processing field: HashingAlgorithm"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 935 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 936 Processing field: OrdererAddresses"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 937 Processing field: Consortium"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 938 Processing field: Capabilities"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] NewStandardValues -> DEBU 939 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 93a Processing field: ACLs"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 93b Processing field: Capabilities"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] NewStandardValues -> DEBU 93c Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 93d Processing field: AnchorPeers"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] NewStandardValues -> DEBU 93e Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] initializeProtosStruct -> DEBU 93f Processing field: MSP"
"2020-01-03 19:05:32.764 UTC [common.channelconfig] Validate -> DEBU 940 Anchor peers for org Org2MSP are "
"2020-01-03 19:05:32.764 UTC [common.channelconfig] validateMSP -> DEBU 941 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:32.764 UTC [msp] newBccspMsp -> DEBU 942 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.764 UTC [msp] New -> DEBU 943 Creating Cache-MSP instance"
"2020-01-03 19:05:32.764 UTC [msp] Setup -> DEBU 944 Setting up MSP instance Org2MSP"
"2020-01-03 19:05:32.764 UTC [msp.identity] newIdentity -> DEBU 945 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.765 UTC [common.channelconfig] NewStandardValues -> DEBU 946 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:32.765 UTC [common.channelconfig] initializeProtosStruct -> DEBU 947 Processing field: AnchorPeers"
"2020-01-03 19:05:32.767 UTC [orderer.common.cluster.step] sendMessage -> DEBU 948 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 155.1µs "
"2020-01-03 19:05:32.769 UTC [orderer.common.cluster.step] handleMessage -> DEBU 949 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.769 UTC [orderer.common.cluster.step] handleMessage -> DEBU 94a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.769 UTC [common.channelconfig] NewStandardValues -> DEBU 94b Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.769 UTC [common.channelconfig] initializeProtosStruct -> DEBU 94c Processing field: MSP"
"2020-01-03 19:05:32.769 UTC [common.channelconfig] Validate -> DEBU 94d Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:32.769 UTC [common.channelconfig] validateMSP -> DEBU 94e Setting up MSP for org Org1MSP"
"2020-01-03 19:05:32.769 UTC [msp] newBccspMsp -> DEBU 94f Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.769 UTC [msp] New -> DEBU 950 Creating Cache-MSP instance"
"2020-01-03 19:05:32.769 UTC [msp] Setup -> DEBU 951 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:32.770 UTC [msp.identity] newIdentity -> DEBU 952 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] NewStandardValues -> DEBU 953 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 954 Processing field: ConsensusType"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 955 Processing field: BatchSize"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 956 Processing field: BatchTimeout"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 957 Processing field: KafkaBrokers"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 958 Processing field: ChannelRestrictions"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 959 Processing field: Capabilities"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] NewStandardValues -> DEBU 95a Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 95b Processing field: Endpoints"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] NewStandardValues -> DEBU 95c Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] initializeProtosStruct -> DEBU 95d Processing field: MSP"
"2020-01-03 19:05:32.770 UTC [common.channelconfig] validateMSP -> DEBU 95e Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:32.770 UTC [msp] newBccspMsp -> DEBU 95f Creating BCCSP-based MSP instance"
"2020-01-03 19:05:32.770 UTC [msp] New -> DEBU 960 Creating Cache-MSP instance"
"2020-01-03 19:05:32.771 UTC [msp] Setup -> DEBU 961 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:32.771 UTC [msp.identity] newIdentity -> DEBU 962 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:32.772 UTC [msp] Setup -> DEBU 963 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:32.772 UTC [msp] Setup -> DEBU 964 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 965 Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 966 Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 967 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 968 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 969 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96a Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96b Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96c Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96d Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96e Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 96f Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 970 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 971 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 972 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 973 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 974 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 975 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 976 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 977 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 978 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 979 Proposed new policy Writers for Channel"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 97a Proposed new policy Admins for Channel"
"2020-01-03 19:05:32.772 UTC [policies] NewManagerImpl -> DEBU 97b Proposed new policy Readers for Channel"
"2020-01-03 19:05:32.772 UTC [common.configtx] addToMap -> DEBU 97c Adding to config map: [Group] /Channel"
"2020-01-03 19:05:32.772 UTC [common.configtx] addToMap -> DEBU 97d Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:32.772 UTC [common.configtx] addToMap -> DEBU 97e Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:32.772 UTC [common.configtx] addToMap -> DEBU 97f Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:32.772 UTC [common.configtx] addToMap -> DEBU 980 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 981 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 982 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 983 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 984 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 985 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 986 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 987 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 988 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 989 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98a Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98b Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98c Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98d Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98e Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 98f Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 990 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 991 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 992 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 993 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 994 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:32.773 UTC [common.configtx] addToMap -> DEBU 995 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 996 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 997 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 998 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 999 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99a Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99b Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99c Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99d Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99e Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 99f Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a0 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a1 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a2 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a3 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a4 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a5 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a6 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a7 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a8 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:32.774 UTC [common.configtx] addToMap -> DEBU 9a9 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:32.774 UTC [common.channelconfig] LogSanityChecks -> DEBU 9aa As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9ab As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9ac Manager Channel looking up path [Application]"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9ad Manager Channel has managers Application"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9ae Manager Channel has managers Orderer"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9af Manager Channel/Application looking up path []"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b0 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b1 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9b2 As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9b3 As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9b4 As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b5 Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b6 Manager Channel has managers Application"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b7 Manager Channel has managers Orderer"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b8 Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:32.775 UTC [policies] Manager -> DEBU 9b9 Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9ba As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9bb As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9bc As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:32.775 UTC [common.channelconfig] LogSanityChecks -> DEBU 9bd As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:32.775 UTC [common.capabilities] Supported -> DEBU 9be Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:32.775 UTC [common.capabilities] Supported -> DEBU 9bf Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:32.775 UTC [orderer.common.server] func1 -> DEBU 9c0 Executing callback to update root CAs"
"2020-01-03 19:05:32.775 UTC [orderer.common.server] updateTrustedRoots -> DEBU 9c1 updating root CAs for channel [businesschannel]"
"2020-01-03 19:05:32.775 UTC [orderer.common.server] updateTrustedRoots -> DEBU 9c2 adding orderer root CAs for MSP [OrdererMSP]"
"2020-01-03 19:05:32.775 UTC [orderer.common.server] updateTrustedRoots -> DEBU 9c3 adding app root CAs for MSP [Org2MSP]"
"2020-01-03 19:05:32.775 UTC [orderer.common.server] updateTrustedRoots -> DEBU 9c4 adding app root CAs for MSP [Org1MSP]"
"2020-01-03 19:05:32.788 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9c5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:32.776 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 9c6 [channel: businesschannel] Detected lastConfigSeq transitioning from 1 to 2, setting lastConfigBlockNum from 0 to 1"
"2020-01-03 19:05:32.789 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 9c7 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 1"
"2020-01-03 19:05:32.789 UTC [msp.identity] Sign -> DEBU 9c8 Sign: plaintext: 0A020801120B0A090A03010203100418...C693F6CEFD27F0FF704AB4B01666F0CD "
"2020-01-03 19:05:32.789 UTC [msp.identity] Sign -> DEBU 9c9 Sign: digest: 61C1B9F8D7BF69933CB7DFA86719733D73BE68FE51556547EE05DCAE860A69AF "
"2020-01-03 19:05:32.794 UTC [fsblkstorage] indexBlock -> DEBU 9ca Indexing block [blockNum=1, blockHash=[]byte{0x2f, 0x49, 0xa5, 0xd7, 0xc5, 0x83, 0xdb, 0x8a, 0x4b, 0x44, 0x84, 0x1e, 0x2e, 0xbb, 0xa7, 0x1b, 0xf5, 0xeb, 0x96, 0x48, 0x1e, 0xd9, 0xce, 0xe, 0x1b, 0x14, 0x72, 0xd3, 0x6d, 0x91, 0x6a, 0x7f} txOffsets=
txId=f981674f81b3f48b29016c5165052e80ee2ad9822804644b280f4c56f1fc2bd3 locPointer=offset=71, bytesLength=27589
]"
"2020-01-03 19:05:32.796 UTC [fsblkstorage] updateCheckpoint -> DEBU 9cb Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[57458], isChainEmpty=[false], lastBlockNumber=[1]"
"2020-01-03 19:05:32.797 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 9cc [channel: businesschannel] Wrote block [1]"
"2020-01-03 19:05:33.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9cd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:33.130 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9ce Sending msg of 28 bytes to 3 on channel testchainid took 23.5µs"
"2020-01-03 19:05:33.131 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9cf Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 147µs "
"2020-01-03 19:05:33.196 UTC [orderer.consensus.etcdraft] Check -> DEBU 9d0 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:33.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9d1 Sending msg of 28 bytes to 2 on channel businesschannel took 48.4µs"
"2020-01-03 19:05:33.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9d2 Sending msg of 28 bytes to 3 on channel businesschannel took 170.6µs"
"2020-01-03 19:05:33.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9d3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 92.5µs "
"2020-01-03 19:05:33.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9d4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 110.6µs "
"2020-01-03 19:05:33.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9d5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:33.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9d6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:33.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9d7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:33.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9d8 Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:05:33.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9d9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 318µs "
"2020-01-03 19:05:33.696 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9db Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 127.9µs "
"2020-01-03 19:05:33.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9da Sending msg of 28 bytes to 3 on channel businesschannel took 35.7µs"
"2020-01-03 19:05:33.697 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9dc Sending msg of 28 bytes to 2 on channel businesschannel took 15µs"
"2020-01-03 19:05:33.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9dd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81.8µs "
"2020-01-03 19:05:33.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9de Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:33.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9df Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:34.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9e0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:34.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9e1 Sending msg of 28 bytes to 3 on channel testchainid took 27.5µs"
"2020-01-03 19:05:34.130 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9e2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.6147ms "
"2020-01-03 19:05:34.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9e3 Sending msg of 28 bytes to 2 on channel businesschannel took 30.2µs"
"2020-01-03 19:05:34.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9e4 Sending msg of 28 bytes to 3 on channel businesschannel took 20.1µs"
"2020-01-03 19:05:34.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9e5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 356.8µs "
"2020-01-03 19:05:34.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9e6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 980.8µs "
"2020-01-03 19:05:34.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9e7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:34.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9e8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:34.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9e9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:34.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9ea Sending msg of 28 bytes to 3 on channel testchainid took 460.3µs"
"2020-01-03 19:05:34.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9eb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 103.5µs "
"2020-01-03 19:05:34.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9ec Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 168µs "
"2020-01-03 19:05:34.698 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9ed Sending msg of 28 bytes to 2 on channel businesschannel took 27.5µs"
"2020-01-03 19:05:34.699 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 9ee Sending msg of 28 bytes to 3 on channel businesschannel took 38.7µs"
"2020-01-03 19:05:34.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU 9ef Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 101.1µs "
"2020-01-03 19:05:34.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9f0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:34.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU 9f1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:34.933 UTC [orderer.common.server] Broadcast -> DEBU 9f2 Starting new Broadcast handler"
"2020-01-03 19:05:34.933 UTC [orderer.common.broadcast] Handle -> DEBU 9f3 Starting new broadcast loop for 172.18.0.5:54452"
"2020-01-03 19:05:34.934 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 9f4 [channel: businesschannel] Broadcast is processing config update message from 172.18.0.5:54452"
"2020-01-03 19:05:34.934 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 9f5 Processing config update message for exisitng channel businesschannel"
"2020-01-03 19:05:34.934 UTC [policies] EvaluateSignedData -> DEBU 9f6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:05:34.935 UTC [policies] EvaluateSignedData -> DEBU 9f7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:34.935 UTC [policies] EvaluateSignedData -> DEBU 9f8 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:05:34.935 UTC [policies] EvaluateSignedData -> DEBU 9f9 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:34.936 UTC [policies] EvaluateSignedData -> DEBU 9fa == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:05:34.936 UTC [msp] DeserializeIdentity -> DEBU 9fb Obtaining identity"
"2020-01-03 19:05:34.936 UTC [msp.identity] newIdentity -> DEBU 9fc Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKTCCAc+gAwIBAgIQCCO4kycxCiKClHeHlMSYnzAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMi5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
Mi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABEn5aYqLLFoT
Oo6hEJIbcw0v2jNv1Siz2mTxoLZYL4fh71nFwkwzYbm7sw+HWvRtYawsPthNrkKy
kwmmd1VgiC6jTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAIFeLl8tZK21GKpogRZ4gfevkODI5VwghbXOylZGf8KfzMAoGCCqGSM49
BAMCA0gAMEUCIQDOOCdpBk7u5i/4ux1mHp+Q4dMH+lP303HPREyC1dqStwIgZ1fN
wit1gpIfXTp36HJjPtyjwIUoAb7dgspzd2eXQNc=
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.937 UTC [msp.identity] Verify -> DEBU 9fd Verify: digest = 00000000 66 40 5b 2d c4 11 03 77 c0 63 91 d2 03 6e fb 09 |f@[-...w.c...n..|
00000010 75 44 f8 d3 53 84 06 eb bc 07 b5 33 39 0f b7 a8 |uD..S......39...|"
"2020-01-03 19:05:34.937 UTC [msp.identity] Verify -> DEBU 9fe Verify: sig = 00000000 30 44 02 20 48 e7 cf 65 57 76 a5 84 66 9e 83 eb |0D. H..eWv..f...|
00000010 ec cd 7b fd 2f cd 62 41 61 99 b8 9a 9e 8b b3 53 |..{./.bAa......S|
00000020 0a 9a f2 d9 02 20 24 95 96 a9 f7 2e 87 1a e7 18 |..... $.........|
00000030 f8 9c 0f 7b 54 7e aa ce 69 bf 2d 0d 47 39 c3 d5 |...{T~..i.-.G9..|
00000040 2c 04 d3 90 b9 f9 |,.....|"
"2020-01-03 19:05:34.938 UTC [policies] SignatureSetToValidIdentities -> DEBU 9ff signature for identity 0 validated"
"2020-01-03 19:05:34.938 UTC [cauthdsl] func1 -> DEBU a00 0xc000929e30 gate 1578078334938239700 evaluation starts"
"2020-01-03 19:05:34.938 UTC [cauthdsl] func2 -> DEBU a01 0xc000929e30 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.938 UTC [cauthdsl] func2 -> DEBU a02 0xc000929e30 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:05:34.939 UTC [cauthdsl] func2 -> DEBU a03 0xc000929e30 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got Org2MSP)"
"2020-01-03 19:05:34.939 UTC [cauthdsl] func2 -> DEBU a04 0xc000929e30 principal evaluation fails"
"2020-01-03 19:05:34.940 UTC [cauthdsl] func1 -> DEBU a05 0xc000929e30 gate 1578078334938239700 evaluation fails"
"2020-01-03 19:05:34.940 UTC [policies] EvaluateSignedData -> DEBU a06 Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.940 UTC [policies] EvaluateSignedData -> DEBU a07 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.940 UTC [policies] EvaluateSignedData -> DEBU a08 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:05:34.940 UTC [msp.identity] Verify -> DEBU a09 Verify: digest = 00000000 66 40 5b 2d c4 11 03 77 c0 63 91 d2 03 6e fb 09 |f@[-...w.c...n..|
00000010 75 44 f8 d3 53 84 06 eb bc 07 b5 33 39 0f b7 a8 |uD..S......39...|"
"2020-01-03 19:05:34.941 UTC [msp.identity] Verify -> DEBU a0a Verify: sig = 00000000 30 44 02 20 48 e7 cf 65 57 76 a5 84 66 9e 83 eb |0D. H..eWv..f...|
00000010 ec cd 7b fd 2f cd 62 41 61 99 b8 9a 9e 8b b3 53 |..{./.bAa......S|
00000020 0a 9a f2 d9 02 20 24 95 96 a9 f7 2e 87 1a e7 18 |..... $.........|
00000030 f8 9c 0f 7b 54 7e aa ce 69 bf 2d 0d 47 39 c3 d5 |...{T~..i.-.G9..|
00000040 2c 04 d3 90 b9 f9 |,.....|"
"2020-01-03 19:05:34.941 UTC [policies] SignatureSetToValidIdentities -> DEBU a0b signature for identity 0 validated"
"2020-01-03 19:05:34.941 UTC [cauthdsl] func1 -> DEBU a0c 0xc00097f470 gate 1578078334941821400 evaluation starts"
"2020-01-03 19:05:34.942 UTC [cauthdsl] func2 -> DEBU a0d 0xc00097f470 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.942 UTC [cauthdsl] func2 -> DEBU a0e 0xc00097f470 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:05:34.942 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU a0f Checking if identity satisfies MEMBER role for Org2MSP"
"2020-01-03 19:05:34.942 UTC [msp] Validate -> DEBU a10 MSP Org2MSP validating identity"
"2020-01-03 19:05:34.943 UTC [msp] getCertificationChain -> DEBU a11 MSP Org2MSP getting certification chain"
"2020-01-03 19:05:34.943 UTC [cauthdsl] func2 -> DEBU a12 0xc00097f470 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:34.944 UTC [cauthdsl] func1 -> DEBU a13 0xc00097f470 gate 1578078334941821400 evaluation succeeds"
"2020-01-03 19:05:34.944 UTC [policies] EvaluateSignedData -> DEBU a14 Signature set satisfies policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.944 UTC [policies] EvaluateSignedData -> DEBU a15 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.945 UTC [policies] EvaluateSignedData -> DEBU a16 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:05:34.945 UTC [policies] EvaluateSignedData -> DEBU a17 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:05:34.945 UTC [policies] EvaluateSignedData -> DEBU a18 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:05:34.946 UTC [policies] EvaluateSignedData -> DEBU a19 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1a Adding to config map: [Group] /Channel"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1b Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1c Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1d Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1e Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a1f Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a20 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a21 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a22 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a23 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a24 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a25 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a26 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a27 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a28 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a29 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.946 UTC [common.configtx] addToMap -> DEBU a2a Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.946 UTC [common.configtx] verifyDeltaSet -> DEBU a2b Processing change to key: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:34.946 UTC [common.configtx] verifyDeltaSet -> DEBU a2c Processing change to key: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:34.946 UTC [common.configtx] policyForItem -> DEBU a2d Getting policy for item Org2MSP with mod_policy Admins"
"2020-01-03 19:05:34.946 UTC [policies] Manager -> DEBU a2e Manager Channel looking up path [Application]"
"2020-01-03 19:05:34.946 UTC [policies] Manager -> DEBU a2f Manager Channel has managers Application"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a30 Manager Channel has managers Orderer"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a31 Manager Channel/Application looking up path []"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a32 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a33 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a34 Manager Channel/Application looking up path [Org2MSP]"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a35 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a36 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:34.947 UTC [policies] Manager -> DEBU a37 Manager Channel/Application/Org2MSP looking up path []"
"2020-01-03 19:05:34.947 UTC [policies] EvaluateSignedData -> DEBU a38 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins =="
"2020-01-03 19:05:34.947 UTC [msp.identity] Verify -> DEBU a39 Verify: digest = 00000000 64 51 83 81 26 b6 49 8e 42 12 86 91 84 50 04 6a |dQ..&.I.B....P.j|
00000010 01 79 bc db 13 b0 ce c5 a3 0b dc b5 fe 25 c1 19 |.y...........%..|"
"2020-01-03 19:05:34.947 UTC [msp.identity] Verify -> DEBU a3a Verify: sig = 00000000 30 44 02 20 35 24 a8 45 d7 18 36 d9 d1 e5 0e 6b |0D. 5$.E..6....k|
00000010 a5 c7 99 af 10 22 54 b5 f6 75 51 d0 1b d7 1d d9 |....."T..uQ.....|
00000020 fe e5 60 75 02 20 6f 33 88 21 77 14 99 66 3a 9d |..`u. o3.!w..f:.|
00000030 46 68 ae 94 91 eb 48 92 2f 2d 83 ad 8a f3 2c e5 |Fh....H./-....,.|
00000040 4f b4 a3 a4 4f a3 |O...O.|"
"2020-01-03 19:05:34.947 UTC [policies] SignatureSetToValidIdentities -> DEBU a3b signature for identity 0 validated"
"2020-01-03 19:05:34.947 UTC [cauthdsl] func1 -> DEBU a3c 0xc000a0cb10 gate 1578078334947427700 evaluation starts"
"2020-01-03 19:05:34.947 UTC [cauthdsl] func2 -> DEBU a3d 0xc000a0cb10 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.947 UTC [cauthdsl] func2 -> DEBU a3e 0xc000a0cb10 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:05:34.947 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU a3f Checking if identity has been named explicitly as an admin for Org2MSP"
"2020-01-03 19:05:34.947 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU a40 Checking if identity carries the admin ou for Org2MSP"
"2020-01-03 19:05:34.947 UTC [msp] Validate -> DEBU a41 MSP Org2MSP validating identity"
"2020-01-03 19:05:34.947 UTC [msp] hasOURole -> DEBU a42 MSP Org2MSP checking if the identity is a client"
"2020-01-03 19:05:34.947 UTC [msp] getCertificationChain -> DEBU a43 MSP Org2MSP getting certification chain"
"2020-01-03 19:05:34.947 UTC [cauthdsl] func2 -> DEBU a44 0xc000a0cb10 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:34.947 UTC [cauthdsl] func1 -> DEBU a45 0xc000a0cb10 gate 1578078334947427700 evaluation succeeds"
"2020-01-03 19:05:34.947 UTC [policies] EvaluateSignedData -> DEBU a46 Signature set satisfies policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.947 UTC [policies] EvaluateSignedData -> DEBU a47 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a48 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a49 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4a Setting policy for key Admins to 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" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4b Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4c Setting policy for key Writers to "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4d Setting policy for key Admins to "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4e Setting policy for key Endorsement to "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a4f Setting policy for key Readers to "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a50 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a51 Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a52 Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a53 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a54 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a55 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a56 Setting policy for key Admins to 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" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a57 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a58 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a59 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a5a Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a5b Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a5c Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a5d Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.configtx] recurseConfigMap -> DEBU a5e Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:34.948 UTC [common.channelconfig] NewStandardValues -> DEBU a5f Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a60 Processing field: HashingAlgorithm"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a61 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a62 Processing field: OrdererAddresses"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a63 Processing field: Consortium"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a64 Processing field: Capabilities"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] NewStandardValues -> DEBU a65 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a66 Processing field: ACLs"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] initializeProtosStruct -> DEBU a67 Processing field: Capabilities"
"2020-01-03 19:05:34.948 UTC [common.channelconfig] NewStandardValues -> DEBU a68 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:34.949 UTC [common.channelconfig] initializeProtosStruct -> DEBU a69 Processing field: AnchorPeers"
"2020-01-03 19:05:34.952 UTC [common.channelconfig] NewStandardValues -> DEBU a6a Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.952 UTC [common.channelconfig] initializeProtosStruct -> DEBU a6b Processing field: MSP"
"2020-01-03 19:05:34.953 UTC [common.channelconfig] Validate -> DEBU a6c Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:34.953 UTC [common.channelconfig] validateMSP -> DEBU a6d Setting up MSP for org Org1MSP"
"2020-01-03 19:05:34.953 UTC [msp] newBccspMsp -> DEBU a6e Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.953 UTC [msp] New -> DEBU a6f Creating Cache-MSP instance"
"2020-01-03 19:05:34.953 UTC [msp] Setup -> DEBU a70 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:34.954 UTC [msp.identity] newIdentity -> DEBU a71 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.955 UTC [common.channelconfig] NewStandardValues -> DEBU a72 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:34.955 UTC [common.channelconfig] initializeProtosStruct -> DEBU a73 Processing field: AnchorPeers"
"2020-01-03 19:05:34.956 UTC [common.channelconfig] NewStandardValues -> DEBU a74 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.956 UTC [common.channelconfig] initializeProtosStruct -> DEBU a75 Processing field: MSP"
"2020-01-03 19:05:34.957 UTC [common.channelconfig] Validate -> DEBU a76 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:05:34.957 UTC [common.channelconfig] validateMSP -> DEBU a77 Setting up MSP for org Org2MSP"
"2020-01-03 19:05:34.957 UTC [msp] newBccspMsp -> DEBU a78 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.957 UTC [msp] New -> DEBU a79 Creating Cache-MSP instance"
"2020-01-03 19:05:34.958 UTC [msp] Setup -> DEBU a7a Setting up MSP instance Org2MSP"
"2020-01-03 19:05:34.958 UTC [msp.identity] newIdentity -> DEBU a7b Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.960 UTC [common.channelconfig] NewStandardValues -> DEBU a7c Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:34.960 UTC [common.channelconfig] initializeProtosStruct -> DEBU a7d Processing field: ConsensusType"
"2020-01-03 19:05:34.960 UTC [common.channelconfig] initializeProtosStruct -> DEBU a7e Processing field: BatchSize"
"2020-01-03 19:05:34.960 UTC [common.channelconfig] initializeProtosStruct -> DEBU a7f Processing field: BatchTimeout"
"2020-01-03 19:05:34.961 UTC [common.channelconfig] initializeProtosStruct -> DEBU a80 Processing field: KafkaBrokers"
"2020-01-03 19:05:34.961 UTC [common.channelconfig] initializeProtosStruct -> DEBU a81 Processing field: ChannelRestrictions"
"2020-01-03 19:05:34.961 UTC [common.channelconfig] initializeProtosStruct -> DEBU a82 Processing field: Capabilities"
"2020-01-03 19:05:34.962 UTC [common.channelconfig] NewStandardValues -> DEBU a83 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:34.962 UTC [common.channelconfig] initializeProtosStruct -> DEBU a84 Processing field: Endpoints"
"2020-01-03 19:05:34.962 UTC [common.channelconfig] NewStandardValues -> DEBU a85 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.962 UTC [common.channelconfig] initializeProtosStruct -> DEBU a86 Processing field: MSP"
"2020-01-03 19:05:34.963 UTC [common.channelconfig] validateMSP -> DEBU a87 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:34.963 UTC [msp] newBccspMsp -> DEBU a88 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.963 UTC [msp] New -> DEBU a89 Creating Cache-MSP instance"
"2020-01-03 19:05:34.963 UTC [msp] Setup -> DEBU a8a Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:34.963 UTC [msp.identity] newIdentity -> DEBU a8b Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.964 UTC [msp] Setup -> DEBU a8c Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:34.964 UTC [msp] Setup -> DEBU a8d MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:34.964 UTC [policies] NewManagerImpl -> DEBU a8e Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.964 UTC [policies] NewManagerImpl -> DEBU a8f Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.964 UTC [policies] NewManagerImpl -> DEBU a90 Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.964 UTC [policies] NewManagerImpl -> DEBU a91 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a92 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a93 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a94 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a95 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a96 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a97 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a98 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a99 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9a Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9b Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9c Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9d Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9e Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU a9f Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU aa0 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU aa1 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU aa2 Proposed new policy Readers for Channel"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU aa3 Proposed new policy Writers for Channel"
"2020-01-03 19:05:34.965 UTC [policies] NewManagerImpl -> DEBU aa4 Proposed new policy Admins for Channel"
"2020-01-03 19:05:34.967 UTC [common.configtx] addToMap -> DEBU aa5 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:34.967 UTC [common.configtx] addToMap -> DEBU aa6 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:34.968 UTC [common.configtx] addToMap -> DEBU aa7 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:34.968 UTC [common.configtx] addToMap -> DEBU aa8 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:34.968 UTC [common.configtx] addToMap -> DEBU aa9 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aaa Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aab Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aac Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aad Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aae Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU aaf Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU ab0 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU ab1 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU ab2 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU ab3 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.969 UTC [common.configtx] addToMap -> DEBU ab4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ab5 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ab6 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ab7 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ab8 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ab9 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU aba Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU abb Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU abc Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU abd Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU abe Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU abf Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac0 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac1 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac2 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac3 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac4 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac5 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac6 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac7 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac8 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ac9 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU aca Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU acb Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU acc Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU acd Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ace Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU acf Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ad0 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ad1 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ad2 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:34.970 UTC [common.configtx] addToMap -> DEBU ad3 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:34.970 UTC [common.channelconfig] LogSanityChecks -> DEBU ad4 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:34.970 UTC [common.channelconfig] LogSanityChecks -> DEBU ad5 As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:34.970 UTC [policies] Manager -> DEBU ad6 Manager Channel looking up path [Application]"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ad7 Manager Channel has managers Application"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ad8 Manager Channel has managers Orderer"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ad9 Manager Channel/Application looking up path []"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ada Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU adb Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU adc As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU add As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU ade As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU adf Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ae0 Manager Channel has managers Application"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ae1 Manager Channel has managers Orderer"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ae2 Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:34.971 UTC [policies] Manager -> DEBU ae3 Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU ae4 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU ae5 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU ae6 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:34.971 UTC [common.channelconfig] LogSanityChecks -> DEBU ae7 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:34.971 UTC [common.capabilities] Supported -> DEBU ae8 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:34.971 UTC [common.capabilities] Supported -> DEBU ae9 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:34.971 UTC [msp.identity] Sign -> DEBU aea Sign: plaintext: 0AE6060A1B08011A0608FEA0BEF00522...AACE69BF2D0D4739C3D52C04D390B9F9 "
"2020-01-03 19:05:34.971 UTC [msp.identity] Sign -> DEBU aeb Sign: digest: E01A15DFD71F17C26E21EB70E2CCE174604CD8C904428A220B07ED919A881E40 "
"2020-01-03 19:05:34.972 UTC [policies] EvaluateSignedData -> DEBU aec == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:05:34.972 UTC [policies] EvaluateSignedData -> DEBU aed This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:34.972 UTC [policies] EvaluateSignedData -> DEBU aee == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:05:34.972 UTC [policies] EvaluateSignedData -> DEBU aef This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:34.973 UTC [policies] EvaluateSignedData -> DEBU af0 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:05:34.973 UTC [msp] DeserializeIdentity -> DEBU af1 Obtaining identity"
"2020-01-03 19:05:34.973 UTC [msp.identity] newIdentity -> DEBU af2 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.973 UTC [msp.identity] Verify -> DEBU af3 Verify: digest = 00000000 e0 1a 15 df d7 1f 17 c2 6e 21 eb 70 e2 cc e1 74 |........n!.p...t|
00000010 60 4c d8 c9 04 42 8a 22 0b 07 ed 91 9a 88 1e 40 |`L...B.".......@|"
"2020-01-03 19:05:34.973 UTC [msp.identity] Verify -> DEBU af4 Verify: sig = 00000000 30 45 02 21 00 ab aa 9d 9e 2b b0 75 51 64 9c d8 |0E.!.....+.uQd..|
00000010 7e b1 3c 9c ad 67 e1 a1 f8 ea f4 53 71 c0 a5 94 |~.<..g.....Sq...|
00000020 e0 dc 28 95 99 02 20 0d 74 9b fa 6b c5 80 5b e2 |..(... .t..k..[.|
00000030 fa b8 f5 68 8b 3c 4e 5c 40 9a 83 17 25 8e 16 42 |...h.<N\@...%..B|
00000040 88 88 cd a2 d8 58 ec |.....X.|"
"2020-01-03 19:05:34.973 UTC [policies] SignatureSetToValidIdentities -> DEBU af5 signature for identity 0 validated"
"2020-01-03 19:05:34.973 UTC [cauthdsl] func1 -> DEBU af6 0xc000dcb750 gate 1578078334973799600 evaluation starts"
"2020-01-03 19:05:34.973 UTC [cauthdsl] func2 -> DEBU af7 0xc000dcb750 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.973 UTC [cauthdsl] func2 -> DEBU af8 0xc000dcb750 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:34.973 UTC [cauthdsl] func2 -> DEBU af9 0xc000dcb750 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:05:34.973 UTC [cauthdsl] func2 -> DEBU afa 0xc000dcb750 principal evaluation fails"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func1 -> DEBU afb 0xc000dcb750 gate 1578078334973799600 evaluation fails"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU afc Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU afd == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU afe == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:05:34.974 UTC [msp.identity] Verify -> DEBU aff Verify: digest = 00000000 e0 1a 15 df d7 1f 17 c2 6e 21 eb 70 e2 cc e1 74 |........n!.p...t|
00000010 60 4c d8 c9 04 42 8a 22 0b 07 ed 91 9a 88 1e 40 |`L...B.".......@|"
"2020-01-03 19:05:34.974 UTC [msp.identity] Verify -> DEBU b00 Verify: sig = 00000000 30 45 02 21 00 ab aa 9d 9e 2b b0 75 51 64 9c d8 |0E.!.....+.uQd..|
00000010 7e b1 3c 9c ad 67 e1 a1 f8 ea f4 53 71 c0 a5 94 |~.<..g.....Sq...|
00000020 e0 dc 28 95 99 02 20 0d 74 9b fa 6b c5 80 5b e2 |..(... .t..k..[.|
00000030 fa b8 f5 68 8b 3c 4e 5c 40 9a 83 17 25 8e 16 42 |...h.<N\@...%..B|
00000040 88 88 cd a2 d8 58 ec |.....X.|"
"2020-01-03 19:05:34.974 UTC [policies] SignatureSetToValidIdentities -> DEBU b01 signature for identity 0 validated"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func1 -> DEBU b02 0xc000e62d90 gate 1578078334974478200 evaluation starts"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func2 -> DEBU b03 0xc000e62d90 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func2 -> DEBU b04 0xc000e62d90 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func2 -> DEBU b05 0xc000e62d90 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func2 -> DEBU b06 0xc000e62d90 principal evaluation fails"
"2020-01-03 19:05:34.974 UTC [cauthdsl] func1 -> DEBU b07 0xc000e62d90 gate 1578078334974478200 evaluation fails"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU b08 Signature set did not satisfy policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU b09 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.974 UTC [policies] func1 -> DEBU b0a Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Writers Org2MSP/Writers ]"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU b0b Signature set did not satisfy policy /Channel/Application/Writers"
"2020-01-03 19:05:34.974 UTC [policies] EvaluateSignedData -> DEBU b0c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:05:34.975 UTC [policies] EvaluateSignedData -> DEBU b0d == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers =="
"2020-01-03 19:05:34.975 UTC [policies] EvaluateSignedData -> DEBU b0e This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:34.975 UTC [policies] EvaluateSignedData -> DEBU b0f == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers =="
"2020-01-03 19:05:34.975 UTC [msp.identity] Verify -> DEBU b10 Verify: digest = 00000000 e0 1a 15 df d7 1f 17 c2 6e 21 eb 70 e2 cc e1 74 |........n!.p...t|
00000010 60 4c d8 c9 04 42 8a 22 0b 07 ed 91 9a 88 1e 40 |`L...B.".......@|"
"2020-01-03 19:05:34.975 UTC [msp.identity] Verify -> DEBU b11 Verify: sig = 00000000 30 45 02 21 00 ab aa 9d 9e 2b b0 75 51 64 9c d8 |0E.!.....+.uQd..|
00000010 7e b1 3c 9c ad 67 e1 a1 f8 ea f4 53 71 c0 a5 94 |~.<..g.....Sq...|
00000020 e0 dc 28 95 99 02 20 0d 74 9b fa 6b c5 80 5b e2 |..(... .t..k..[.|
00000030 fa b8 f5 68 8b 3c 4e 5c 40 9a 83 17 25 8e 16 42 |...h.<N\@...%..B|
00000040 88 88 cd a2 d8 58 ec |.....X.|"
"2020-01-03 19:05:34.975 UTC [policies] SignatureSetToValidIdentities -> DEBU b12 signature for identity 0 validated"
"2020-01-03 19:05:34.975 UTC [cauthdsl] func1 -> DEBU b13 0xc000e63fc0 gate 1578078334975445100 evaluation starts"
"2020-01-03 19:05:34.975 UTC [cauthdsl] func2 -> DEBU b14 0xc000e63fc0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:34.975 UTC [cauthdsl] func2 -> DEBU b15 0xc000e63fc0 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:05:34.975 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU b16 Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:05:34.975 UTC [msp] Validate -> DEBU b17 MSP OrdererMSP validating identity"
"2020-01-03 19:05:34.975 UTC [msp] getCertificationChain -> DEBU b18 MSP OrdererMSP getting certification chain"
"2020-01-03 19:05:34.976 UTC [cauthdsl] func2 -> DEBU b19 0xc000e63fc0 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:34.976 UTC [cauthdsl] func1 -> DEBU b1a 0xc000e63fc0 gate 1578078334975445100 evaluation succeeds"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b1b Signature set satisfies policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b1c == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b1d Signature set satisfies policy /Channel/Orderer/Writers"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b1e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b1f Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:05:34.976 UTC [policies] EvaluateSignedData -> DEBU b20 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:05:34.977 UTC [orderer.common.msgprocessor] Apply -> DEBU b21 Going to inspect maintenance mode transition rules" ConsensusState=STATE_NORMAL channel=businesschannel
"2020-01-03 19:05:34.977 UTC [common.channelconfig] NewStandardValues -> DEBU b22 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:34.977 UTC [common.channelconfig] initializeProtosStruct -> DEBU b23 Processing field: HashingAlgorithm"
"2020-01-03 19:05:34.977 UTC [common.channelconfig] initializeProtosStruct -> DEBU b24 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:34.977 UTC [common.channelconfig] initializeProtosStruct -> DEBU b25 Processing field: OrdererAddresses"
"2020-01-03 19:05:34.977 UTC [common.channelconfig] initializeProtosStruct -> DEBU b26 Processing field: Consortium"
"2020-01-03 19:05:34.977 UTC [common.channelconfig] initializeProtosStruct -> DEBU b27 Processing field: Capabilities"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] NewStandardValues -> DEBU b28 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] initializeProtosStruct -> DEBU b29 Processing field: ACLs"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] initializeProtosStruct -> DEBU b2a Processing field: Capabilities"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] NewStandardValues -> DEBU b2b Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] initializeProtosStruct -> DEBU b2c Processing field: AnchorPeers"
"2020-01-03 19:05:34.978 UTC [common.channelconfig] NewStandardValues -> DEBU b2d Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.979 UTC [common.channelconfig] initializeProtosStruct -> DEBU b2e Processing field: MSP"
"2020-01-03 19:05:34.979 UTC [common.channelconfig] Validate -> DEBU b2f Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:34.979 UTC [common.channelconfig] validateMSP -> DEBU b30 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:34.979 UTC [msp] newBccspMsp -> DEBU b31 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.979 UTC [msp] New -> DEBU b32 Creating Cache-MSP instance"
"2020-01-03 19:05:34.979 UTC [msp] Setup -> DEBU b33 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:34.979 UTC [msp.identity] newIdentity -> DEBU b34 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.980 UTC [common.channelconfig] NewStandardValues -> DEBU b35 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:34.980 UTC [common.channelconfig] initializeProtosStruct -> DEBU b36 Processing field: AnchorPeers"
"2020-01-03 19:05:34.980 UTC [common.channelconfig] NewStandardValues -> DEBU b37 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.980 UTC [common.channelconfig] initializeProtosStruct -> DEBU b38 Processing field: MSP"
"2020-01-03 19:05:34.980 UTC [common.channelconfig] Validate -> DEBU b39 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:05:34.980 UTC [common.channelconfig] validateMSP -> DEBU b3a Setting up MSP for org Org2MSP"
"2020-01-03 19:05:34.980 UTC [msp] newBccspMsp -> DEBU b3b Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.980 UTC [msp] New -> DEBU b3c Creating Cache-MSP instance"
"2020-01-03 19:05:34.980 UTC [msp] Setup -> DEBU b3d Setting up MSP instance Org2MSP"
"2020-01-03 19:05:34.980 UTC [msp.identity] newIdentity -> DEBU b3e Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] NewStandardValues -> DEBU b3f Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b40 Processing field: ConsensusType"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b41 Processing field: BatchSize"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b42 Processing field: BatchTimeout"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b43 Processing field: KafkaBrokers"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b44 Processing field: ChannelRestrictions"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b45 Processing field: Capabilities"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] NewStandardValues -> DEBU b46 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:34.981 UTC [common.channelconfig] initializeProtosStruct -> DEBU b47 Processing field: Endpoints"
"2020-01-03 19:05:34.982 UTC [common.channelconfig] NewStandardValues -> DEBU b48 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:34.982 UTC [common.channelconfig] initializeProtosStruct -> DEBU b49 Processing field: MSP"
"2020-01-03 19:05:34.982 UTC [common.channelconfig] validateMSP -> DEBU b4a Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:34.982 UTC [msp] newBccspMsp -> DEBU b4b Creating BCCSP-based MSP instance"
"2020-01-03 19:05:34.982 UTC [msp] New -> DEBU b4c Creating Cache-MSP instance"
"2020-01-03 19:05:34.982 UTC [msp] Setup -> DEBU b4d Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:34.982 UTC [msp.identity] newIdentity -> DEBU b4e Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:34.988 UTC [msp] Setup -> DEBU b4f Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:34.988 UTC [msp] Setup -> DEBU b50 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b51 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b52 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b53 Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b54 Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b55 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b56 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.988 UTC [policies] NewManagerImpl -> DEBU b57 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b58 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b59 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5a Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5b Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5c Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5d Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5e Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b5f Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b60 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.989 UTC [policies] NewManagerImpl -> DEBU b61 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b62 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b63 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b64 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b65 Proposed new policy Admins for Channel"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b66 Proposed new policy Readers for Channel"
"2020-01-03 19:05:34.990 UTC [policies] NewManagerImpl -> DEBU b67 Proposed new policy Writers for Channel"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b68 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b69 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6a Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6b Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6c Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6d Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6e Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b6f Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b70 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:34.990 UTC [common.configtx] addToMap -> DEBU b71 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b72 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b73 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b74 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b75 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b76 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b77 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b78 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b79 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7a Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7b Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7c Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7d Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7e Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b7f Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b80 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b81 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b82 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:34.991 UTC [common.configtx] addToMap -> DEBU b83 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b84 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b85 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b86 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b87 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b88 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b89 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8a Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8b Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8c Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8d Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8e Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b8f Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b90 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b91 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b92 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b93 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b94 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:34.992 UTC [common.configtx] addToMap -> DEBU b95 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:34.993 UTC [common.configtx] addToMap -> DEBU b96 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:34.993 UTC [orderer.consensus.etcdraft] propose -> INFO b97 Created block [2], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:05:34.993 UTC [orderer.common.broadcast] ProcessMessage -> DEBU b98 [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG_UPDATE from 172.18.0.5:54452"
"2020-01-03 19:05:34.993 UTC [orderer.consensus.etcdraft] run -> INFO b99 Received config transaction, pause accepting transaction till it is committed" channel=businesschannel node=1
"2020-01-03 19:05:34.994 UTC [orderer.consensus.etcdraft] 2 -> DEBU b9a Proposed block [2] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:05:34.999 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU b9b Sending msg of 27777 bytes to 2 on channel businesschannel took 488.1µs"
"2020-01-03 19:05:34.999 UTC [orderer.common.cluster.step] sendMessage -> DEBU b9c Send of ConsensusRequest for channel businesschannel with payload of size 27777 to orderer1.example.com(orderer1.example.com:7050) took 208.5µs "
"2020-01-03 19:05:35.001 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU b9d Sending msg of 27777 bytes to 3 on channel businesschannel took 13µs"
"2020-01-03 19:05:35.002 UTC [orderer.common.cluster.step] sendMessage -> DEBU b9e Send of ConsensusRequest for channel businesschannel with payload of size 27777 to orderer2.example.com(orderer2.example.com:7050) took 163.8µs "
"2020-01-03 19:05:35.004 UTC [orderer.common.cluster.step] handleMessage -> DEBU b9f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.005 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ba0 Sending msg of 28 bytes to 3 on channel businesschannel took 12.7µs"
"2020-01-03 19:05:35.005 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ba1 Sending msg of 28 bytes to 2 on channel businesschannel took 12µs"
"2020-01-03 19:05:35.006 UTC [orderer.common.cluster.step] sendMessage -> DEBU ba2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 54.9µs "
"2020-01-03 19:05:35.006 UTC [orderer.consensus.etcdraft] writeBlock -> INFO ba3 Writing block [2] (Raft index: 6) to ledger" channel=businesschannel node=1
"2020-01-03 19:05:35.007 UTC [common.configtx] addToMap -> DEBU ba4 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:35.007 UTC [common.configtx] addToMap -> DEBU ba5 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:35.008 UTC [common.configtx] addToMap -> DEBU ba6 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:35.008 UTC [common.configtx] addToMap -> DEBU ba7 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:35.009 UTC [common.configtx] addToMap -> DEBU ba8 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:35.009 UTC [common.configtx] addToMap -> DEBU ba9 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:35.009 UTC [common.configtx] addToMap -> DEBU baa Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:35.009 UTC [common.configtx] addToMap -> DEBU bab Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:35.010 UTC [common.configtx] addToMap -> DEBU bac Adding to config map: [Group] /Channel"
"2020-01-03 19:05:35.010 UTC [common.configtx] addToMap -> DEBU bad Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:35.010 UTC [common.configtx] addToMap -> DEBU bae Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:35.011 UTC [common.configtx] addToMap -> DEBU baf Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:35.011 UTC [common.configtx] addToMap -> DEBU bb0 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:35.011 UTC [common.configtx] addToMap -> DEBU bb1 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:35.011 UTC [common.configtx] addToMap -> DEBU bb2 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:35.012 UTC [common.configtx] addToMap -> DEBU bb3 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:35.012 UTC [common.configtx] addToMap -> DEBU bb4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:35.012 UTC [common.configtx] verifyDeltaSet -> DEBU bb5 Processing change to key: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:35.012 UTC [common.configtx] verifyDeltaSet -> DEBU bb6 Processing change to key: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:35.012 UTC [common.configtx] policyForItem -> DEBU bb7 Getting policy for item Org2MSP with mod_policy Admins"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bb8 Manager Channel looking up path [Application]"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bb9 Manager Channel has managers Application"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bba Manager Channel has managers Orderer"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bbb Manager Channel/Application looking up path []"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bbc Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bbd Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bbe Manager Channel/Application looking up path [Org2MSP]"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bbf Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bc0 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:35.013 UTC [policies] Manager -> DEBU bc1 Manager Channel/Application/Org2MSP looking up path []"
"2020-01-03 19:05:35.013 UTC [policies] EvaluateSignedData -> DEBU bc2 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins =="
"2020-01-03 19:05:35.013 UTC [msp.identity] Verify -> DEBU bc3 Verify: digest = 00000000 64 51 83 81 26 b6 49 8e 42 12 86 91 84 50 04 6a |dQ..&.I.B....P.j|
00000010 01 79 bc db 13 b0 ce c5 a3 0b dc b5 fe 25 c1 19 |.y...........%..|"
"2020-01-03 19:05:35.013 UTC [msp.identity] Verify -> DEBU bc4 Verify: sig = 00000000 30 44 02 20 35 24 a8 45 d7 18 36 d9 d1 e5 0e 6b |0D. 5$.E..6....k|
00000010 a5 c7 99 af 10 22 54 b5 f6 75 51 d0 1b d7 1d d9 |....."T..uQ.....|
00000020 fe e5 60 75 02 20 6f 33 88 21 77 14 99 66 3a 9d |..`u. o3.!w..f:.|
00000030 46 68 ae 94 91 eb 48 92 2f 2d 83 ad 8a f3 2c e5 |Fh....H./-....,.|
00000040 4f b4 a3 a4 4f a3 |O...O.|"
"2020-01-03 19:05:35.014 UTC [policies] SignatureSetToValidIdentities -> DEBU bc5 signature for identity 0 validated"
"2020-01-03 19:05:35.014 UTC [cauthdsl] func1 -> DEBU bc6 0xc001185e60 gate 1578078335014122100 evaluation starts"
"2020-01-03 19:05:35.014 UTC [cauthdsl] func2 -> DEBU bc7 0xc001185e60 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:35.014 UTC [cauthdsl] func2 -> DEBU bc8 0xc001185e60 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:05:35.014 UTC [cauthdsl] func2 -> DEBU bc9 0xc001185e60 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:35.014 UTC [cauthdsl] func1 -> DEBU bca 0xc001185e60 gate 1578078335014122100 evaluation succeeds"
"2020-01-03 19:05:35.014 UTC [policies] EvaluateSignedData -> DEBU bcb Signature set satisfies policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:35.014 UTC [policies] EvaluateSignedData -> DEBU bcc == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bcd Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bce Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bcf Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd0 Setting policy for key Admins to 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" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd1 Setting policy for key Writers to "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd2 Setting policy for key Admins to "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd3 Setting policy for key Endorsement to "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd4 Setting policy for key Readers to "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd5 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd6 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd7 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:35.014 UTC [common.configtx] recurseConfigMap -> DEBU bd8 Setting policy for key LifecycleEndorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bd9 Setting policy for key Endorsement to policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bda Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bdb Setting policy for key Admins to 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" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bdc Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bdd Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bde Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU bdf Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU be0 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU be1 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU be2 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.configtx] recurseConfigMap -> DEBU be3 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:05:35.015 UTC [common.channelconfig] NewStandardValues -> DEBU be4 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU be5 Processing field: HashingAlgorithm"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU be6 Processing field: BlockDataHashingStructure"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU be7 Processing field: OrdererAddresses"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU be8 Processing field: Consortium"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU be9 Processing field: Capabilities"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] NewStandardValues -> DEBU bea Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU beb Processing field: ACLs"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU bec Processing field: Capabilities"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] NewStandardValues -> DEBU bed Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU bee Processing field: AnchorPeers"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] NewStandardValues -> DEBU bef Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] initializeProtosStruct -> DEBU bf0 Processing field: MSP"
"2020-01-03 19:05:35.015 UTC [common.channelconfig] Validate -> DEBU bf1 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:05:35.016 UTC [common.channelconfig] validateMSP -> DEBU bf2 Setting up MSP for org Org1MSP"
"2020-01-03 19:05:35.016 UTC [msp] newBccspMsp -> DEBU bf3 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:35.016 UTC [msp] New -> DEBU bf4 Creating Cache-MSP instance"
"2020-01-03 19:05:35.016 UTC [msp] Setup -> DEBU bf5 Setting up MSP instance Org1MSP"
"2020-01-03 19:05:35.016 UTC [msp.identity] newIdentity -> DEBU bf6 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:05:35.016 UTC [common.channelconfig] NewStandardValues -> DEBU bf7 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:05:35.016 UTC [common.channelconfig] initializeProtosStruct -> DEBU bf8 Processing field: AnchorPeers"
"2020-01-03 19:05:35.016 UTC [common.channelconfig] NewStandardValues -> DEBU bf9 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:35.016 UTC [common.channelconfig] initializeProtosStruct -> DEBU bfa Processing field: MSP"
"2020-01-03 19:05:35.016 UTC [common.channelconfig] Validate -> DEBU bfb Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:05:35.017 UTC [common.channelconfig] validateMSP -> DEBU bfc Setting up MSP for org Org2MSP"
"2020-01-03 19:05:35.017 UTC [msp] newBccspMsp -> DEBU bfd Creating BCCSP-based MSP instance"
"2020-01-03 19:05:35.017 UTC [msp] New -> DEBU bfe Creating Cache-MSP instance"
"2020-01-03 19:05:35.017 UTC [msp] Setup -> DEBU bff Setting up MSP instance Org2MSP"
"2020-01-03 19:05:35.017 UTC [msp.identity] newIdentity -> DEBU c00 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:05:35.021 UTC [grpc] warningf -> DEBU c01 transport: http2Server.HandleStreams failed to read frame: read tcp 172.18.0.3:7050->172.18.0.5:54452: read: connection reset by peer"
"2020-01-03 19:05:35.021 UTC [orderer.common.broadcast] Handle -> WARN c02 Error reading from 172.18.0.5:54452: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:05:35.021 UTC [orderer.common.server] func1 -> DEBU c03 Closing Broadcast stream"
"2020-01-03 19:05:35.021 UTC [comm.grpc.server] 1 -> INFO c04 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54452 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=88.2121ms
"2020-01-03 19:05:35.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU c05 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.022 UTC [grpc] infof -> DEBU c06 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:05:35.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU c07 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1188ms "
"2020-01-03 19:05:35.023 UTC [common.channelconfig] NewStandardValues -> DEBU c08 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c09 Processing field: ConsensusType"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c0a Processing field: BatchSize"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c0b Processing field: BatchTimeout"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c0c Processing field: KafkaBrokers"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c0d Processing field: ChannelRestrictions"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c0e Processing field: Capabilities"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] NewStandardValues -> DEBU c0f Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c10 Processing field: Endpoints"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] NewStandardValues -> DEBU c11 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU c12 Processing field: MSP"
"2020-01-03 19:05:35.023 UTC [common.channelconfig] validateMSP -> DEBU c13 Setting up MSP for org OrdererOrg"
"2020-01-03 19:05:35.023 UTC [msp] newBccspMsp -> DEBU c14 Creating BCCSP-based MSP instance"
"2020-01-03 19:05:35.024 UTC [msp] New -> DEBU c15 Creating Cache-MSP instance"
"2020-01-03 19:05:35.024 UTC [msp] Setup -> DEBU c16 Setting up MSP instance OrdererMSP"
"2020-01-03 19:05:35.024 UTC [msp.identity] newIdentity -> DEBU c17 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:05:35.026 UTC [msp] Setup -> DEBU c18 Setting up the MSP manager (3 msps)"
"2020-01-03 19:05:35.026 UTC [msp] Setup -> DEBU c19 MSP manager setup complete, setup 3 msps"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1a Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1b Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1c Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1d Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1e Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c1f Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c20 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c21 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c22 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c23 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c24 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c25 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c26 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c27 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:35.026 UTC [policies] NewManagerImpl -> DEBU c28 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c29 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2a Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2b Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2c Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2d Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2e Proposed new policy Writers for Channel"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c2f Proposed new policy Admins for Channel"
"2020-01-03 19:05:35.027 UTC [policies] NewManagerImpl -> DEBU c30 Proposed new policy Readers for Channel"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c31 Adding to config map: [Group] /Channel"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c32 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c33 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c34 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c35 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c36 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c37 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c38 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:35.027 UTC [common.configtx] addToMap -> DEBU c39 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3a Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3b Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3c Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3d Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3e Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c3f Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c40 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c41 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c42 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c43 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c44 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:05:35.028 UTC [common.configtx] addToMap -> DEBU c45 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c46 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c47 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c48 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c49 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c4a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c4b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c4c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c4d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:05:35.029 UTC [common.configtx] addToMap -> DEBU c4e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c4f Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c50 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c51 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c52 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c53 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c54 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c55 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c56 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c57 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:05:35.030 UTC [common.configtx] addToMap -> DEBU c58 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c59 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5a Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5b Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5c Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5d Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5e Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:05:35.031 UTC [common.configtx] addToMap -> DEBU c5f Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:05:35.031 UTC [common.channelconfig] LogSanityChecks -> DEBU c60 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:05:35.031 UTC [common.channelconfig] LogSanityChecks -> DEBU c61 As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:05:35.031 UTC [policies] Manager -> DEBU c62 Manager Channel looking up path [Application]"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c63 Manager Channel has managers Application"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c64 Manager Channel has managers Orderer"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c65 Manager Channel/Application looking up path []"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c66 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c67 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c68 As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c69 As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c6a As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c6b Manager Channel looking up path [Orderer]"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c6c Manager Channel has managers Application"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c6d Manager Channel has managers Orderer"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c6e Manager Channel/Orderer looking up path []"
"2020-01-03 19:05:35.032 UTC [policies] Manager -> DEBU c6f Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c70 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c71 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c72 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:05:35.032 UTC [common.channelconfig] LogSanityChecks -> DEBU c73 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:05:35.032 UTC [common.capabilities] Supported -> DEBU c74 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:05:35.032 UTC [common.capabilities] Supported -> DEBU c75 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:05:35.033 UTC [orderer.common.server] func1 -> DEBU c76 Executing callback to update root CAs"
"2020-01-03 19:05:35.033 UTC [orderer.common.server] updateTrustedRoots -> DEBU c77 updating root CAs for channel [businesschannel]"
"2020-01-03 19:05:35.033 UTC [orderer.common.server] updateTrustedRoots -> DEBU c78 adding app root CAs for MSP [Org1MSP]"
"2020-01-03 19:05:35.033 UTC [orderer.common.server] updateTrustedRoots -> DEBU c79 adding app root CAs for MSP [Org2MSP]"
"2020-01-03 19:05:35.033 UTC [orderer.common.server] updateTrustedRoots -> DEBU c7a adding orderer root CAs for MSP [OrdererMSP]"
"2020-01-03 19:05:35.040 UTC [orderer.common.cluster.step] handleMessage -> DEBU c7b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.041 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU c7c [channel: businesschannel] Detected lastConfigSeq transitioning from 2 to 3, setting lastConfigBlockNum from 1 to 2"
"2020-01-03 19:05:35.042 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU c7d [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:05:35.043 UTC [msp.identity] Sign -> DEBU c7e Sign: plaintext: 0A020802120B0A090A03010203100418...D04565C70D334EF994E87541758615B6 "
"2020-01-03 19:05:35.043 UTC [msp.identity] Sign -> DEBU c7f Sign: digest: D1BEA99853E4680E4C83B77B8A5D06029B5626B21F10358E904A7F22851FE7E5 "
"2020-01-03 19:05:35.046 UTC [orderer.common.cluster.step] handleMessage -> DEBU c80 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.047 UTC [fsblkstorage] indexBlock -> DEBU c81 Indexing block [blockNum=2, blockHash=[]byte{0x52, 0x1b, 0xf2, 0x63, 0x42, 0xd7, 0x31, 0x24, 0x33, 0x6a, 0x4c, 0x3b, 0xec, 0x9b, 0xf9, 0x4a, 0x66, 0x85, 0x13, 0x88, 0x6d, 0xb3, 0xdd, 0x52, 0xcb, 0x9a, 0x34, 0xc4, 0x11, 0xc0, 0x57, 0xe3} txOffsets=
txId=e6438ff6f96bdef5f19fe9735223bc8531bc0083e7da427adb03a93136910a6a locPointer=offset=71, bytesLength=27646
]"
"2020-01-03 19:05:35.049 UTC [fsblkstorage] updateCheckpoint -> DEBU c82 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[86122], isChainEmpty=[false], lastBlockNumber=[2]"
"2020-01-03 19:05:35.050 UTC [orderer.commmon.multichannel] commitBlock -> DEBU c83 [channel: businesschannel] Wrote block [2]"
"2020-01-03 19:05:35.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU c84 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:35.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU c85 Sending msg of 28 bytes to 3 on channel testchainid took 22.1µs"
"2020-01-03 19:05:35.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU c86 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.3µs "
"2020-01-03 19:05:35.196 UTC [orderer.consensus.etcdraft] Check -> DEBU c87 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:35.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU c88 Sending msg of 28 bytes to 2 on channel businesschannel took 165.1µs"
"2020-01-03 19:05:35.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU c89 Sending msg of 28 bytes to 3 on channel businesschannel took 30.6µs"
"2020-01-03 19:05:35.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU c8a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 127.3µs "
"2020-01-03 19:05:35.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU c8b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 186.3µs "
"2020-01-03 19:05:35.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU c8c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU c8d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.411 UTC [orderer.common.server] Deliver -> DEBU c8e Starting new Deliver handler"
"2020-01-03 19:05:35.411 UTC [common.deliver] Handle -> DEBU c8f Starting new deliver loop for 172.18.0.7:56622"
"2020-01-03 19:05:35.411 UTC [common.deliver] Handle -> DEBU c90 Attempting to read seek info message from 172.18.0.7:56622"
"2020-01-03 19:05:35.412 UTC [policies] EvaluateSignedData -> DEBU c91 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:05:35.412 UTC [policies] EvaluateSignedData -> DEBU c92 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:35.412 UTC [policies] EvaluateSignedData -> DEBU c93 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:05:35.412 UTC [policies] EvaluateSignedData -> DEBU c94 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:35.412 UTC [policies] EvaluateSignedData -> DEBU c95 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:05:35.412 UTC [msp] DeserializeIdentity -> DEBU c96 Obtaining identity"
"2020-01-03 19:05:35.413 UTC [msp.identity] newIdentity -> DEBU c97 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc6gAwIBAgIQbbKJfLBBsXqVH7G+05FqjjAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEcyNZljqYsesJ
DrBsDW9Amiv2ryM7Ibu+Wkf6Q/Dr/NJH8ZWV4StAb8MsBqhocRn+lv0b91KJYFv3
KjEl2xt3lKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
BCQwIoAg2xwon2hr+9A/d0ijKrlBm2OrEn40l/AuOxUP3/tC+z0wCgYIKoZIzj0E
AwIDSAAwRQIhAOuISj4nilLE9wt/6lvSkgvG04o8M2VJacTNXTQVq+G6AiBwO4WQ
6caigMoM0udrWh++35sVnAfwm1VLUnDxgF6YFg==
-----END CERTIFICATE-----"
"2020-01-03 19:05:35.414 UTC [msp.identity] Verify -> DEBU c98 Verify: digest = 00000000 4d 16 58 d8 6f ab 4d ae ee f3 8a 7d d7 47 ce 59 |M.X.o.M....}.G.Y|
00000010 bd 66 73 7c d0 7f 8c 05 3a fe d0 b9 8a 59 41 77 |.fs|....:....YAw|"
"2020-01-03 19:05:35.414 UTC [msp.identity] Verify -> DEBU c99 Verify: sig = 00000000 30 44 02 20 5f 51 dd d4 e7 82 1f 52 c7 cf 51 45 |0D. _Q.....R..QE|
00000010 9e 75 8b 16 bc e9 c2 61 4c 3e a8 1e b4 11 63 ed |.u.....aL>....c.|
00000020 12 b0 01 52 02 20 66 5e ab 92 a1 e3 36 26 53 5c |...R. f^....6&S\|
00000030 02 80 e9 bd 63 80 d7 c7 63 15 c8 51 07 51 08 44 |....c...c..Q.Q.D|
00000040 62 0d 27 90 0a bf |b.'...|"
"2020-01-03 19:05:35.415 UTC [policies] SignatureSetToValidIdentities -> DEBU c9a signature for identity 0 validated"
"2020-01-03 19:05:35.415 UTC [cauthdsl] func1 -> DEBU c9b 0xc001201fb0 gate 1578078335415281600 evaluation starts"
"2020-01-03 19:05:35.415 UTC [cauthdsl] func2 -> DEBU c9c 0xc001201fb0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:35.415 UTC [cauthdsl] func2 -> DEBU c9d 0xc001201fb0 processing identity 0 - &{Org1MSP 17069cbee57be1a7c31108980ca1f22e1655ab52c15e1bd6db05cf7e9d01304e}"
"2020-01-03 19:05:35.416 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU c9e Checking if identity satisfies MEMBER role for Org1MSP"
"2020-01-03 19:05:35.416 UTC [msp] Validate -> DEBU c9f MSP Org1MSP validating identity"
"2020-01-03 19:05:35.416 UTC [msp] getCertificationChain -> DEBU ca0 MSP Org1MSP getting certification chain"
"2020-01-03 19:05:35.417 UTC [cauthdsl] func2 -> DEBU ca1 0xc001201fb0 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:35.417 UTC [cauthdsl] func1 -> DEBU ca2 0xc001201fb0 gate 1578078335415281600 evaluation succeeds"
"2020-01-03 19:05:35.417 UTC [policies] EvaluateSignedData -> DEBU ca3 Signature set satisfies policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:35.417 UTC [policies] EvaluateSignedData -> DEBU ca4 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:35.417 UTC [policies] EvaluateSignedData -> DEBU ca5 Signature set satisfies policy /Channel/Application/Readers"
"2020-01-03 19:05:35.418 UTC [policies] EvaluateSignedData -> DEBU ca6 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:05:35.418 UTC [policies] EvaluateSignedData -> DEBU ca7 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:05:35.418 UTC [policies] EvaluateSignedData -> DEBU ca8 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:05:35.419 UTC [common.deliver] deliverBlocks -> DEBU ca9 [channel: businesschannel] Received seekInfo (0xc00099a5c0) start:<specified:<number:1 > > stop:<specified:<number:18446744073709551615 > > from 172.18.0.7:56622"
"2020-01-03 19:05:35.419 UTC [fsblkstorage] Next -> DEBU caa Initializing block stream for iterator. itr.maxBlockNumAvailable=2"
"2020-01-03 19:05:35.419 UTC [fsblkstorage] newBlockfileStream -> DEBU cab newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[28851]"
"2020-01-03 19:05:35.420 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cac Remaining bytes=[57271], Going to peek [8] bytes"
"2020-01-03 19:05:35.420 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cad Returning blockbytes - length=[28604], placementInfo={fileNum=[0], startOffset=[28851], bytesOffset=[28854]}"
"2020-01-03 19:05:35.421 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cae blockbytes [28604] read from file [0]"
"2020-01-03 19:05:35.421 UTC [common.deliver] deliverBlocks -> DEBU caf [channel: businesschannel] Delivering block [1] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:05:35.422 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cb0 Remaining bytes=[28664], Going to peek [8] bytes"
"2020-01-03 19:05:35.434 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cb1 Returning blockbytes - length=[28661], placementInfo={fileNum=[0], startOffset=[57458], bytesOffset=[57461]}"
"2020-01-03 19:05:35.434 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cb2 blockbytes [28661] read from file [0]"
"2020-01-03 19:05:35.435 UTC [common.deliver] deliverBlocks -> DEBU cb3 [channel: businesschannel] Delivering block [2] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:05:35.437 UTC [fsblkstorage] waitForBlock -> DEBU cb4 Going to wait for newer blocks. maxAvailaBlockNumber=[2], waitForBlockNum=[3]"
"2020-01-03 19:05:35.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU cb5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:35.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cb6 Sending msg of 28 bytes to 3 on channel testchainid took 15.4µs"
"2020-01-03 19:05:35.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU cb7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 64.2µs "
"2020-01-03 19:05:35.699 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cb8 Sending msg of 28 bytes to 2 on channel businesschannel took 56µs"
"2020-01-03 19:05:35.699 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cb9 Sending msg of 28 bytes to 3 on channel businesschannel took 15.7µs"
"2020-01-03 19:05:35.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU cba Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 153.3µs "
"2020-01-03 19:05:35.700 UTC [orderer.common.cluster.step] sendMessage -> DEBU cbb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 67.1µs "
"2020-01-03 19:05:35.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU cbc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:35.703 UTC [orderer.common.cluster.step] handleMessage -> DEBU cbd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:36.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU cbe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:36.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cbf Sending msg of 28 bytes to 3 on channel testchainid took 20.5µs"
"2020-01-03 19:05:36.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU cc0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.2µs "
"2020-01-03 19:05:36.171 UTC [orderer.common.server] Deliver -> DEBU cc1 Starting new Deliver handler"
"2020-01-03 19:05:36.174 UTC [common.deliver] Handle -> DEBU cc2 Starting new deliver loop for 172.18.0.8:54334"
"2020-01-03 19:05:36.174 UTC [common.deliver] Handle -> DEBU cc3 Attempting to read seek info message from 172.18.0.8:54334"
"2020-01-03 19:05:36.176 UTC [policies] EvaluateSignedData -> DEBU cc4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:05:36.192 UTC [policies] EvaluateSignedData -> DEBU cc5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:36.192 UTC [policies] EvaluateSignedData -> DEBU cc6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:05:36.193 UTC [policies] EvaluateSignedData -> DEBU cc7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:05:36.193 UTC [policies] EvaluateSignedData -> DEBU cc8 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:05:36.193 UTC [msp] DeserializeIdentity -> DEBU cc9 Obtaining identity"
"2020-01-03 19:05:36.194 UTC [msp.identity] newIdentity -> DEBU cca Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKTCCAc+gAwIBAgIRAPikCf8Lqmr4IxxdS1naC8MwCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBqMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzENMAsGA1UECxMEcGVlcjEfMB0GA1UEAxMWcGVlcjEub3Jn
Mi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABCnU9Lvzp4Oj
VGNQIUor8x14w72LJytip/FAawBCcIX/rTyHzi0/V4VOOK7ZzUJjsJ06HOrLH2kq
cRv8LV7HygWjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAIFeLl8tZK21GKpogRZ4gfevkODI5VwghbXOylZGf8KfzMAoGCCqGSM49
BAMCA0gAMEUCIQCYio3XPe0gbZUcWO/M5eFUwMGyJYiktk8O5aanPs+segIgWlwp
YVKGt/ClnNVo8h2X/+e21iagssuyMczBwq+WtAI=
-----END CERTIFICATE-----"
"2020-01-03 19:05:36.196 UTC [msp.identity] Verify -> DEBU ccb Verify: digest = 00000000 53 89 a9 1d a1 a2 92 a8 fe d9 5e 6b 0f 3e a8 0b |S.........^k.>..|
00000010 db ef 13 fb 86 6c 58 46 71 9a 35 65 7f 2e 5e 6a |.....lXFq.5e..^j|"
"2020-01-03 19:05:36.196 UTC [msp.identity] Verify -> DEBU ccc Verify: sig = 00000000 30 45 02 21 00 e7 08 12 ad ad e6 aa 0b 6c 4d cb |0E.!.........lM.|
00000010 a1 43 31 33 88 d2 c1 79 36 e3 29 f9 19 c2 ae d3 |.C13...y6.).....|
00000020 0f 83 c3 c1 eb 02 20 06 9d 5d f1 d7 aa 9e ef d2 |...... ..]......|
00000030 21 56 e4 9c d9 f6 ea 8a 92 8b c5 70 0c c0 db cc |!V.........p....|
00000040 fa 40 1e a0 99 71 8c |.@...q.|"
"2020-01-03 19:05:36.197 UTC [policies] SignatureSetToValidIdentities -> DEBU ccd signature for identity 0 validated"
"2020-01-03 19:05:36.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cce Sending msg of 28 bytes to 2 on channel businesschannel took 26.1µs"
"2020-01-03 19:05:36.201 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cd1 Sending msg of 28 bytes to 3 on channel businesschannel took 109.3µs"
"2020-01-03 19:05:36.203 UTC [orderer.common.cluster.step] sendMessage -> DEBU cd2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 911.8µs "
"2020-01-03 19:05:36.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU ccf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 503.5µs "
"2020-01-03 19:05:36.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU cd0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:36.207 UTC [orderer.common.cluster.step] handleMessage -> DEBU cd3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:36.200 UTC [cauthdsl] func1 -> DEBU cd4 0xc00036a1e0 gate 1578078336200766200 evaluation starts"
"2020-01-03 19:05:36.208 UTC [cauthdsl] func2 -> DEBU cd5 0xc00036a1e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:36.209 UTC [cauthdsl] func2 -> DEBU cd6 0xc00036a1e0 processing identity 0 - &{Org2MSP 93575b745c67d28a0aada0b161f85b7fefce1ce1a9a09e6988b44b5abd4ba89b}"
"2020-01-03 19:05:36.209 UTC [cauthdsl] func2 -> DEBU cd7 0xc00036a1e0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got Org2MSP)"
"2020-01-03 19:05:36.210 UTC [cauthdsl] func2 -> DEBU cd8 0xc00036a1e0 principal evaluation fails"
"2020-01-03 19:05:36.210 UTC [cauthdsl] func1 -> DEBU cd9 0xc00036a1e0 gate 1578078336200766200 evaluation fails"
"2020-01-03 19:05:36.210 UTC [policies] EvaluateSignedData -> DEBU cda Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:36.211 UTC [policies] EvaluateSignedData -> DEBU cdb == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:05:36.211 UTC [policies] EvaluateSignedData -> DEBU cdc == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:05:36.211 UTC [msp.identity] Verify -> DEBU cdd Verify: digest = 00000000 53 89 a9 1d a1 a2 92 a8 fe d9 5e 6b 0f 3e a8 0b |S.........^k.>..|
00000010 db ef 13 fb 86 6c 58 46 71 9a 35 65 7f 2e 5e 6a |.....lXFq.5e..^j|"
"2020-01-03 19:05:36.212 UTC [msp.identity] Verify -> DEBU cde Verify: sig = 00000000 30 45 02 21 00 e7 08 12 ad ad e6 aa 0b 6c 4d cb |0E.!.........lM.|
00000010 a1 43 31 33 88 d2 c1 79 36 e3 29 f9 19 c2 ae d3 |.C13...y6.).....|
00000020 0f 83 c3 c1 eb 02 20 06 9d 5d f1 d7 aa 9e ef d2 |...... ..]......|
00000030 21 56 e4 9c d9 f6 ea 8a 92 8b c5 70 0c c0 db cc |!V.........p....|
00000040 fa 40 1e a0 99 71 8c |.@...q.|"
"2020-01-03 19:05:36.212 UTC [policies] SignatureSetToValidIdentities -> DEBU cdf signature for identity 0 validated"
"2020-01-03 19:05:36.212 UTC [cauthdsl] func1 -> DEBU ce0 0xc000ccdcc0 gate 1578078336212755900 evaluation starts"
"2020-01-03 19:05:36.213 UTC [cauthdsl] func2 -> DEBU ce1 0xc000ccdcc0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:05:36.213 UTC [cauthdsl] func2 -> DEBU ce2 0xc000ccdcc0 processing identity 0 - &{Org2MSP 93575b745c67d28a0aada0b161f85b7fefce1ce1a9a09e6988b44b5abd4ba89b}"
"2020-01-03 19:05:36.213 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU ce3 Checking if identity satisfies MEMBER role for Org2MSP"
"2020-01-03 19:05:36.213 UTC [msp] Validate -> DEBU ce4 MSP Org2MSP validating identity"
"2020-01-03 19:05:36.214 UTC [msp] getCertificationChain -> DEBU ce5 MSP Org2MSP getting certification chain"
"2020-01-03 19:05:36.214 UTC [cauthdsl] func2 -> DEBU ce6 0xc000ccdcc0 principal evaluation succeeds for identity 0"
"2020-01-03 19:05:36.214 UTC [cauthdsl] func1 -> DEBU ce7 0xc000ccdcc0 gate 1578078336212755900 evaluation succeeds"
"2020-01-03 19:05:36.215 UTC [policies] EvaluateSignedData -> DEBU ce8 Signature set satisfies policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:36.215 UTC [policies] EvaluateSignedData -> DEBU ce9 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:05:36.215 UTC [policies] EvaluateSignedData -> DEBU cea Signature set satisfies policy /Channel/Application/Readers"
"2020-01-03 19:05:36.215 UTC [policies] EvaluateSignedData -> DEBU ceb == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:05:36.216 UTC [policies] EvaluateSignedData -> DEBU cec Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:05:36.216 UTC [policies] EvaluateSignedData -> DEBU ced == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:05:36.217 UTC [common.deliver] deliverBlocks -> DEBU cee [channel: businesschannel] Received seekInfo (0xc0004aaa40) start:<specified:<number:1 > > stop:<specified:<number:18446744073709551615 > > from 172.18.0.8:54334"
"2020-01-03 19:05:36.217 UTC [fsblkstorage] Next -> DEBU cef Initializing block stream for iterator. itr.maxBlockNumAvailable=2"
"2020-01-03 19:05:36.219 UTC [fsblkstorage] newBlockfileStream -> DEBU cf0 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[28851]"
"2020-01-03 19:05:36.219 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf1 Remaining bytes=[57271], Going to peek [8] bytes"
"2020-01-03 19:05:36.220 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf2 Returning blockbytes - length=[28604], placementInfo={fileNum=[0], startOffset=[28851], bytesOffset=[28854]}"
"2020-01-03 19:05:36.220 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf3 blockbytes [28604] read from file [0]"
"2020-01-03 19:05:36.220 UTC [common.deliver] deliverBlocks -> DEBU cf4 [channel: businesschannel] Delivering block [1] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:05:36.220 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf5 Remaining bytes=[28664], Going to peek [8] bytes"
"2020-01-03 19:05:36.223 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf6 Returning blockbytes - length=[28661], placementInfo={fileNum=[0], startOffset=[57458], bytesOffset=[57461]}"
"2020-01-03 19:05:36.224 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf7 blockbytes [28661] read from file [0]"
"2020-01-03 19:05:36.224 UTC [common.deliver] deliverBlocks -> DEBU cf8 [channel: businesschannel] Delivering block [2] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:05:36.227 UTC [fsblkstorage] waitForBlock -> DEBU cf9 Going to wait for newer blocks. maxAvailaBlockNumber=[2], waitForBlockNum=[3]"
"2020-01-03 19:05:36.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU cfa Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:36.631 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cfb Sending msg of 28 bytes to 3 on channel testchainid took 24.8µs"
"2020-01-03 19:05:36.632 UTC [orderer.common.cluster.step] sendMessage -> DEBU cfc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 235.7µs "
"2020-01-03 19:05:36.697 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cfd Sending msg of 28 bytes to 2 on channel businesschannel took 343.3µs"
"2020-01-03 19:05:36.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU cfe Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.5457ms "
"2020-01-03 19:05:36.699 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU cff Sending msg of 28 bytes to 3 on channel businesschannel took 35.9µs"
"2020-01-03 19:05:36.701 UTC [orderer.common.cluster.step] sendMessage -> DEBU d00 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 190.4µs "
"2020-01-03 19:05:36.702 UTC [orderer.common.cluster.step] handleMessage -> DEBU d01 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:36.703 UTC [orderer.common.cluster.step] handleMessage -> DEBU d02 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:37.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU d03 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:37.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d04 Sending msg of 28 bytes to 3 on channel testchainid took 15.7µs"
"2020-01-03 19:05:37.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU d05 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.6µs "
"2020-01-03 19:05:37.196 UTC [orderer.consensus.etcdraft] Check -> DEBU d06 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:37.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d07 Sending msg of 28 bytes to 2 on channel businesschannel took 30.2µs"
"2020-01-03 19:05:37.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d08 Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:05:37.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU d09 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 85µs "
"2020-01-03 19:05:37.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU d0a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 148.7µs "
"2020-01-03 19:05:37.197 UTC [orderer.common.cluster.step] handleMessage -> DEBU d0b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:37.197 UTC [orderer.common.cluster.step] handleMessage -> DEBU d0c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:37.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d0d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:37.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d0e Sending msg of 28 bytes to 3 on channel testchainid took 136.7µs"
"2020-01-03 19:05:37.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU d0f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 534.8µs "
"2020-01-03 19:05:37.696 UTC [orderer.common.cluster.step] sendMessage -> DEBU d10 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 122.5µs "
"2020-01-03 19:05:37.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d11 Sending msg of 28 bytes to 2 on channel businesschannel took 22.7µs"
"2020-01-03 19:05:37.698 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d12 Sending msg of 28 bytes to 3 on channel businesschannel took 194.7µs"
"2020-01-03 19:05:37.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU d13 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 204.2µs "
"2020-01-03 19:05:37.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d14 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:37.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d15 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:38.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU d16 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:38.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d17 Sending msg of 28 bytes to 3 on channel testchainid took 12.5µs"
"2020-01-03 19:05:38.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU d18 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 89.6µs "
"2020-01-03 19:05:38.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d19 Sending msg of 28 bytes to 2 on channel businesschannel took 39.2µs"
"2020-01-03 19:05:38.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d1a Sending msg of 28 bytes to 3 on channel businesschannel took 13.2µs"
"2020-01-03 19:05:38.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d1b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 339µs "
"2020-01-03 19:05:38.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d1c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 208µs "
"2020-01-03 19:05:38.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU d1d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:38.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d1e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:38.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d1f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:38.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d20 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:05:38.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU d21 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 148µs "
"2020-01-03 19:05:38.697 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d22 Sending msg of 28 bytes to 2 on channel businesschannel took 23.5µs"
"2020-01-03 19:05:38.698 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d24 Sending msg of 28 bytes to 3 on channel businesschannel took 14.9µs"
"2020-01-03 19:05:38.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU d23 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 129.5µs "
"2020-01-03 19:05:38.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d25 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:38.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU d26 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 378.4µs "
"2020-01-03 19:05:38.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU d27 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:39.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU d28 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:39.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU d29 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.1µs "
"2020-01-03 19:05:39.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d2a Sending msg of 28 bytes to 3 on channel testchainid took 13.9µs"
"2020-01-03 19:05:39.196 UTC [orderer.consensus.etcdraft] Check -> DEBU d2b Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:39.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d2c Sending msg of 28 bytes to 2 on channel businesschannel took 17µs"
"2020-01-03 19:05:39.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d2d Sending msg of 28 bytes to 3 on channel businesschannel took 11.8µs"
"2020-01-03 19:05:39.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d2e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.6µs "
"2020-01-03 19:05:39.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d2f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 170.8µs "
"2020-01-03 19:05:39.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d30 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:39.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d31 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:39.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU d32 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:39.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d33 Sending msg of 28 bytes to 3 on channel testchainid took 18µs"
"2020-01-03 19:05:39.631 UTC [orderer.common.cluster.step] sendMessage -> DEBU d34 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1792ms "
"2020-01-03 19:05:39.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d35 Sending msg of 28 bytes to 2 on channel businesschannel took 107.6µs"
"2020-01-03 19:05:39.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d36 Sending msg of 28 bytes to 3 on channel businesschannel took 18.9µs"
"2020-01-03 19:05:39.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d37 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 399µs "
"2020-01-03 19:05:39.703 UTC [orderer.common.cluster.step] sendMessage -> DEBU d38 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 6.1813ms "
"2020-01-03 19:05:39.704 UTC [orderer.common.cluster.step] handleMessage -> DEBU d39 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:39.704 UTC [orderer.common.cluster.step] handleMessage -> DEBU d3a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:40.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU d3b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:40.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d3c Sending msg of 28 bytes to 3 on channel testchainid took 7.5µs"
"2020-01-03 19:05:40.126 UTC [orderer.common.cluster.step] sendMessage -> DEBU d3d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 40µs "
"2020-01-03 19:05:40.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d3e Sending msg of 28 bytes to 2 on channel businesschannel took 47.1µs"
"2020-01-03 19:05:40.198 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d3f Sending msg of 28 bytes to 3 on channel businesschannel took 17.6µs"
"2020-01-03 19:05:40.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d40 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94.3µs "
"2020-01-03 19:05:40.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d41 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 117.9µs "
"2020-01-03 19:05:40.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d42 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:40.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d43 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:40.626 UTC [orderer.common.cluster.step] handleMessage -> DEBU d44 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:40.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d45 Sending msg of 28 bytes to 3 on channel testchainid took 21.3µs"
"2020-01-03 19:05:40.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU d46 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 154.9µs "
"2020-01-03 19:05:40.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d47 Sending msg of 28 bytes to 2 on channel businesschannel took 61µs"
"2020-01-03 19:05:40.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d48 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 395.8µs "
"2020-01-03 19:05:40.698 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d49 Sending msg of 28 bytes to 3 on channel businesschannel took 45.3µs"
"2020-01-03 19:05:40.700 UTC [orderer.common.cluster.step] sendMessage -> DEBU d4a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 129.7µs "
"2020-01-03 19:05:40.700 UTC [orderer.common.cluster.step] handleMessage -> DEBU d4b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:40.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU d4c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:41.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU d4d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:41.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d4e Sending msg of 28 bytes to 3 on channel testchainid took 11.2µs"
"2020-01-03 19:05:41.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU d4f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.1µs "
"2020-01-03 19:05:41.196 UTC [orderer.consensus.etcdraft] Check -> DEBU d50 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:41.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d51 Sending msg of 28 bytes to 2 on channel businesschannel took 15.3µs"
"2020-01-03 19:05:41.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d52 Sending msg of 28 bytes to 3 on channel businesschannel took 32.8µs"
"2020-01-03 19:05:41.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d53 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 139.8µs "
"2020-01-03 19:05:41.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d54 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.1595ms "
"2020-01-03 19:05:41.199 UTC [orderer.common.cluster.step] handleMessage -> DEBU d55 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:41.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU d56 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:41.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d57 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:41.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d58 Sending msg of 28 bytes to 3 on channel testchainid took 9.7µs"
"2020-01-03 19:05:41.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU d59 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 147.4µs "
"2020-01-03 19:05:41.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d5a Sending msg of 28 bytes to 2 on channel businesschannel took 17.8µs"
"2020-01-03 19:05:41.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d5b Sending msg of 28 bytes to 3 on channel businesschannel took 15.1µs"
"2020-01-03 19:05:41.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU d5c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.6µs "
"2020-01-03 19:05:41.699 UTC [orderer.common.cluster.step] sendMessage -> DEBU d5d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 249.6µs "
"2020-01-03 19:05:41.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU d5e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:41.701 UTC [orderer.common.cluster.step] handleMessage -> DEBU d5f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:42.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU d60 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:42.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d61 Sending msg of 28 bytes to 3 on channel testchainid took 22.7µs"
"2020-01-03 19:05:42.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU d62 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.4µs "
"2020-01-03 19:05:42.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d63 Sending msg of 28 bytes to 2 on channel businesschannel took 50µs"
"2020-01-03 19:05:42.197 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d64 Sending msg of 28 bytes to 3 on channel businesschannel took 109.1µs"
"2020-01-03 19:05:42.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d65 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 271.9µs "
"2020-01-03 19:05:42.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d66 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 385.8µs "
"2020-01-03 19:05:42.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU d67 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:42.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU d68 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:42.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d69 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:42.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d6a Sending msg of 28 bytes to 3 on channel testchainid took 20.2µs"
"2020-01-03 19:05:42.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU d6b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 93.1µs "
"2020-01-03 19:05:42.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d6c Sending msg of 28 bytes to 2 on channel businesschannel took 19.3µs"
"2020-01-03 19:05:42.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d6d Sending msg of 28 bytes to 3 on channel businesschannel took 14.2µs"
"2020-01-03 19:05:42.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d6f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 121.3µs "
"2020-01-03 19:05:42.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d6e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 105.1µs "
"2020-01-03 19:05:42.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d70 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:42.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d71 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:43.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU d72 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:43.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d73 Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:05:43.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU d74 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 229.7µs "
"2020-01-03 19:05:43.197 UTC [orderer.consensus.etcdraft] Check -> DEBU d75 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:43.198 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d76 Sending msg of 28 bytes to 2 on channel businesschannel took 17.2µs"
"2020-01-03 19:05:43.198 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d77 Sending msg of 28 bytes to 3 on channel businesschannel took 10.9µs"
"2020-01-03 19:05:43.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d78 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 78.4µs "
"2020-01-03 19:05:43.198 UTC [orderer.common.cluster.step] sendMessage -> DEBU d79 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 45.1µs "
"2020-01-03 19:05:43.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU d7a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:43.200 UTC [orderer.common.cluster.step] handleMessage -> DEBU d7b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:43.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d7c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:43.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d7d Sending msg of 28 bytes to 3 on channel testchainid took 7.4µs"
"2020-01-03 19:05:43.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU d7e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 57.1µs "
"2020-01-03 19:05:43.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d7f Sending msg of 28 bytes to 2 on channel businesschannel took 21.8µs"
"2020-01-03 19:05:43.697 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d80 Sending msg of 28 bytes to 3 on channel businesschannel took 312.2µs"
"2020-01-03 19:05:43.702 UTC [orderer.common.cluster.step] sendMessage -> DEBU d81 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 150.5µs "
"2020-01-03 19:05:43.703 UTC [orderer.common.cluster.step] sendMessage -> DEBU d82 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 5.7791ms "
"2020-01-03 19:05:43.704 UTC [orderer.common.cluster.step] handleMessage -> DEBU d83 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:43.704 UTC [orderer.common.cluster.step] handleMessage -> DEBU d84 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:44.126 UTC [orderer.common.cluster.step] handleMessage -> DEBU d85 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:44.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d86 Sending msg of 28 bytes to 3 on channel testchainid took 74.9µs"
"2020-01-03 19:05:44.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU d87 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 379.1µs "
"2020-01-03 19:05:44.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d88 Sending msg of 28 bytes to 2 on channel businesschannel took 18.6µs"
"2020-01-03 19:05:44.196 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d89 Sending msg of 28 bytes to 3 on channel businesschannel took 9.3µs"
"2020-01-03 19:05:44.196 UTC [orderer.common.cluster.step] sendMessage -> DEBU d8a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 232.3µs "
"2020-01-03 19:05:44.197 UTC [orderer.common.cluster.step] sendMessage -> DEBU d8b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 520.6µs "
"2020-01-03 19:05:44.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU d8c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:44.198 UTC [orderer.common.cluster.step] handleMessage -> DEBU d8d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:44.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU d8e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:44.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d8f Sending msg of 28 bytes to 3 on channel testchainid took 16.6µs"
"2020-01-03 19:05:44.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU d90 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 763.7µs "
"2020-01-03 19:05:44.696 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d91 Sending msg of 28 bytes to 2 on channel businesschannel took 23.3µs"
"2020-01-03 19:05:44.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d92 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 118.4µs "
"2020-01-03 19:05:44.697 UTC [orderer.common.cluster.step] sendMessage -> DEBU d93 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 98.5µs "
"2020-01-03 19:05:44.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d94 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:44.699 UTC [orderer.common.cluster.step] handleMessage -> DEBU d95 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:44.697 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d96 Sending msg of 28 bytes to 3 on channel businesschannel took 29.3µs"
"2020-01-03 19:05:45.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU d97 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:45.099 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d98 Sending msg of 28 bytes to 3 on channel testchainid took 20.1µs"
"2020-01-03 19:05:45.100 UTC [orderer.common.cluster.step] sendMessage -> DEBU d99 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 288.5µs "
"2020-01-03 19:05:45.162 UTC [orderer.consensus.etcdraft] Check -> DEBU d9a Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:45.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d9b Sending msg of 28 bytes to 2 on channel businesschannel took 23.2µs"
"2020-01-03 19:05:45.164 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU d9c Sending msg of 28 bytes to 3 on channel businesschannel took 15.8µs"
"2020-01-03 19:05:45.164 UTC [orderer.common.cluster.step] sendMessage -> DEBU d9d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.1418ms "
"2020-01-03 19:05:45.167 UTC [orderer.common.cluster.step] sendMessage -> DEBU d9e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.8608ms "
"2020-01-03 19:05:45.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU d9f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:45.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU da0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:45.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU da1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:45.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU da2 Sending msg of 28 bytes to 3 on channel testchainid took 14.6µs"
"2020-01-03 19:05:45.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU da3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 371.1µs "
"2020-01-03 19:05:45.664 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU da4 Sending msg of 28 bytes to 2 on channel businesschannel took 28.6µs"
"2020-01-03 19:05:45.667 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU da5 Sending msg of 28 bytes to 3 on channel businesschannel took 28.9µs"
"2020-01-03 19:05:45.667 UTC [orderer.common.cluster.step] sendMessage -> DEBU da6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 153.7µs "
"2020-01-03 19:05:45.667 UTC [orderer.common.cluster.step] sendMessage -> DEBU da7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 63.8µs "
"2020-01-03 19:05:45.672 UTC [orderer.common.cluster.step] handleMessage -> DEBU da8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:45.673 UTC [orderer.common.cluster.step] handleMessage -> DEBU da9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:46.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU daa Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:46.098 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dab Sending msg of 28 bytes to 3 on channel testchainid took 20µs"
"2020-01-03 19:05:46.099 UTC [orderer.common.cluster.step] sendMessage -> DEBU dac Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.4µs "
"2020-01-03 19:05:46.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dad Sending msg of 28 bytes to 2 on channel businesschannel took 18.4µs"
"2020-01-03 19:05:46.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dae Sending msg of 28 bytes to 3 on channel businesschannel took 10.4µs"
"2020-01-03 19:05:46.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU daf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 305.7µs "
"2020-01-03 19:05:46.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU db0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 192.5µs "
"2020-01-03 19:05:46.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU db1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:46.165 UTC [orderer.common.cluster.step] handleMessage -> DEBU db2 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:46.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU db3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:46.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU db4 Sending msg of 28 bytes to 3 on channel testchainid took 58.3µs"
"2020-01-03 19:05:46.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU db5 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.3µs "
"2020-01-03 19:05:46.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU db6 Sending msg of 28 bytes to 2 on channel businesschannel took 43.7µs"
"2020-01-03 19:05:46.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU db7 Sending msg of 28 bytes to 3 on channel businesschannel took 13.1µs"
"2020-01-03 19:05:46.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU db8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 111.8µs "
"2020-01-03 19:05:46.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU db9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 526.9µs "
"2020-01-03 19:05:46.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU dba Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:46.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU dbb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:47.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU dbc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:47.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dbd Sending msg of 28 bytes to 3 on channel testchainid took 22.6µs"
"2020-01-03 19:05:47.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU dbe Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 529.5µs "
"2020-01-03 19:05:47.161 UTC [orderer.consensus.etcdraft] Check -> DEBU dbf Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:47.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dc0 Sending msg of 28 bytes to 2 on channel businesschannel took 19.1µs"
"2020-01-03 19:05:47.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dc1 Sending msg of 28 bytes to 3 on channel businesschannel took 6.6µs"
"2020-01-03 19:05:47.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU dc2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 615µs "
"2020-01-03 19:05:47.164 UTC [orderer.common.cluster.step] sendMessage -> DEBU dc3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 338µs "
"2020-01-03 19:05:47.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU dc4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:47.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU dc5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:47.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU dc6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:47.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dc7 Sending msg of 28 bytes to 3 on channel testchainid took 88.1µs"
"2020-01-03 19:05:47.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU dc8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 702.9µs "
"2020-01-03 19:05:47.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dc9 Sending msg of 28 bytes to 2 on channel businesschannel took 52.5µs"
"2020-01-03 19:05:47.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dca Sending msg of 28 bytes to 3 on channel businesschannel took 10.6µs"
"2020-01-03 19:05:47.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU dcb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 376.4µs "
"2020-01-03 19:05:47.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU dcc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 277.4µs "
"2020-01-03 19:05:47.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU dcd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:47.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU dce Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:48.091 UTC [orderer.common.cluster.step] handleMessage -> DEBU dcf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:48.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dd0 Sending msg of 28 bytes to 3 on channel testchainid took 11.8µs"
"2020-01-03 19:05:48.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU dd1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.3µs "
"2020-01-03 19:05:48.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dd2 Sending msg of 28 bytes to 2 on channel businesschannel took 13.6µs"
"2020-01-03 19:05:48.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dd3 Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:05:48.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU dd4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 317µs "
"2020-01-03 19:05:48.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU dd5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 61.5µs "
"2020-01-03 19:05:48.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU dd6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:48.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU dd7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:48.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU dd8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:48.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dd9 Sending msg of 28 bytes to 3 on channel testchainid took 16.4µs"
"2020-01-03 19:05:48.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU dda Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 108.2µs "
"2020-01-03 19:05:48.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ddb Sending msg of 28 bytes to 2 on channel businesschannel took 26.4µs"
"2020-01-03 19:05:48.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ddc Sending msg of 28 bytes to 3 on channel businesschannel took 11.1µs"
"2020-01-03 19:05:48.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ddd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 174.1µs "
"2020-01-03 19:05:48.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU dde Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 178.7µs "
"2020-01-03 19:05:48.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU ddf Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:48.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU de0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:49.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU de1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:49.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU de2 Sending msg of 28 bytes to 3 on channel testchainid took 19µs"
"2020-01-03 19:05:49.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU de3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 492µs "
"2020-01-03 19:05:49.161 UTC [orderer.consensus.etcdraft] Check -> DEBU de4 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:05:49.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU de5 Sending msg of 28 bytes to 2 on channel businesschannel took 17.7µs"
"2020-01-03 19:05:49.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU de6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 116.3µs "
"2020-01-03 19:05:49.163 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU de7 Sending msg of 28 bytes to 3 on channel businesschannel took 116.3µs"
"2020-01-03 19:05:49.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU de8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 145.6µs "
"2020-01-03 19:05:49.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU dea Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:49.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU de9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:49.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU deb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:49.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dec Sending msg of 28 bytes to 3 on channel testchainid took 13µs"
"2020-01-03 19:05:49.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU ded Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 173.7µs "
"2020-01-03 19:05:49.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dee Sending msg of 28 bytes to 2 on channel businesschannel took 27.9µs"
"2020-01-03 19:05:49.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU def Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:05:49.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU df0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 128µs "
"2020-01-03 19:05:49.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU df1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 53.7µs "
"2020-01-03 19:05:49.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU df2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:49.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU df3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:49.741 UTC [orderer.common.server] replicateDisabledChains -> DEBU df4 No inactive chains to try to replicate"
"2020-01-03 19:05:50.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU df5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:50.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU df6 Sending msg of 28 bytes to 3 on channel testchainid took 133.2µs"
"2020-01-03 19:05:50.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU df7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 51.3µs "
"2020-01-03 19:05:50.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU df8 Sending msg of 28 bytes to 2 on channel businesschannel took 17.1µs"
"2020-01-03 19:05:50.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU df9 Sending msg of 28 bytes to 3 on channel businesschannel took 7.3µs"
"2020-01-03 19:05:50.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU dfa Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 211.6µs "
"2020-01-03 19:05:50.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU dfb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 340.3µs "
"2020-01-03 19:05:50.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU dfc Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:50.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU dfd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:50.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU dfe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:50.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU dff Sending msg of 28 bytes to 3 on channel testchainid took 12.8µs"
"2020-01-03 19:05:50.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU e00 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 98.6µs "
"2020-01-03 19:05:50.698 UTC [orderer.common.cluster.step] sendMessage -> DEBU e01 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 202.1µs "
"2020-01-03 19:05:50.692 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e02 Sending msg of 28 bytes to 2 on channel businesschannel took 320.5µs"
"2020-01-03 19:05:50.702 UTC [orderer.common.cluster.step] handleMessage -> DEBU e03 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:50.703 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e04 Sending msg of 28 bytes to 3 on channel businesschannel took 16.8µs"
"2020-01-03 19:05:50.704 UTC [orderer.common.cluster.step] sendMessage -> DEBU e05 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 127µs "
"2020-01-03 19:05:50.712 UTC [orderer.common.cluster.step] handleMessage -> DEBU e06 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:51.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU e07 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:51.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e08 Sending msg of 28 bytes to 3 on channel testchainid took 14.1µs"
"2020-01-03 19:05:51.095 UTC [orderer.common.cluster.step] sendMessage -> DEBU e09 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 549.4µs "
"2020-01-03 19:05:51.161 UTC [orderer.consensus.etcdraft] Check -> DEBU e0a Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:51.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e0b Sending msg of 28 bytes to 3 on channel businesschannel took 19.4µs"
"2020-01-03 19:05:51.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e0c Sending msg of 28 bytes to 2 on channel businesschannel took 11.9µs"
"2020-01-03 19:05:51.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e0d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 221.4µs "
"2020-01-03 19:05:51.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e0e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 168.1µs "
"2020-01-03 19:05:51.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e0f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:51.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e10 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:51.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU e11 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:51.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e12 Sending msg of 28 bytes to 3 on channel testchainid took 11.4µs"
"2020-01-03 19:05:51.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU e13 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 157µs "
"2020-01-03 19:05:51.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e14 Sending msg of 28 bytes to 2 on channel businesschannel took 22.6µs"
"2020-01-03 19:05:51.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e15 Sending msg of 28 bytes to 3 on channel businesschannel took 26.4µs"
"2020-01-03 19:05:51.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e16 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 121.2µs "
"2020-01-03 19:05:51.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e17 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 68.5µs "
"2020-01-03 19:05:51.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e18 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:51.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e19 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:52.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU e1a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:52.095 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e1b Sending msg of 28 bytes to 3 on channel testchainid took 79.7µs"
"2020-01-03 19:05:52.096 UTC [orderer.common.cluster.step] sendMessage -> DEBU e1c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 108µs "
"2020-01-03 19:05:52.163 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e1d Sending msg of 28 bytes to 2 on channel businesschannel took 22.1µs"
"2020-01-03 19:05:52.164 UTC [orderer.common.cluster.step] sendMessage -> DEBU e1e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 890.1µs "
"2020-01-03 19:05:52.165 UTC [orderer.common.cluster.step] sendMessage -> DEBU e1f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 160µs "
"2020-01-03 19:05:52.168 UTC [orderer.common.cluster.step] handleMessage -> DEBU e20 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:52.169 UTC [orderer.common.cluster.step] handleMessage -> DEBU e21 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:52.164 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e22 Sending msg of 28 bytes to 3 on channel businesschannel took 19.4µs"
"2020-01-03 19:05:52.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU e23 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:52.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e24 Sending msg of 28 bytes to 3 on channel testchainid took 14.5µs"
"2020-01-03 19:05:52.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU e25 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.7µs "
"2020-01-03 19:05:52.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e26 Sending msg of 28 bytes to 2 on channel businesschannel took 17.7µs"
"2020-01-03 19:05:52.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e27 Sending msg of 28 bytes to 3 on channel businesschannel took 18.8µs"
"2020-01-03 19:05:52.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU e28 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.8µs "
"2020-01-03 19:05:52.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e29 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.1987ms "
"2020-01-03 19:05:52.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU e2a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:52.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e2b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:53.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU e2c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:53.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e2d Sending msg of 28 bytes to 3 on channel testchainid took 16.9µs"
"2020-01-03 19:05:53.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU e2e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 83.8µs "
"2020-01-03 19:05:53.161 UTC [orderer.consensus.etcdraft] Check -> DEBU e2f Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:53.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e30 Sending msg of 28 bytes to 2 on channel businesschannel took 124µs"
"2020-01-03 19:05:53.163 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e31 Sending msg of 28 bytes to 3 on channel businesschannel took 42.4µs"
"2020-01-03 19:05:53.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e32 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.9µs "
"2020-01-03 19:05:53.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e33 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 419.7µs "
"2020-01-03 19:05:53.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e34 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:53.165 UTC [orderer.common.cluster.step] handleMessage -> DEBU e35 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:53.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU e36 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:53.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e37 Sending msg of 28 bytes to 3 on channel testchainid took 13.1µs"
"2020-01-03 19:05:53.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU e38 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 143.5µs "
"2020-01-03 19:05:53.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e39 Sending msg of 28 bytes to 2 on channel businesschannel took 17.5µs"
"2020-01-03 19:05:53.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e3a Sending msg of 28 bytes to 3 on channel businesschannel took 32µs"
"2020-01-03 19:05:53.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e3b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 104.1µs "
"2020-01-03 19:05:53.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e3c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 111.7µs "
"2020-01-03 19:05:53.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU e3d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:53.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU e3e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:54.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU e3f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:54.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e40 Sending msg of 28 bytes to 3 on channel testchainid took 11.9µs"
"2020-01-03 19:05:54.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU e41 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 126µs "
"2020-01-03 19:05:54.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e42 Sending msg of 28 bytes to 2 on channel businesschannel took 29.8µs"
"2020-01-03 19:05:54.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e43 Sending msg of 28 bytes to 3 on channel businesschannel took 23.8µs"
"2020-01-03 19:05:54.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e44 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 116.8µs "
"2020-01-03 19:05:54.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e45 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 272.8µs "
"2020-01-03 19:05:54.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e46 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:54.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e47 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:54.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU e48 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:54.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e49 Sending msg of 28 bytes to 3 on channel testchainid took 15.9µs"
"2020-01-03 19:05:54.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU e4a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 922.1µs "
"2020-01-03 19:05:54.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e4b Sending msg of 28 bytes to 3 on channel businesschannel took 96.9µs"
"2020-01-03 19:05:54.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e4d Sending msg of 28 bytes to 2 on channel businesschannel took 13.2µs"
"2020-01-03 19:05:54.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e4c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 233.1µs "
"2020-01-03 19:05:54.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU e4e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 178.9µs "
"2020-01-03 19:05:54.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU e4f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:54.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU e50 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:55.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU e51 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:55.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e52 Sending msg of 28 bytes to 3 on channel testchainid took 38.8µs"
"2020-01-03 19:05:55.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU e53 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.8µs "
"2020-01-03 19:05:55.161 UTC [orderer.consensus.etcdraft] Check -> DEBU e54 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:55.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e55 Sending msg of 28 bytes to 2 on channel businesschannel took 82µs"
"2020-01-03 19:05:55.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e56 Sending msg of 28 bytes to 3 on channel businesschannel took 12.1µs"
"2020-01-03 19:05:55.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e57 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 128.8µs "
"2020-01-03 19:05:55.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e58 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 45.5µs "
"2020-01-03 19:05:55.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e59 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:55.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e5a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:55.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU e5b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:55.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e5c Sending msg of 28 bytes to 3 on channel testchainid took 12.2µs"
"2020-01-03 19:05:55.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU e5d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 591.7µs "
"2020-01-03 19:05:55.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e5e Sending msg of 28 bytes to 2 on channel businesschannel took 16.6µs"
"2020-01-03 19:05:55.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e5f Sending msg of 28 bytes to 3 on channel businesschannel took 14.1µs"
"2020-01-03 19:05:55.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e61 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.3µs "
"2020-01-03 19:05:55.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU e60 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 128µs "
"2020-01-03 19:05:55.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU e62 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:55.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e63 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:56.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU e64 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:56.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e65 Sending msg of 28 bytes to 3 on channel testchainid took 11.9µs"
"2020-01-03 19:05:56.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU e66 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 111.8µs "
"2020-01-03 19:05:56.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e67 Sending msg of 28 bytes to 2 on channel businesschannel took 21.4µs"
"2020-01-03 19:05:56.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e68 Sending msg of 28 bytes to 3 on channel businesschannel took 33.4µs"
"2020-01-03 19:05:56.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e69 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 144.7µs "
"2020-01-03 19:05:56.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e6a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 49.1µs "
"2020-01-03 19:05:56.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU e6b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:56.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e6c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:56.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU e6d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:56.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e6e Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:05:56.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU e6f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 138.7µs "
"2020-01-03 19:05:56.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e70 Sending msg of 28 bytes to 2 on channel businesschannel took 24.9µs"
"2020-01-03 19:05:56.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e71 Sending msg of 28 bytes to 3 on channel businesschannel took 17µs"
"2020-01-03 19:05:56.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e72 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 306.5µs "
"2020-01-03 19:05:56.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e73 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 724.4µs "
"2020-01-03 19:05:56.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e74 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:56.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU e75 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:57.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU e76 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:57.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e77 Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:05:57.095 UTC [orderer.common.cluster.step] sendMessage -> DEBU e78 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.6583ms "
"2020-01-03 19:05:57.161 UTC [orderer.consensus.etcdraft] Check -> DEBU e79 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:05:57.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e7a Sending msg of 28 bytes to 2 on channel businesschannel took 23.5µs"
"2020-01-03 19:05:57.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e7b Sending msg of 28 bytes to 3 on channel businesschannel took 19.3µs"
"2020-01-03 19:05:57.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e7c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 145.2µs "
"2020-01-03 19:05:57.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU e7d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 246.6µs "
"2020-01-03 19:05:57.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e7e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:57.165 UTC [orderer.common.cluster.step] handleMessage -> DEBU e7f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:57.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU e80 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:57.595 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e81 Sending msg of 28 bytes to 3 on channel testchainid took 20µs"
"2020-01-03 19:05:57.596 UTC [orderer.common.cluster.step] sendMessage -> DEBU e82 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 732.1µs "
"2020-01-03 19:05:57.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e83 Sending msg of 28 bytes to 2 on channel businesschannel took 19.8µs"
"2020-01-03 19:05:57.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e84 Sending msg of 28 bytes to 3 on channel businesschannel took 12µs"
"2020-01-03 19:05:57.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU e85 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 225.4µs "
"2020-01-03 19:05:57.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e86 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.8µs "
"2020-01-03 19:05:57.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e87 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:57.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e88 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:58.091 UTC [orderer.common.cluster.step] handleMessage -> DEBU e89 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:58.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e8a Sending msg of 28 bytes to 3 on channel testchainid took 20.7µs"
"2020-01-03 19:05:58.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU e8b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.3µs "
"2020-01-03 19:05:58.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e8c Sending msg of 28 bytes to 2 on channel businesschannel took 21µs"
"2020-01-03 19:05:58.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e8d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.7µs "
"2020-01-03 19:05:58.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU e8e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 381.7µs "
"2020-01-03 19:05:58.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e8f Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:05:58.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU e90 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:58.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU e91 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:58.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU e92 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:58.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e93 Sending msg of 28 bytes to 3 on channel testchainid took 22.6µs"
"2020-01-03 19:05:58.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU e94 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 315.6µs "
"2020-01-03 19:05:58.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e95 Sending msg of 28 bytes to 2 on channel businesschannel took 21.4µs"
"2020-01-03 19:05:58.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e96 Sending msg of 28 bytes to 3 on channel businesschannel took 11.1µs"
"2020-01-03 19:05:58.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e97 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.2µs "
"2020-01-03 19:05:58.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU e98 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 44.5µs "
"2020-01-03 19:05:58.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e99 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:58.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU e9a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:59.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU e9b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:59.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e9c Sending msg of 28 bytes to 3 on channel testchainid took 19.8µs"
"2020-01-03 19:05:59.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU e9d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 338.9µs "
"2020-01-03 19:05:59.161 UTC [orderer.consensus.etcdraft] Check -> DEBU e9e Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:05:59.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU e9f Sending msg of 28 bytes to 2 on channel businesschannel took 18.7µs"
"2020-01-03 19:05:59.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ea1 Sending msg of 28 bytes to 3 on channel businesschannel took 16.4µs"
"2020-01-03 19:05:59.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU ea2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.5µs "
"2020-01-03 19:05:59.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU ea0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 82.8µs "
"2020-01-03 19:05:59.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU ea3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:59.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU ea4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:59.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU ea5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:05:59.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ea6 Sending msg of 28 bytes to 3 on channel testchainid took 22.3µs"
"2020-01-03 19:05:59.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU ea7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 276.3µs "
"2020-01-03 19:05:59.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ea8 Sending msg of 28 bytes to 2 on channel businesschannel took 32.5µs"
"2020-01-03 19:05:59.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ea9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 152.9µs "
"2020-01-03 19:05:59.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eaa Sending msg of 28 bytes to 3 on channel businesschannel took 22.1µs"
"2020-01-03 19:05:59.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU eab Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 185.2µs "
"2020-01-03 19:05:59.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU eac Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:05:59.669 UTC [orderer.common.cluster.step] handleMessage -> DEBU ead Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:00.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU eae Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:00.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eaf Sending msg of 28 bytes to 3 on channel testchainid took 18µs"
"2020-01-03 19:06:00.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU eb0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.5µs "
"2020-01-03 19:06:00.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eb1 Sending msg of 28 bytes to 2 on channel businesschannel took 23.8µs"
"2020-01-03 19:06:00.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eb2 Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:06:00.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU eb3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 96.6µs "
"2020-01-03 19:06:00.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU eb4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 85.5µs "
"2020-01-03 19:06:00.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU eb5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:00.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU eb6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:00.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU eb7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:00.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eb8 Sending msg of 28 bytes to 3 on channel testchainid took 23.4µs"
"2020-01-03 19:06:00.596 UTC [orderer.common.cluster.step] sendMessage -> DEBU eb9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 160.2µs "
"2020-01-03 19:06:00.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eba Sending msg of 28 bytes to 2 on channel businesschannel took 24.6µs"
"2020-01-03 19:06:00.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ebb Sending msg of 28 bytes to 3 on channel businesschannel took 16.8µs"
"2020-01-03 19:06:00.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ebc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 355.2µs "
"2020-01-03 19:06:00.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ebd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 70.5µs "
"2020-01-03 19:06:00.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU ebe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:00.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU ebf Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:01.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU ec0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:01.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ec1 Sending msg of 28 bytes to 3 on channel testchainid took 26.8µs"
"2020-01-03 19:06:01.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU ec2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 79.4µs "
"2020-01-03 19:06:01.161 UTC [orderer.consensus.etcdraft] Check -> DEBU ec3 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:01.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ec4 Sending msg of 28 bytes to 2 on channel businesschannel took 11.3µs"
"2020-01-03 19:06:01.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ec5 Sending msg of 28 bytes to 3 on channel businesschannel took 7.1µs"
"2020-01-03 19:06:01.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU ec6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.5µs "
"2020-01-03 19:06:01.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU ec7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 45.7µs "
"2020-01-03 19:06:01.162 UTC [orderer.common.cluster.step] handleMessage -> DEBU ec8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:01.162 UTC [orderer.common.cluster.step] handleMessage -> DEBU ec9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:01.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU eca Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:01.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ecb Sending msg of 28 bytes to 3 on channel testchainid took 15µs"
"2020-01-03 19:06:01.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU ecc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 77.6µs "
"2020-01-03 19:06:01.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ecd Sending msg of 28 bytes to 2 on channel businesschannel took 20µs"
"2020-01-03 19:06:01.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ece Sending msg of 28 bytes to 3 on channel businesschannel took 10.8µs"
"2020-01-03 19:06:01.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU ecf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.8µs "
"2020-01-03 19:06:01.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU ed0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 34.9µs "
"2020-01-03 19:06:01.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU ed1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:01.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU ed2 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:02.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU ed3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:02.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ed4 Sending msg of 28 bytes to 3 on channel testchainid took 14µs"
"2020-01-03 19:06:02.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU ed5 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 122.9µs "
"2020-01-03 19:06:02.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ed6 Sending msg of 28 bytes to 2 on channel businesschannel took 17.2µs"
"2020-01-03 19:06:02.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ed7 Sending msg of 28 bytes to 3 on channel businesschannel took 13.1µs"
"2020-01-03 19:06:02.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU ed8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 354.5µs "
"2020-01-03 19:06:02.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU ed9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 531.2µs "
"2020-01-03 19:06:02.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU eda Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:02.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU edb Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:02.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU edc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:02.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU edd Sending msg of 28 bytes to 3 on channel testchainid took 11.6µs"
"2020-01-03 19:06:02.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU ede Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.3µs "
"2020-01-03 19:06:02.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU edf Sending msg of 28 bytes to 2 on channel businesschannel took 18.9µs"
"2020-01-03 19:06:02.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU ee0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 126.2µs "
"2020-01-03 19:06:02.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ee1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 217.4µs "
"2020-01-03 19:06:02.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ee2 Sending msg of 28 bytes to 3 on channel businesschannel took 12.2µs"
"2020-01-03 19:06:02.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU ee3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:02.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU ee4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:03.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU ee5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:03.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ee6 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:03.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU ee7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.8µs "
"2020-01-03 19:06:03.161 UTC [orderer.consensus.etcdraft] Check -> DEBU ee8 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:03.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ee9 Sending msg of 28 bytes to 2 on channel businesschannel took 32.7µs"
"2020-01-03 19:06:03.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU eea Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:06:03.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU eeb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 96.1µs "
"2020-01-03 19:06:03.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU eec Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 64.6µs "
"2020-01-03 19:06:03.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU eed Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:03.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU eee Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:03.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU eef Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:03.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ef0 Sending msg of 28 bytes to 3 on channel testchainid took 18.4µs"
"2020-01-03 19:06:03.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU ef1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.1µs "
"2020-01-03 19:06:03.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ef2 Sending msg of 28 bytes to 2 on channel businesschannel took 28.8µs"
"2020-01-03 19:06:03.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ef3 Sending msg of 28 bytes to 3 on channel businesschannel took 20.9µs"
"2020-01-03 19:06:03.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ef4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.2µs "
"2020-01-03 19:06:03.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU ef5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 115.8µs "
"2020-01-03 19:06:03.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU ef6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:03.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU ef7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:04.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU ef8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:04.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ef9 Sending msg of 28 bytes to 3 on channel testchainid took 27.4µs"
"2020-01-03 19:06:04.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU efa Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 102.7µs "
"2020-01-03 19:06:04.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU efb Sending msg of 28 bytes to 2 on channel businesschannel took 150.9µs"
"2020-01-03 19:06:04.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU efc Sending msg of 28 bytes to 3 on channel businesschannel took 15.9µs"
"2020-01-03 19:06:04.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU efd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 99.4µs "
"2020-01-03 19:06:04.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU efe Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 55.9µs "
"2020-01-03 19:06:04.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU eff Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:04.165 UTC [orderer.common.cluster.step] handleMessage -> DEBU f00 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:04.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU f01 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:04.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f02 Sending msg of 28 bytes to 3 on channel testchainid took 18.2µs"
"2020-01-03 19:06:04.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU f03 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 188.9µs "
"2020-01-03 19:06:04.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f04 Sending msg of 28 bytes to 2 on channel businesschannel took 21.7µs"
"2020-01-03 19:06:04.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f05 Sending msg of 28 bytes to 3 on channel businesschannel took 96µs"
"2020-01-03 19:06:04.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f06 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 99.9µs "
"2020-01-03 19:06:04.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f07 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 206µs "
"2020-01-03 19:06:04.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU f08 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:04.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU f09 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:05.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU f0a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:05.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f0b Sending msg of 28 bytes to 3 on channel testchainid took 43.4µs"
"2020-01-03 19:06:05.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU f0c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 175.4µs "
"2020-01-03 19:06:05.161 UTC [orderer.consensus.etcdraft] Check -> DEBU f0d Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:05.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f0e Sending msg of 28 bytes to 2 on channel businesschannel took 37.6µs"
"2020-01-03 19:06:05.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f0f Sending msg of 28 bytes to 3 on channel businesschannel took 79.3µs"
"2020-01-03 19:06:05.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU f10 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 136.7µs "
"2020-01-03 19:06:05.163 UTC [orderer.common.cluster.step] sendMessage -> DEBU f11 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 121.2µs "
"2020-01-03 19:06:05.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f12 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:05.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f13 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:05.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU f14 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:05.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f15 Sending msg of 28 bytes to 3 on channel testchainid took 133.4µs"
"2020-01-03 19:06:05.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU f16 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 463.1µs "
"2020-01-03 19:06:05.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f17 Sending msg of 28 bytes to 2 on channel businesschannel took 17.3µs"
"2020-01-03 19:06:05.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f19 Sending msg of 28 bytes to 3 on channel businesschannel took 11.5µs"
"2020-01-03 19:06:05.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f1a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.4µs "
"2020-01-03 19:06:05.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU f18 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 82.6µs "
"2020-01-03 19:06:05.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU f1b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:05.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU f1c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:06.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU f1d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:06.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f1e Sending msg of 28 bytes to 3 on channel testchainid took 15.4µs"
"2020-01-03 19:06:06.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU f1f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.8µs "
"2020-01-03 19:06:06.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f20 Sending msg of 28 bytes to 2 on channel businesschannel took 20.4µs"
"2020-01-03 19:06:06.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f21 Sending msg of 28 bytes to 3 on channel businesschannel took 28.7µs"
"2020-01-03 19:06:06.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU f22 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 187.8µs "
"2020-01-03 19:06:06.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f23 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 58.5µs "
"2020-01-03 19:06:06.162 UTC [orderer.common.cluster.step] handleMessage -> DEBU f24 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:06.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU f25 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:06.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU f26 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:06.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f27 Sending msg of 28 bytes to 3 on channel testchainid took 9.5µs"
"2020-01-03 19:06:06.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU f28 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.1µs "
"2020-01-03 19:06:06.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f29 Sending msg of 28 bytes to 2 on channel businesschannel took 24.4µs"
"2020-01-03 19:06:06.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f2a Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:06:06.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU f2b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 93.2µs "
"2020-01-03 19:06:06.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU f2c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 58µs "
"2020-01-03 19:06:06.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU f2d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:06.662 UTC [orderer.common.cluster.step] handleMessage -> DEBU f2e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:07.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU f2f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:07.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f30 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:07.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU f31 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54µs "
"2020-01-03 19:06:07.161 UTC [orderer.consensus.etcdraft] Check -> DEBU f32 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:07.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f33 Sending msg of 28 bytes to 2 on channel businesschannel took 17.1µs"
"2020-01-03 19:06:07.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f34 Sending msg of 28 bytes to 3 on channel businesschannel took 11.8µs"
"2020-01-03 19:06:07.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f35 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 419.6µs "
"2020-01-03 19:06:07.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f36 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 213.6µs "
"2020-01-03 19:06:07.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU f37 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:07.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f38 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:07.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU f39 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:07.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f3a Sending msg of 28 bytes to 3 on channel testchainid took 87.9µs"
"2020-01-03 19:06:07.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU f3b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 171.8µs "
"2020-01-03 19:06:07.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f3c Sending msg of 28 bytes to 2 on channel businesschannel took 16.8µs"
"2020-01-03 19:06:07.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f3d Sending msg of 28 bytes to 3 on channel businesschannel took 7.8µs"
"2020-01-03 19:06:07.661 UTC [orderer.common.cluster.step] sendMessage -> DEBU f3e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 288.2µs "
"2020-01-03 19:06:07.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f3f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 183µs "
"2020-01-03 19:06:07.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU f40 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:07.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU f41 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:08.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU f42 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:08.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f43 Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:06:08.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU f44 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 891µs "
"2020-01-03 19:06:08.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f45 Sending msg of 28 bytes to 2 on channel businesschannel took 17.6µs"
"2020-01-03 19:06:08.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f46 Sending msg of 28 bytes to 3 on channel businesschannel took 12.9µs"
"2020-01-03 19:06:08.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f47 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 62µs "
"2020-01-03 19:06:08.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f48 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 645.2µs "
"2020-01-03 19:06:08.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f49 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:08.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f4a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:08.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU f4b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:08.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f4c Sending msg of 28 bytes to 3 on channel testchainid took 22.6µs"
"2020-01-03 19:06:08.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU f4d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 139.4µs "
"2020-01-03 19:06:08.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f4e Sending msg of 28 bytes to 2 on channel businesschannel took 18.5µs"
"2020-01-03 19:06:08.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f4f Sending msg of 28 bytes to 3 on channel businesschannel took 14.6µs"
"2020-01-03 19:06:08.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f50 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 512.2µs "
"2020-01-03 19:06:08.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f51 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 78.5µs "
"2020-01-03 19:06:08.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU f52 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:08.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU f53 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:09.091 UTC [orderer.common.cluster.step] handleMessage -> DEBU f54 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:09.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f55 Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:06:09.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU f56 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.3152ms "
"2020-01-03 19:06:09.161 UTC [orderer.consensus.etcdraft] Check -> DEBU f57 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:09.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f58 Sending msg of 28 bytes to 2 on channel businesschannel took 16.6µs"
"2020-01-03 19:06:09.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f59 Sending msg of 28 bytes to 3 on channel businesschannel took 53.7µs"
"2020-01-03 19:06:09.161 UTC [orderer.common.cluster.step] sendMessage -> DEBU f5a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 207.2µs "
"2020-01-03 19:06:09.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f5b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 54µs "
"2020-01-03 19:06:09.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f5c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:09.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f5d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:09.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU f5e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:09.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f5f Sending msg of 28 bytes to 3 on channel testchainid took 11.2µs"
"2020-01-03 19:06:09.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU f60 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 979.2µs "
"2020-01-03 19:06:09.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f61 Sending msg of 28 bytes to 2 on channel businesschannel took 22.4µs"
"2020-01-03 19:06:09.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f62 Sending msg of 28 bytes to 3 on channel businesschannel took 14.9µs"
"2020-01-03 19:06:09.664 UTC [orderer.common.cluster.step] sendMessage -> DEBU f64 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 2.2207ms "
"2020-01-03 19:06:09.664 UTC [orderer.common.cluster.step] sendMessage -> DEBU f63 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 523.3µs "
"2020-01-03 19:06:09.666 UTC [orderer.common.cluster.step] handleMessage -> DEBU f66 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:09.666 UTC [orderer.common.cluster.step] handleMessage -> DEBU f65 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:10.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU f67 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:10.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f68 Sending msg of 28 bytes to 3 on channel testchainid took 15.5µs"
"2020-01-03 19:06:10.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU f69 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 479.5µs "
"2020-01-03 19:06:10.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f6a Sending msg of 28 bytes to 2 on channel businesschannel took 24.2µs"
"2020-01-03 19:06:10.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f6b Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:06:10.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f6c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 206.6µs "
"2020-01-03 19:06:10.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f6d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 338.6µs "
"2020-01-03 19:06:10.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU f6e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:10.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU f6f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:10.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU f70 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:10.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f71 Sending msg of 28 bytes to 3 on channel testchainid took 853.5µs"
"2020-01-03 19:06:10.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU f72 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 79.8µs "
"2020-01-03 19:06:10.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f73 Sending msg of 28 bytes to 3 on channel businesschannel took 38.4µs"
"2020-01-03 19:06:10.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f74 Sending msg of 28 bytes to 2 on channel businesschannel took 14µs"
"2020-01-03 19:06:10.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f75 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 704µs "
"2020-01-03 19:06:10.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU f76 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 292.2µs "
"2020-01-03 19:06:10.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU f77 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:10.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU f78 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:11.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU f79 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:11.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f7a Sending msg of 28 bytes to 3 on channel testchainid took 21.7µs"
"2020-01-03 19:06:11.095 UTC [orderer.common.cluster.step] sendMessage -> DEBU f7b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 236.1µs "
"2020-01-03 19:06:11.161 UTC [orderer.consensus.etcdraft] Check -> DEBU f7c Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:11.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f7d Sending msg of 28 bytes to 2 on channel businesschannel took 16.3µs"
"2020-01-03 19:06:11.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f7e Sending msg of 28 bytes to 3 on channel businesschannel took 424.2µs"
"2020-01-03 19:06:11.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f7f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 756.5µs "
"2020-01-03 19:06:11.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU f80 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 287.5µs "
"2020-01-03 19:06:11.163 UTC [orderer.common.cluster.step] handleMessage -> DEBU f81 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:11.164 UTC [orderer.common.cluster.step] handleMessage -> DEBU f82 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:11.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU f83 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:11.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f84 Sending msg of 28 bytes to 3 on channel testchainid took 14.8µs"
"2020-01-03 19:06:11.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU f85 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 303.6µs "
"2020-01-03 19:06:11.663 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f86 Sending msg of 28 bytes to 2 on channel businesschannel took 67.8µs"
"2020-01-03 19:06:11.663 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f87 Sending msg of 28 bytes to 3 on channel businesschannel took 9.2µs"
"2020-01-03 19:06:11.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU f88 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 166.3µs "
"2020-01-03 19:06:11.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU f89 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:11.665 UTC [orderer.common.cluster.step] sendMessage -> DEBU f8a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 683.7µs "
"2020-01-03 19:06:11.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU f8b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:12.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU f8c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:12.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f8d Sending msg of 28 bytes to 3 on channel testchainid took 13.4µs"
"2020-01-03 19:06:12.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU f8e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.2µs "
"2020-01-03 19:06:12.163 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f8f Sending msg of 28 bytes to 2 on channel businesschannel took 18.3µs"
"2020-01-03 19:06:12.163 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f90 Sending msg of 28 bytes to 3 on channel businesschannel took 21.4µs"
"2020-01-03 19:06:12.164 UTC [orderer.common.cluster.step] sendMessage -> DEBU f91 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97µs "
"2020-01-03 19:06:12.165 UTC [orderer.common.cluster.step] sendMessage -> DEBU f92 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 309.6µs "
"2020-01-03 19:06:12.166 UTC [orderer.common.cluster.step] handleMessage -> DEBU f93 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:12.166 UTC [orderer.common.cluster.step] handleMessage -> DEBU f94 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:12.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU f95 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:12.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f96 Sending msg of 28 bytes to 3 on channel testchainid took 19.3µs"
"2020-01-03 19:06:12.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU f97 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 180.6µs "
"2020-01-03 19:06:12.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f98 Sending msg of 28 bytes to 2 on channel businesschannel took 29.1µs"
"2020-01-03 19:06:12.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f99 Sending msg of 28 bytes to 3 on channel businesschannel took 41.7µs"
"2020-01-03 19:06:12.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f9a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.5µs "
"2020-01-03 19:06:12.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU f9b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81.8µs "
"2020-01-03 19:06:12.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU f9c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:12.663 UTC [orderer.common.cluster.step] handleMessage -> DEBU f9d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:13.092 UTC [orderer.common.cluster.step] handleMessage -> DEBU f9e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:13.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU f9f Sending msg of 28 bytes to 3 on channel testchainid took 50.2µs"
"2020-01-03 19:06:13.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU fa0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 446.1µs "
"2020-01-03 19:06:13.162 UTC [orderer.consensus.etcdraft] Check -> DEBU fa1 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:13.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fa2 Sending msg of 28 bytes to 2 on channel businesschannel took 19.2µs"
"2020-01-03 19:06:13.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fa3 Sending msg of 28 bytes to 3 on channel businesschannel took 17.4µs"
"2020-01-03 19:06:13.166 UTC [orderer.common.cluster.step] sendMessage -> DEBU fa4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 56.2µs "
"2020-01-03 19:06:13.166 UTC [orderer.common.cluster.step] sendMessage -> DEBU fa5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.9914ms "
"2020-01-03 19:06:13.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU fa6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:13.170 UTC [orderer.common.cluster.step] handleMessage -> DEBU fa7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:13.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU fa8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:13.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fa9 Sending msg of 28 bytes to 3 on channel testchainid took 18.3µs"
"2020-01-03 19:06:13.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU faa Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 467.6µs "
"2020-01-03 19:06:13.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fab Sending msg of 28 bytes to 2 on channel businesschannel took 19.6µs"
"2020-01-03 19:06:13.662 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fac Sending msg of 28 bytes to 3 on channel businesschannel took 20.4µs"
"2020-01-03 19:06:13.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU fad Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 148.1µs "
"2020-01-03 19:06:13.663 UTC [orderer.common.cluster.step] sendMessage -> DEBU fae Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 157.8µs "
"2020-01-03 19:06:13.664 UTC [orderer.common.cluster.step] handleMessage -> DEBU faf Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:13.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU fb0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:14.091 UTC [orderer.common.cluster.step] handleMessage -> DEBU fb1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:14.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fb2 Sending msg of 28 bytes to 3 on channel testchainid took 16.4µs"
"2020-01-03 19:06:14.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU fb3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 338.9µs "
"2020-01-03 19:06:14.161 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fb4 Sending msg of 28 bytes to 2 on channel businesschannel took 97µs"
"2020-01-03 19:06:14.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU fb5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 227.1µs "
"2020-01-03 19:06:14.162 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fb6 Sending msg of 28 bytes to 3 on channel businesschannel took 19.5µs"
"2020-01-03 19:06:14.162 UTC [orderer.common.cluster.step] sendMessage -> DEBU fb7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.4µs "
"2020-01-03 19:06:14.165 UTC [orderer.common.cluster.step] handleMessage -> DEBU fb8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:14.166 UTC [orderer.common.cluster.step] handleMessage -> DEBU fb9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:14.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU fba Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:14.595 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fbb Sending msg of 28 bytes to 3 on channel testchainid took 21.2µs"
"2020-01-03 19:06:14.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU fbc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 367.2µs "
"2020-01-03 19:06:14.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fbd Sending msg of 28 bytes to 2 on channel businesschannel took 28.3µs"
"2020-01-03 19:06:14.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fbe Sending msg of 28 bytes to 3 on channel businesschannel took 14.4µs"
"2020-01-03 19:06:14.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU fbf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 92.6µs "
"2020-01-03 19:06:14.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU fc0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 119.7µs "
"2020-01-03 19:06:14.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU fc1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:14.665 UTC [orderer.common.cluster.step] handleMessage -> DEBU fc2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:15.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU fc3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:15.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fc4 Sending msg of 28 bytes to 3 on channel testchainid took 21µs"
"2020-01-03 19:06:15.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU fc5 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 739.4µs "
"2020-01-03 19:06:15.126 UTC [orderer.consensus.etcdraft] Check -> DEBU fc6 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:15.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fc7 Sending msg of 28 bytes to 2 on channel businesschannel took 19.2µs"
"2020-01-03 19:06:15.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fc8 Sending msg of 28 bytes to 3 on channel businesschannel took 12.7µs"
"2020-01-03 19:06:15.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU fc9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 245.9µs "
"2020-01-03 19:06:15.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU fca Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 99.4µs "
"2020-01-03 19:06:15.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU fcb Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:15.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU fcc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:15.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU fcd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:15.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fce Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:06:15.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU fcf Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 178µs "
"2020-01-03 19:06:15.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fd0 Sending msg of 28 bytes to 2 on channel businesschannel took 17.4µs"
"2020-01-03 19:06:15.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fd1 Sending msg of 28 bytes to 3 on channel businesschannel took 7.2µs"
"2020-01-03 19:06:15.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU fd2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 78.6µs "
"2020-01-03 19:06:15.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU fd3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 162.7µs "
"2020-01-03 19:06:15.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU fd4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:15.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU fd5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:16.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU fd6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:16.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fd7 Sending msg of 28 bytes to 3 on channel testchainid took 12.4µs"
"2020-01-03 19:06:16.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU fd8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 170.2µs "
"2020-01-03 19:06:16.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fd9 Sending msg of 28 bytes to 3 on channel businesschannel took 27.3µs"
"2020-01-03 19:06:16.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fda Sending msg of 28 bytes to 2 on channel businesschannel took 11.8µs"
"2020-01-03 19:06:16.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU fdb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 78.9µs "
"2020-01-03 19:06:16.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU fdc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 160.9µs "
"2020-01-03 19:06:16.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU fdd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:16.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU fde Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:16.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU fdf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:16.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fe0 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:16.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU fe1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 120.1µs "
"2020-01-03 19:06:16.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fe2 Sending msg of 28 bytes to 2 on channel businesschannel took 12.5µs"
"2020-01-03 19:06:16.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fe3 Sending msg of 28 bytes to 3 on channel businesschannel took 12µs"
"2020-01-03 19:06:16.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU fe4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 89.9µs "
"2020-01-03 19:06:16.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU fe5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 151.3µs "
"2020-01-03 19:06:16.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU fe6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:16.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU fe7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:17.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU fe8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:17.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fe9 Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:06:17.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU fea Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 193.6µs "
"2020-01-03 19:06:17.126 UTC [orderer.consensus.etcdraft] Check -> DEBU feb Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:17.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fec Sending msg of 28 bytes to 2 on channel businesschannel took 14.4µs"
"2020-01-03 19:06:17.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fed Sending msg of 28 bytes to 3 on channel businesschannel took 12.2µs"
"2020-01-03 19:06:17.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU fee Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 194.6µs "
"2020-01-03 19:06:17.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU fef Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 169.1µs "
"2020-01-03 19:06:17.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU ff0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:17.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU ff1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:17.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU ff2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:17.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ff3 Sending msg of 28 bytes to 3 on channel testchainid took 11.3µs"
"2020-01-03 19:06:17.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU ff4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 268.7µs "
"2020-01-03 19:06:17.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ff5 Sending msg of 28 bytes to 2 on channel businesschannel took 17.4µs"
"2020-01-03 19:06:17.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ff6 Sending msg of 28 bytes to 3 on channel businesschannel took 6µs"
"2020-01-03 19:06:17.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU ff7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 64.1µs "
"2020-01-03 19:06:17.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU ff8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 62.1µs "
"2020-01-03 19:06:17.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU ff9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:17.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU ffa Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:18.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU ffb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:18.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ffc Sending msg of 28 bytes to 3 on channel testchainid took 11.8µs"
"2020-01-03 19:06:18.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU ffd Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 147.1µs "
"2020-01-03 19:06:18.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU ffe Sending msg of 28 bytes to 2 on channel businesschannel took 16.2µs"
"2020-01-03 19:06:18.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU fff Sending msg of 28 bytes to 3 on channel businesschannel took 16.9µs"
"2020-01-03 19:06:18.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1000 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 170.2µs "
"2020-01-03 19:06:18.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1001 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.0479ms "
"2020-01-03 19:06:18.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1002 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:18.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1003 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:18.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1004 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:18.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1005 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:18.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1006 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 335.2µs "
"2020-01-03 19:06:18.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1007 Sending msg of 28 bytes to 2 on channel businesschannel took 11.5µs"
"2020-01-03 19:06:18.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1008 Sending msg of 28 bytes to 3 on channel businesschannel took 10.5µs"
"2020-01-03 19:06:18.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1009 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.1µs "
"2020-01-03 19:06:18.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 100a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 202.8µs "
"2020-01-03 19:06:18.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 100b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:18.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 100c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:19.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 100d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:19.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 100e Sending msg of 28 bytes to 3 on channel testchainid took 45.9µs"
"2020-01-03 19:06:19.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 100f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 497.8µs "
"2020-01-03 19:06:19.127 UTC [orderer.consensus.etcdraft] Check -> DEBU 1010 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:19.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1011 Sending msg of 28 bytes to 2 on channel businesschannel took 14.8µs"
"2020-01-03 19:06:19.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1012 Sending msg of 28 bytes to 3 on channel businesschannel took 24.2µs"
"2020-01-03 19:06:19.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1013 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 247.2µs "
"2020-01-03 19:06:19.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1014 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 58.9µs "
"2020-01-03 19:06:19.132 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1015 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:19.132 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1016 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:19.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1017 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:19.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1018 Sending msg of 28 bytes to 3 on channel testchainid took 12.5µs"
"2020-01-03 19:06:19.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1019 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 144.8µs "
"2020-01-03 19:06:19.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 101a Sending msg of 28 bytes to 2 on channel businesschannel took 17.2µs"
"2020-01-03 19:06:19.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 101b Sending msg of 28 bytes to 3 on channel businesschannel took 6.2µs"
"2020-01-03 19:06:19.626 UTC [orderer.common.cluster.step] sendMessage -> DEBU 101c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.5µs "
"2020-01-03 19:06:19.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 101d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 237.4µs "
"2020-01-03 19:06:19.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 101e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:19.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 101f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:20.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1020 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:20.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1021 Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:06:20.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1022 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 262µs "
"2020-01-03 19:06:20.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1023 Sending msg of 28 bytes to 2 on channel businesschannel took 17.4µs"
"2020-01-03 19:06:20.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1024 Sending msg of 28 bytes to 3 on channel businesschannel took 10.7µs"
"2020-01-03 19:06:20.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1025 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 177.5µs "
"2020-01-03 19:06:20.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1026 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 742.8µs "
"2020-01-03 19:06:20.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1027 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:20.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1028 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:20.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1029 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:20.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 102a Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:20.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 102b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 106.2µs "
"2020-01-03 19:06:20.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 102c Sending msg of 28 bytes to 2 on channel businesschannel took 21.2µs"
"2020-01-03 19:06:20.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 102d Sending msg of 28 bytes to 3 on channel businesschannel took 68.1µs"
"2020-01-03 19:06:20.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 102e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 73.6µs "
"2020-01-03 19:06:20.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 102f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 167.4µs "
"2020-01-03 19:06:20.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1030 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:20.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1031 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:21.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1032 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:21.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1033 Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:06:21.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1034 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.9µs "
"2020-01-03 19:06:21.128 UTC [orderer.consensus.etcdraft] Check -> DEBU 1035 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:21.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1036 Sending msg of 28 bytes to 3 on channel businesschannel took 18µs"
"2020-01-03 19:06:21.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1037 Sending msg of 28 bytes to 2 on channel businesschannel took 13.1µs"
"2020-01-03 19:06:21.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1038 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 75.3µs "
"2020-01-03 19:06:21.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1039 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.9µs "
"2020-01-03 19:06:21.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 103a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:21.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 103b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:21.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 103c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:21.562 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 103d Sending msg of 28 bytes to 3 on channel testchainid took 19µs"
"2020-01-03 19:06:21.562 UTC [orderer.common.cluster.step] sendMessage -> DEBU 103e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 109.5µs "
"2020-01-03 19:06:21.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 103f Sending msg of 28 bytes to 2 on channel businesschannel took 18µs"
"2020-01-03 19:06:21.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1040 Sending msg of 28 bytes to 3 on channel businesschannel took 12.2µs"
"2020-01-03 19:06:21.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1041 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 76.6µs "
"2020-01-03 19:06:21.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1042 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 35.8µs "
"2020-01-03 19:06:21.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1043 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:21.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1044 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:22.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1045 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:22.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1046 Sending msg of 28 bytes to 3 on channel testchainid took 14.8µs"
"2020-01-03 19:06:22.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1047 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.7µs "
"2020-01-03 19:06:22.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1048 Sending msg of 28 bytes to 2 on channel businesschannel took 141.2µs"
"2020-01-03 19:06:22.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 104a Sending msg of 28 bytes to 3 on channel businesschannel took 71.1µs"
"2020-01-03 19:06:22.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 104b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:22.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1049 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 92.3µs "
"2020-01-03 19:06:22.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 104c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 143.6µs "
"2020-01-03 19:06:22.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 104d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:22.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 104e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:22.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 104f Sending msg of 28 bytes to 3 on channel testchainid took 13.9µs"
"2020-01-03 19:06:22.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1050 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.3µs "
"2020-01-03 19:06:22.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1051 Sending msg of 28 bytes to 2 on channel businesschannel took 113.1µs"
"2020-01-03 19:06:22.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1052 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 413.1µs "
"2020-01-03 19:06:22.628 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1053 Sending msg of 28 bytes to 3 on channel businesschannel took 715.7µs"
"2020-01-03 19:06:22.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1054 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 83.1µs "
"2020-01-03 19:06:22.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1055 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:22.631 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1056 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:23.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1057 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:23.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1058 Sending msg of 28 bytes to 3 on channel testchainid took 45.7µs"
"2020-01-03 19:06:23.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1059 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.6µs "
"2020-01-03 19:06:23.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 105a Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:23.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 105b Sending msg of 28 bytes to 2 on channel businesschannel took 50.7µs"
"2020-01-03 19:06:23.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 105c Sending msg of 28 bytes to 3 on channel businesschannel took 12.2µs"
"2020-01-03 19:06:23.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 105d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.7µs "
"2020-01-03 19:06:23.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 105e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 122.4µs "
"2020-01-03 19:06:23.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 105f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:23.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1060 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:23.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1061 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:23.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1062 Sending msg of 28 bytes to 3 on channel testchainid took 12.2µs"
"2020-01-03 19:06:23.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1063 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 41µs "
"2020-01-03 19:06:23.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1064 Sending msg of 28 bytes to 2 on channel businesschannel took 28.4µs"
"2020-01-03 19:06:23.629 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1065 Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:06:23.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1066 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 148.7µs "
"2020-01-03 19:06:23.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1067 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 130.4µs "
"2020-01-03 19:06:23.632 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1068 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:23.632 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1069 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:24.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 106a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:24.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 106b Sending msg of 28 bytes to 3 on channel testchainid took 12.1µs"
"2020-01-03 19:06:24.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 106c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 153.6µs "
"2020-01-03 19:06:24.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 106d Sending msg of 28 bytes to 2 on channel businesschannel took 52.6µs"
"2020-01-03 19:06:24.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 106e Sending msg of 28 bytes to 3 on channel businesschannel took 7.1µs"
"2020-01-03 19:06:24.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 106f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 354.3µs "
"2020-01-03 19:06:24.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1070 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 71µs "
"2020-01-03 19:06:24.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1071 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:24.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1072 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:24.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1073 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:24.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1074 Sending msg of 28 bytes to 3 on channel testchainid took 12µs"
"2020-01-03 19:06:24.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1075 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 44.3µs "
"2020-01-03 19:06:24.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1076 Sending msg of 28 bytes to 2 on channel businesschannel took 27.2µs"
"2020-01-03 19:06:24.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1078 Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:06:24.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1079 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 52.6µs "
"2020-01-03 19:06:24.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1077 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 219.5µs "
"2020-01-03 19:06:24.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 107a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:24.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 107b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:25.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 107c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:25.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 107d Sending msg of 28 bytes to 3 on channel testchainid took 12.2µs"
"2020-01-03 19:06:25.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 107e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 46.7µs "
"2020-01-03 19:06:25.127 UTC [orderer.consensus.etcdraft] Check -> DEBU 107f Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:25.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1080 Sending msg of 28 bytes to 2 on channel businesschannel took 14.2µs"
"2020-01-03 19:06:25.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1081 Sending msg of 28 bytes to 3 on channel businesschannel took 6.3µs"
"2020-01-03 19:06:25.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1082 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.8µs "
"2020-01-03 19:06:25.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1083 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 42.9µs "
"2020-01-03 19:06:25.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1084 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:25.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1085 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:25.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1086 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:25.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1087 Sending msg of 28 bytes to 3 on channel testchainid took 12.8µs"
"2020-01-03 19:06:25.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1088 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 61.5µs "
"2020-01-03 19:06:25.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1089 Sending msg of 28 bytes to 3 on channel businesschannel took 28.1µs"
"2020-01-03 19:06:25.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 108a Sending msg of 28 bytes to 2 on channel businesschannel took 22.9µs"
"2020-01-03 19:06:25.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 108b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 122.2µs "
"2020-01-03 19:06:25.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 108c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 90.1µs "
"2020-01-03 19:06:25.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 108d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:25.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 108e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:26.065 UTC [orderer.common.cluster.step] handleMessage -> DEBU 108f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:26.066 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1090 Sending msg of 28 bytes to 3 on channel testchainid took 37µs"
"2020-01-03 19:06:26.066 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1091 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.2µs "
"2020-01-03 19:06:26.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1092 Sending msg of 28 bytes to 2 on channel businesschannel took 15.4µs"
"2020-01-03 19:06:26.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1093 Sending msg of 28 bytes to 3 on channel businesschannel took 9.2µs"
"2020-01-03 19:06:26.126 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1094 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 64.3µs "
"2020-01-03 19:06:26.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1095 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 44.8µs "
"2020-01-03 19:06:26.127 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1096 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:26.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1097 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:26.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1098 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:26.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1099 Sending msg of 28 bytes to 3 on channel testchainid took 23.5µs"
"2020-01-03 19:06:26.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 109a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 143.8µs "
"2020-01-03 19:06:26.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 109b Sending msg of 28 bytes to 2 on channel businesschannel took 36.5µs"
"2020-01-03 19:06:26.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 109c Sending msg of 28 bytes to 3 on channel businesschannel took 12µs"
"2020-01-03 19:06:26.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 109d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.1µs "
"2020-01-03 19:06:26.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 109e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:26.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 109f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:26.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10a0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 2.2613ms "
"2020-01-03 19:06:27.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10a1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:27.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10a2 Sending msg of 28 bytes to 3 on channel testchainid took 30.6µs"
"2020-01-03 19:06:27.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10a3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54µs "
"2020-01-03 19:06:27.127 UTC [orderer.consensus.etcdraft] Check -> DEBU 10a4 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:27.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10a5 Sending msg of 28 bytes to 2 on channel businesschannel took 19.4µs"
"2020-01-03 19:06:27.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10a6 Sending msg of 28 bytes to 3 on channel businesschannel took 98µs"
"2020-01-03 19:06:27.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10a7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 235.9µs "
"2020-01-03 19:06:27.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10a8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 267.3µs "
"2020-01-03 19:06:27.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10a9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:27.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10aa Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:27.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10ab Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:27.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10ac Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:27.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10ad Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 303.7µs "
"2020-01-03 19:06:27.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10ae Sending msg of 28 bytes to 2 on channel businesschannel took 15.5µs"
"2020-01-03 19:06:27.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10af Sending msg of 28 bytes to 3 on channel businesschannel took 13µs"
"2020-01-03 19:06:27.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10b0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 289.8µs "
"2020-01-03 19:06:27.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10b1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 205µs "
"2020-01-03 19:06:27.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10b2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:27.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10b3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:28.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10b4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:28.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10b5 Sending msg of 28 bytes to 3 on channel testchainid took 13µs"
"2020-01-03 19:06:28.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10b6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 173.8µs "
"2020-01-03 19:06:28.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10b7 Sending msg of 28 bytes to 3 on channel businesschannel took 22.6µs"
"2020-01-03 19:06:28.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10b8 Sending msg of 28 bytes to 2 on channel businesschannel took 9.4µs"
"2020-01-03 19:06:28.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10b9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 82.6µs "
"2020-01-03 19:06:28.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10ba Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 251µs "
"2020-01-03 19:06:28.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10bb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:28.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10bc Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:28.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10bd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:28.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10be Sending msg of 28 bytes to 3 on channel testchainid took 12.5µs"
"2020-01-03 19:06:28.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10bf Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.4µs "
"2020-01-03 19:06:28.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10c0 Sending msg of 28 bytes to 3 on channel businesschannel took 122.3µs"
"2020-01-03 19:06:28.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10c1 Sending msg of 28 bytes to 2 on channel businesschannel took 12.3µs"
"2020-01-03 19:06:28.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10c2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 138.8µs "
"2020-01-03 19:06:28.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10c3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 134.7µs "
"2020-01-03 19:06:28.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10c4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:28.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10c5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:29.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10c6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:29.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10c7 Sending msg of 28 bytes to 3 on channel testchainid took 2.479ms"
"2020-01-03 19:06:29.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10c8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 369.8µs "
"2020-01-03 19:06:29.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 10c9 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:29.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10ca Sending msg of 28 bytes to 3 on channel businesschannel took 17.8µs"
"2020-01-03 19:06:29.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10cb Sending msg of 28 bytes to 2 on channel businesschannel took 16.4µs"
"2020-01-03 19:06:29.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10cc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 185.3µs "
"2020-01-03 19:06:29.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10cd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 151.7µs "
"2020-01-03 19:06:29.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10ce Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:29.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10cf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:29.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10d0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:29.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10d1 Sending msg of 28 bytes to 3 on channel testchainid took 1.2261ms"
"2020-01-03 19:06:29.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10d2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.8µs "
"2020-01-03 19:06:29.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10d3 Sending msg of 28 bytes to 2 on channel businesschannel took 34.5µs"
"2020-01-03 19:06:29.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10d4 Sending msg of 28 bytes to 3 on channel businesschannel took 10.5µs"
"2020-01-03 19:06:29.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10d5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 102.2µs "
"2020-01-03 19:06:29.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10d6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 505.9µs "
"2020-01-03 19:06:29.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10d7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:29.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10d8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:29.707 UTC [orderer.common.server] replicateDisabledChains -> DEBU 10d9 No inactive chains to try to replicate"
"2020-01-03 19:06:30.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10da Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:30.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10db Sending msg of 28 bytes to 3 on channel testchainid took 172.5µs"
"2020-01-03 19:06:30.064 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10dc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.4343ms "
"2020-01-03 19:06:30.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10dd Sending msg of 28 bytes to 3 on channel businesschannel took 25µs"
"2020-01-03 19:06:30.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10de Sending msg of 28 bytes to 2 on channel businesschannel took 16.8µs"
"2020-01-03 19:06:30.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10df Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.4564ms "
"2020-01-03 19:06:30.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10e0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 471.3µs "
"2020-01-03 19:06:30.132 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10e1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:30.135 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10e2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:30.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10e3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:30.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10e4 Sending msg of 28 bytes to 3 on channel testchainid took 117.6µs"
"2020-01-03 19:06:30.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10e5 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.383ms "
"2020-01-03 19:06:30.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10e6 Sending msg of 28 bytes to 2 on channel businesschannel took 30.7µs"
"2020-01-03 19:06:30.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10e7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 337.2µs "
"2020-01-03 19:06:30.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10e8 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:30.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10e9 Sending msg of 28 bytes to 3 on channel businesschannel took 14.3µs"
"2020-01-03 19:06:30.630 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10ea Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 113.1µs "
"2020-01-03 19:06:30.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10eb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:31.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10ec Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:31.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10ed Sending msg of 28 bytes to 3 on channel testchainid took 16.5µs"
"2020-01-03 19:06:31.062 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10ee Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 340.4µs "
"2020-01-03 19:06:31.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 10ef Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:31.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10f0 Sending msg of 28 bytes to 2 on channel businesschannel took 38.4µs"
"2020-01-03 19:06:31.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10f1 Sending msg of 28 bytes to 3 on channel businesschannel took 11.8µs"
"2020-01-03 19:06:31.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10f2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 119.4µs "
"2020-01-03 19:06:31.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10f3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 978.1µs "
"2020-01-03 19:06:31.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10f4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:31.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10f5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:31.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10f6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:31.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10f7 Sending msg of 28 bytes to 3 on channel testchainid took 13.1µs"
"2020-01-03 19:06:31.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10f8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.8µs "
"2020-01-03 19:06:31.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10f9 Sending msg of 28 bytes to 2 on channel businesschannel took 15.1µs"
"2020-01-03 19:06:31.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 10fa Sending msg of 28 bytes to 3 on channel businesschannel took 6.6µs"
"2020-01-03 19:06:31.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10fb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 96.5µs "
"2020-01-03 19:06:31.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 10fc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 305.8µs "
"2020-01-03 19:06:31.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10fd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:31.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10fe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:32.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 10ff Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:32.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1100 Sending msg of 28 bytes to 3 on channel testchainid took 23.2µs"
"2020-01-03 19:06:32.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1101 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 146.4µs "
"2020-01-03 19:06:32.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1102 Sending msg of 28 bytes to 2 on channel businesschannel took 45.3µs"
"2020-01-03 19:06:32.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1103 Sending msg of 28 bytes to 3 on channel businesschannel took 15.7µs"
"2020-01-03 19:06:32.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1104 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 356.7µs "
"2020-01-03 19:06:32.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1105 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 396.6µs "
"2020-01-03 19:06:32.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1106 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:32.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1107 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:32.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1108 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:32.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1109 Sending msg of 28 bytes to 3 on channel testchainid took 16.7µs"
"2020-01-03 19:06:32.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 110a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 384.4µs "
"2020-01-03 19:06:32.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 110b Sending msg of 28 bytes to 2 on channel businesschannel took 17.9µs"
"2020-01-03 19:06:32.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 110c Sending msg of 28 bytes to 3 on channel businesschannel took 112.9µs"
"2020-01-03 19:06:32.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 110d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 722.1µs "
"2020-01-03 19:06:32.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 110e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 55.7µs "
"2020-01-03 19:06:32.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 110f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:32.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1110 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:33.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1111 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:33.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1112 Sending msg of 28 bytes to 3 on channel testchainid took 18.4µs"
"2020-01-03 19:06:33.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1113 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 537.5µs "
"2020-01-03 19:06:33.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 1114 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:33.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1115 Sending msg of 28 bytes to 2 on channel businesschannel took 153.8µs"
"2020-01-03 19:06:33.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1116 Sending msg of 28 bytes to 3 on channel businesschannel took 11.5µs"
"2020-01-03 19:06:33.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1117 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 81.4µs "
"2020-01-03 19:06:33.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1118 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 165.4µs "
"2020-01-03 19:06:33.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1119 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:33.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 111a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:33.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 111b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:33.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 111c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 96.6µs "
"2020-01-03 19:06:33.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 111d Sending msg of 28 bytes to 3 on channel testchainid took 44.1µs"
"2020-01-03 19:06:33.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 111e Sending msg of 28 bytes to 2 on channel businesschannel took 23.5µs"
"2020-01-03 19:06:33.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 111f Sending msg of 28 bytes to 3 on channel businesschannel took 16.4µs"
"2020-01-03 19:06:33.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1120 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 277µs "
"2020-01-03 19:06:33.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1121 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 262µs "
"2020-01-03 19:06:33.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1122 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:33.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1123 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:34.066 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1124 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:34.067 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1125 Sending msg of 28 bytes to 3 on channel testchainid took 20.5µs"
"2020-01-03 19:06:34.068 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1126 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 697.6µs "
"2020-01-03 19:06:34.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1127 Sending msg of 28 bytes to 2 on channel businesschannel took 19.2µs"
"2020-01-03 19:06:34.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1128 Sending msg of 28 bytes to 3 on channel businesschannel took 5.8µs"
"2020-01-03 19:06:34.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1129 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 459.1µs "
"2020-01-03 19:06:34.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 112a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 78.4µs "
"2020-01-03 19:06:34.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 112b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:34.131 UTC [orderer.common.cluster.step] handleMessage -> DEBU 112c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:34.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 112d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:34.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 112e Sending msg of 28 bytes to 3 on channel testchainid took 12.1µs"
"2020-01-03 19:06:34.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 112f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 537.1µs "
"2020-01-03 19:06:34.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1130 Sending msg of 28 bytes to 2 on channel businesschannel took 19.5µs"
"2020-01-03 19:06:34.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1131 Sending msg of 28 bytes to 3 on channel businesschannel took 11.3µs"
"2020-01-03 19:06:34.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1132 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 405.3µs "
"2020-01-03 19:06:34.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1133 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 174.8µs "
"2020-01-03 19:06:34.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1134 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:34.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1135 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:35.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1136 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:35.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1137 Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:06:35.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1138 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 93.2µs "
"2020-01-03 19:06:35.127 UTC [orderer.consensus.etcdraft] Check -> DEBU 1139 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:35.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 113a Sending msg of 28 bytes to 2 on channel businesschannel took 17.1µs"
"2020-01-03 19:06:35.128 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 113b Sending msg of 28 bytes to 3 on channel businesschannel took 14.8µs"
"2020-01-03 19:06:35.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 113c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 203.6µs "
"2020-01-03 19:06:35.129 UTC [orderer.common.cluster.step] sendMessage -> DEBU 113d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 430.4µs "
"2020-01-03 19:06:35.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 113e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:35.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 113f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:35.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1140 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:35.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1141 Sending msg of 28 bytes to 3 on channel testchainid took 17.1µs"
"2020-01-03 19:06:35.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1142 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 579.2µs "
"2020-01-03 19:06:35.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1143 Sending msg of 28 bytes to 2 on channel businesschannel took 33.5µs"
"2020-01-03 19:06:35.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1144 Sending msg of 28 bytes to 3 on channel businesschannel took 9.2µs"
"2020-01-03 19:06:35.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1145 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.7µs "
"2020-01-03 19:06:35.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1146 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 269.6µs "
"2020-01-03 19:06:35.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1147 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:35.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1148 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:36.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1149 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:36.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 114a Sending msg of 28 bytes to 3 on channel testchainid took 15.6µs"
"2020-01-03 19:06:36.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 114b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 506.3µs "
"2020-01-03 19:06:36.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 114c Sending msg of 28 bytes to 2 on channel businesschannel took 98.6µs"
"2020-01-03 19:06:36.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 114d Sending msg of 28 bytes to 3 on channel businesschannel took 12.9µs"
"2020-01-03 19:06:36.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 114e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 299.4µs "
"2020-01-03 19:06:36.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 114f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 48.2µs "
"2020-01-03 19:06:36.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1150 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:36.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1151 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:36.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1152 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:36.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1153 Sending msg of 28 bytes to 3 on channel testchainid took 13.1µs"
"2020-01-03 19:06:36.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1154 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.1µs "
"2020-01-03 19:06:36.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1155 Sending msg of 28 bytes to 2 on channel businesschannel took 25.1µs"
"2020-01-03 19:06:36.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1156 Sending msg of 28 bytes to 3 on channel businesschannel took 9.4µs"
"2020-01-03 19:06:36.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1157 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 127.3µs "
"2020-01-03 19:06:36.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1158 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 97.2µs "
"2020-01-03 19:06:36.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1159 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:36.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 115a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:37.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 115b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:37.063 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 115c Sending msg of 28 bytes to 3 on channel testchainid took 20.2µs"
"2020-01-03 19:06:37.064 UTC [orderer.common.cluster.step] sendMessage -> DEBU 115d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 101.6µs "
"2020-01-03 19:06:37.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 115e Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:37.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 115f Sending msg of 28 bytes to 2 on channel businesschannel took 305.1µs"
"2020-01-03 19:06:37.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1160 Sending msg of 28 bytes to 3 on channel businesschannel took 5.9µs"
"2020-01-03 19:06:37.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1161 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.2µs "
"2020-01-03 19:06:37.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1162 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 43.1µs "
"2020-01-03 19:06:37.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1163 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:37.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1164 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:37.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1165 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:37.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1166 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:06:37.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1167 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 228.5µs "
"2020-01-03 19:06:37.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1168 Sending msg of 28 bytes to 2 on channel businesschannel took 23.1µs"
"2020-01-03 19:06:37.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1169 Sending msg of 28 bytes to 3 on channel businesschannel took 9µs"
"2020-01-03 19:06:37.626 UTC [orderer.common.cluster.step] sendMessage -> DEBU 116a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 122.9µs "
"2020-01-03 19:06:37.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 116b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 102.6µs "
"2020-01-03 19:06:37.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 116c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:37.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 116d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:38.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 116e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:38.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 116f Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:06:38.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1170 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 136.3µs "
"2020-01-03 19:06:38.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1171 Sending msg of 28 bytes to 2 on channel businesschannel took 19.1µs"
"2020-01-03 19:06:38.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1172 Sending msg of 28 bytes to 3 on channel businesschannel took 6.8µs"
"2020-01-03 19:06:38.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1173 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 136.2µs "
"2020-01-03 19:06:38.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1174 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:38.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1175 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.4655ms "
"2020-01-03 19:06:38.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1176 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:38.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1177 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:38.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1178 Sending msg of 28 bytes to 3 on channel testchainid took 306µs"
"2020-01-03 19:06:38.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1179 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 99µs "
"2020-01-03 19:06:38.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 117a Sending msg of 28 bytes to 2 on channel businesschannel took 17.5µs"
"2020-01-03 19:06:38.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 117b Sending msg of 28 bytes to 3 on channel businesschannel took 9.2µs"
"2020-01-03 19:06:38.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 117c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.2µs "
"2020-01-03 19:06:38.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 117d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 42.3µs "
"2020-01-03 19:06:38.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 117e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:38.627 UTC [orderer.common.cluster.step] handleMessage -> DEBU 117f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:39.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1180 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:39.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1181 Sending msg of 28 bytes to 3 on channel testchainid took 17.9µs"
"2020-01-03 19:06:39.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1182 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 364.8µs "
"2020-01-03 19:06:39.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 1183 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:39.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1184 Sending msg of 28 bytes to 2 on channel businesschannel took 15.3µs"
"2020-01-03 19:06:39.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1185 Sending msg of 28 bytes to 3 on channel businesschannel took 8µs"
"2020-01-03 19:06:39.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1186 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 64.6µs "
"2020-01-03 19:06:39.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1187 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 115.6µs "
"2020-01-03 19:06:39.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1188 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:39.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1189 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:39.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 118a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:39.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 118b Sending msg of 28 bytes to 3 on channel testchainid took 34.4µs"
"2020-01-03 19:06:39.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 118c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 265.4µs "
"2020-01-03 19:06:39.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 118d Sending msg of 28 bytes to 2 on channel businesschannel took 24.1µs"
"2020-01-03 19:06:39.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 118e Sending msg of 28 bytes to 3 on channel businesschannel took 18.2µs"
"2020-01-03 19:06:39.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 118f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.5µs "
"2020-01-03 19:06:39.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1190 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 103.4µs "
"2020-01-03 19:06:39.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1191 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:39.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1192 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:40.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1193 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:40.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1194 Sending msg of 28 bytes to 3 on channel testchainid took 497.3µs"
"2020-01-03 19:06:40.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1195 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 523.7µs "
"2020-01-03 19:06:40.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1196 Sending msg of 28 bytes to 2 on channel businesschannel took 17.3µs"
"2020-01-03 19:06:40.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1197 Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:06:40.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1198 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 211.4µs "
"2020-01-03 19:06:40.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1199 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 222.4µs "
"2020-01-03 19:06:40.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 119a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:40.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 119b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:40.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 119c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:40.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 119d Sending msg of 28 bytes to 3 on channel testchainid took 10µs"
"2020-01-03 19:06:40.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 119e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 440.3µs "
"2020-01-03 19:06:40.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 119f Sending msg of 28 bytes to 2 on channel businesschannel took 18.4µs"
"2020-01-03 19:06:40.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11a0 Sending msg of 28 bytes to 3 on channel businesschannel took 10.2µs"
"2020-01-03 19:06:40.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11a1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 277.8µs "
"2020-01-03 19:06:40.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11a2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 138.8µs "
"2020-01-03 19:06:40.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11a3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:40.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11a4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:41.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11a5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:41.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11a6 Sending msg of 28 bytes to 3 on channel testchainid took 395.7µs"
"2020-01-03 19:06:41.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11a7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 345.8µs "
"2020-01-03 19:06:41.126 UTC [orderer.consensus.etcdraft] Check -> DEBU 11a8 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:41.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11a9 Sending msg of 28 bytes to 2 on channel businesschannel took 105.1µs"
"2020-01-03 19:06:41.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11aa Sending msg of 28 bytes to 3 on channel businesschannel took 7.3µs"
"2020-01-03 19:06:41.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11ab Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 185.7µs "
"2020-01-03 19:06:41.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11ac Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 220µs "
"2020-01-03 19:06:41.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ad Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:41.128 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ae Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:41.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11af Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:41.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11b0 Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:06:41.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11b1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 563.5µs "
"2020-01-03 19:06:41.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11b2 Sending msg of 28 bytes to 2 on channel businesschannel took 48.2µs"
"2020-01-03 19:06:41.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11b3 Sending msg of 28 bytes to 3 on channel businesschannel took 200.4µs"
"2020-01-03 19:06:41.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11b4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 335.7µs "
"2020-01-03 19:06:41.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11b5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:41.629 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11b6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.0581ms "
"2020-01-03 19:06:41.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11b7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:42.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11b8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:42.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11b9 Sending msg of 28 bytes to 3 on channel testchainid took 314.8µs"
"2020-01-03 19:06:42.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11ba Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 413.5µs "
"2020-01-03 19:06:42.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11bb Sending msg of 28 bytes to 2 on channel businesschannel took 45.3µs"
"2020-01-03 19:06:42.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11bc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 136.4µs "
"2020-01-03 19:06:42.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11bd Sending msg of 28 bytes to 3 on channel businesschannel took 13.8µs"
"2020-01-03 19:06:42.130 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11be Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:42.131 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11bf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.2826ms "
"2020-01-03 19:06:42.137 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11c0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:42.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11c1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:42.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11c2 Sending msg of 28 bytes to 3 on channel testchainid took 107.2µs"
"2020-01-03 19:06:42.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11c3 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 85.7µs "
"2020-01-03 19:06:42.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11c4 Sending msg of 28 bytes to 2 on channel businesschannel took 58.9µs"
"2020-01-03 19:06:42.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11c5 Sending msg of 28 bytes to 3 on channel businesschannel took 14.5µs"
"2020-01-03 19:06:42.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11c6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 467.9µs "
"2020-01-03 19:06:42.628 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11c7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 385.3µs "
"2020-01-03 19:06:42.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11c8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:42.631 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11c9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:43.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ca Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:43.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11cb Sending msg of 28 bytes to 3 on channel testchainid took 12.8µs"
"2020-01-03 19:06:43.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11cc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97.4µs "
"2020-01-03 19:06:43.129 UTC [orderer.consensus.etcdraft] Check -> DEBU 11cd Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:43.133 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11ce Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 93.9µs "
"2020-01-03 19:06:43.133 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11cf Sending msg of 28 bytes to 3 on channel businesschannel took 100.2µs"
"2020-01-03 19:06:43.135 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11d0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:43.135 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11d1 Sending msg of 28 bytes to 2 on channel businesschannel took 17.9µs"
"2020-01-03 19:06:43.136 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11d2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 234.2µs "
"2020-01-03 19:06:43.138 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11d3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:43.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11d4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:43.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11d5 Sending msg of 28 bytes to 3 on channel testchainid took 17.5µs"
"2020-01-03 19:06:43.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11d6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.5µs "
"2020-01-03 19:06:43.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11d7 Sending msg of 28 bytes to 2 on channel businesschannel took 20.2µs"
"2020-01-03 19:06:43.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11d8 Sending msg of 28 bytes to 3 on channel businesschannel took 12.7µs"
"2020-01-03 19:06:43.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11d9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 110.9µs "
"2020-01-03 19:06:43.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11da Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 68.5µs "
"2020-01-03 19:06:43.628 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11db Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:43.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11dc Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:44.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11dd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:44.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11de Sending msg of 28 bytes to 3 on channel testchainid took 28.1µs"
"2020-01-03 19:06:44.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11df Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 101.3µs "
"2020-01-03 19:06:44.126 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11e0 Sending msg of 28 bytes to 2 on channel businesschannel took 34.6µs"
"2020-01-03 19:06:44.127 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11e1 Sending msg of 28 bytes to 3 on channel businesschannel took 15.1µs"
"2020-01-03 19:06:44.127 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11e2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 133.8µs "
"2020-01-03 19:06:44.128 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11e3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 79.9µs "
"2020-01-03 19:06:44.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11e4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:44.129 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11e5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:44.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11e6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:44.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11e7 Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:06:44.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11e8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 149.1µs "
"2020-01-03 19:06:44.626 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11e9 Sending msg of 28 bytes to 2 on channel businesschannel took 54.3µs"
"2020-01-03 19:06:44.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11ea Sending msg of 28 bytes to 3 on channel businesschannel took 12.7µs"
"2020-01-03 19:06:44.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11eb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 150.3µs "
"2020-01-03 19:06:44.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11ec Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 54.7µs "
"2020-01-03 19:06:44.629 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ed Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:44.630 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ee Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:45.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11ef Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:45.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11f0 Sending msg of 28 bytes to 3 on channel testchainid took 17.4µs"
"2020-01-03 19:06:45.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11f1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 164.4µs "
"2020-01-03 19:06:45.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 11f2 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:45.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11f3 Sending msg of 28 bytes to 2 on channel businesschannel took 171.6µs"
"2020-01-03 19:06:45.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11f4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 408.1µs "
"2020-01-03 19:06:45.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11f5 Sending msg of 28 bytes to 3 on channel businesschannel took 12.3µs"
"2020-01-03 19:06:45.096 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11f6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:45.097 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11f7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 666.1µs "
"2020-01-03 19:06:45.100 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11f8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:45.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11f9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:45.527 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11fa Sending msg of 28 bytes to 3 on channel testchainid took 17.7µs"
"2020-01-03 19:06:45.527 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11fb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.6µs "
"2020-01-03 19:06:45.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11fc Sending msg of 28 bytes to 2 on channel businesschannel took 29.4µs"
"2020-01-03 19:06:45.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 11fd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 111.1µs "
"2020-01-03 19:06:45.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 11fe Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:45.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 11ff Sending msg of 28 bytes to 3 on channel businesschannel took 13.3µs"
"2020-01-03 19:06:45.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1200 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63.9µs "
"2020-01-03 19:06:45.598 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1201 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:46.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1202 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:46.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1203 Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:06:46.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1204 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.4µs "
"2020-01-03 19:06:46.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1205 Sending msg of 28 bytes to 2 on channel businesschannel took 44.6µs"
"2020-01-03 19:06:46.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1206 Sending msg of 28 bytes to 3 on channel businesschannel took 24.8µs"
"2020-01-03 19:06:46.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1207 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.5µs "
"2020-01-03 19:06:46.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1208 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 90.7µs "
"2020-01-03 19:06:46.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1209 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:46.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 120a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:46.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 120b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:46.526 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 120c Sending msg of 28 bytes to 3 on channel testchainid took 18.4µs"
"2020-01-03 19:06:46.526 UTC [orderer.common.cluster.step] sendMessage -> DEBU 120d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 163.8µs "
"2020-01-03 19:06:46.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 120e Sending msg of 28 bytes to 2 on channel businesschannel took 17.9µs"
"2020-01-03 19:06:46.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 120f Sending msg of 28 bytes to 3 on channel businesschannel took 22.3µs"
"2020-01-03 19:06:46.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1210 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.7µs "
"2020-01-03 19:06:46.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1211 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 107.3µs "
"2020-01-03 19:06:46.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1212 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:46.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1213 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:47.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1214 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:47.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1215 Sending msg of 28 bytes to 3 on channel testchainid took 16.5µs"
"2020-01-03 19:06:47.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1216 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 164.1µs "
"2020-01-03 19:06:47.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 1217 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:47.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1218 Sending msg of 28 bytes to 2 on channel businesschannel took 18.8µs"
"2020-01-03 19:06:47.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 121a Sending msg of 28 bytes to 3 on channel businesschannel took 17.8µs"
"2020-01-03 19:06:47.095 UTC [orderer.common.cluster.step] sendMessage -> DEBU 121b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 154.5µs "
"2020-01-03 19:06:47.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 121c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:47.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1219 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 202.7µs "
"2020-01-03 19:06:47.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU 121d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:47.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 121e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:47.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 121f Sending msg of 28 bytes to 3 on channel testchainid took 13.1µs"
"2020-01-03 19:06:47.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1220 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53µs "
"2020-01-03 19:06:47.595 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1221 Sending msg of 28 bytes to 2 on channel businesschannel took 17µs"
"2020-01-03 19:06:47.595 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1222 Sending msg of 28 bytes to 3 on channel businesschannel took 10.5µs"
"2020-01-03 19:06:47.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1223 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.5µs "
"2020-01-03 19:06:47.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1224 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 42.5µs "
"2020-01-03 19:06:47.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1225 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:47.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1226 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:48.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1227 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:48.030 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1228 Sending msg of 28 bytes to 3 on channel testchainid took 39.4µs"
"2020-01-03 19:06:48.030 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1229 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 132.5µs "
"2020-01-03 19:06:48.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 122a Sending msg of 28 bytes to 2 on channel businesschannel took 31.9µs"
"2020-01-03 19:06:48.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 122b Sending msg of 28 bytes to 3 on channel businesschannel took 11.7µs"
"2020-01-03 19:06:48.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 122c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 154.8µs "
"2020-01-03 19:06:48.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 122d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 50µs "
"2020-01-03 19:06:48.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 122e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:48.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 122f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:48.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1230 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:48.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1231 Sending msg of 28 bytes to 3 on channel testchainid took 12.1µs"
"2020-01-03 19:06:48.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1232 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 45µs "
"2020-01-03 19:06:48.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1233 Sending msg of 28 bytes to 2 on channel businesschannel took 40.5µs"
"2020-01-03 19:06:48.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1234 Sending msg of 28 bytes to 3 on channel businesschannel took 14.9µs"
"2020-01-03 19:06:48.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1235 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 128.1µs "
"2020-01-03 19:06:48.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1236 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 83.2µs "
"2020-01-03 19:06:48.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1237 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:48.597 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1238 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:49.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1239 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:49.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 123a Sending msg of 28 bytes to 3 on channel testchainid took 24.2µs"
"2020-01-03 19:06:49.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 123b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.9µs "
"2020-01-03 19:06:49.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 123c Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:49.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 123d Sending msg of 28 bytes to 2 on channel businesschannel took 12.8µs"
"2020-01-03 19:06:49.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 123e Sending msg of 28 bytes to 3 on channel businesschannel took 14.4µs"
"2020-01-03 19:06:49.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 123f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.4µs "
"2020-01-03 19:06:49.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1240 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 82.6µs "
"2020-01-03 19:06:49.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1241 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:49.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1242 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:49.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1243 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:49.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1244 Sending msg of 28 bytes to 3 on channel testchainid took 14.7µs"
"2020-01-03 19:06:49.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1245 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 347.6µs "
"2020-01-03 19:06:49.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1246 Sending msg of 28 bytes to 2 on channel businesschannel took 18.5µs"
"2020-01-03 19:06:49.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1247 Sending msg of 28 bytes to 3 on channel businesschannel took 15µs"
"2020-01-03 19:06:49.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1248 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.8µs "
"2020-01-03 19:06:49.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1249 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 55.2µs "
"2020-01-03 19:06:49.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 124a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:49.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 124b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:50.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 124c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:50.028 UTC [orderer.common.cluster.step] sendMessage -> DEBU 124d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 258.7µs "
"2020-01-03 19:06:50.028 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 124e Sending msg of 28 bytes to 3 on channel testchainid took 28.4µs"
"2020-01-03 19:06:50.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 124f Sending msg of 28 bytes to 2 on channel businesschannel took 37.2µs"
"2020-01-03 19:06:50.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1250 Sending msg of 28 bytes to 3 on channel businesschannel took 18.4µs"
"2020-01-03 19:06:50.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1251 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 107.9µs "
"2020-01-03 19:06:50.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1252 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 77.2µs "
"2020-01-03 19:06:50.096 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1253 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:50.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1254 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:50.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1255 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:50.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1256 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:06:50.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1257 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 51.4µs "
"2020-01-03 19:06:50.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1258 Sending msg of 28 bytes to 2 on channel businesschannel took 27.8µs"
"2020-01-03 19:06:50.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1259 Sending msg of 28 bytes to 3 on channel businesschannel took 284.9µs"
"2020-01-03 19:06:50.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 125a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 447.8µs "
"2020-01-03 19:06:50.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 125b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 105.7µs "
"2020-01-03 19:06:50.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 125c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:50.597 UTC [orderer.common.cluster.step] handleMessage -> DEBU 125d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:51.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 125e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:51.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 125f Sending msg of 28 bytes to 3 on channel testchainid took 17.9µs"
"2020-01-03 19:06:51.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1260 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 173.5µs "
"2020-01-03 19:06:51.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 1261 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:51.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1262 Sending msg of 28 bytes to 2 on channel businesschannel took 56.2µs"
"2020-01-03 19:06:51.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1263 Sending msg of 28 bytes to 3 on channel businesschannel took 16.9µs"
"2020-01-03 19:06:51.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1264 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 424.7µs "
"2020-01-03 19:06:51.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1265 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:51.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1266 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 192.7µs "
"2020-01-03 19:06:51.099 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1267 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:51.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1268 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:51.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1269 Sending msg of 28 bytes to 3 on channel testchainid took 34.9µs"
"2020-01-03 19:06:51.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 126a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 119µs "
"2020-01-03 19:06:51.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 126b Sending msg of 28 bytes to 2 on channel businesschannel took 25.7µs"
"2020-01-03 19:06:51.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 126c Sending msg of 28 bytes to 3 on channel businesschannel took 33.4µs"
"2020-01-03 19:06:51.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 126d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 117.2µs "
"2020-01-03 19:06:51.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 126e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 98.7µs "
"2020-01-03 19:06:51.599 UTC [orderer.common.cluster.step] handleMessage -> DEBU 126f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:51.600 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1270 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:52.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1271 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:52.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1272 Sending msg of 28 bytes to 3 on channel testchainid took 16.5µs"
"2020-01-03 19:06:52.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1273 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.8µs "
"2020-01-03 19:06:52.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1274 Sending msg of 28 bytes to 2 on channel businesschannel took 16.4µs"
"2020-01-03 19:06:52.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1275 Sending msg of 28 bytes to 3 on channel businesschannel took 11.6µs"
"2020-01-03 19:06:52.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1276 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.1µs "
"2020-01-03 19:06:52.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1277 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 117.5µs "
"2020-01-03 19:06:52.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1278 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:52.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1279 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:52.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 127a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:52.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 127b Sending msg of 28 bytes to 3 on channel testchainid took 26.8µs"
"2020-01-03 19:06:52.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 127c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 433.6µs "
"2020-01-03 19:06:52.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 127d Sending msg of 28 bytes to 2 on channel businesschannel took 22µs"
"2020-01-03 19:06:52.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 127e Sending msg of 28 bytes to 3 on channel businesschannel took 15.6µs"
"2020-01-03 19:06:52.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 127f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 156.9µs "
"2020-01-03 19:06:52.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1280 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 134.9µs "
"2020-01-03 19:06:52.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1281 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:52.597 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1282 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:53.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1283 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:53.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1284 Sending msg of 28 bytes to 3 on channel testchainid took 14.8µs"
"2020-01-03 19:06:53.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1285 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 177.2µs "
"2020-01-03 19:06:53.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 1286 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:53.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1287 Sending msg of 28 bytes to 3 on channel businesschannel took 20.4µs"
"2020-01-03 19:06:53.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1288 Sending msg of 28 bytes to 2 on channel businesschannel took 25.8µs"
"2020-01-03 19:06:53.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1289 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 173.1µs "
"2020-01-03 19:06:53.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 128a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 170.6µs "
"2020-01-03 19:06:53.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 128b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:53.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 128c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:53.537 UTC [orderer.common.cluster.step] handleMessage -> DEBU 128d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:53.537 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 128e Sending msg of 28 bytes to 3 on channel testchainid took 11.9µs"
"2020-01-03 19:06:53.537 UTC [orderer.common.cluster.step] sendMessage -> DEBU 128f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.3µs "
"2020-01-03 19:06:53.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1290 Sending msg of 28 bytes to 2 on channel businesschannel took 24.7µs"
"2020-01-03 19:06:53.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1291 Sending msg of 28 bytes to 3 on channel businesschannel took 26.9µs"
"2020-01-03 19:06:53.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1292 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 79.9µs "
"2020-01-03 19:06:53.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1293 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 57.1µs "
"2020-01-03 19:06:53.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1294 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:53.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1295 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:54.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1296 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:54.026 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1297 Sending msg of 28 bytes to 3 on channel testchainid took 24µs"
"2020-01-03 19:06:54.029 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1298 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.5433ms "
"2020-01-03 19:06:54.095 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1299 Sending msg of 28 bytes to 2 on channel businesschannel took 131.3µs"
"2020-01-03 19:06:54.096 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 129a Sending msg of 28 bytes to 3 on channel businesschannel took 13.4µs"
"2020-01-03 19:06:54.096 UTC [orderer.common.cluster.step] sendMessage -> DEBU 129b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 77.3µs "
"2020-01-03 19:06:54.096 UTC [orderer.common.cluster.step] sendMessage -> DEBU 129c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 40.8µs "
"2020-01-03 19:06:54.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 129d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:54.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU 129e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:54.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 129f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:54.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12a0 Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:06:54.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12a1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 57.4µs "
"2020-01-03 19:06:54.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12a2 Sending msg of 28 bytes to 3 on channel businesschannel took 23.4µs"
"2020-01-03 19:06:54.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12a3 Sending msg of 28 bytes to 2 on channel businesschannel took 14.7µs"
"2020-01-03 19:06:54.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12a4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 443.6µs "
"2020-01-03 19:06:54.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12a5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 514.8µs "
"2020-01-03 19:06:54.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12a6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:54.597 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12a7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:55.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12a8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:55.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12a9 Sending msg of 28 bytes to 3 on channel testchainid took 742.3µs"
"2020-01-03 19:06:55.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12aa Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 354.6µs "
"2020-01-03 19:06:55.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 12ab Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:55.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ac Sending msg of 28 bytes to 2 on channel businesschannel took 23.3µs"
"2020-01-03 19:06:55.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ad Sending msg of 28 bytes to 3 on channel businesschannel took 312.5µs"
"2020-01-03 19:06:55.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12ae Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 889.9µs "
"2020-01-03 19:06:55.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12af Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 549.9µs "
"2020-01-03 19:06:55.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12b0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:55.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12b1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:55.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12b2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:55.527 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12b3 Sending msg of 28 bytes to 3 on channel testchainid took 41.9µs"
"2020-01-03 19:06:55.529 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12b4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.539ms "
"2020-01-03 19:06:55.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12b5 Sending msg of 28 bytes to 2 on channel businesschannel took 18.3µs"
"2020-01-03 19:06:55.594 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12b6 Sending msg of 28 bytes to 3 on channel businesschannel took 10.7µs"
"2020-01-03 19:06:55.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12b7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 429.8µs "
"2020-01-03 19:06:55.595 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12b8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 67.2µs "
"2020-01-03 19:06:55.597 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12b9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:55.600 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12ba Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:56.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12bb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:56.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12bc Sending msg of 28 bytes to 3 on channel testchainid took 23.8µs"
"2020-01-03 19:06:56.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12bd Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 145.6µs "
"2020-01-03 19:06:56.091 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12be Sending msg of 28 bytes to 2 on channel businesschannel took 47.5µs"
"2020-01-03 19:06:56.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12bf Sending msg of 28 bytes to 3 on channel businesschannel took 12.8µs"
"2020-01-03 19:06:56.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12c0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 120.4µs "
"2020-01-03 19:06:56.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12c1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 74.3µs "
"2020-01-03 19:06:56.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12c2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:56.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12c3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:56.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12c4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:56.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12c5 Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:06:56.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12c6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.6µs "
"2020-01-03 19:06:56.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12c7 Sending msg of 28 bytes to 2 on channel businesschannel took 21.7µs"
"2020-01-03 19:06:56.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12c9 Sending msg of 28 bytes to 3 on channel businesschannel took 15.3µs"
"2020-01-03 19:06:56.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12ca Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 141.9µs "
"2020-01-03 19:06:56.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12c8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 98.5µs "
"2020-01-03 19:06:56.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12cb Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:56.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12cc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:57.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12cd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:57.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ce Sending msg of 28 bytes to 3 on channel testchainid took 12.8µs"
"2020-01-03 19:06:57.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12cf Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 55.6µs "
"2020-01-03 19:06:57.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 12d0 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:06:57.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12d1 Sending msg of 28 bytes to 2 on channel businesschannel took 19.7µs"
"2020-01-03 19:06:57.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12d2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 141.2µs "
"2020-01-03 19:06:57.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12d3 Sending msg of 28 bytes to 3 on channel businesschannel took 15.3µs"
"2020-01-03 19:06:57.097 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12d4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 693.9µs "
"2020-01-03 19:06:57.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12d5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:57.101 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12d6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:57.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12d7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:57.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12d8 Sending msg of 28 bytes to 3 on channel testchainid took 19.2µs"
"2020-01-03 19:06:57.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12d9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 184µs "
"2020-01-03 19:06:57.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12da Sending msg of 28 bytes to 2 on channel businesschannel took 21.1µs"
"2020-01-03 19:06:57.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12db Sending msg of 28 bytes to 3 on channel businesschannel took 29.7µs"
"2020-01-03 19:06:57.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12dc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 174.9µs "
"2020-01-03 19:06:57.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12dd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 64.3µs "
"2020-01-03 19:06:57.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12de Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:57.600 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12df Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:58.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12e0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:58.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12e1 Sending msg of 28 bytes to 3 on channel testchainid took 89.7µs"
"2020-01-03 19:06:58.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12e2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.2µs "
"2020-01-03 19:06:58.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12e3 Sending msg of 28 bytes to 2 on channel businesschannel took 42.9µs"
"2020-01-03 19:06:58.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12e4 Sending msg of 28 bytes to 3 on channel businesschannel took 20µs"
"2020-01-03 19:06:58.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12e5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 253.1µs "
"2020-01-03 19:06:58.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12e6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:58.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12e7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:58.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12e8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 274.3µs "
"2020-01-03 19:06:58.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12e9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:58.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ea Sending msg of 28 bytes to 3 on channel testchainid took 494.5µs"
"2020-01-03 19:06:58.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12eb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 677µs "
"2020-01-03 19:06:58.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ec Sending msg of 28 bytes to 2 on channel businesschannel took 35.1µs"
"2020-01-03 19:06:58.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ee Sending msg of 28 bytes to 3 on channel businesschannel took 41.2µs"
"2020-01-03 19:06:58.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12ed Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 462.3µs "
"2020-01-03 19:06:58.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12ef Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 208.5µs "
"2020-01-03 19:06:58.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12f0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:58.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12f1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:59.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12f2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:59.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12f3 Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:06:59.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12f4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.9µs "
"2020-01-03 19:06:59.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 12f5 Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:06:59.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12f6 Sending msg of 28 bytes to 2 on channel businesschannel took 27.5µs"
"2020-01-03 19:06:59.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12f7 Sending msg of 28 bytes to 3 on channel businesschannel took 11.6µs"
"2020-01-03 19:06:59.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12f8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 441.3µs "
"2020-01-03 19:06:59.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12f9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 211.2µs "
"2020-01-03 19:06:59.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12fa Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:59.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12fb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:59.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 12fc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:06:59.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12fd Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:06:59.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 12fe Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63.6µs "
"2020-01-03 19:06:59.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 12ff Sending msg of 28 bytes to 2 on channel businesschannel took 12.7µs"
"2020-01-03 19:06:59.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1300 Sending msg of 28 bytes to 3 on channel businesschannel took 10.1µs"
"2020-01-03 19:06:59.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1301 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.7µs "
"2020-01-03 19:06:59.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1302 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 66µs "
"2020-01-03 19:06:59.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1303 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:06:59.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1304 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:00.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1305 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:00.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1306 Sending msg of 28 bytes to 3 on channel testchainid took 36.3µs"
"2020-01-03 19:07:00.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1307 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 76.5µs "
"2020-01-03 19:07:00.091 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1308 Sending msg of 28 bytes to 2 on channel businesschannel took 25.2µs"
"2020-01-03 19:07:00.091 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1309 Sending msg of 28 bytes to 3 on channel businesschannel took 8.5µs"
"2020-01-03 19:07:00.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 130a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 86.6µs "
"2020-01-03 19:07:00.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 130b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 87.3µs "
"2020-01-03 19:07:00.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU 130c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:00.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 130d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:00.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 130e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:00.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 130f Sending msg of 28 bytes to 3 on channel testchainid took 14µs"
"2020-01-03 19:07:00.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1310 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 122.7µs "
"2020-01-03 19:07:00.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1311 Sending msg of 28 bytes to 3 on channel businesschannel took 23µs"
"2020-01-03 19:07:00.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1312 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.2µs "
"2020-01-03 19:07:00.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1313 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 59.9µs "
"2020-01-03 19:07:00.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1314 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:00.593 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1315 Sending msg of 28 bytes to 2 on channel businesschannel took 9.1µs"
"2020-01-03 19:07:00.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1316 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:01.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1317 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:01.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1318 Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:07:01.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1319 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.2µs "
"2020-01-03 19:07:01.092 UTC [orderer.consensus.etcdraft] Check -> DEBU 131a Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:01.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 131b Sending msg of 28 bytes to 2 on channel businesschannel took 23.1µs"
"2020-01-03 19:07:01.093 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 131c Sending msg of 28 bytes to 3 on channel businesschannel took 21.4µs"
"2020-01-03 19:07:01.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 131d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 127.1µs "
"2020-01-03 19:07:01.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 131e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 165µs "
"2020-01-03 19:07:01.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 131f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:01.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1320 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:01.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1321 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:01.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1322 Sending msg of 28 bytes to 3 on channel testchainid took 78.1µs"
"2020-01-03 19:07:01.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1323 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 443.1µs "
"2020-01-03 19:07:01.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1324 Sending msg of 28 bytes to 2 on channel businesschannel took 16.8µs"
"2020-01-03 19:07:01.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1325 Sending msg of 28 bytes to 3 on channel businesschannel took 11.8µs"
"2020-01-03 19:07:01.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1326 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.1µs "
"2020-01-03 19:07:01.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1327 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 547.1µs "
"2020-01-03 19:07:01.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1328 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:01.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1329 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:02.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 132a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:02.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 132b Sending msg of 28 bytes to 3 on channel testchainid took 9.1µs"
"2020-01-03 19:07:02.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 132c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 457.3µs "
"2020-01-03 19:07:02.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 132d Sending msg of 28 bytes to 2 on channel businesschannel took 24.2µs"
"2020-01-03 19:07:02.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 132e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 135µs "
"2020-01-03 19:07:02.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 132f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.3µs "
"2020-01-03 19:07:02.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1330 Sending msg of 28 bytes to 3 on channel businesschannel took 18.6µs"
"2020-01-03 19:07:02.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1331 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:02.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1332 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:02.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1333 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:02.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1334 Sending msg of 28 bytes to 3 on channel testchainid took 14.4µs"
"2020-01-03 19:07:02.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1335 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58µs "
"2020-01-03 19:07:02.636 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1336 Sending msg of 28 bytes to 2 on channel businesschannel took 20.3µs"
"2020-01-03 19:07:02.637 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1337 Sending msg of 28 bytes to 3 on channel businesschannel took 12.1µs"
"2020-01-03 19:07:02.637 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1338 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 92µs "
"2020-01-03 19:07:02.638 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1339 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.0271ms "
"2020-01-03 19:07:02.638 UTC [orderer.common.cluster.step] handleMessage -> DEBU 133a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:02.645 UTC [orderer.common.cluster.step] handleMessage -> DEBU 133b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:03.093 UTC [orderer.consensus.etcdraft] Check -> DEBU 133c Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:03.095 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 133d Sending msg of 28 bytes to 3 on channel businesschannel took 296.8µs"
"2020-01-03 19:07:03.097 UTC [orderer.common.cluster.step] sendMessage -> DEBU 133e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 182.1µs "
"2020-01-03 19:07:03.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 133f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:03.107 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1344 Sending msg of 28 bytes to 3 on channel testchainid took 37.1µs"
"2020-01-03 19:07:03.108 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1345 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94.2µs "
"2020-01-03 19:07:03.095 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1340 Sending msg of 28 bytes to 2 on channel businesschannel took 19.1µs"
"2020-01-03 19:07:03.098 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1341 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 646µs "
"2020-01-03 19:07:03.098 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1342 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:03.101 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1343 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:03.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1346 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:03.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1347 Sending msg of 28 bytes to 3 on channel testchainid took 14.8µs"
"2020-01-03 19:07:03.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1348 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 92.1µs "
"2020-01-03 19:07:03.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1349 Sending msg of 28 bytes to 2 on channel businesschannel took 31.5µs"
"2020-01-03 19:07:03.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 134a Sending msg of 28 bytes to 3 on channel businesschannel took 14.6µs"
"2020-01-03 19:07:03.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 134b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 464.5µs "
"2020-01-03 19:07:03.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 134c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 145.6µs "
"2020-01-03 19:07:03.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 134d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:03.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 134e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:04.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 134f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:04.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1350 Sending msg of 28 bytes to 3 on channel testchainid took 14.4µs"
"2020-01-03 19:07:04.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1351 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 968.7µs "
"2020-01-03 19:07:04.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1352 Sending msg of 28 bytes to 2 on channel businesschannel took 17.7µs"
"2020-01-03 19:07:04.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1354 Sending msg of 28 bytes to 3 on channel businesschannel took 26.6µs"
"2020-01-03 19:07:04.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1353 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 128.7µs "
"2020-01-03 19:07:04.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1355 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 52.7µs "
"2020-01-03 19:07:04.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1356 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:04.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1357 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:04.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1358 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:04.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1359 Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:07:04.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 135a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 358.2µs "
"2020-01-03 19:07:04.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 135b Sending msg of 28 bytes to 3 on channel businesschannel took 20.6µs"
"2020-01-03 19:07:04.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 135c Sending msg of 28 bytes to 2 on channel businesschannel took 12.4µs"
"2020-01-03 19:07:04.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 135d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 114.5µs "
"2020-01-03 19:07:04.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 135e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 384.5µs "
"2020-01-03 19:07:04.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 135f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:04.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1360 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:05.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1361 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:05.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1362 Sending msg of 28 bytes to 3 on channel testchainid took 101.8µs"
"2020-01-03 19:07:05.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1363 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 422.3µs "
"2020-01-03 19:07:05.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 1364 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:05.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1365 Sending msg of 28 bytes to 2 on channel businesschannel took 237.9µs"
"2020-01-03 19:07:05.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1366 Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:07:05.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1367 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 129.1µs "
"2020-01-03 19:07:05.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1368 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.0498ms "
"2020-01-03 19:07:05.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1369 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:05.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 136a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:05.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 136b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:05.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 136c Sending msg of 28 bytes to 3 on channel testchainid took 17.5µs"
"2020-01-03 19:07:05.528 UTC [orderer.common.cluster.step] sendMessage -> DEBU 136d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 135.7µs "
"2020-01-03 19:07:05.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 136e Sending msg of 28 bytes to 2 on channel businesschannel took 22.8µs"
"2020-01-03 19:07:05.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 136f Sending msg of 28 bytes to 3 on channel businesschannel took 20.9µs"
"2020-01-03 19:07:05.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1370 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 340.4µs "
"2020-01-03 19:07:05.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1371 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 687.8µs "
"2020-01-03 19:07:05.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1372 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:05.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1373 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:06.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1374 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:06.026 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1375 Sending msg of 28 bytes to 3 on channel testchainid took 13.5µs"
"2020-01-03 19:07:06.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1376 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 223.2µs "
"2020-01-03 19:07:06.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1377 Sending msg of 28 bytes to 3 on channel businesschannel took 21.7µs"
"2020-01-03 19:07:06.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1379 Sending msg of 28 bytes to 2 on channel businesschannel took 18.7µs"
"2020-01-03 19:07:06.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 137a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 107.6µs "
"2020-01-03 19:07:06.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1378 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 211.7µs "
"2020-01-03 19:07:06.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 137b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:06.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 137c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:06.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 137d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:06.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 137e Sending msg of 28 bytes to 3 on channel testchainid took 16.1µs"
"2020-01-03 19:07:06.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 137f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 245.9µs "
"2020-01-03 19:07:06.591 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1380 Sending msg of 28 bytes to 2 on channel businesschannel took 19.3µs"
"2020-01-03 19:07:06.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1382 Sending msg of 28 bytes to 3 on channel businesschannel took 24µs"
"2020-01-03 19:07:06.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1383 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:06.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1381 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 370.7µs "
"2020-01-03 19:07:06.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1384 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 140.9µs "
"2020-01-03 19:07:06.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1385 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:07.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1386 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:07.032 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1387 Sending msg of 28 bytes to 3 on channel testchainid took 14.4µs"
"2020-01-03 19:07:07.046 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1388 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 407.4µs "
"2020-01-03 19:07:07.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 1389 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:07.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 138a Sending msg of 28 bytes to 2 on channel businesschannel took 81µs"
"2020-01-03 19:07:07.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 138b Sending msg of 28 bytes to 3 on channel businesschannel took 19.6µs"
"2020-01-03 19:07:07.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 138c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 325.2µs "
"2020-01-03 19:07:07.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 138d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 558µs "
"2020-01-03 19:07:07.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 138e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:07.096 UTC [orderer.common.cluster.step] handleMessage -> DEBU 138f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:07.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1390 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:07.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1391 Sending msg of 28 bytes to 3 on channel testchainid took 16µs"
"2020-01-03 19:07:07.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1392 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 130.3µs "
"2020-01-03 19:07:07.598 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1393 Sending msg of 28 bytes to 2 on channel businesschannel took 22.9µs"
"2020-01-03 19:07:07.598 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1394 Sending msg of 28 bytes to 3 on channel businesschannel took 20.3µs"
"2020-01-03 19:07:07.599 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1395 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 106.5µs "
"2020-01-03 19:07:07.604 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1396 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:07.606 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1397 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:07.599 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1398 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 385.1µs "
"2020-01-03 19:07:08.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1399 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:08.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 139a Sending msg of 28 bytes to 3 on channel testchainid took 28.8µs"
"2020-01-03 19:07:08.042 UTC [orderer.common.cluster.step] sendMessage -> DEBU 139b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 19.2678ms "
"2020-01-03 19:07:08.105 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 139c Sending msg of 28 bytes to 2 on channel businesschannel took 25.2µs"
"2020-01-03 19:07:08.113 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 139e Sending msg of 28 bytes to 3 on channel businesschannel took 20.5µs"
"2020-01-03 19:07:08.107 UTC [orderer.common.cluster.step] sendMessage -> DEBU 139d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 168.8µs "
"2020-01-03 19:07:08.114 UTC [orderer.common.cluster.step] sendMessage -> DEBU 139f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 523.5µs "
"2020-01-03 19:07:08.122 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13a0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:08.135 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13a1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:08.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13a2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:08.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13a3 Sending msg of 28 bytes to 3 on channel testchainid took 21.5µs"
"2020-01-03 19:07:08.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13a4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 124.9µs "
"2020-01-03 19:07:08.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13a5 Sending msg of 28 bytes to 2 on channel businesschannel took 24.3µs"
"2020-01-03 19:07:08.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13a6 Sending msg of 28 bytes to 3 on channel businesschannel took 17.2µs"
"2020-01-03 19:07:08.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13a7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 307.7µs "
"2020-01-03 19:07:08.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13a8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 109.8µs "
"2020-01-03 19:07:08.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13a9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:08.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13aa Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:09.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13ab Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:09.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13ac Sending msg of 28 bytes to 3 on channel testchainid took 20.4µs"
"2020-01-03 19:07:09.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13ad Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.5µs "
"2020-01-03 19:07:09.095 UTC [orderer.consensus.etcdraft] Check -> DEBU 13ae Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:09.096 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13af Sending msg of 28 bytes to 2 on channel businesschannel took 164.8µs"
"2020-01-03 19:07:09.096 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13b0 Sending msg of 28 bytes to 3 on channel businesschannel took 22.7µs"
"2020-01-03 19:07:09.103 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13b1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 7.1284ms "
"2020-01-03 19:07:09.107 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13b2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 3.8512ms "
"2020-01-03 19:07:09.109 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13b3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:09.114 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13b4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:09.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13b5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:09.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13b6 Sending msg of 28 bytes to 3 on channel testchainid took 17.4µs"
"2020-01-03 19:07:09.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13b7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 418.8µs "
"2020-01-03 19:07:09.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13b8 Sending msg of 28 bytes to 2 on channel businesschannel took 27µs"
"2020-01-03 19:07:09.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13ba Sending msg of 28 bytes to 3 on channel businesschannel took 17.4µs"
"2020-01-03 19:07:09.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13b9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 144µs "
"2020-01-03 19:07:09.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13bb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.6µs "
"2020-01-03 19:07:09.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13bc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:09.596 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13bd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:10.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13be Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:10.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13bf Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:07:10.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13c0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 75.1µs "
"2020-01-03 19:07:10.091 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13c1 Sending msg of 28 bytes to 2 on channel businesschannel took 11.9µs"
"2020-01-03 19:07:10.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13c3 Sending msg of 28 bytes to 3 on channel businesschannel took 13.5µs"
"2020-01-03 19:07:10.092 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13c2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 136.5µs "
"2020-01-03 19:07:10.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13c4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 810.6µs "
"2020-01-03 19:07:10.093 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13c5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:10.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13c6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:10.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13c7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:10.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13c8 Sending msg of 28 bytes to 3 on channel testchainid took 27.8µs"
"2020-01-03 19:07:10.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13c9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 458.6µs "
"2020-01-03 19:07:10.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13ca Sending msg of 28 bytes to 2 on channel businesschannel took 21.5µs"
"2020-01-03 19:07:10.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13cb Sending msg of 28 bytes to 3 on channel businesschannel took 11.9µs"
"2020-01-03 19:07:10.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13cc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 630µs "
"2020-01-03 19:07:10.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13cd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 96.5µs "
"2020-01-03 19:07:10.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13ce Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:10.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13cf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:11.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13d0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:11.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13d1 Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:07:11.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13d2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 105.2µs "
"2020-01-03 19:07:11.091 UTC [orderer.consensus.etcdraft] Check -> DEBU 13d3 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:11.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13d4 Sending msg of 28 bytes to 2 on channel businesschannel took 131.6µs"
"2020-01-03 19:07:11.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13d5 Sending msg of 28 bytes to 3 on channel businesschannel took 12.7µs"
"2020-01-03 19:07:11.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13d6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 249µs "
"2020-01-03 19:07:11.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13d7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 589.8µs "
"2020-01-03 19:07:11.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13d8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:11.095 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13d9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:11.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13da Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:11.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13db Sending msg of 28 bytes to 3 on channel testchainid took 31.1µs"
"2020-01-03 19:07:11.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13dc Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 143.5µs "
"2020-01-03 19:07:11.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13dd Sending msg of 28 bytes to 2 on channel businesschannel took 16.7µs"
"2020-01-03 19:07:11.592 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13de Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 190.3µs "
"2020-01-03 19:07:11.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13df Sending msg of 28 bytes to 3 on channel businesschannel took 14.6µs"
"2020-01-03 19:07:11.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13e0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 386.1µs "
"2020-01-03 19:07:11.593 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13e1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:11.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13e2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:12.022 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13e3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:12.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13e4 Sending msg of 28 bytes to 3 on channel testchainid took 14.1µs"
"2020-01-03 19:07:12.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13e5 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.4µs "
"2020-01-03 19:07:12.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13e6 Sending msg of 28 bytes to 2 on channel businesschannel took 37.9µs"
"2020-01-03 19:07:12.092 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13e7 Sending msg of 28 bytes to 3 on channel businesschannel took 138.8µs"
"2020-01-03 19:07:12.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13e8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 127.2µs "
"2020-01-03 19:07:12.093 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13e9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 123.3µs "
"2020-01-03 19:07:12.094 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13ea Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:12.096 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13eb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:12.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13ec Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:12.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13ed Sending msg of 28 bytes to 3 on channel testchainid took 18.1µs"
"2020-01-03 19:07:12.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13ee Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 113.1µs "
"2020-01-03 19:07:12.596 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13ef Sending msg of 28 bytes to 2 on channel businesschannel took 18µs"
"2020-01-03 19:07:12.597 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13f0 Sending msg of 28 bytes to 3 on channel businesschannel took 124.2µs"
"2020-01-03 19:07:12.598 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13f1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 697.8µs "
"2020-01-03 19:07:12.604 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13f2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 139.9µs "
"2020-01-03 19:07:12.605 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13f3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:12.606 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13f4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:13.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13f5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:13.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13f6 Sending msg of 28 bytes to 3 on channel testchainid took 15.3µs"
"2020-01-03 19:07:13.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13f7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53µs "
"2020-01-03 19:07:13.097 UTC [orderer.consensus.etcdraft] Check -> DEBU 13f8 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:13.098 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13f9 Sending msg of 28 bytes to 2 on channel businesschannel took 14.4µs"
"2020-01-03 19:07:13.098 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 13fa Sending msg of 28 bytes to 3 on channel businesschannel took 7.8µs"
"2020-01-03 19:07:13.098 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13fb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 277.9µs "
"2020-01-03 19:07:13.098 UTC [orderer.common.cluster.step] sendMessage -> DEBU 13fc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 458.8µs "
"2020-01-03 19:07:13.100 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13fd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:13.100 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13fe Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:13.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 13ff Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:13.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1400 Sending msg of 28 bytes to 3 on channel testchainid took 15.3µs"
"2020-01-03 19:07:13.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1401 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 399.4µs "
"2020-01-03 19:07:13.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1402 Sending msg of 28 bytes to 2 on channel businesschannel took 421.3µs"
"2020-01-03 19:07:13.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1403 Sending msg of 28 bytes to 3 on channel businesschannel took 16.2µs"
"2020-01-03 19:07:13.593 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1404 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 314.6µs "
"2020-01-03 19:07:13.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1405 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:13.597 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1406 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 4.3356ms "
"2020-01-03 19:07:13.600 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1407 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:14.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1408 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:14.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1409 Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:07:14.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 140a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1126ms "
"2020-01-03 19:07:14.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 140b Sending msg of 28 bytes to 2 on channel businesschannel took 16.2µs"
"2020-01-03 19:07:14.094 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 140c Sending msg of 28 bytes to 3 on channel businesschannel took 10.6µs"
"2020-01-03 19:07:14.094 UTC [orderer.common.cluster.step] sendMessage -> DEBU 140d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 523.4µs "
"2020-01-03 19:07:14.095 UTC [orderer.common.cluster.step] sendMessage -> DEBU 140e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 211.1µs "
"2020-01-03 19:07:14.096 UTC [orderer.common.cluster.step] handleMessage -> DEBU 140f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:14.097 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1410 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:14.522 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1411 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:14.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1412 Sending msg of 28 bytes to 3 on channel testchainid took 19.1µs"
"2020-01-03 19:07:14.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1413 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 364.9µs "
"2020-01-03 19:07:14.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1414 Sending msg of 28 bytes to 2 on channel businesschannel took 14.1µs"
"2020-01-03 19:07:14.592 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1415 Sending msg of 28 bytes to 3 on channel businesschannel took 29.2µs"
"2020-01-03 19:07:14.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1416 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.6µs "
"2020-01-03 19:07:14.594 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1417 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 99.1µs "
"2020-01-03 19:07:14.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1418 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:14.595 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1419 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:14.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 141a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:14.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 141b Sending msg of 28 bytes to 3 on channel testchainid took 19.8µs"
"2020-01-03 19:07:14.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 141c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 165µs "
"2020-01-03 19:07:15.061 UTC [orderer.consensus.etcdraft] Check -> DEBU 141d Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:15.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 141e Sending msg of 28 bytes to 2 on channel businesschannel took 15.5µs"
"2020-01-03 19:07:15.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 141f Sending msg of 28 bytes to 3 on channel businesschannel took 11.3µs"
"2020-01-03 19:07:15.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1420 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 84.6µs "
"2020-01-03 19:07:15.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1421 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.4µs "
"2020-01-03 19:07:15.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1422 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:15.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1423 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:15.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1424 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:15.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1425 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:07:15.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1426 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 472.5µs "
"2020-01-03 19:07:15.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1427 Sending msg of 28 bytes to 2 on channel businesschannel took 63.6µs"
"2020-01-03 19:07:15.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1428 Sending msg of 28 bytes to 3 on channel businesschannel took 10.8µs"
"2020-01-03 19:07:15.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1429 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 142.3µs "
"2020-01-03 19:07:15.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 142a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 368.7µs "
"2020-01-03 19:07:15.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 142b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:15.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 142c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:15.992 UTC [orderer.common.cluster.step] handleMessage -> DEBU 142d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:15.992 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 142e Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:07:15.993 UTC [orderer.common.cluster.step] sendMessage -> DEBU 142f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 968.7µs "
"2020-01-03 19:07:16.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1430 Sending msg of 28 bytes to 2 on channel businesschannel took 17.4µs"
"2020-01-03 19:07:16.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1431 Sending msg of 28 bytes to 3 on channel businesschannel took 15.1µs"
"2020-01-03 19:07:16.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1432 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 660.7µs "
"2020-01-03 19:07:16.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1433 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 116µs "
"2020-01-03 19:07:16.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1434 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:16.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1435 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:16.491 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1436 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:16.491 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1437 Sending msg of 28 bytes to 3 on channel testchainid took 37.1µs"
"2020-01-03 19:07:16.492 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1438 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 238µs "
"2020-01-03 19:07:16.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1439 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 179.4µs "
"2020-01-03 19:07:16.560 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 143a Sending msg of 28 bytes to 2 on channel businesschannel took 22.6µs"
"2020-01-03 19:07:16.561 UTC [orderer.common.cluster.step] sendMessage -> DEBU 143b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66µs "
"2020-01-03 19:07:16.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 143c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:16.562 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 143d Sending msg of 28 bytes to 3 on channel businesschannel took 41.1µs"
"2020-01-03 19:07:16.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 143e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:16.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 143f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:16.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1440 Sending msg of 28 bytes to 3 on channel testchainid took 27.5µs"
"2020-01-03 19:07:16.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1441 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 129.6µs "
"2020-01-03 19:07:17.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 1442 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:17.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1443 Sending msg of 28 bytes to 2 on channel businesschannel took 15.7µs"
"2020-01-03 19:07:17.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1444 Sending msg of 28 bytes to 3 on channel businesschannel took 66.7µs"
"2020-01-03 19:07:17.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1445 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.6µs "
"2020-01-03 19:07:17.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1446 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 66.5µs "
"2020-01-03 19:07:17.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1447 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:17.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1448 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:17.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1449 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:17.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 144a Sending msg of 28 bytes to 3 on channel testchainid took 14.6µs"
"2020-01-03 19:07:17.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 144b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88µs "
"2020-01-03 19:07:17.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 144c Sending msg of 28 bytes to 3 on channel businesschannel took 18.6µs"
"2020-01-03 19:07:17.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 144d Sending msg of 28 bytes to 2 on channel businesschannel took 9.8µs"
"2020-01-03 19:07:17.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 144e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 87.9µs "
"2020-01-03 19:07:17.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 144f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 55.5µs "
"2020-01-03 19:07:17.557 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1450 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:17.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1451 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:17.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1452 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:17.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1453 Sending msg of 28 bytes to 3 on channel testchainid took 18.7µs"
"2020-01-03 19:07:17.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1454 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63.9µs "
"2020-01-03 19:07:18.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1455 Sending msg of 28 bytes to 2 on channel businesschannel took 49.1µs"
"2020-01-03 19:07:18.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1456 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 133.3µs "
"2020-01-03 19:07:18.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1457 Sending msg of 28 bytes to 3 on channel businesschannel took 20.3µs"
"2020-01-03 19:07:18.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1458 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 261.1µs "
"2020-01-03 19:07:18.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1459 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:18.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 145a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:18.487 UTC [orderer.common.cluster.step] handleMessage -> DEBU 145b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:18.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 145c Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:07:18.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 145d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 335.2µs "
"2020-01-03 19:07:18.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 145e Sending msg of 28 bytes to 2 on channel businesschannel took 38.2µs"
"2020-01-03 19:07:18.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 145f Sending msg of 28 bytes to 3 on channel businesschannel took 440.7µs"
"2020-01-03 19:07:18.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1460 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.9579ms "
"2020-01-03 19:07:18.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1461 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 589.8µs "
"2020-01-03 19:07:18.563 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1462 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:18.564 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1463 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:18.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1464 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:18.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1465 Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:07:18.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1466 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 283.8µs "
"2020-01-03 19:07:19.060 UTC [orderer.consensus.etcdraft] Check -> DEBU 1467 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:19.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1468 Sending msg of 28 bytes to 2 on channel businesschannel took 21.8µs"
"2020-01-03 19:07:19.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1469 Sending msg of 28 bytes to 3 on channel businesschannel took 14µs"
"2020-01-03 19:07:19.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 146a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94.2µs "
"2020-01-03 19:07:19.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 146b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 63.6µs "
"2020-01-03 19:07:19.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 146c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:19.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 146d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:19.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 146e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:19.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 146f Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:07:19.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1470 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 110.2µs "
"2020-01-03 19:07:19.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1471 Sending msg of 28 bytes to 2 on channel businesschannel took 103.1µs"
"2020-01-03 19:07:19.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1472 Sending msg of 28 bytes to 3 on channel businesschannel took 20.1µs"
"2020-01-03 19:07:19.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1473 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94.2µs "
"2020-01-03 19:07:19.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1474 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 53.5µs "
"2020-01-03 19:07:19.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1475 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:19.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1476 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:19.884 UTC [orderer.common.server] Broadcast -> DEBU 1477 Starting new Broadcast handler"
"2020-01-03 19:07:19.884 UTC [orderer.common.broadcast] Handle -> DEBU 1478 Starting new broadcast loop for 172.18.0.5:54552"
"2020-01-03 19:07:19.907 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1479 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54552 with txid '382dbca4a27cfd19e31a422bf6dffaf57e7af137454e05482065ff5117875a4d' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:19.907 UTC [policies] EvaluateSignedData -> DEBU 147a == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:19.908 UTC [policies] EvaluateSignedData -> DEBU 147b This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:19.908 UTC [policies] EvaluateSignedData -> DEBU 147c == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:19.908 UTC [policies] EvaluateSignedData -> DEBU 147d This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:19.908 UTC [policies] EvaluateSignedData -> DEBU 147e == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:19.908 UTC [msp] DeserializeIdentity -> DEBU 147f Obtaining identity"
"2020-01-03 19:07:19.909 UTC [msp.identity] newIdentity -> DEBU 1480 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc+gAwIBAgIQDdP+LrEM221s6k6FBhS/8zAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
MS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPKlPFGTRc4N
k6a/5xPw5aXVindfyrC5tbAlNiVbbxsL4VNWCgBM1w1uagMav/MpomDTUh5TYmai
0cqd94KbjayjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAINscKJ9oa/vQP3dIoyq5QZtjqxJ+NJfwLjsVD9/7Qvs9MAoGCCqGSM49
BAMCA0cAMEQCIFgNAonCDC5aukg8++NGtJW45sm2bH54UYDtD2AwBYTMAiAB13DS
V4wzSNoO+zwg05GWdTQrLUiMCD0KPWj+/0b6Bg==
-----END CERTIFICATE-----"
"2020-01-03 19:07:19.909 UTC [msp.identity] Verify -> DEBU 1481 Verify: digest = 00000000 34 78 6b 19 bc ed cc 6a a1 13 df 96 42 a5 87 f8 |4xk....j....B...|
00000010 fa 83 eb bf ca 56 86 a4 d6 85 98 4e 5e 97 8c 07 |.....V.....N^...|"
"2020-01-03 19:07:19.909 UTC [msp.identity] Verify -> DEBU 1482 Verify: sig = 00000000 30 45 02 21 00 97 cd c8 8a d2 90 57 0c df aa 8d |0E.!.......W....|
00000010 de b3 e9 70 ea 4c 66 e0 bf 61 98 b5 cc 1c 36 93 |...p.Lf..a....6.|
00000020 05 51 c9 77 bb 02 20 2b 04 ff 46 a1 9f 3b 1e f6 |.Q.w.. +..F..;..|
00000030 c5 aa 34 62 41 d9 72 e0 46 1b 14 9d 40 77 b9 9a |..4bA.r.F...@w..|
00000040 95 3e c6 1f bc 04 a7 |.>.....|"
"2020-01-03 19:07:19.909 UTC [policies] SignatureSetToValidIdentities -> DEBU 1483 signature for identity 0 validated"
"2020-01-03 19:07:19.909 UTC [cauthdsl] func1 -> DEBU 1484 0xc00127ade0 gate 1578078439909890500 evaluation starts"
"2020-01-03 19:07:19.910 UTC [cauthdsl] func2 -> DEBU 1485 0xc00127ade0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:19.910 UTC [cauthdsl] func2 -> DEBU 1486 0xc00127ade0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:19.910 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1487 Checking if identity satisfies MEMBER role for Org1MSP"
"2020-01-03 19:07:19.910 UTC [msp] Validate -> DEBU 1488 MSP Org1MSP validating identity"
"2020-01-03 19:07:19.910 UTC [msp] getCertificationChain -> DEBU 1489 MSP Org1MSP getting certification chain"
"2020-01-03 19:07:19.911 UTC [cauthdsl] func2 -> DEBU 148a 0xc00127ade0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:19.911 UTC [cauthdsl] func1 -> DEBU 148b 0xc00127ade0 gate 1578078439909890500 evaluation succeeds"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 148c Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 148d == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 148e Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 148f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 1490 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:19.911 UTC [policies] EvaluateSignedData -> DEBU 1491 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:19.911 UTC [orderer.common.blockcutter] Ordered -> DEBU 1492 Enqueuing message into batch"
"2020-01-03 19:07:19.911 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1493 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54552"
"2020-01-03 19:07:19.990 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1494 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:19.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1495 Sending msg of 28 bytes to 3 on channel testchainid took 20.5µs"
"2020-01-03 19:07:19.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1496 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 446.3µs "
"2020-01-03 19:07:20.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1497 Sending msg of 28 bytes to 2 on channel businesschannel took 35.5µs"
"2020-01-03 19:07:20.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1498 Sending msg of 28 bytes to 3 on channel businesschannel took 19.4µs"
"2020-01-03 19:07:20.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1499 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 347µs "
"2020-01-03 19:07:20.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 149a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 268.7µs "
"2020-01-03 19:07:20.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 149b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:20.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 149c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:20.490 UTC [orderer.common.cluster.step] handleMessage -> DEBU 149d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:20.491 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 149e Sending msg of 28 bytes to 3 on channel testchainid took 99.8µs"
"2020-01-03 19:07:20.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 149f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 590µs "
"2020-01-03 19:07:20.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14a0 Sending msg of 28 bytes to 2 on channel businesschannel took 32.9µs"
"2020-01-03 19:07:20.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14a1 Sending msg of 28 bytes to 3 on channel businesschannel took 21.1µs"
"2020-01-03 19:07:20.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14a2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 123.4µs "
"2020-01-03 19:07:20.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14a3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 72.2µs "
"2020-01-03 19:07:20.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14a4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:20.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14a5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:20.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14a6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:20.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14a7 Sending msg of 28 bytes to 3 on channel testchainid took 17.3µs"
"2020-01-03 19:07:20.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14a8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 985.2µs "
"2020-01-03 19:07:21.058 UTC [orderer.consensus.etcdraft] Check -> DEBU 14a9 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:21.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14aa Sending msg of 28 bytes to 2 on channel businesschannel took 728.8µs"
"2020-01-03 19:07:21.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14ab Sending msg of 28 bytes to 3 on channel businesschannel took 14.6µs"
"2020-01-03 19:07:21.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14ac Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 245.9µs "
"2020-01-03 19:07:21.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14ad Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 651.2µs "
"2020-01-03 19:07:21.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14ae Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14af Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.487 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14b0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:21.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14b1 Sending msg of 28 bytes to 3 on channel testchainid took 13.3µs"
"2020-01-03 19:07:21.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14b2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.2µs "
"2020-01-03 19:07:21.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14b3 Sending msg of 28 bytes to 2 on channel businesschannel took 32.8µs"
"2020-01-03 19:07:21.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14b4 Sending msg of 28 bytes to 3 on channel businesschannel took 40.3µs"
"2020-01-03 19:07:21.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14b5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 547.2µs "
"2020-01-03 19:07:21.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14b6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 86.2µs "
"2020-01-03 19:07:21.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14b7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.563 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14b8 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.913 UTC [orderer.consensus.etcdraft] run -> DEBU 14b9 Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:21.913 UTC [orderer.consensus.etcdraft] propose -> INFO 14ba Created block [3], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:21.914 UTC [orderer.consensus.etcdraft] 2 -> DEBU 14bb Proposed block [3] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:21.917 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14bc Send of ConsensusRequest for channel businesschannel with payload of size 3872 to orderer1.example.com(orderer1.example.com:7050) took 110.5µs "
"2020-01-03 19:07:21.917 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14bd Sending msg of 3872 bytes to 2 on channel businesschannel took 22.6µs"
"2020-01-03 19:07:21.917 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14be Sending msg of 3872 bytes to 3 on channel businesschannel took 18µs"
"2020-01-03 19:07:21.917 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14bf Send of ConsensusRequest for channel businesschannel with payload of size 3872 to orderer2.example.com(orderer2.example.com:7050) took 85µs "
"2020-01-03 19:07:21.921 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14c0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.922 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14c1 Sending msg of 28 bytes to 2 on channel businesschannel took 13.6µs"
"2020-01-03 19:07:21.922 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14c2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.922 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14c3 Sending msg of 28 bytes to 3 on channel businesschannel took 17.8µs"
"2020-01-03 19:07:21.922 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 14c4 Writing block [3] (Raft index: 7) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:21.922 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 14c6 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:21.923 UTC [msp.identity] Sign -> DEBU 14c8 Sign: plaintext: 0A020802120B0A090A03010203100418...FF83B3DEE30F50F51AE81728116EE054 "
"2020-01-03 19:07:21.924 UTC [msp.identity] Sign -> DEBU 14c9 Sign: digest: 5D2D8C900C498A9C1E6B72E0926B1FFC42D47951EFC07BEFA7062A3A8366847F "
"2020-01-03 19:07:21.924 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14ca Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.922 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14c5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 75.2µs "
"2020-01-03 19:07:21.926 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14cb Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:21.922 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14c7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 52.6µs "
"2020-01-03 19:07:21.928 UTC [fsblkstorage] indexBlock -> DEBU 14cc Indexing block [blockNum=3, blockHash=[]byte{0xb3, 0x57, 0xfd, 0xa9, 0xb9, 0xe1, 0x81, 0xec, 0xe8, 0x6, 0xe9, 0xe1, 0xd0, 0x8a, 0x8, 0x53, 0x40, 0xe3, 0x0, 0x8f, 0x71, 0xb9, 0x7a, 0x6f, 0xd4, 0xdb, 0xb9, 0x4d, 0xa0, 0x3b, 0x10, 0x94} txOffsets=
txId=382dbca4a27cfd19e31a422bf6dffaf57e7af137454e05482065ff5117875a4d locPointer=offset=70, bytesLength=3744
]"
"2020-01-03 19:07:21.930 UTC [fsblkstorage] updateCheckpoint -> DEBU 14cd Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[90882], isChainEmpty=[false], lastBlockNumber=[3]"
"2020-01-03 19:07:21.930 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 14ce [channel: businesschannel] Wrote block [3]"
"2020-01-03 19:07:21.930 UTC [fsblkstorage] waitForBlock -> DEBU 14cf Came out of wait. maxAvailaBlockNumber=[3]"
"2020-01-03 19:07:21.930 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d0 Remaining bytes=[4760], Going to peek [8] bytes"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d1 Returning blockbytes - length=[4758], placementInfo={fileNum=[0], startOffset=[86122], bytesOffset=[86124]}"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d2 blockbytes [4758] read from file [0]"
"2020-01-03 19:07:21.931 UTC [common.deliver] deliverBlocks -> DEBU 14d3 [channel: businesschannel] Delivering block [3] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] waitForBlock -> DEBU 14d4 Going to wait for newer blocks. maxAvailaBlockNumber=[3], waitForBlockNum=[4]"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] waitForBlock -> DEBU 14d5 Came out of wait. maxAvailaBlockNumber=[3]"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d6 Remaining bytes=[4760], Going to peek [8] bytes"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d7 Returning blockbytes - length=[4758], placementInfo={fileNum=[0], startOffset=[86122], bytesOffset=[86124]}"
"2020-01-03 19:07:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14d8 blockbytes [4758] read from file [0]"
"2020-01-03 19:07:21.931 UTC [common.deliver] deliverBlocks -> DEBU 14d9 [channel: businesschannel] Delivering block [3] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:21.932 UTC [fsblkstorage] waitForBlock -> DEBU 14da Going to wait for newer blocks. maxAvailaBlockNumber=[3], waitForBlockNum=[4]"
"2020-01-03 19:07:21.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14db Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:21.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14dc Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:07:21.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14dd Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 73.6µs "
"2020-01-03 19:07:22.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14de Sending msg of 28 bytes to 2 on channel businesschannel took 15.2µs"
"2020-01-03 19:07:22.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14df Sending msg of 28 bytes to 3 on channel businesschannel took 11.1µs"
"2020-01-03 19:07:22.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14e0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.6µs "
"2020-01-03 19:07:22.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14e1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:22.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14e2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 110.4µs "
"2020-01-03 19:07:22.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14e3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:22.067 UTC [orderer.common.broadcast] Handle -> WARN 14e4 Error reading from 172.18.0.5:54552: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:22.067 UTC [orderer.common.server] func1 -> DEBU 14e5 Closing Broadcast stream"
"2020-01-03 19:07:22.067 UTC [comm.grpc.server] 1 -> INFO 14e6 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54552 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=2.1831023s
"2020-01-03 19:07:22.069 UTC [grpc] infof -> DEBU 14e7 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:22.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14e8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:22.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14e9 Sending msg of 28 bytes to 3 on channel testchainid took 14.4µs"
"2020-01-03 19:07:22.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14ea Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 785.4µs "
"2020-01-03 19:07:22.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14eb Sending msg of 28 bytes to 2 on channel businesschannel took 102µs"
"2020-01-03 19:07:22.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 14ec Sending msg of 28 bytes to 3 on channel businesschannel took 10.3µs"
"2020-01-03 19:07:22.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14ed Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 50.5µs "
"2020-01-03 19:07:22.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 14ee Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 70.8µs "
"2020-01-03 19:07:22.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14ef Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:22.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 14f0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:22.617 UTC [orderer.common.server] Broadcast -> DEBU 14f1 Starting new Broadcast handler"
"2020-01-03 19:07:22.617 UTC [orderer.common.broadcast] Handle -> DEBU 14f2 Starting new broadcast loop for 172.18.0.5:54562"
"2020-01-03 19:07:22.648 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 14f3 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54562 with txid '30a1234131c11a54d255869cf3578d7144547a179668104fe602512bd76ed4cd' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:22.649 UTC [policies] EvaluateSignedData -> DEBU 14f4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:22.649 UTC [policies] EvaluateSignedData -> DEBU 14f5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:22.649 UTC [policies] EvaluateSignedData -> DEBU 14f6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:22.649 UTC [policies] EvaluateSignedData -> DEBU 14f7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:22.649 UTC [policies] EvaluateSignedData -> DEBU 14f8 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:22.649 UTC [msp] DeserializeIdentity -> DEBU 14f9 Obtaining identity"
"2020-01-03 19:07:22.649 UTC [msp.identity] newIdentity -> DEBU 14fa Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKTCCAc+gAwIBAgIQCCO4kycxCiKClHeHlMSYnzAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMi5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ4wDAYDVQQLEwVhZG1pbjEfMB0GA1UEAwwWQWRtaW5Ab3Jn
Mi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABEn5aYqLLFoT
Oo6hEJIbcw0v2jNv1Siz2mTxoLZYL4fh71nFwkwzYbm7sw+HWvRtYawsPthNrkKy
kwmmd1VgiC6jTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAIFeLl8tZK21GKpogRZ4gfevkODI5VwghbXOylZGf8KfzMAoGCCqGSM49
BAMCA0gAMEUCIQDOOCdpBk7u5i/4ux1mHp+Q4dMH+lP303HPREyC1dqStwIgZ1fN
wit1gpIfXTp36HJjPtyjwIUoAb7dgspzd2eXQNc=
-----END CERTIFICATE-----"
"2020-01-03 19:07:22.650 UTC [msp.identity] Verify -> DEBU 14fb Verify: digest = 00000000 36 80 0b 5f 9b 1c a2 87 48 03 7a 31 95 1d f9 ee |6.._....H.z1....|
00000010 32 99 b6 05 82 43 80 b7 75 0c 2d 37 20 99 5d 31 |2....C..u.-7 .]1|"
"2020-01-03 19:07:22.650 UTC [msp.identity] Verify -> DEBU 14fc Verify: sig = 00000000 30 45 02 21 00 ee 07 ba 42 ac b5 83 a2 db f0 5a |0E.!....B......Z|
00000010 3c b3 39 57 8c 9e 73 fa 00 c0 9c ed c3 c1 99 90 |<.9W..s.........|
00000020 cb 7d 64 4e eb 02 20 02 6d 7d 9f dc e1 a3 cf a9 |.}dN.. .m}......|
00000030 26 9d 96 23 8d 7c 2d 0a f5 a2 34 dd d0 78 28 af |&..#.|-...4..x(.|
00000040 69 a7 fa 64 28 47 5e |i..d(G^|"
"2020-01-03 19:07:22.650 UTC [policies] SignatureSetToValidIdentities -> DEBU 14fd signature for identity 0 validated"
"2020-01-03 19:07:22.650 UTC [cauthdsl] func1 -> DEBU 14fe 0xc0011bbbb0 gate 1578078442650495000 evaluation starts"
"2020-01-03 19:07:22.650 UTC [cauthdsl] func2 -> DEBU 14ff 0xc0011bbbb0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:22.650 UTC [cauthdsl] func2 -> DEBU 1500 0xc0011bbbb0 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:22.650 UTC [cauthdsl] func2 -> DEBU 1501 0xc0011bbbb0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got Org2MSP)"
"2020-01-03 19:07:22.651 UTC [cauthdsl] func2 -> DEBU 1502 0xc0011bbbb0 principal evaluation fails"
"2020-01-03 19:07:22.651 UTC [cauthdsl] func1 -> DEBU 1503 0xc0011bbbb0 gate 1578078442650495000 evaluation fails"
"2020-01-03 19:07:22.651 UTC [policies] EvaluateSignedData -> DEBU 1504 Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:22.651 UTC [policies] EvaluateSignedData -> DEBU 1505 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:22.651 UTC [policies] EvaluateSignedData -> DEBU 1506 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:07:22.651 UTC [msp.identity] Verify -> DEBU 1507 Verify: digest = 00000000 36 80 0b 5f 9b 1c a2 87 48 03 7a 31 95 1d f9 ee |6.._....H.z1....|
00000010 32 99 b6 05 82 43 80 b7 75 0c 2d 37 20 99 5d 31 |2....C..u.-7 .]1|"
"2020-01-03 19:07:22.651 UTC [msp.identity] Verify -> DEBU 1508 Verify: sig = 00000000 30 45 02 21 00 ee 07 ba 42 ac b5 83 a2 db f0 5a |0E.!....B......Z|
00000010 3c b3 39 57 8c 9e 73 fa 00 c0 9c ed c3 c1 99 90 |<.9W..s.........|
00000020 cb 7d 64 4e eb 02 20 02 6d 7d 9f dc e1 a3 cf a9 |.}dN.. .m}......|
00000030 26 9d 96 23 8d 7c 2d 0a f5 a2 34 dd d0 78 28 af |&..#.|-...4..x(.|
00000040 69 a7 fa 64 28 47 5e |i..d(G^|"
"2020-01-03 19:07:22.651 UTC [policies] SignatureSetToValidIdentities -> DEBU 1509 signature for identity 0 validated"
"2020-01-03 19:07:22.651 UTC [cauthdsl] func1 -> DEBU 150a 0xc000ceb790 gate 1578078442651968200 evaluation starts"
"2020-01-03 19:07:22.652 UTC [cauthdsl] func2 -> DEBU 150b 0xc000ceb790 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:22.652 UTC [cauthdsl] func2 -> DEBU 150c 0xc000ceb790 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:22.652 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 150d Checking if identity satisfies MEMBER role for Org2MSP"
"2020-01-03 19:07:22.652 UTC [msp] Validate -> DEBU 150e MSP Org2MSP validating identity"
"2020-01-03 19:07:22.652 UTC [msp] getCertificationChain -> DEBU 150f MSP Org2MSP getting certification chain"
"2020-01-03 19:07:22.653 UTC [cauthdsl] func2 -> DEBU 1510 0xc000ceb790 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:22.653 UTC [cauthdsl] func1 -> DEBU 1511 0xc000ceb790 gate 1578078442651968200 evaluation succeeds"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1512 Signature set satisfies policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1513 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1514 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1515 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1516 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:22.653 UTC [policies] EvaluateSignedData -> DEBU 1517 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:22.654 UTC [orderer.common.blockcutter] Ordered -> DEBU 1518 Enqueuing message into batch"
"2020-01-03 19:07:22.654 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1519 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54562"
"2020-01-03 19:07:22.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 151a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:22.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 151b Sending msg of 28 bytes to 3 on channel testchainid took 25.9µs"
"2020-01-03 19:07:22.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 151c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 806.3µs "
"2020-01-03 19:07:23.058 UTC [orderer.consensus.etcdraft] Check -> DEBU 151d Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:23.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 151e Sending msg of 28 bytes to 2 on channel businesschannel took 27.6µs"
"2020-01-03 19:07:23.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 151f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 190.8µs "
"2020-01-03 19:07:23.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1520 Sending msg of 28 bytes to 3 on channel businesschannel took 18.6µs"
"2020-01-03 19:07:23.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1521 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:23.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1522 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:23.063 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1523 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 3.1817ms "
"2020-01-03 19:07:23.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1524 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:23.490 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1525 Sending msg of 28 bytes to 3 on channel testchainid took 775µs"
"2020-01-03 19:07:23.492 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1526 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.2µs "
"2020-01-03 19:07:23.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1527 Sending msg of 28 bytes to 2 on channel businesschannel took 98µs"
"2020-01-03 19:07:23.561 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1528 Sending msg of 28 bytes to 3 on channel businesschannel took 54µs"
"2020-01-03 19:07:23.561 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1529 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 132.9µs "
"2020-01-03 19:07:23.563 UTC [orderer.common.cluster.step] handleMessage -> DEBU 152a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:23.566 UTC [orderer.common.cluster.step] sendMessage -> DEBU 152b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 595.2µs "
"2020-01-03 19:07:23.567 UTC [orderer.common.cluster.step] handleMessage -> DEBU 152c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:23.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 152d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:23.991 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 152e Sending msg of 28 bytes to 3 on channel testchainid took 14.6µs"
"2020-01-03 19:07:23.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 152f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 168µs "
"2020-01-03 19:07:24.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1530 Sending msg of 28 bytes to 2 on channel businesschannel took 40µs"
"2020-01-03 19:07:24.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1531 Sending msg of 28 bytes to 3 on channel businesschannel took 27.5µs"
"2020-01-03 19:07:24.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1532 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 560.6µs "
"2020-01-03 19:07:24.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1533 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81.4µs "
"2020-01-03 19:07:24.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1534 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1535 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1536 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:24.490 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1537 Sending msg of 28 bytes to 3 on channel testchainid took 21.1µs"
"2020-01-03 19:07:24.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1538 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97.7µs "
"2020-01-03 19:07:24.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1539 Sending msg of 28 bytes to 2 on channel businesschannel took 26.3µs"
"2020-01-03 19:07:24.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 153a Sending msg of 28 bytes to 3 on channel businesschannel took 21µs"
"2020-01-03 19:07:24.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 153b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1575ms "
"2020-01-03 19:07:24.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 153c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81.7µs "
"2020-01-03 19:07:24.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 153d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 153e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.656 UTC [orderer.consensus.etcdraft] run -> DEBU 153f Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:24.656 UTC [orderer.consensus.etcdraft] propose -> INFO 1540 Created block [4], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:24.658 UTC [orderer.consensus.etcdraft] 2 -> DEBU 1541 Proposed block [4] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:24.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1542 Sending msg of 3873 bytes to 2 on channel businesschannel took 22.1µs"
"2020-01-03 19:07:24.661 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1543 Sending msg of 3873 bytes to 3 on channel businesschannel took 15.3µs"
"2020-01-03 19:07:24.662 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1544 Send of ConsensusRequest for channel businesschannel with payload of size 3873 to orderer1.example.com(orderer1.example.com:7050) took 274.7µs "
"2020-01-03 19:07:24.666 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1545 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.667 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1546 Sending msg of 28 bytes to 2 on channel businesschannel took 14.2µs"
"2020-01-03 19:07:24.667 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1547 Sending msg of 28 bytes to 3 on channel businesschannel took 11µs"
"2020-01-03 19:07:24.668 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1548 Send of ConsensusRequest for channel businesschannel with payload of size 3873 to orderer2.example.com(orderer2.example.com:7050) took 5.9966ms "
"2020-01-03 19:07:24.668 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1549 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 71µs "
"2020-01-03 19:07:24.669 UTC [orderer.common.cluster.step] sendMessage -> DEBU 154a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 900.6µs "
"2020-01-03 19:07:24.672 UTC [orderer.common.cluster.step] handleMessage -> DEBU 154b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.673 UTC [orderer.common.cluster.step] handleMessage -> DEBU 154c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.677 UTC [orderer.common.cluster.step] handleMessage -> DEBU 154d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:24.669 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 154e Writing block [4] (Raft index: 8) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:24.678 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 154f [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:24.678 UTC [msp.identity] Sign -> DEBU 1550 Sign: plaintext: 0A020802120B0A090A03010203100418...A34FBA4DA75E5B928072183B66E024BB "
"2020-01-03 19:07:24.678 UTC [msp.identity] Sign -> DEBU 1551 Sign: digest: 37B381060D424ED30977A9A090D19CD21E4B8ACFFA2C77492BA71128552F0E80 "
"2020-01-03 19:07:24.680 UTC [fsblkstorage] indexBlock -> DEBU 1552 Indexing block [blockNum=4, blockHash=[]byte{0x94, 0x44, 0x33, 0xd5, 0x7c, 0x97, 0xe8, 0x8f, 0x82, 0xde, 0x99, 0xbf, 0x86, 0x30, 0x3a, 0x2a, 0x15, 0x64, 0xfc, 0x68, 0x99, 0xc3, 0x2a, 0x60, 0xa8, 0x8e, 0x2a, 0xb9, 0xd5, 0xe, 0x5b, 0xc5} txOffsets=
txId=30a1234131c11a54d255869cf3578d7144547a179668104fe602512bd76ed4cd locPointer=offset=70, bytesLength=3745
]"
"2020-01-03 19:07:24.682 UTC [fsblkstorage] updateCheckpoint -> DEBU 1553 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[95644], isChainEmpty=[false], lastBlockNumber=[4]"
"2020-01-03 19:07:24.682 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 1554 [channel: businesschannel] Wrote block [4]"
"2020-01-03 19:07:24.682 UTC [fsblkstorage] waitForBlock -> DEBU 1555 Came out of wait. maxAvailaBlockNumber=[4]"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1556 Remaining bytes=[4762], Going to peek [8] bytes"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1557 Returning blockbytes - length=[4760], placementInfo={fileNum=[0], startOffset=[90882], bytesOffset=[90884]}"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1558 blockbytes [4760] read from file [0]"
"2020-01-03 19:07:24.683 UTC [common.deliver] deliverBlocks -> DEBU 1559 [channel: businesschannel] Delivering block [4] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] waitForBlock -> DEBU 155a Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5]"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] waitForBlock -> DEBU 155b Came out of wait. maxAvailaBlockNumber=[4]"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 155c Remaining bytes=[4762], Going to peek [8] bytes"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 155d Returning blockbytes - length=[4760], placementInfo={fileNum=[0], startOffset=[90882], bytesOffset=[90884]}"
"2020-01-03 19:07:24.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 155e blockbytes [4760] read from file [0]"
"2020-01-03 19:07:24.683 UTC [common.deliver] deliverBlocks -> DEBU 155f [channel: businesschannel] Delivering block [4] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:24.684 UTC [fsblkstorage] waitForBlock -> DEBU 1560 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5]"
"2020-01-03 19:07:24.780 UTC [grpc] infof -> DEBU 1561 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:24.780 UTC [orderer.common.broadcast] Handle -> WARN 1562 Error reading from 172.18.0.5:54562: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:24.780 UTC [orderer.common.server] func1 -> DEBU 1563 Closing Broadcast stream"
"2020-01-03 19:07:24.780 UTC [comm.grpc.server] 1 -> INFO 1564 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54562 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=2.1637968s
"2020-01-03 19:07:24.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1565 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:24.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1566 Sending msg of 28 bytes to 3 on channel testchainid took 15.7µs"
"2020-01-03 19:07:24.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1567 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63.5µs "
"2020-01-03 19:07:25.058 UTC [orderer.consensus.etcdraft] Check -> DEBU 1568 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:25.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1569 Sending msg of 28 bytes to 2 on channel businesschannel took 175µs"
"2020-01-03 19:07:25.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 156a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 190.3µs "
"2020-01-03 19:07:25.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 156b Sending msg of 28 bytes to 3 on channel businesschannel took 22.6µs"
"2020-01-03 19:07:25.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 156c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 55.1µs "
"2020-01-03 19:07:25.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 156d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:25.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 156e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:25.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 156f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:25.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1570 Sending msg of 28 bytes to 3 on channel testchainid took 13.6µs"
"2020-01-03 19:07:25.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1571 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 660.9µs "
"2020-01-03 19:07:25.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1572 Sending msg of 28 bytes to 2 on channel businesschannel took 23.2µs"
"2020-01-03 19:07:25.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1573 Sending msg of 28 bytes to 3 on channel businesschannel took 16.2µs"
"2020-01-03 19:07:25.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1574 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.3µs "
"2020-01-03 19:07:25.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1575 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 57.2µs "
"2020-01-03 19:07:25.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1576 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:25.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1577 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:25.991 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1578 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:25.991 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1579 Sending msg of 28 bytes to 3 on channel testchainid took 20.4µs"
"2020-01-03 19:07:25.992 UTC [orderer.common.cluster.step] sendMessage -> DEBU 157a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 446.6µs "
"2020-01-03 19:07:26.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 157b Sending msg of 28 bytes to 3 on channel businesschannel took 101.6µs"
"2020-01-03 19:07:26.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 157c Sending msg of 28 bytes to 2 on channel businesschannel took 19µs"
"2020-01-03 19:07:26.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 157d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.9µs "
"2020-01-03 19:07:26.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 157e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 960.7µs "
"2020-01-03 19:07:26.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 157f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:26.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1580 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:26.312 UTC [orderer.common.server] Broadcast -> DEBU 1581 Starting new Broadcast handler"
"2020-01-03 19:07:26.312 UTC [orderer.common.broadcast] Handle -> DEBU 1582 Starting new broadcast loop for 172.18.0.5:54584"
"2020-01-03 19:07:26.361 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1583 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54584 with txid 'e38e1bf88a7fcdf27bbaab5ee8d0ce41d185ae15d747a13cedcf03f4ee5b5778' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:26.362 UTC [policies] EvaluateSignedData -> DEBU 1584 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:26.362 UTC [policies] EvaluateSignedData -> DEBU 1585 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:26.362 UTC [policies] EvaluateSignedData -> DEBU 1586 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:26.362 UTC [policies] EvaluateSignedData -> DEBU 1587 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:26.362 UTC [policies] EvaluateSignedData -> DEBU 1588 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:26.362 UTC [msp.identity] Verify -> DEBU 1589 Verify: digest = 00000000 b9 a0 8a 1d ef 7f f3 8e 57 fe 51 7d 64 b2 cf a6 |........W.Q}d...|
00000010 4a d7 68 ad 2f 94 7e ca c0 51 48 ee 36 08 ea 3e |J.h./.~..QH.6..>|"
"2020-01-03 19:07:26.363 UTC [msp.identity] Verify -> DEBU 158a Verify: sig = 00000000 30 45 02 21 00 9b dc 1a bf 75 f3 8d 68 da eb 6c |0E.!.....u..h..l|
00000010 93 b4 4a da a8 ee 31 15 fe 96 2b 5c f9 14 02 d0 |..J...1...+\....|
00000020 7a 51 b5 bb 27 02 20 1c 11 75 ee b4 90 5c e0 49 |zQ..'. ..u...\.I|
00000030 8d de 84 cd 10 5e 78 7d 92 23 b7 22 93 0b 89 59 |.....^x}.#."...Y|
00000040 80 5e 7e 22 0c 9e ef |.^~"...|"
"2020-01-03 19:07:26.363 UTC [policies] SignatureSetToValidIdentities -> DEBU 158b signature for identity 0 validated"
"2020-01-03 19:07:26.363 UTC [cauthdsl] func1 -> DEBU 158c 0xc00025f520 gate 1578078446363816200 evaluation starts"
"2020-01-03 19:07:26.363 UTC [cauthdsl] func2 -> DEBU 158d 0xc00025f520 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:26.364 UTC [cauthdsl] func2 -> DEBU 158e 0xc00025f520 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:26.364 UTC [cauthdsl] func2 -> DEBU 158f 0xc00025f520 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:26.364 UTC [cauthdsl] func1 -> DEBU 1590 0xc00025f520 gate 1578078446363816200 evaluation succeeds"
"2020-01-03 19:07:26.364 UTC [policies] EvaluateSignedData -> DEBU 1591 Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:26.364 UTC [policies] EvaluateSignedData -> DEBU 1592 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:26.365 UTC [policies] EvaluateSignedData -> DEBU 1593 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:26.365 UTC [policies] EvaluateSignedData -> DEBU 1594 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:26.365 UTC [policies] EvaluateSignedData -> DEBU 1595 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:26.365 UTC [policies] EvaluateSignedData -> DEBU 1596 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:26.366 UTC [orderer.common.blockcutter] Ordered -> DEBU 1597 Enqueuing message into batch"
"2020-01-03 19:07:26.366 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1598 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54584"
"2020-01-03 19:07:26.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1599 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:26.490 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 159a Sending msg of 28 bytes to 3 on channel testchainid took 63.6µs"
"2020-01-03 19:07:26.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 159b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.6µs "
"2020-01-03 19:07:26.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 159c Sending msg of 28 bytes to 2 on channel businesschannel took 28.1µs"
"2020-01-03 19:07:26.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 159d Sending msg of 28 bytes to 3 on channel businesschannel took 19.7µs"
"2020-01-03 19:07:26.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 159e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 698.4µs "
"2020-01-03 19:07:26.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 159f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 818µs "
"2020-01-03 19:07:26.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15a0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:26.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15a1 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:27.034 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15a2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:27.034 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15a3 Sending msg of 28 bytes to 3 on channel testchainid took 12.8µs"
"2020-01-03 19:07:27.034 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15a4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.6µs "
"2020-01-03 19:07:27.073 UTC [orderer.consensus.etcdraft] Check -> DEBU 15a5 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:27.074 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15a6 Sending msg of 28 bytes to 2 on channel businesschannel took 14.8µs"
"2020-01-03 19:07:27.074 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15a7 Sending msg of 28 bytes to 3 on channel businesschannel took 11µs"
"2020-01-03 19:07:27.074 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15a8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 100.4µs "
"2020-01-03 19:07:27.075 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15a9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:27.075 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15aa Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 975.5µs "
"2020-01-03 19:07:27.076 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15ab Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:27.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15ac Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:27.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15ad Sending msg of 28 bytes to 3 on channel testchainid took 22.1µs"
"2020-01-03 19:07:27.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15ae Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 513.7µs "
"2020-01-03 19:07:27.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15af Sending msg of 28 bytes to 3 on channel businesschannel took 25.3µs"
"2020-01-03 19:07:27.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15b0 Sending msg of 28 bytes to 2 on channel businesschannel took 19.4µs"
"2020-01-03 19:07:27.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15b1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 172.7µs "
"2020-01-03 19:07:27.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15b2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.1588ms "
"2020-01-03 19:07:27.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15b3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:27.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15b4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:27.991 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15b5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:27.992 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15b6 Sending msg of 28 bytes to 3 on channel testchainid took 35.9µs"
"2020-01-03 19:07:27.995 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15b7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.5188ms "
"2020-01-03 19:07:28.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15b8 Sending msg of 28 bytes to 2 on channel businesschannel took 29.7µs"
"2020-01-03 19:07:28.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15b9 Sending msg of 28 bytes to 3 on channel businesschannel took 16.7µs"
"2020-01-03 19:07:28.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15ba Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 735.6µs "
"2020-01-03 19:07:28.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15bb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 63.6µs "
"2020-01-03 19:07:28.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15bc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15bd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.368 UTC [orderer.consensus.etcdraft] run -> DEBU 15be Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:28.368 UTC [orderer.consensus.etcdraft] propose -> INFO 15bf Created block [5], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:28.369 UTC [orderer.consensus.etcdraft] 2 -> DEBU 15c0 Proposed block [5] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:28.393 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15c1 Sending msg of 4854 bytes to 2 on channel businesschannel took 23.6µs"
"2020-01-03 19:07:28.393 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15c2 Send of ConsensusRequest for channel businesschannel with payload of size 4854 to orderer1.example.com(orderer1.example.com:7050) took 107.6µs "
"2020-01-03 19:07:28.393 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15c3 Send of ConsensusRequest for channel businesschannel with payload of size 4854 to orderer2.example.com(orderer2.example.com:7050) took 97.9µs "
"2020-01-03 19:07:28.393 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15c4 Sending msg of 4854 bytes to 3 on channel businesschannel took 18.5µs"
"2020-01-03 19:07:28.397 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15c5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.399 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15c6 Sending msg of 28 bytes to 2 on channel businesschannel took 14.3µs"
"2020-01-03 19:07:28.399 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15c7 Sending msg of 28 bytes to 3 on channel businesschannel took 21.4µs"
"2020-01-03 19:07:28.400 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15c8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 321.3µs "
"2020-01-03 19:07:28.400 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 15c9 Writing block [5] (Raft index: 9) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:28.400 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 15ca [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:28.401 UTC [msp.identity] Sign -> DEBU 15cb Sign: plaintext: 0A020802120B0A090A03010203100418...B25D189FDFF45B55B142449AB7326E5D "
"2020-01-03 19:07:28.401 UTC [msp.identity] Sign -> DEBU 15cc Sign: digest: 9C1AFB31075F13ECB9E145055C80234B17A90256EFA9BAECB03841C25F135F30 "
"2020-01-03 19:07:28.401 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15cd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.402 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15ce Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 68.2µs "
"2020-01-03 19:07:28.402 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15cf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.404 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15d0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.408 UTC [fsblkstorage] indexBlock -> DEBU 15d1 Indexing block [blockNum=5, blockHash=[]byte{0xeb, 0x5d, 0xff, 0xcb, 0xa7, 0xdb, 0x56, 0xcc, 0x34, 0x93, 0xbf, 0xd4, 0xed, 0xe8, 0xec, 0xfb, 0x7f, 0x5d, 0xfc, 0xec, 0x40, 0x80, 0x11, 0xeb, 0x7, 0x90, 0x64, 0x5f, 0x4c, 0x94, 0xfb, 0x1c} txOffsets=
txId=e38e1bf88a7fcdf27bbaab5ee8d0ce41d185ae15d747a13cedcf03f4ee5b5778 locPointer=offset=70, bytesLength=4726
]"
"2020-01-03 19:07:28.409 UTC [fsblkstorage] updateCheckpoint -> DEBU 15d2 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[101386], isChainEmpty=[false], lastBlockNumber=[5]"
"2020-01-03 19:07:28.410 UTC [fsblkstorage] waitForBlock -> DEBU 15d3 Came out of wait. maxAvailaBlockNumber=[5]"
"2020-01-03 19:07:28.410 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15d4 Remaining bytes=[5742], Going to peek [8] bytes"
"2020-01-03 19:07:28.410 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15d5 Returning blockbytes - length=[5740], placementInfo={fileNum=[0], startOffset=[95644], bytesOffset=[95646]}"
"2020-01-03 19:07:28.411 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15d6 blockbytes [5740] read from file [0]"
"2020-01-03 19:07:28.411 UTC [common.deliver] deliverBlocks -> DEBU 15d7 [channel: businesschannel] Delivering block [5] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:28.411 UTC [fsblkstorage] waitForBlock -> DEBU 15d8 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6]"
"2020-01-03 19:07:28.412 UTC [fsblkstorage] waitForBlock -> DEBU 15da Came out of wait. maxAvailaBlockNumber=[5]"
"2020-01-03 19:07:28.412 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15db Remaining bytes=[5742], Going to peek [8] bytes"
"2020-01-03 19:07:28.412 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 15d9 [channel: businesschannel] Wrote block [5]"
"2020-01-03 19:07:28.420 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15dc Returning blockbytes - length=[5740], placementInfo={fileNum=[0], startOffset=[95644], bytesOffset=[95646]}"
"2020-01-03 19:07:28.421 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 15dd blockbytes [5740] read from file [0]"
"2020-01-03 19:07:28.421 UTC [common.deliver] deliverBlocks -> DEBU 15de [channel: businesschannel] Delivering block [5] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:28.421 UTC [fsblkstorage] waitForBlock -> DEBU 15df Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6]"
"2020-01-03 19:07:28.491 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15e0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:28.491 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15e1 Sending msg of 28 bytes to 3 on channel testchainid took 19.6µs"
"2020-01-03 19:07:28.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15e2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.3µs "
"2020-01-03 19:07:28.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15e3 Sending msg of 28 bytes to 2 on channel businesschannel took 20.6µs"
"2020-01-03 19:07:28.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15e4 Sending msg of 28 bytes to 3 on channel businesschannel took 8.7µs"
"2020-01-03 19:07:28.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15e5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.8µs "
"2020-01-03 19:07:28.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15e6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 804.3µs "
"2020-01-03 19:07:28.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15e7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15e8 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:28.818 UTC [grpc] infof -> DEBU 15e9 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:28.818 UTC [orderer.common.broadcast] Handle -> WARN 15ea Error reading from 172.18.0.5:54584: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:28.818 UTC [orderer.common.server] func1 -> DEBU 15eb Closing Broadcast stream"
"2020-01-03 19:07:28.818 UTC [comm.grpc.server] 1 -> INFO 15ec streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54584 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=2.5063356s
"2020-01-03 19:07:28.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15ed Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:28.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15ee Sending msg of 28 bytes to 3 on channel testchainid took 17.7µs"
"2020-01-03 19:07:28.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15ef Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.6µs "
"2020-01-03 19:07:29.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 15f0 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:29.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15f1 Sending msg of 28 bytes to 2 on channel businesschannel took 16.2µs"
"2020-01-03 19:07:29.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15f2 Sending msg of 28 bytes to 3 on channel businesschannel took 10.6µs"
"2020-01-03 19:07:29.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15f3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 120.3µs "
"2020-01-03 19:07:29.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15f4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.3µs "
"2020-01-03 19:07:29.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15f5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:29.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15f6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:29.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15f7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:29.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15f8 Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:07:29.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15f9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 105µs "
"2020-01-03 19:07:29.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15fa Sending msg of 28 bytes to 3 on channel businesschannel took 48.6µs"
"2020-01-03 19:07:29.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 15fb Sending msg of 28 bytes to 2 on channel businesschannel took 10.9µs"
"2020-01-03 19:07:29.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15fc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 68.2µs "
"2020-01-03 19:07:29.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 15fd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 41.2µs "
"2020-01-03 19:07:29.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15fe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:29.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 15ff Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:29.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1600 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:29.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1601 Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:07:29.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1602 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71µs "
"2020-01-03 19:07:30.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1603 Sending msg of 28 bytes to 2 on channel businesschannel took 19.7µs"
"2020-01-03 19:07:30.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1604 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 75.5µs "
"2020-01-03 19:07:30.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1605 Sending msg of 28 bytes to 3 on channel businesschannel took 12.3µs"
"2020-01-03 19:07:30.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1606 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 148.5µs "
"2020-01-03 19:07:30.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1607 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:30.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1608 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:30.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1609 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:30.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 160a Sending msg of 28 bytes to 3 on channel testchainid took 30.9µs"
"2020-01-03 19:07:30.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 160b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.4µs "
"2020-01-03 19:07:30.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 160c Sending msg of 28 bytes to 3 on channel businesschannel took 18.8µs"
"2020-01-03 19:07:30.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 160d Sending msg of 28 bytes to 2 on channel businesschannel took 10.5µs"
"2020-01-03 19:07:30.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 160e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 72µs "
"2020-01-03 19:07:30.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 160f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 44.1µs "
"2020-01-03 19:07:30.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1610 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:30.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1611 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:30.962 UTC [orderer.common.server] Broadcast -> DEBU 1612 Starting new Broadcast handler"
"2020-01-03 19:07:30.962 UTC [orderer.common.broadcast] Handle -> DEBU 1613 Starting new broadcast loop for 172.18.0.5:54598"
"2020-01-03 19:07:30.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1614 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:30.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1615 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 126.3µs "
"2020-01-03 19:07:30.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1616 Sending msg of 28 bytes to 3 on channel testchainid took 16.6µs"
"2020-01-03 19:07:31.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 1617 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:31.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1618 Sending msg of 28 bytes to 3 on channel businesschannel took 11.4µs"
"2020-01-03 19:07:31.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1619 Sending msg of 28 bytes to 2 on channel businesschannel took 11.9µs"
"2020-01-03 19:07:31.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 161a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 60.5µs "
"2020-01-03 19:07:31.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 161b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 44.3µs "
"2020-01-03 19:07:31.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 161c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:31.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 161d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:31.487 UTC [orderer.common.cluster.step] handleMessage -> DEBU 161e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:31.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 161f Sending msg of 28 bytes to 3 on channel testchainid took 13.9µs"
"2020-01-03 19:07:31.487 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1620 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 61.4µs "
"2020-01-03 19:07:31.543 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1621 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54598 with txid '7c3bc52d9795a954eb992f0c3426f07e200ac45d0e354db4e7855f7d560f13f7' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:31.544 UTC [policies] EvaluateSignedData -> DEBU 1622 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:31.544 UTC [policies] EvaluateSignedData -> DEBU 1623 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:31.549 UTC [policies] EvaluateSignedData -> DEBU 1624 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:31.552 UTC [policies] EvaluateSignedData -> DEBU 1625 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:31.553 UTC [policies] EvaluateSignedData -> DEBU 1626 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:31.554 UTC [msp.identity] Verify -> DEBU 1627 Verify: digest = 00000000 7f 4f 8f cb 6a 4a 4c 0b 20 6e 1a 10 2a d9 90 6d |.O..jJL. n..*..m|
00000010 14 e9 54 0a c5 59 53 c9 03 e4 db 13 0a 46 61 6b |..T..YS......Fak|"
"2020-01-03 19:07:31.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1628 Sending msg of 28 bytes to 2 on channel businesschannel took 15.3µs"
"2020-01-03 19:07:31.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 162a Sending msg of 28 bytes to 3 on channel businesschannel took 16.3µs"
"2020-01-03 19:07:31.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 162b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 494.6µs "
"2020-01-03 19:07:31.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1629 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 280.6µs "
"2020-01-03 19:07:31.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 162c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:31.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 162d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:31.564 UTC [msp.identity] Verify -> DEBU 162e Verify: sig = 00000000 30 44 02 20 7b cb 8b ab ac 13 85 38 33 3e 5b 9d |0D. {......83>[.|
00000010 c7 ee c2 1c 1f e6 bf d9 35 e4 be 38 e7 fb e9 e3 |........5..8....|
00000020 79 24 5d ba 02 20 79 1b fb ba 14 cb 62 a3 07 7e |y$].. y.....b..~|
00000030 a3 e8 f7 fe 20 62 ea 98 ee b1 a1 66 cf fa 6d ad |.... b.....f..m.|
00000040 a6 f6 a0 2e 3d e8 |....=.|"
"2020-01-03 19:07:31.564 UTC [policies] SignatureSetToValidIdentities -> DEBU 162f signature for identity 0 validated"
"2020-01-03 19:07:31.565 UTC [cauthdsl] func1 -> DEBU 1630 0xc000cccae0 gate 1578078451565651000 evaluation starts"
"2020-01-03 19:07:31.567 UTC [cauthdsl] func2 -> DEBU 1631 0xc000cccae0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:31.567 UTC [cauthdsl] func2 -> DEBU 1632 0xc000cccae0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:31.568 UTC [cauthdsl] func2 -> DEBU 1633 0xc000cccae0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:31.568 UTC [cauthdsl] func1 -> DEBU 1634 0xc000cccae0 gate 1578078451565651000 evaluation succeeds"
"2020-01-03 19:07:31.569 UTC [policies] EvaluateSignedData -> DEBU 1635 Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:31.569 UTC [policies] EvaluateSignedData -> DEBU 1636 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:31.570 UTC [policies] EvaluateSignedData -> DEBU 1637 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:31.570 UTC [policies] EvaluateSignedData -> DEBU 1638 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:31.570 UTC [policies] EvaluateSignedData -> DEBU 1639 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:31.571 UTC [policies] EvaluateSignedData -> DEBU 163a == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:31.573 UTC [orderer.common.blockcutter] Ordered -> DEBU 163b Enqueuing message into batch"
"2020-01-03 19:07:31.574 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 163c [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54598"
"2020-01-03 19:07:31.586 UTC [grpc] warningf -> DEBU 163d transport: http2Server.HandleStreams failed to read frame: read tcp 172.18.0.3:7050->172.18.0.5:54598: read: connection reset by peer"
"2020-01-03 19:07:31.587 UTC [orderer.common.broadcast] Handle -> WARN 163e Error reading from 172.18.0.5:54598: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:31.587 UTC [orderer.common.server] func1 -> DEBU 163f Closing Broadcast stream"
"2020-01-03 19:07:31.587 UTC [comm.grpc.server] 1 -> INFO 1640 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54598 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=624.9688ms
"2020-01-03 19:07:31.588 UTC [grpc] infof -> DEBU 1641 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:31.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1642 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:31.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1644 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.9µs "
"2020-01-03 19:07:31.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1643 Sending msg of 28 bytes to 3 on channel testchainid took 12.3µs"
"2020-01-03 19:07:32.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1645 Sending msg of 28 bytes to 2 on channel businesschannel took 17µs"
"2020-01-03 19:07:32.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1646 Sending msg of 28 bytes to 3 on channel businesschannel took 11.8µs"
"2020-01-03 19:07:32.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1647 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.9µs "
"2020-01-03 19:07:32.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1648 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 52.5µs "
"2020-01-03 19:07:32.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1649 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:32.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 164a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:32.487 UTC [orderer.common.cluster.step] handleMessage -> DEBU 164b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:32.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 164c Sending msg of 28 bytes to 3 on channel testchainid took 1.315ms"
"2020-01-03 19:07:32.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 164d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 544.2µs "
"2020-01-03 19:07:32.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 164e Sending msg of 28 bytes to 2 on channel businesschannel took 19.4µs"
"2020-01-03 19:07:32.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 164f Sending msg of 28 bytes to 3 on channel businesschannel took 11.3µs"
"2020-01-03 19:07:32.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1650 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 172.8µs "
"2020-01-03 19:07:32.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1651 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 169.7µs "
"2020-01-03 19:07:32.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1652 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:32.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1653 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:32.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1654 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:32.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1655 Sending msg of 28 bytes to 3 on channel testchainid took 27.2µs"
"2020-01-03 19:07:32.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1656 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 101.4µs "
"2020-01-03 19:07:33.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 1657 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:33.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1658 Sending msg of 28 bytes to 2 on channel businesschannel took 22.5µs"
"2020-01-03 19:07:33.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1659 Sending msg of 28 bytes to 3 on channel businesschannel took 22µs"
"2020-01-03 19:07:33.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 165b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 235.9µs "
"2020-01-03 19:07:33.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 165c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 165d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 165a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 94.6µs "
"2020-01-03 19:07:33.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 165e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:33.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 165f Sending msg of 28 bytes to 3 on channel testchainid took 559µs"
"2020-01-03 19:07:33.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1660 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 874.5µs "
"2020-01-03 19:07:33.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1661 Sending msg of 28 bytes to 2 on channel businesschannel took 22.5µs"
"2020-01-03 19:07:33.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1662 Sending msg of 28 bytes to 3 on channel businesschannel took 285.4µs"
"2020-01-03 19:07:33.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1663 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.1µs "
"2020-01-03 19:07:33.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1664 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 203.7µs "
"2020-01-03 19:07:33.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1665 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1666 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.578 UTC [orderer.consensus.etcdraft] run -> DEBU 1667 Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:33.578 UTC [orderer.consensus.etcdraft] propose -> INFO 1668 Created block [6], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:33.578 UTC [orderer.consensus.etcdraft] 2 -> DEBU 1669 Proposed block [6] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:33.582 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 166a Sending msg of 3177 bytes to 2 on channel businesschannel took 22.1µs"
"2020-01-03 19:07:33.582 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 166b Sending msg of 3177 bytes to 3 on channel businesschannel took 15.7µs"
"2020-01-03 19:07:33.582 UTC [orderer.common.cluster.step] sendMessage -> DEBU 166c Send of ConsensusRequest for channel businesschannel with payload of size 3177 to orderer2.example.com(orderer2.example.com:7050) took 125.2µs "
"2020-01-03 19:07:33.585 UTC [orderer.common.cluster.step] sendMessage -> DEBU 166d Send of ConsensusRequest for channel businesschannel with payload of size 3177 to orderer1.example.com(orderer1.example.com:7050) took 223µs "
"2020-01-03 19:07:33.587 UTC [orderer.common.cluster.step] handleMessage -> DEBU 166e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.588 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 166f Writing block [6] (Raft index: 10) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:33.588 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1670 Sending msg of 28 bytes to 2 on channel businesschannel took 15.6µs"
"2020-01-03 19:07:33.588 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1671 Sending msg of 28 bytes to 3 on channel businesschannel took 46.3µs"
"2020-01-03 19:07:33.588 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 1672 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:33.589 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1673 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 756.3µs "
"2020-01-03 19:07:33.590 UTC [msp.identity] Sign -> DEBU 1674 Sign: plaintext: 0A020802120B0A090A03010203100418...4A0EF647E83072116617027979D4CBCB "
"2020-01-03 19:07:33.590 UTC [msp.identity] Sign -> DEBU 1675 Sign: digest: 6685DCFBCC06AE8F822A4C408815045C38B4F0B53FAF76AED7E155D1F8DCBCA3 "
"2020-01-03 19:07:33.590 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1676 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.0042ms "
"2020-01-03 19:07:33.591 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1677 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.592 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1678 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.594 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1679 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:33.596 UTC [fsblkstorage] indexBlock -> DEBU 167a Indexing block [blockNum=6, blockHash=[]byte{0x16, 0x3e, 0xac, 0x4b, 0x8e, 0xa2, 0x7b, 0xd3, 0x36, 0xfc, 0x4f, 0xef, 0xb9, 0x75, 0x52, 0x23, 0x54, 0x85, 0xd7, 0x42, 0x8, 0xa3, 0x1a, 0x44, 0xa0, 0x10, 0x8c, 0xbf, 0x18, 0xb3, 0xa1, 0x84} txOffsets=
txId=7c3bc52d9795a954eb992f0c3426f07e200ac45d0e354db4e7855f7d560f13f7 locPointer=offset=70, bytesLength=3049
]"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] updateCheckpoint -> DEBU 167b Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[105451], isChainEmpty=[false], lastBlockNumber=[6]"
"2020-01-03 19:07:33.598 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 167c [channel: businesschannel] Wrote block [6]"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] waitForBlock -> DEBU 167d Came out of wait. maxAvailaBlockNumber=[6]"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] waitForBlock -> DEBU 167e Came out of wait. maxAvailaBlockNumber=[6]"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 167f Remaining bytes=[4065], Going to peek [8] bytes"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1681 Returning blockbytes - length=[4063], placementInfo={fileNum=[0], startOffset=[101386], bytesOffset=[101388]}"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1682 blockbytes [4063] read from file [0]"
"2020-01-03 19:07:33.598 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1680 Remaining bytes=[4065], Going to peek [8] bytes"
"2020-01-03 19:07:33.599 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1683 Returning blockbytes - length=[4063], placementInfo={fileNum=[0], startOffset=[101386], bytesOffset=[101388]}"
"2020-01-03 19:07:33.599 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1684 blockbytes [4063] read from file [0]"
"2020-01-03 19:07:33.599 UTC [common.deliver] deliverBlocks -> DEBU 1686 [channel: businesschannel] Delivering block [6] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:33.599 UTC [common.deliver] deliverBlocks -> DEBU 1685 [channel: businesschannel] Delivering block [6] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:33.599 UTC [fsblkstorage] waitForBlock -> DEBU 1687 Going to wait for newer blocks. maxAvailaBlockNumber=[6], waitForBlockNum=[7]"
"2020-01-03 19:07:33.602 UTC [fsblkstorage] waitForBlock -> DEBU 1688 Going to wait for newer blocks. maxAvailaBlockNumber=[6], waitForBlockNum=[7]"
"2020-01-03 19:07:33.987 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1689 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:33.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 168a Sending msg of 28 bytes to 3 on channel testchainid took 18.5µs"
"2020-01-03 19:07:33.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 168b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 73.8µs "
"2020-01-03 19:07:34.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 168c Sending msg of 28 bytes to 2 on channel businesschannel took 16.5µs"
"2020-01-03 19:07:34.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 168d Sending msg of 28 bytes to 3 on channel businesschannel took 7.8µs"
"2020-01-03 19:07:34.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 168e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.3µs "
"2020-01-03 19:07:34.058 UTC [orderer.common.cluster.step] handleMessage -> DEBU 168f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:34.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1690 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.4095ms "
"2020-01-03 19:07:34.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1691 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:34.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1692 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:34.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1693 Sending msg of 28 bytes to 3 on channel testchainid took 84µs"
"2020-01-03 19:07:34.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1694 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 568.7µs "
"2020-01-03 19:07:34.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1695 Sending msg of 28 bytes to 2 on channel businesschannel took 23µs"
"2020-01-03 19:07:34.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1697 Sending msg of 28 bytes to 3 on channel businesschannel took 21.3µs"
"2020-01-03 19:07:34.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1698 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 51.7µs "
"2020-01-03 19:07:34.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1696 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 349.7µs "
"2020-01-03 19:07:34.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1699 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:34.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 169a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:34.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 169b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:34.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 169c Sending msg of 28 bytes to 3 on channel testchainid took 18.7µs"
"2020-01-03 19:07:34.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 169d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 620.6µs "
"2020-01-03 19:07:35.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 169e Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:35.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 169f Sending msg of 28 bytes to 2 on channel businesschannel took 56.3µs"
"2020-01-03 19:07:35.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16a0 Sending msg of 28 bytes to 3 on channel businesschannel took 17.1µs"
"2020-01-03 19:07:35.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16a1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 78.8µs "
"2020-01-03 19:07:35.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16a2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:35.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16a3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 477.3µs "
"2020-01-03 19:07:35.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16a4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:35.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16a5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:35.490 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16a6 Sending msg of 28 bytes to 3 on channel testchainid took 121.3µs"
"2020-01-03 19:07:35.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16a7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1407ms "
"2020-01-03 19:07:35.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16a8 Sending msg of 28 bytes to 2 on channel businesschannel took 48.5µs"
"2020-01-03 19:07:35.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16a9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 131.3µs "
"2020-01-03 19:07:35.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16aa Sending msg of 28 bytes to 3 on channel businesschannel took 55.2µs"
"2020-01-03 19:07:35.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16ab Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.7µs "
"2020-01-03 19:07:35.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ac Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:35.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ad Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:35.991 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ae Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:35.991 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16af Sending msg of 28 bytes to 3 on channel testchainid took 26.9µs"
"2020-01-03 19:07:35.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16b0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 141.2µs "
"2020-01-03 19:07:36.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16b1 Sending msg of 28 bytes to 3 on channel businesschannel took 37.3µs"
"2020-01-03 19:07:36.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16b2 Sending msg of 28 bytes to 2 on channel businesschannel took 20.7µs"
"2020-01-03 19:07:36.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16b3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 122µs "
"2020-01-03 19:07:36.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16b4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.7851ms "
"2020-01-03 19:07:36.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16b5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:36.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16b6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:36.490 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16b7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:36.492 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16b8 Sending msg of 28 bytes to 3 on channel testchainid took 96.8µs"
"2020-01-03 19:07:36.492 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16b9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 527.9µs "
"2020-01-03 19:07:36.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16ba Sending msg of 28 bytes to 2 on channel businesschannel took 37.9µs"
"2020-01-03 19:07:36.561 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16bc Sending msg of 28 bytes to 3 on channel businesschannel took 21.9µs"
"2020-01-03 19:07:36.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16bd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:36.561 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16bb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 122.4µs "
"2020-01-03 19:07:36.565 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16be Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:36.564 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16bf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.4569ms "
"2020-01-03 19:07:36.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16c0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:36.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16c1 Sending msg of 28 bytes to 3 on channel testchainid took 15.2µs"
"2020-01-03 19:07:36.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16c2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 383.3µs "
"2020-01-03 19:07:37.001 UTC [orderer.common.server] Broadcast -> DEBU 16c3 Starting new Broadcast handler"
"2020-01-03 19:07:37.001 UTC [orderer.common.broadcast] Handle -> DEBU 16c4 Starting new broadcast loop for 172.18.0.5:54616"
"2020-01-03 19:07:37.013 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 16c5 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54616 with txid 'b413c4ee79314ad0029e4eb3a21de5a125e837c9788337d4f8f05999baaf6910' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:37.014 UTC [policies] EvaluateSignedData -> DEBU 16c6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:37.014 UTC [policies] EvaluateSignedData -> DEBU 16c7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:37.014 UTC [policies] EvaluateSignedData -> DEBU 16c8 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:37.014 UTC [policies] EvaluateSignedData -> DEBU 16c9 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:37.015 UTC [policies] EvaluateSignedData -> DEBU 16ca == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:37.015 UTC [msp.identity] Verify -> DEBU 16cb Verify: digest = 00000000 71 16 44 66 92 46 f0 ab 0e 29 2d 3d d9 f5 1d 06 |q.Df.F...)-=....|
00000010 96 7f db 4f 4d c1 88 91 11 da 21 22 7f 89 b5 80 |...OM.....!"....|"
"2020-01-03 19:07:37.016 UTC [msp.identity] Verify -> DEBU 16cc Verify: sig = 00000000 30 44 02 20 50 5c ab 28 ea 0f c6 4d 2d b9 4c 1a |0D. P\.(...M-.L.|
00000010 e5 a5 56 15 fc e8 26 8d ec 60 1e ca 9a 2f a8 45 |..V...&..`.../.E|
00000020 c4 45 e6 cb 02 20 2a 81 c7 52 98 31 f4 86 67 8d |.E... *..R.1..g.|
00000030 0a f9 64 0e a6 63 6b 63 c5 2e e6 74 93 33 3d 38 |..d..ckc...t.3=8|
00000040 d0 ea a9 77 98 e5 |...w..|"
"2020-01-03 19:07:37.017 UTC [policies] SignatureSetToValidIdentities -> DEBU 16cd signature for identity 0 validated"
"2020-01-03 19:07:37.017 UTC [cauthdsl] func1 -> DEBU 16ce 0xc000b6d5b0 gate 1578078457017201900 evaluation starts"
"2020-01-03 19:07:37.017 UTC [cauthdsl] func2 -> DEBU 16cf 0xc000b6d5b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:37.018 UTC [cauthdsl] func2 -> DEBU 16d0 0xc000b6d5b0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:37.018 UTC [cauthdsl] func2 -> DEBU 16d1 0xc000b6d5b0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:37.018 UTC [cauthdsl] func1 -> DEBU 16d2 0xc000b6d5b0 gate 1578078457017201900 evaluation succeeds"
"2020-01-03 19:07:37.018 UTC [policies] EvaluateSignedData -> DEBU 16d3 Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:37.018 UTC [policies] EvaluateSignedData -> DEBU 16d4 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:37.019 UTC [policies] EvaluateSignedData -> DEBU 16d5 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:37.019 UTC [policies] EvaluateSignedData -> DEBU 16d6 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:37.019 UTC [policies] EvaluateSignedData -> DEBU 16d7 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:37.019 UTC [policies] EvaluateSignedData -> DEBU 16d8 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:37.020 UTC [orderer.common.blockcutter] Ordered -> DEBU 16d9 Enqueuing message into batch"
"2020-01-03 19:07:37.020 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 16da [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54616"
"2020-01-03 19:07:37.024 UTC [grpc] infof -> DEBU 16db transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:37.024 UTC [orderer.common.broadcast] Handle -> WARN 16dc Error reading from 172.18.0.5:54616: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:37.024 UTC [orderer.common.server] func1 -> DEBU 16dd Closing Broadcast stream"
"2020-01-03 19:07:37.026 UTC [comm.grpc.server] 1 -> INFO 16de streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54616 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=25.3778ms
"2020-01-03 19:07:37.059 UTC [orderer.consensus.etcdraft] Check -> DEBU 16df Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:37.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16e0 Sending msg of 28 bytes to 2 on channel businesschannel took 19.5µs"
"2020-01-03 19:07:37.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16e1 Sending msg of 28 bytes to 3 on channel businesschannel took 7.5µs"
"2020-01-03 19:07:37.063 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16e2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 957.7µs "
"2020-01-03 19:07:37.064 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16e3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 98µs "
"2020-01-03 19:07:37.068 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16e4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:37.077 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16e5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:37.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16e6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:37.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16e7 Sending msg of 28 bytes to 3 on channel testchainid took 20µs"
"2020-01-03 19:07:37.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16e8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 130.1µs "
"2020-01-03 19:07:37.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16e9 Sending msg of 28 bytes to 2 on channel businesschannel took 25.7µs"
"2020-01-03 19:07:37.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16ea Sending msg of 28 bytes to 3 on channel businesschannel took 18.8µs"
"2020-01-03 19:07:37.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16eb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 155.8µs "
"2020-01-03 19:07:37.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ec Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:37.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ed Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:37.562 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16ee Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 2.2903ms "
"2020-01-03 19:07:37.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16ef Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:37.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16f0 Sending msg of 28 bytes to 3 on channel testchainid took 26.2µs"
"2020-01-03 19:07:37.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16f1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 242.3µs "
"2020-01-03 19:07:38.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16f2 Sending msg of 28 bytes to 2 on channel businesschannel took 21.9µs"
"2020-01-03 19:07:38.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16f3 Sending msg of 28 bytes to 3 on channel businesschannel took 83.8µs"
"2020-01-03 19:07:38.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16f4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 146µs "
"2020-01-03 19:07:38.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16f5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.9726ms "
"2020-01-03 19:07:38.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16f6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:38.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16f7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:38.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16f8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:38.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16f9 Sending msg of 28 bytes to 3 on channel testchainid took 13µs"
"2020-01-03 19:07:38.490 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16fa Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.0927ms "
"2020-01-03 19:07:38.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16fb Sending msg of 28 bytes to 2 on channel businesschannel took 61.4µs"
"2020-01-03 19:07:38.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 16fc Sending msg of 28 bytes to 3 on channel businesschannel took 62.1µs"
"2020-01-03 19:07:38.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16fd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 124.9µs "
"2020-01-03 19:07:38.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 16fe Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:38.561 UTC [orderer.common.cluster.step] sendMessage -> DEBU 16ff Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 3.109ms "
"2020-01-03 19:07:38.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1700 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:38.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1701 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:38.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1702 Sending msg of 28 bytes to 3 on channel testchainid took 22µs"
"2020-01-03 19:07:38.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1703 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 652.2µs "
"2020-01-03 19:07:39.021 UTC [orderer.consensus.etcdraft] run -> DEBU 1704 Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:39.021 UTC [orderer.consensus.etcdraft] propose -> INFO 1705 Created block [7], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:39.022 UTC [orderer.consensus.etcdraft] 2 -> DEBU 1706 Proposed block [7] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:39.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1707 Sending msg of 3167 bytes to 2 on channel businesschannel took 24.7µs"
"2020-01-03 19:07:39.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1708 Send of ConsensusRequest for channel businesschannel with payload of size 3167 to orderer1.example.com(orderer1.example.com:7050) took 148.4µs "
"2020-01-03 19:07:39.026 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1709 Sending msg of 3167 bytes to 3 on channel businesschannel took 18.6µs"
"2020-01-03 19:07:39.027 UTC [orderer.common.cluster.step] sendMessage -> DEBU 170a Send of ConsensusRequest for channel businesschannel with payload of size 3167 to orderer2.example.com(orderer2.example.com:7050) took 1.3031ms "
"2020-01-03 19:07:39.030 UTC [orderer.common.cluster.step] handleMessage -> DEBU 170b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.031 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 170c Sending msg of 28 bytes to 2 on channel businesschannel took 13.9µs"
"2020-01-03 19:07:39.031 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 170d Sending msg of 28 bytes to 3 on channel businesschannel took 12.6µs"
"2020-01-03 19:07:39.031 UTC [orderer.common.cluster.step] sendMessage -> DEBU 170e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 116.6µs "
"2020-01-03 19:07:39.032 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 170f Writing block [7] (Raft index: 11) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:39.032 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 1712 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:39.033 UTC [msp.identity] Sign -> DEBU 1713 Sign: plaintext: 0A020802120B0A090A03010203100418...D136B80D843713E76B50826E88EF5599 "
"2020-01-03 19:07:39.033 UTC [msp.identity] Sign -> DEBU 1714 Sign: digest: 755C5485A1D5AE9348C1521E947FF0C53052DD928D5D46EC799C9AABBC95A42F "
"2020-01-03 19:07:39.032 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1710 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 116.4µs "
"2020-01-03 19:07:39.032 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1711 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.034 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1715 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.036 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1716 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.038 UTC [fsblkstorage] indexBlock -> DEBU 1717 Indexing block [blockNum=7, blockHash=[]byte{0x22, 0xcb, 0x52, 0xf0, 0xb3, 0xbe, 0x4, 0x25, 0x51, 0x5b, 0x93, 0xb1, 0xaa, 0x2d, 0x60, 0xef, 0x5c, 0xd, 0xc, 0x7e, 0x21, 0x2a, 0x64, 0xf7, 0xf7, 0x98, 0x5d, 0xa7, 0x18, 0xaa, 0x96, 0xd9} txOffsets=
txId=b413c4ee79314ad0029e4eb3a21de5a125e837c9788337d4f8f05999baaf6910 locPointer=offset=70, bytesLength=3039
]"
"2020-01-03 19:07:39.041 UTC [fsblkstorage] updateCheckpoint -> DEBU 1718 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[109507], isChainEmpty=[false], lastBlockNumber=[7]"
"2020-01-03 19:07:39.041 UTC [fsblkstorage] waitForBlock -> DEBU 1719 Came out of wait. maxAvailaBlockNumber=[7]"
"2020-01-03 19:07:39.042 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 171a Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:39.042 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 171b Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[105451], bytesOffset=[105453]}"
"2020-01-03 19:07:39.042 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 171c blockbytes [4054] read from file [0]"
"2020-01-03 19:07:39.042 UTC [common.deliver] deliverBlocks -> DEBU 171d [channel: businesschannel] Delivering block [7] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:39.042 UTC [fsblkstorage] waitForBlock -> DEBU 171e Going to wait for newer blocks. maxAvailaBlockNumber=[7], waitForBlockNum=[8]"
"2020-01-03 19:07:39.051 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 171f [channel: businesschannel] Wrote block [7]"
"2020-01-03 19:07:39.050 UTC [fsblkstorage] waitForBlock -> DEBU 1720 Came out of wait. maxAvailaBlockNumber=[7]"
"2020-01-03 19:07:39.051 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1721 Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:39.051 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1722 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[105451], bytesOffset=[105453]}"
"2020-01-03 19:07:39.051 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1723 blockbytes [4054] read from file [0]"
"2020-01-03 19:07:39.051 UTC [common.deliver] deliverBlocks -> DEBU 1724 [channel: businesschannel] Delivering block [7] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:39.060 UTC [orderer.consensus.etcdraft] Check -> DEBU 1725 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:39.060 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1726 Sending msg of 28 bytes to 2 on channel businesschannel took 18.2µs"
"2020-01-03 19:07:39.061 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1727 Sending msg of 28 bytes to 3 on channel businesschannel took 7.5µs"
"2020-01-03 19:07:39.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1728 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 64.3µs "
"2020-01-03 19:07:39.061 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1729 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 43.7µs "
"2020-01-03 19:07:39.061 UTC [fsblkstorage] waitForBlock -> DEBU 172a Going to wait for newer blocks. maxAvailaBlockNumber=[7], waitForBlockNum=[8]"
"2020-01-03 19:07:39.065 UTC [orderer.common.cluster.step] handleMessage -> DEBU 172b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.068 UTC [orderer.common.cluster.step] handleMessage -> DEBU 172c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.487 UTC [orderer.common.cluster.step] handleMessage -> DEBU 172d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:39.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 172e Sending msg of 28 bytes to 3 on channel testchainid took 11.8µs"
"2020-01-03 19:07:39.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 172f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 200.4µs "
"2020-01-03 19:07:39.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1730 Sending msg of 28 bytes to 2 on channel businesschannel took 26.7µs"
"2020-01-03 19:07:39.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1731 Sending msg of 28 bytes to 3 on channel businesschannel took 20.5µs"
"2020-01-03 19:07:39.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1732 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 427.3µs "
"2020-01-03 19:07:39.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1733 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.563 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1734 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:39.565 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1735 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 6.0972ms "
"2020-01-03 19:07:39.831 UTC [orderer.common.server] Broadcast -> DEBU 1736 Starting new Broadcast handler"
"2020-01-03 19:07:39.831 UTC [orderer.common.broadcast] Handle -> DEBU 1737 Starting new broadcast loop for 172.18.0.5:54630"
"2020-01-03 19:07:39.853 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1738 [channel: businesschannel] Broadcast is processing normal message from 172.18.0.5:54630 with txid '277494cb4ee4f39a64bd574cde264e0e3f72ac1a0e9d189fdef5920189711bcd' of type ENDORSER_TRANSACTION"
"2020-01-03 19:07:39.853 UTC [policies] EvaluateSignedData -> DEBU 1739 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:39.854 UTC [policies] EvaluateSignedData -> DEBU 173a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:39.854 UTC [policies] EvaluateSignedData -> DEBU 173b == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:39.854 UTC [policies] EvaluateSignedData -> DEBU 173c This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:39.854 UTC [policies] EvaluateSignedData -> DEBU 173d == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:39.854 UTC [msp.identity] Verify -> DEBU 173e Verify: digest = 00000000 bc 2f 24 b6 47 8c a7 41 27 8e 11 8b 95 07 b0 76 |./$.G..A'......v|
00000010 8a 13 4e 27 a9 66 13 c9 d4 2a d2 ee 8b 39 c9 a8 |..N'.f...*...9..|"
"2020-01-03 19:07:39.854 UTC [msp.identity] Verify -> DEBU 173f Verify: sig = 00000000 30 44 02 20 2f 29 9d 41 01 b6 95 f9 39 be f8 f9 |0D. /).A....9...|
00000010 96 9f da 6a fd 63 c0 70 c1 e6 d0 16 6a c3 d2 48 |...j.c.p....j..H|
00000020 cc d4 72 e0 02 20 32 11 3a 4d 65 fc 23 61 30 32 |..r.. 2.:Me.#a02|
00000030 ac 7c 51 17 9a 7d 40 3b 07 59 03 5d 9e 46 ab ad |.|Q..}@;.Y.].F..|
00000040 48 5b 2b 58 b4 a7 |H[+X..|"
"2020-01-03 19:07:39.855 UTC [policies] SignatureSetToValidIdentities -> DEBU 1740 signature for identity 0 validated"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func1 -> DEBU 1741 0xc000d33750 gate 1578078459855155300 evaluation starts"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func2 -> DEBU 1742 0xc000d33750 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func2 -> DEBU 1743 0xc000d33750 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func2 -> DEBU 1744 0xc000d33750 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got Org2MSP)"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func2 -> DEBU 1745 0xc000d33750 principal evaluation fails"
"2020-01-03 19:07:39.855 UTC [cauthdsl] func1 -> DEBU 1746 0xc000d33750 gate 1578078459855155300 evaluation fails"
"2020-01-03 19:07:39.855 UTC [policies] EvaluateSignedData -> DEBU 1747 Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:39.855 UTC [policies] EvaluateSignedData -> DEBU 1748 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:39.855 UTC [policies] EvaluateSignedData -> DEBU 1749 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:07:39.855 UTC [msp.identity] Verify -> DEBU 174a Verify: digest = 00000000 bc 2f 24 b6 47 8c a7 41 27 8e 11 8b 95 07 b0 76 |./$.G..A'......v|
00000010 8a 13 4e 27 a9 66 13 c9 d4 2a d2 ee 8b 39 c9 a8 |..N'.f...*...9..|"
"2020-01-03 19:07:39.855 UTC [msp.identity] Verify -> DEBU 174b Verify: sig = 00000000 30 44 02 20 2f 29 9d 41 01 b6 95 f9 39 be f8 f9 |0D. /).A....9...|
00000010 96 9f da 6a fd 63 c0 70 c1 e6 d0 16 6a c3 d2 48 |...j.c.p....j..H|
00000020 cc d4 72 e0 02 20 32 11 3a 4d 65 fc 23 61 30 32 |..r.. 2.:Me.#a02|
00000030 ac 7c 51 17 9a 7d 40 3b 07 59 03 5d 9e 46 ab ad |.|Q..}@;.Y.].F..|
00000040 48 5b 2b 58 b4 a7 |H[+X..|"
"2020-01-03 19:07:39.856 UTC [policies] SignatureSetToValidIdentities -> DEBU 174c signature for identity 0 validated"
"2020-01-03 19:07:39.856 UTC [cauthdsl] func1 -> DEBU 174d 0xc000d74410 gate 1578078459856117300 evaluation starts"
"2020-01-03 19:07:39.856 UTC [cauthdsl] func2 -> DEBU 174e 0xc000d74410 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:39.856 UTC [cauthdsl] func2 -> DEBU 174f 0xc000d74410 processing identity 0 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:39.856 UTC [cauthdsl] func2 -> DEBU 1750 0xc000d74410 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:39.856 UTC [cauthdsl] func1 -> DEBU 1751 0xc000d74410 gate 1578078459856117300 evaluation succeeds"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1752 Signature set satisfies policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1753 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1754 Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1755 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1756 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:39.856 UTC [policies] EvaluateSignedData -> DEBU 1757 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:39.856 UTC [orderer.common.blockcutter] Ordered -> DEBU 1758 Enqueuing message into batch"
"2020-01-03 19:07:39.856 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1759 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 172.18.0.5:54630"
"2020-01-03 19:07:39.863 UTC [grpc] warningf -> DEBU 175a transport: http2Server.HandleStreams failed to read frame: read tcp 172.18.0.3:7050->172.18.0.5:54630: read: connection reset by peer"
"2020-01-03 19:07:39.864 UTC [grpc] infof -> DEBU 175b transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:39.865 UTC [orderer.common.broadcast] Handle -> WARN 175c Error reading from 172.18.0.5:54630: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:39.865 UTC [orderer.common.server] func1 -> DEBU 175d Closing Broadcast stream"
"2020-01-03 19:07:39.865 UTC [comm.grpc.server] 1 -> INFO 175e streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54630 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=34.3927ms
"2020-01-03 19:07:39.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 175f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:39.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1760 Sending msg of 28 bytes to 3 on channel testchainid took 14.9µs"
"2020-01-03 19:07:39.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1761 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.4µs "
"2020-01-03 19:07:40.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1762 Sending msg of 28 bytes to 2 on channel businesschannel took 12.4µs"
"2020-01-03 19:07:40.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1763 Sending msg of 28 bytes to 3 on channel businesschannel took 11.7µs"
"2020-01-03 19:07:40.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1764 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 158.1µs "
"2020-01-03 19:07:40.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1765 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:40.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1766 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 2.6671ms "
"2020-01-03 19:07:40.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1767 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:40.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1768 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:40.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1769 Sending msg of 28 bytes to 3 on channel testchainid took 18.2µs"
"2020-01-03 19:07:40.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 176a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.3687ms "
"2020-01-03 19:07:40.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 176b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 97.8µs "
"2020-01-03 19:07:40.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 176c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:40.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 176d Sending msg of 28 bytes to 2 on channel businesschannel took 25.2µs"
"2020-01-03 19:07:40.561 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 176e Sending msg of 28 bytes to 3 on channel businesschannel took 345.6µs"
"2020-01-03 19:07:40.563 UTC [orderer.common.cluster.step] sendMessage -> DEBU 176f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 964.6µs "
"2020-01-03 19:07:40.563 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1770 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:40.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1771 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:40.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1772 Sending msg of 28 bytes to 3 on channel testchainid took 21.9µs"
"2020-01-03 19:07:40.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1773 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.8µs "
"2020-01-03 19:07:41.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 1774 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:41.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1775 Sending msg of 28 bytes to 2 on channel businesschannel took 45.4µs"
"2020-01-03 19:07:41.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1776 Sending msg of 28 bytes to 3 on channel businesschannel took 32.5µs"
"2020-01-03 19:07:41.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1777 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 180.1µs "
"2020-01-03 19:07:41.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1778 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 67.7µs "
"2020-01-03 19:07:41.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1779 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.061 UTC [orderer.common.cluster.step] handleMessage -> DEBU 177a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 177b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:41.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 177c Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:07:41.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 177d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 507.3µs "
"2020-01-03 19:07:41.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 177e Sending msg of 28 bytes to 2 on channel businesschannel took 14.2µs"
"2020-01-03 19:07:41.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 177f Sending msg of 28 bytes to 3 on channel businesschannel took 10.9µs"
"2020-01-03 19:07:41.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1780 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63.6µs "
"2020-01-03 19:07:41.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1781 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 58.3µs "
"2020-01-03 19:07:41.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1782 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.558 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1783 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.857 UTC [orderer.consensus.etcdraft] run -> DEBU 1784 Batch timer expired, creating block" channel=businesschannel node=1
"2020-01-03 19:07:41.857 UTC [orderer.consensus.etcdraft] propose -> INFO 1785 Created block [8], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:41.857 UTC [orderer.consensus.etcdraft] 2 -> DEBU 1786 Proposed block [8] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:41.860 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1787 Sending msg of 3167 bytes to 2 on channel businesschannel took 18.1µs"
"2020-01-03 19:07:41.860 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1788 Sending msg of 3167 bytes to 3 on channel businesschannel took 7.3µs"
"2020-01-03 19:07:41.860 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1789 Send of ConsensusRequest for channel businesschannel with payload of size 3167 to orderer2.example.com(orderer2.example.com:7050) took 76.4µs "
"2020-01-03 19:07:41.861 UTC [orderer.common.cluster.step] sendMessage -> DEBU 178a Send of ConsensusRequest for channel businesschannel with payload of size 3167 to orderer1.example.com(orderer1.example.com:7050) took 52.5µs "
"2020-01-03 19:07:41.864 UTC [orderer.common.cluster.step] handleMessage -> DEBU 178b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.864 UTC [orderer.common.cluster.step] handleMessage -> DEBU 178c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.864 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 178d Writing block [8] (Raft index: 12) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:41.864 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 178e [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2"
"2020-01-03 19:07:41.864 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 178f Sending msg of 28 bytes to 2 on channel businesschannel took 114.4µs"
"2020-01-03 19:07:41.864 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1791 Sending msg of 28 bytes to 3 on channel businesschannel took 6.4µs"
"2020-01-03 19:07:41.864 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1792 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 49.4µs "
"2020-01-03 19:07:41.864 UTC [msp.identity] Sign -> DEBU 1790 Sign: plaintext: 0A020802120B0A090A03010203100418...E7CEEEBBE7EB051D1D42A0AB67D79669 "
"2020-01-03 19:07:41.865 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1793 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.6µs "
"2020-01-03 19:07:41.865 UTC [msp.identity] Sign -> DEBU 1794 Sign: digest: 2BF95C8EFCAA47FBF718F27A6310856FFD348ED56A847AFD7249A699A1445584 "
"2020-01-03 19:07:41.867 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1795 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.868 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1796 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:41.870 UTC [fsblkstorage] indexBlock -> DEBU 1797 Indexing block [blockNum=8, blockHash=[]byte{0x82, 0x5b, 0xc2, 0x5, 0x20, 0xd6, 0x5b, 0x91, 0x45, 0xcf, 0x92, 0xa7, 0x9c, 0xe5, 0xbb, 0xdb, 0x50, 0x0, 0xb, 0x1, 0x57, 0x67, 0xce, 0x72, 0x57, 0x62, 0x2d, 0x18, 0x68, 0x30, 0x89, 0x65} txOffsets=
txId=277494cb4ee4f39a64bd574cde264e0e3f72ac1a0e9d189fdef5920189711bcd locPointer=offset=70, bytesLength=3039
]"
"2020-01-03 19:07:41.871 UTC [fsblkstorage] updateCheckpoint -> DEBU 1798 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[113563], isChainEmpty=[false], lastBlockNumber=[8]"
"2020-01-03 19:07:41.872 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 1799 [channel: businesschannel] Wrote block [8]"
"2020-01-03 19:07:41.872 UTC [fsblkstorage] waitForBlock -> DEBU 179a Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:41.872 UTC [fsblkstorage] waitForBlock -> DEBU 179b Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:41.872 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 179c Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:41.873 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 179d Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:07:41.873 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 179f blockbytes [4054] read from file [0]"
"2020-01-03 19:07:41.872 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 179e Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:41.873 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17a0 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:07:41.874 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17a2 blockbytes [4054] read from file [0]"
"2020-01-03 19:07:41.874 UTC [common.deliver] deliverBlocks -> DEBU 17a3 [channel: businesschannel] Delivering block [8] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:41.873 UTC [common.deliver] deliverBlocks -> DEBU 17a1 [channel: businesschannel] Delivering block [8] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:41.874 UTC [fsblkstorage] waitForBlock -> DEBU 17a4 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:41.874 UTC [fsblkstorage] waitForBlock -> DEBU 17a5 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:41.988 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17a6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:41.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17a8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 141.2µs "
"2020-01-03 19:07:41.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17a7 Sending msg of 28 bytes to 3 on channel testchainid took 122.1µs"
"2020-01-03 19:07:42.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17a9 Sending msg of 28 bytes to 2 on channel businesschannel took 271.3µs"
"2020-01-03 19:07:42.059 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17aa Sending msg of 28 bytes to 3 on channel businesschannel took 215.7µs"
"2020-01-03 19:07:42.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17ab Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 327.7µs "
"2020-01-03 19:07:42.060 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17ac Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 49µs "
"2020-01-03 19:07:42.062 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17ad Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:42.063 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17ae Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:42.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17af Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:42.492 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17b0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 379µs "
"2020-01-03 19:07:42.491 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17b1 Sending msg of 28 bytes to 3 on channel testchainid took 28.4µs"
"2020-01-03 19:07:42.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17b2 Sending msg of 28 bytes to 2 on channel businesschannel took 18.4µs"
"2020-01-03 19:07:42.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17b3 Sending msg of 28 bytes to 3 on channel businesschannel took 37.9µs"
"2020-01-03 19:07:42.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17b4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 92µs "
"2020-01-03 19:07:42.557 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17b5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 49.3µs "
"2020-01-03 19:07:42.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17b6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:42.562 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17b7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:42.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17b8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:42.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17b9 Sending msg of 28 bytes to 3 on channel testchainid took 14.9µs"
"2020-01-03 19:07:42.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17ba Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 59.8µs "
"2020-01-03 19:07:43.057 UTC [orderer.consensus.etcdraft] Check -> DEBU 17bb Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:43.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17bc Sending msg of 28 bytes to 2 on channel businesschannel took 25.4µs"
"2020-01-03 19:07:43.058 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17bd Sending msg of 28 bytes to 3 on channel businesschannel took 122.6µs"
"2020-01-03 19:07:43.058 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17be Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 151.4µs "
"2020-01-03 19:07:43.059 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17bf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 46.9µs "
"2020-01-03 19:07:43.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17c0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:43.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17c1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:43.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17c2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:43.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17c3 Sending msg of 28 bytes to 3 on channel testchainid took 22.3µs"
"2020-01-03 19:07:43.491 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17c4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 491.8µs "
"2020-01-03 19:07:43.557 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17c5 Sending msg of 28 bytes to 2 on channel businesschannel took 17.9µs"
"2020-01-03 19:07:43.558 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17c7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 451.6µs "
"2020-01-03 19:07:43.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17c6 Sending msg of 28 bytes to 3 on channel businesschannel took 16.9µs"
"2020-01-03 19:07:43.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17c8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 92.4µs "
"2020-01-03 19:07:43.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17c9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:43.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17ca Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:43.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17cb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:43.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17cc Sending msg of 28 bytes to 3 on channel testchainid took 12.4µs"
"2020-01-03 19:07:43.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17cd Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 61.3µs "
"2020-01-03 19:07:44.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17ce Sending msg of 28 bytes to 2 on channel businesschannel took 21µs"
"2020-01-03 19:07:44.057 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 17cf Sending msg of 28 bytes to 3 on channel businesschannel took 16µs"
"2020-01-03 19:07:44.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17d0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 70.8µs "
"2020-01-03 19:07:44.057 UTC [orderer.common.cluster.step] sendMessage -> DEBU 17d1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 156.5µs "
"2020-01-03 19:07:44.059 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17d2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:44.060 UTC [orderer.common.cluster.step] handleMessage -> DEBU 17d3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:44.264 UTC [orderer.common.server] Deliver -> DEBU 17d4 Starting new Deliver handler"
"2020-01-03 19:07:44.264 UTC [common.deliver] Handle -> DEBU 17d5 Starting new deliver loop for 172.18.0.5:54656"
"2020-01-03 19:07:44.264 UTC [common.deliver] Handle -> DEBU 17d6 Attempting to read seek info message from 172.18.0.5:54656"
"2020-01-03 19:07:44.266 UTC [policies] EvaluateSignedData -> DEBU 17d7 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:44.266 UTC [policies] EvaluateSignedData -> DEBU 17d8 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.267 UTC [policies] EvaluateSignedData -> DEBU 17d9 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:44.267 UTC [policies] EvaluateSignedData -> DEBU 17da This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.267 UTC [policies] EvaluateSignedData -> DEBU 17db == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:44.267 UTC [msp] DeserializeIdentity -> DEBU 17dc Obtaining identity"
"2020-01-03 19:07:44.268 UTC [msp.identity] newIdentity -> DEBU 17dd Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICGTCCAcCgAwIBAgIQTGd44DqCSridG/GT9IMOCjAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowZjELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xDjAMBgNVBAsTBWFkbWluMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZ
MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFG26fgQv8i7PXxEIP3SIsoUz7SAg4xY
a2qekwDPnU4R/zp8Vi9+1vDzi6G2r+RLJETNKPx5r24VGnUQYbNkdjijTTBLMA4G
A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIIVKBtkC9IJ4
ujvRzO3Ry6rJ6bfYtONGuPcjQrdg4D2jMAoGCCqGSM49BAMCA0cAMEQCIB4uSaWx
upbmRDZLXj6uOB+Rp9oa5On+3cuOw797DOKSAiBR6toNtMlquiXXBQmkyU2mO5j0
Ng0rgX6cX73Zy6gvaA==
-----END CERTIFICATE-----"
"2020-01-03 19:07:44.269 UTC [msp.identity] Verify -> DEBU 17de Verify: digest = 00000000 4e 06 95 1a a0 de 59 ed 22 ea 30 e2 cf ba d7 de |N.....Y.".0.....|
00000010 4a 78 68 37 fb 78 b0 f2 ff 97 5e 6c d6 f3 02 f7 |Jxh7.x....^l....|"
"2020-01-03 19:07:44.269 UTC [msp.identity] Verify -> DEBU 17df Verify: sig = 00000000 30 44 02 20 53 c0 98 19 62 cd eb 7f 70 a0 ba 70 |0D. S...b...p..p|
00000010 95 49 18 58 e4 f2 d2 97 6c ef 9c 2b 94 b1 36 a0 |.I.X....l..+..6.|
00000020 eb fc 93 3f 02 20 04 17 61 01 ec 4e f3 14 70 66 |...?. ..a..N..pf|
00000030 a6 81 a2 66 63 07 ae 4b 17 2c e5 62 a9 f3 e3 8a |...fc..K.,.b....|
00000040 22 8a fc 86 29 70 |"...)p|"
"2020-01-03 19:07:44.270 UTC [policies] SignatureSetToValidIdentities -> DEBU 17e0 signature for identity 0 validated"
"2020-01-03 19:07:44.270 UTC [cauthdsl] func1 -> DEBU 17e1 0xc000e07b80 gate 1578078464270616500 evaluation starts"
"2020-01-03 19:07:44.271 UTC [cauthdsl] func2 -> DEBU 17e2 0xc000e07b80 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.271 UTC [cauthdsl] func2 -> DEBU 17e3 0xc000e07b80 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.271 UTC [cauthdsl] func2 -> DEBU 17e4 0xc000e07b80 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:44.271 UTC [cauthdsl] func2 -> DEBU 17e5 0xc000e07b80 principal evaluation fails"
"2020-01-03 19:07:44.271 UTC [cauthdsl] func1 -> DEBU 17e6 0xc000e07b80 gate 1578078464270616500 evaluation fails"
"2020-01-03 19:07:44.272 UTC [policies] EvaluateSignedData -> DEBU 17e7 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.272 UTC [policies] EvaluateSignedData -> DEBU 17e8 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.272 UTC [policies] EvaluateSignedData -> DEBU 17e9 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:44.272 UTC [msp.identity] Verify -> DEBU 17ea Verify: digest = 00000000 4e 06 95 1a a0 de 59 ed 22 ea 30 e2 cf ba d7 de |N.....Y.".0.....|
00000010 4a 78 68 37 fb 78 b0 f2 ff 97 5e 6c d6 f3 02 f7 |Jxh7.x....^l....|"
"2020-01-03 19:07:44.273 UTC [msp.identity] Verify -> DEBU 17eb Verify: sig = 00000000 30 44 02 20 53 c0 98 19 62 cd eb 7f 70 a0 ba 70 |0D. S...b...p..p|
00000010 95 49 18 58 e4 f2 d2 97 6c ef 9c 2b 94 b1 36 a0 |.I.X....l..+..6.|
00000020 eb fc 93 3f 02 20 04 17 61 01 ec 4e f3 14 70 66 |...?. ..a..N..pf|
00000030 a6 81 a2 66 63 07 ae 4b 17 2c e5 62 a9 f3 e3 8a |...fc..K.,.b....|
00000040 22 8a fc 86 29 70 |"...)p|"
"2020-01-03 19:07:44.273 UTC [policies] SignatureSetToValidIdentities -> DEBU 17ec signature for identity 0 validated"
"2020-01-03 19:07:44.274 UTC [cauthdsl] func1 -> DEBU 17ed 0xc000e471c0 gate 1578078464274177100 evaluation starts"
"2020-01-03 19:07:44.274 UTC [cauthdsl] func2 -> DEBU 17ee 0xc000e471c0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.274 UTC [cauthdsl] func2 -> DEBU 17ef 0xc000e471c0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.275 UTC [cauthdsl] func2 -> DEBU 17f0 0xc000e471c0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:44.275 UTC [cauthdsl] func2 -> DEBU 17f1 0xc000e471c0 principal evaluation fails"
"2020-01-03 19:07:44.275 UTC [cauthdsl] func1 -> DEBU 17f2 0xc000e471c0 gate 1578078464274177100 evaluation fails"
"2020-01-03 19:07:44.275 UTC [policies] EvaluateSignedData -> DEBU 17f3 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.275 UTC [policies] EvaluateSignedData -> DEBU 17f4 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.276 UTC [policies] func1 -> DEBU 17f5 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org2MSP/Readers Org1MSP/Readers ]"
"2020-01-03 19:07:44.276 UTC [policies] EvaluateSignedData -> DEBU 17f6 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:44.276 UTC [policies] EvaluateSignedData -> DEBU 17f7 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:44.277 UTC [policies] EvaluateSignedData -> DEBU 17f8 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:44.277 UTC [policies] EvaluateSignedData -> DEBU 17f9 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.277 UTC [policies] EvaluateSignedData -> DEBU 17fa == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:44.277 UTC [msp.identity] Verify -> DEBU 17fb Verify: digest = 00000000 4e 06 95 1a a0 de 59 ed 22 ea 30 e2 cf ba d7 de |N.....Y.".0.....|
00000010 4a 78 68 37 fb 78 b0 f2 ff 97 5e 6c d6 f3 02 f7 |Jxh7.x....^l....|"
"2020-01-03 19:07:44.277 UTC [msp.identity] Verify -> DEBU 17fc Verify: sig = 00000000 30 44 02 20 53 c0 98 19 62 cd eb 7f 70 a0 ba 70 |0D. S...b...p..p|
00000010 95 49 18 58 e4 f2 d2 97 6c ef 9c 2b 94 b1 36 a0 |.I.X....l..+..6.|
00000020 eb fc 93 3f 02 20 04 17 61 01 ec 4e f3 14 70 66 |...?. ..a..N..pf|
00000030 a6 81 a2 66 63 07 ae 4b 17 2c e5 62 a9 f3 e3 8a |...fc..K.,.b....|
00000040 22 8a fc 86 29 70 |"...)p|"
"2020-01-03 19:07:44.278 UTC [policies] SignatureSetToValidIdentities -> DEBU 17fd signature for identity 0 validated"
"2020-01-03 19:07:44.279 UTC [cauthdsl] func1 -> DEBU 17fe 0xc000e563f0 gate 1578078464279225700 evaluation starts"
"2020-01-03 19:07:44.279 UTC [cauthdsl] func2 -> DEBU 17ff 0xc000e563f0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.279 UTC [cauthdsl] func2 -> DEBU 1800 0xc000e563f0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.280 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1801 Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:07:44.280 UTC [msp] Validate -> DEBU 1802 MSP OrdererMSP validating identity"
"2020-01-03 19:07:44.281 UTC [msp] getCertificationChain -> DEBU 1803 MSP OrdererMSP getting certification chain"
"2020-01-03 19:07:44.281 UTC [cauthdsl] func2 -> DEBU 1804 0xc000e563f0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:44.281 UTC [cauthdsl] func1 -> DEBU 1805 0xc000e563f0 gate 1578078464279225700 evaluation succeeds"
"2020-01-03 19:07:44.281 UTC [policies] EvaluateSignedData -> DEBU 1806 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.281 UTC [policies] EvaluateSignedData -> DEBU 1807 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.281 UTC [policies] EvaluateSignedData -> DEBU 1808 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.282 UTC [policies] EvaluateSignedData -> DEBU 1809 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.282 UTC [policies] EvaluateSignedData -> DEBU 180a Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:44.282 UTC [policies] EvaluateSignedData -> DEBU 180b == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:44.283 UTC [common.deliver] deliverBlocks -> DEBU 180c [channel: businesschannel] Received seekInfo (0xc00099b300) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54656"
"2020-01-03 19:07:44.283 UTC [fsblkstorage] Next -> DEBU 180d Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:44.283 UTC [fsblkstorage] newBlockfileStream -> DEBU 180e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[109507]"
"2020-01-03 19:07:44.283 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 180f Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:44.283 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1810 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:07:44.283 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1811 blockbytes [4054] read from file [0]"
"2020-01-03 19:07:44.284 UTC [common.deliver] deliverBlocks -> DEBU 1812 [channel: businesschannel] Delivering block [8] for (0xc00099b300) for 172.18.0.5:54656"
"2020-01-03 19:07:44.284 UTC [common.deliver] deliverBlocks -> DEBU 1813 [channel: businesschannel] Done delivering to 172.18.0.5:54656 for (0xc00099b300)"
"2020-01-03 19:07:44.284 UTC [fsblkstorage] waitForBlock -> DEBU 1814 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.284 UTC [fsblkstorage] waitForBlock -> DEBU 1815 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.284 UTC [common.deliver] Handle -> DEBU 1816 Waiting for new SeekInfo from 172.18.0.5:54656"
"2020-01-03 19:07:44.285 UTC [common.deliver] Handle -> DEBU 1817 Attempting to read seek info message from 172.18.0.5:54656"
"2020-01-03 19:07:44.285 UTC [fsblkstorage] waitForBlock -> DEBU 1818 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.285 UTC [fsblkstorage] waitForBlock -> DEBU 1819 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.288 UTC [common.deliver] Handle -> WARN 181a Error reading from 172.18.0.5:54656: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:44.288 UTC [orderer.common.server] func1 -> DEBU 181b Closing Deliver stream"
"2020-01-03 19:07:44.289 UTC [comm.grpc.server] 1 -> INFO 181c streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54656 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=24.6518ms
"2020-01-03 19:07:44.289 UTC [grpc] infof -> DEBU 181d transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:44.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 181e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:44.489 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 181f Sending msg of 28 bytes to 3 on channel testchainid took 14.5µs"
"2020-01-03 19:07:44.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1820 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 359.8µs "
"2020-01-03 19:07:44.502 UTC [orderer.common.server] Deliver -> DEBU 1821 Starting new Deliver handler"
"2020-01-03 19:07:44.502 UTC [common.deliver] Handle -> DEBU 1822 Starting new deliver loop for 172.18.0.5:54658"
"2020-01-03 19:07:44.502 UTC [common.deliver] Handle -> DEBU 1823 Attempting to read seek info message from 172.18.0.5:54658"
"2020-01-03 19:07:44.504 UTC [policies] EvaluateSignedData -> DEBU 1824 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:44.504 UTC [policies] EvaluateSignedData -> DEBU 1825 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.504 UTC [policies] EvaluateSignedData -> DEBU 1826 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:44.504 UTC [policies] EvaluateSignedData -> DEBU 1827 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.505 UTC [policies] EvaluateSignedData -> DEBU 1828 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:44.505 UTC [msp.identity] Verify -> DEBU 1829 Verify: digest = 00000000 ad 84 9c 76 64 d4 ca 46 f3 19 50 ae 18 8c 57 05 |...vd..F..P...W.|
00000010 c1 79 a5 36 1e 14 40 a7 c4 8a fa 6f 21 53 07 68 |.y.6..@....o!S.h|"
"2020-01-03 19:07:44.505 UTC [msp.identity] Verify -> DEBU 182a Verify: sig = 00000000 30 45 02 21 00 8c 61 1f dc a9 e6 a7 25 21 eb a0 |0E.!..a.....%!..|
00000010 98 d2 6e f0 de 05 a0 f7 1b 2e c8 c0 7a b7 ed 8f |..n.........z...|
00000020 9c 92 1e 49 37 02 20 32 7e 91 c0 17 ce 5a 88 d3 |...I7. 2~....Z..|
00000030 d3 30 d4 9d 1d 27 60 01 93 17 89 06 74 6d 2d da |.0...'`.....tm-.|
00000040 0c c4 53 1b 6f ac 7c |..S.o.||"
"2020-01-03 19:07:44.506 UTC [policies] SignatureSetToValidIdentities -> DEBU 182b signature for identity 0 validated"
"2020-01-03 19:07:44.506 UTC [cauthdsl] func1 -> DEBU 182c 0xc000e6f650 gate 1578078464506669500 evaluation starts"
"2020-01-03 19:07:44.507 UTC [cauthdsl] func2 -> DEBU 182d 0xc000e6f650 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.507 UTC [cauthdsl] func2 -> DEBU 182e 0xc000e6f650 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.507 UTC [cauthdsl] func2 -> DEBU 182f 0xc000e6f650 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:44.507 UTC [cauthdsl] func2 -> DEBU 1830 0xc000e6f650 principal evaluation fails"
"2020-01-03 19:07:44.507 UTC [cauthdsl] func1 -> DEBU 1831 0xc000e6f650 gate 1578078464506669500 evaluation fails"
"2020-01-03 19:07:44.508 UTC [policies] EvaluateSignedData -> DEBU 1832 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.508 UTC [policies] EvaluateSignedData -> DEBU 1833 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.508 UTC [policies] EvaluateSignedData -> DEBU 1834 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:44.509 UTC [msp.identity] Verify -> DEBU 1835 Verify: digest = 00000000 ad 84 9c 76 64 d4 ca 46 f3 19 50 ae 18 8c 57 05 |...vd..F..P...W.|
00000010 c1 79 a5 36 1e 14 40 a7 c4 8a fa 6f 21 53 07 68 |.y.6..@....o!S.h|"
"2020-01-03 19:07:44.509 UTC [msp.identity] Verify -> DEBU 1836 Verify: sig = 00000000 30 45 02 21 00 8c 61 1f dc a9 e6 a7 25 21 eb a0 |0E.!..a.....%!..|
00000010 98 d2 6e f0 de 05 a0 f7 1b 2e c8 c0 7a b7 ed 8f |..n.........z...|
00000020 9c 92 1e 49 37 02 20 32 7e 91 c0 17 ce 5a 88 d3 |...I7. 2~....Z..|
00000030 d3 30 d4 9d 1d 27 60 01 93 17 89 06 74 6d 2d da |.0...'`.....tm-.|
00000040 0c c4 53 1b 6f ac 7c |..S.o.||"
"2020-01-03 19:07:44.509 UTC [policies] SignatureSetToValidIdentities -> DEBU 1837 signature for identity 0 validated"
"2020-01-03 19:07:44.510 UTC [cauthdsl] func1 -> DEBU 1838 0xc000ea2310 gate 1578078464510064800 evaluation starts"
"2020-01-03 19:07:44.510 UTC [cauthdsl] func2 -> DEBU 1839 0xc000ea2310 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.511 UTC [cauthdsl] func2 -> DEBU 183a 0xc000ea2310 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.511 UTC [cauthdsl] func2 -> DEBU 183b 0xc000ea2310 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:44.511 UTC [cauthdsl] func2 -> DEBU 183c 0xc000ea2310 principal evaluation fails"
"2020-01-03 19:07:44.511 UTC [cauthdsl] func1 -> DEBU 183d 0xc000ea2310 gate 1578078464510064800 evaluation fails"
"2020-01-03 19:07:44.512 UTC [policies] EvaluateSignedData -> DEBU 183e Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.512 UTC [policies] EvaluateSignedData -> DEBU 183f == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.512 UTC [policies] func1 -> DEBU 1840 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:44.513 UTC [policies] EvaluateSignedData -> DEBU 1841 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:44.513 UTC [policies] EvaluateSignedData -> DEBU 1842 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:44.513 UTC [policies] EvaluateSignedData -> DEBU 1843 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:44.513 UTC [policies] EvaluateSignedData -> DEBU 1844 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.513 UTC [policies] EvaluateSignedData -> DEBU 1845 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:44.514 UTC [msp.identity] Verify -> DEBU 1846 Verify: digest = 00000000 ad 84 9c 76 64 d4 ca 46 f3 19 50 ae 18 8c 57 05 |...vd..F..P...W.|
00000010 c1 79 a5 36 1e 14 40 a7 c4 8a fa 6f 21 53 07 68 |.y.6..@....o!S.h|"
"2020-01-03 19:07:44.514 UTC [msp.identity] Verify -> DEBU 1847 Verify: sig = 00000000 30 45 02 21 00 8c 61 1f dc a9 e6 a7 25 21 eb a0 |0E.!..a.....%!..|
00000010 98 d2 6e f0 de 05 a0 f7 1b 2e c8 c0 7a b7 ed 8f |..n.........z...|
00000020 9c 92 1e 49 37 02 20 32 7e 91 c0 17 ce 5a 88 d3 |...I7. 2~....Z..|
00000030 d3 30 d4 9d 1d 27 60 01 93 17 89 06 74 6d 2d da |.0...'`.....tm-.|
00000040 0c c4 53 1b 6f ac 7c |..S.o.||"
"2020-01-03 19:07:44.515 UTC [policies] SignatureSetToValidIdentities -> DEBU 1848 signature for identity 0 validated"
"2020-01-03 19:07:44.515 UTC [cauthdsl] func1 -> DEBU 1849 0xc000ea3520 gate 1578078464515107800 evaluation starts"
"2020-01-03 19:07:44.515 UTC [cauthdsl] func2 -> DEBU 184a 0xc000ea3520 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.515 UTC [cauthdsl] func2 -> DEBU 184b 0xc000ea3520 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.515 UTC [cauthdsl] func2 -> DEBU 184c 0xc000ea3520 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:44.515 UTC [cauthdsl] func1 -> DEBU 184d 0xc000ea3520 gate 1578078464515107800 evaluation succeeds"
"2020-01-03 19:07:44.515 UTC [policies] EvaluateSignedData -> DEBU 184e Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.516 UTC [policies] EvaluateSignedData -> DEBU 184f == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.516 UTC [policies] EvaluateSignedData -> DEBU 1850 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.516 UTC [policies] EvaluateSignedData -> DEBU 1851 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.516 UTC [policies] EvaluateSignedData -> DEBU 1852 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:44.517 UTC [policies] EvaluateSignedData -> DEBU 1853 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:44.517 UTC [common.deliver] deliverBlocks -> DEBU 1854 [channel: businesschannel] Received seekInfo (0xc00008aa80) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54658"
"2020-01-03 19:07:44.517 UTC [fsblkstorage] Next -> DEBU 1855 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:44.517 UTC [fsblkstorage] newBlockfileStream -> DEBU 1856 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[109507]"
"2020-01-03 19:07:44.518 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1857 Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:44.518 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1858 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:07:44.518 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1859 blockbytes [4054] read from file [0]"
"2020-01-03 19:07:44.518 UTC [common.deliver] deliverBlocks -> DEBU 185a [channel: businesschannel] Delivering block [8] for (0xc00008aa80) for 172.18.0.5:54658"
"2020-01-03 19:07:44.519 UTC [common.deliver] deliverBlocks -> DEBU 185b [channel: businesschannel] Done delivering to 172.18.0.5:54658 for (0xc00008aa80)"
"2020-01-03 19:07:44.519 UTC [fsblkstorage] waitForBlock -> DEBU 185c Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.519 UTC [fsblkstorage] waitForBlock -> DEBU 185e Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.519 UTC [common.deliver] Handle -> DEBU 185d Waiting for new SeekInfo from 172.18.0.5:54658"
"2020-01-03 19:07:44.520 UTC [common.deliver] Handle -> DEBU 1860 Attempting to read seek info message from 172.18.0.5:54658"
"2020-01-03 19:07:44.519 UTC [fsblkstorage] waitForBlock -> DEBU 185f Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.520 UTC [fsblkstorage] waitForBlock -> DEBU 1861 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1862 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1863 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1864 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1865 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1866 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:44.522 UTC [msp.identity] Verify -> DEBU 1867 Verify: digest = 00000000 fa d9 15 8d 21 46 71 8c 0d 34 b3 84 78 6f 14 e8 |....!Fq..4..xo..|
00000010 ac 62 64 69 ba ca 20 ef 78 a7 4b 43 be 2b 98 d9 |.bdi.. .x.KC.+..|"
"2020-01-03 19:07:44.522 UTC [msp.identity] Verify -> DEBU 1868 Verify: sig = 00000000 30 45 02 21 00 bd 55 fb b9 6d 97 c3 4a e5 4f 2b |0E.!..U..m..J.O+|
00000010 7f bb 9f e4 0d 98 c9 4a 8b 09 a6 a0 84 aa 6c 27 |.......J......l'|
00000020 36 0c df 55 c1 02 20 06 55 83 41 e1 87 9c cf 3f |6..U.. .U.A....?|
00000030 27 b9 55 d4 df 32 b3 7c a9 2f a3 10 59 13 aa 14 |'.U..2.|./..Y...|
00000040 84 2f 06 ad de e0 fa |./.....|"
"2020-01-03 19:07:44.522 UTC [policies] SignatureSetToValidIdentities -> DEBU 1869 signature for identity 0 validated"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func1 -> DEBU 186a 0xc000ebda50 gate 1578078464522568100 evaluation starts"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func2 -> DEBU 186b 0xc000ebda50 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func2 -> DEBU 186c 0xc000ebda50 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func2 -> DEBU 186d 0xc000ebda50 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func2 -> DEBU 186e 0xc000ebda50 principal evaluation fails"
"2020-01-03 19:07:44.522 UTC [cauthdsl] func1 -> DEBU 186f 0xc000ebda50 gate 1578078464522568100 evaluation fails"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1870 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1871 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.522 UTC [policies] EvaluateSignedData -> DEBU 1872 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:44.522 UTC [msp.identity] Verify -> DEBU 1873 Verify: digest = 00000000 fa d9 15 8d 21 46 71 8c 0d 34 b3 84 78 6f 14 e8 |....!Fq..4..xo..|
00000010 ac 62 64 69 ba ca 20 ef 78 a7 4b 43 be 2b 98 d9 |.bdi.. .x.KC.+..|"
"2020-01-03 19:07:44.522 UTC [msp.identity] Verify -> DEBU 1874 Verify: sig = 00000000 30 45 02 21 00 bd 55 fb b9 6d 97 c3 4a e5 4f 2b |0E.!..U..m..J.O+|
00000010 7f bb 9f e4 0d 98 c9 4a 8b 09 a6 a0 84 aa 6c 27 |.......J......l'|
00000020 36 0c df 55 c1 02 20 06 55 83 41 e1 87 9c cf 3f |6..U.. .U.A....?|
00000030 27 b9 55 d4 df 32 b3 7c a9 2f a3 10 59 13 aa 14 |'.U..2.|./..Y...|
00000040 84 2f 06 ad de e0 fa |./.....|"
"2020-01-03 19:07:44.523 UTC [policies] SignatureSetToValidIdentities -> DEBU 1875 signature for identity 0 validated"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func1 -> DEBU 1876 0xc000ed6710 gate 1578078464523138300 evaluation starts"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 1877 0xc000ed6710 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 1878 0xc000ed6710 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 1879 0xc000ed6710 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 187a 0xc000ed6710 principal evaluation fails"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func1 -> DEBU 187b 0xc000ed6710 gate 1578078464523138300 evaluation fails"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 187c Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 187d == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.523 UTC [policies] func1 -> DEBU 187e Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 187f Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 1880 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 1881 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 1882 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.523 UTC [policies] EvaluateSignedData -> DEBU 1883 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:44.523 UTC [msp.identity] Verify -> DEBU 1884 Verify: digest = 00000000 fa d9 15 8d 21 46 71 8c 0d 34 b3 84 78 6f 14 e8 |....!Fq..4..xo..|
00000010 ac 62 64 69 ba ca 20 ef 78 a7 4b 43 be 2b 98 d9 |.bdi.. .x.KC.+..|"
"2020-01-03 19:07:44.523 UTC [msp.identity] Verify -> DEBU 1885 Verify: sig = 00000000 30 45 02 21 00 bd 55 fb b9 6d 97 c3 4a e5 4f 2b |0E.!..U..m..J.O+|
00000010 7f bb 9f e4 0d 98 c9 4a 8b 09 a6 a0 84 aa 6c 27 |.......J......l'|
00000020 36 0c df 55 c1 02 20 06 55 83 41 e1 87 9c cf 3f |6..U.. .U.A....?|
00000030 27 b9 55 d4 df 32 b3 7c a9 2f a3 10 59 13 aa 14 |'.U..2.|./..Y...|
00000040 84 2f 06 ad de e0 fa |./.....|"
"2020-01-03 19:07:44.523 UTC [policies] SignatureSetToValidIdentities -> DEBU 1886 signature for identity 0 validated"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func1 -> DEBU 1887 0xc000ed7920 gate 1578078464523908800 evaluation starts"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 1888 0xc000ed7920 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.523 UTC [cauthdsl] func2 -> DEBU 1889 0xc000ed7920 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.524 UTC [cauthdsl] func2 -> DEBU 188a 0xc000ed7920 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:44.524 UTC [cauthdsl] func1 -> DEBU 188b 0xc000ed7920 gate 1578078464523908800 evaluation succeeds"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 188c Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 188d == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 188e Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 188f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 1890 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:44.524 UTC [policies] EvaluateSignedData -> DEBU 1891 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:44.524 UTC [common.deliver] deliverBlocks -> DEBU 1892 [channel: businesschannel] Received seekInfo (0xc00008adc0) start:<specified:<number:2 > > stop:<specified:<number:2 > > from 172.18.0.5:54658"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] Next -> DEBU 1893 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] newBlockfileStream -> DEBU 1894 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[57458]"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1895 Remaining bytes=[56105], Going to peek [8] bytes"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1896 Returning blockbytes - length=[28661], placementInfo={fileNum=[0], startOffset=[57458], bytesOffset=[57461]}"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1897 blockbytes [28661] read from file [0]"
"2020-01-03 19:07:44.524 UTC [common.deliver] deliverBlocks -> DEBU 1898 [channel: businesschannel] Delivering block [2] for (0xc00008adc0) for 172.18.0.5:54658"
"2020-01-03 19:07:44.524 UTC [common.deliver] deliverBlocks -> DEBU 1899 [channel: businesschannel] Done delivering to 172.18.0.5:54658 for (0xc00008adc0)"
"2020-01-03 19:07:44.524 UTC [common.deliver] Handle -> DEBU 189a Waiting for new SeekInfo from 172.18.0.5:54658"
"2020-01-03 19:07:44.524 UTC [common.deliver] Handle -> DEBU 189b Attempting to read seek info message from 172.18.0.5:54658"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] waitForBlock -> DEBU 189c Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.524 UTC [fsblkstorage] waitForBlock -> DEBU 189d Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.525 UTC [fsblkstorage] waitForBlock -> DEBU 189e Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.525 UTC [fsblkstorage] waitForBlock -> DEBU 189f Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.532 UTC [common.deliver] Handle -> WARN 18a0 Error reading from 172.18.0.5:54658: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:44.533 UTC [orderer.common.server] func1 -> DEBU 18a1 Closing Deliver stream"
"2020-01-03 19:07:44.533 UTC [comm.grpc.server] 1 -> INFO 18a2 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54658 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=31.0707ms
"2020-01-03 19:07:44.534 UTC [grpc] infof -> DEBU 18a3 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:44.558 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 18a4 Sending msg of 28 bytes to 2 on channel businesschannel took 160.5µs"
"2020-01-03 19:07:44.559 UTC [orderer.common.cluster.step] sendMessage -> DEBU 18a5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 428µs "
"2020-01-03 19:07:44.559 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 18a6 Sending msg of 28 bytes to 3 on channel businesschannel took 12.5µs"
"2020-01-03 19:07:44.560 UTC [orderer.common.cluster.step] sendMessage -> DEBU 18a7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 246.1µs "
"2020-01-03 19:07:44.560 UTC [orderer.common.cluster.step] handleMessage -> DEBU 18a8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:44.561 UTC [orderer.common.cluster.step] handleMessage -> DEBU 18a9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:44.675 UTC [orderer.common.server] Deliver -> DEBU 18aa Starting new Deliver handler"
"2020-01-03 19:07:44.675 UTC [common.deliver] Handle -> DEBU 18ab Starting new deliver loop for 172.18.0.5:54660"
"2020-01-03 19:07:44.675 UTC [common.deliver] Handle -> DEBU 18ac Attempting to read seek info message from 172.18.0.5:54660"
"2020-01-03 19:07:44.677 UTC [policies] EvaluateSignedData -> DEBU 18ad == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:44.678 UTC [policies] EvaluateSignedData -> DEBU 18ae This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.678 UTC [policies] EvaluateSignedData -> DEBU 18af == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:44.679 UTC [policies] EvaluateSignedData -> DEBU 18b0 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.679 UTC [policies] EvaluateSignedData -> DEBU 18b1 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:44.679 UTC [msp.identity] Verify -> DEBU 18b2 Verify: digest = 00000000 92 64 3e 55 10 c3 31 a2 6d cd ed 55 7e 25 bd ff |.d>U..1.m..U~%..|
00000010 88 17 d9 ef a4 8e e9 50 ef c3 cb 6b 5b 4d f6 1a |.......P...k[M..|"
"2020-01-03 19:07:44.679 UTC [msp.identity] Verify -> DEBU 18b3 Verify: sig = 00000000 30 45 02 21 00 81 ff 67 24 4f fc c1 21 90 4b 8c |0E.!...g$O..!.K.|
00000010 00 3a f7 52 2f 82 62 25 09 9a e3 0f e3 a0 26 ba |.:.R/.b%......&.|
00000020 4a 3d a2 12 ca 02 20 63 dc ab af 0f e1 a1 18 d9 |J=.... c........|
00000030 1b e1 b3 1b cc 38 6e 1b 3c bb 72 f9 f7 8d b4 fa |.....8n.<.r.....|
00000040 d8 58 e1 ee 9b 9e 85 |.X.....|"
"2020-01-03 19:07:44.680 UTC [policies] SignatureSetToValidIdentities -> DEBU 18b4 signature for identity 0 validated"
"2020-01-03 19:07:44.680 UTC [cauthdsl] func1 -> DEBU 18b5 0xc000f528e0 gate 1578078464680492400 evaluation starts"
"2020-01-03 19:07:44.680 UTC [cauthdsl] func2 -> DEBU 18b6 0xc000f528e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.680 UTC [cauthdsl] func2 -> DEBU 18b7 0xc000f528e0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.681 UTC [cauthdsl] func2 -> DEBU 18b8 0xc000f528e0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:44.681 UTC [cauthdsl] func2 -> DEBU 18b9 0xc000f528e0 principal evaluation fails"
"2020-01-03 19:07:44.681 UTC [cauthdsl] func1 -> DEBU 18ba 0xc000f528e0 gate 1578078464680492400 evaluation fails"
"2020-01-03 19:07:44.681 UTC [policies] EvaluateSignedData -> DEBU 18bb Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.682 UTC [policies] EvaluateSignedData -> DEBU 18bc == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.682 UTC [policies] EvaluateSignedData -> DEBU 18bd == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:44.683 UTC [msp.identity] Verify -> DEBU 18be Verify: digest = 00000000 92 64 3e 55 10 c3 31 a2 6d cd ed 55 7e 25 bd ff |.d>U..1.m..U~%..|
00000010 88 17 d9 ef a4 8e e9 50 ef c3 cb 6b 5b 4d f6 1a |.......P...k[M..|"
"2020-01-03 19:07:44.683 UTC [msp.identity] Verify -> DEBU 18bf Verify: sig = 00000000 30 45 02 21 00 81 ff 67 24 4f fc c1 21 90 4b 8c |0E.!...g$O..!.K.|
00000010 00 3a f7 52 2f 82 62 25 09 9a e3 0f e3 a0 26 ba |.:.R/.b%......&.|
00000020 4a 3d a2 12 ca 02 20 63 dc ab af 0f e1 a1 18 d9 |J=.... c........|
00000030 1b e1 b3 1b cc 38 6e 1b 3c bb 72 f9 f7 8d b4 fa |.....8n.<.r.....|
00000040 d8 58 e1 ee 9b 9e 85 |.X.....|"
"2020-01-03 19:07:44.684 UTC [policies] SignatureSetToValidIdentities -> DEBU 18c0 signature for identity 0 validated"
"2020-01-03 19:07:44.684 UTC [cauthdsl] func1 -> DEBU 18c1 0xc000f535a0 gate 1578078464684185500 evaluation starts"
"2020-01-03 19:07:44.684 UTC [cauthdsl] func2 -> DEBU 18c2 0xc000f535a0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.685 UTC [cauthdsl] func2 -> DEBU 18c3 0xc000f535a0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.685 UTC [cauthdsl] func2 -> DEBU 18c4 0xc000f535a0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:44.686 UTC [cauthdsl] func2 -> DEBU 18c5 0xc000f535a0 principal evaluation fails"
"2020-01-03 19:07:44.686 UTC [cauthdsl] func1 -> DEBU 18c6 0xc000f535a0 gate 1578078464684185500 evaluation fails"
"2020-01-03 19:07:44.686 UTC [policies] EvaluateSignedData -> DEBU 18c7 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.687 UTC [policies] EvaluateSignedData -> DEBU 18c8 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.687 UTC [policies] func1 -> DEBU 18c9 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:44.687 UTC [policies] EvaluateSignedData -> DEBU 18ca Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:44.687 UTC [policies] EvaluateSignedData -> DEBU 18cb == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:44.687 UTC [policies] EvaluateSignedData -> DEBU 18cc == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:44.688 UTC [policies] EvaluateSignedData -> DEBU 18cd This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.688 UTC [policies] EvaluateSignedData -> DEBU 18ce == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:44.688 UTC [msp.identity] Verify -> DEBU 18cf Verify: digest = 00000000 92 64 3e 55 10 c3 31 a2 6d cd ed 55 7e 25 bd ff |.d>U..1.m..U~%..|
00000010 88 17 d9 ef a4 8e e9 50 ef c3 cb 6b 5b 4d f6 1a |.......P...k[M..|"
"2020-01-03 19:07:44.688 UTC [msp.identity] Verify -> DEBU 18d0 Verify: sig = 00000000 30 45 02 21 00 81 ff 67 24 4f fc c1 21 90 4b 8c |0E.!...g$O..!.K.|
00000010 00 3a f7 52 2f 82 62 25 09 9a e3 0f e3 a0 26 ba |.:.R/.b%......&.|
00000020 4a 3d a2 12 ca 02 20 63 dc ab af 0f e1 a1 18 d9 |J=.... c........|
00000030 1b e1 b3 1b cc 38 6e 1b 3c bb 72 f9 f7 8d b4 fa |.....8n.<.r.....|
00000040 d8 58 e1 ee 9b 9e 85 |.X.....|"
"2020-01-03 19:07:44.689 UTC [policies] SignatureSetToValidIdentities -> DEBU 18d1 signature for identity 0 validated"
"2020-01-03 19:07:44.689 UTC [cauthdsl] func1 -> DEBU 18d2 0xc000f807b0 gate 1578078464689265300 evaluation starts"
"2020-01-03 19:07:44.689 UTC [cauthdsl] func2 -> DEBU 18d3 0xc000f807b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.689 UTC [cauthdsl] func2 -> DEBU 18d4 0xc000f807b0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.689 UTC [cauthdsl] func2 -> DEBU 18d5 0xc000f807b0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:44.689 UTC [cauthdsl] func1 -> DEBU 18d6 0xc000f807b0 gate 1578078464689265300 evaluation succeeds"
"2020-01-03 19:07:44.689 UTC [policies] EvaluateSignedData -> DEBU 18d7 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.689 UTC [policies] EvaluateSignedData -> DEBU 18d8 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.690 UTC [policies] EvaluateSignedData -> DEBU 18d9 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.690 UTC [policies] EvaluateSignedData -> DEBU 18da == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.690 UTC [policies] EvaluateSignedData -> DEBU 18db Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:44.690 UTC [policies] EvaluateSignedData -> DEBU 18dc == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:44.690 UTC [common.deliver] deliverBlocks -> DEBU 18dd [channel: businesschannel] Received seekInfo (0xc00008b840) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54660"
"2020-01-03 19:07:44.691 UTC [fsblkstorage] Next -> DEBU 18de Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:44.691 UTC [fsblkstorage] newBlockfileStream -> DEBU 18df newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]"
"2020-01-03 19:07:44.691 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18e0 Remaining bytes=[113563], Going to peek [8] bytes"
"2020-01-03 19:07:44.691 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18e1 Returning blockbytes - length=[28848], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:07:44.691 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18e2 blockbytes [28848] read from file [0]"
"2020-01-03 19:07:44.691 UTC [common.deliver] deliverBlocks -> DEBU 18e3 [channel: businesschannel] Delivering block [0] for (0xc00008b840) for 172.18.0.5:54660"
"2020-01-03 19:07:44.692 UTC [common.deliver] deliverBlocks -> DEBU 18e4 [channel: businesschannel] Done delivering to 172.18.0.5:54660 for (0xc00008b840)"
"2020-01-03 19:07:44.692 UTC [common.deliver] Handle -> DEBU 18e5 Waiting for new SeekInfo from 172.18.0.5:54660"
"2020-01-03 19:07:44.692 UTC [common.deliver] Handle -> DEBU 18e6 Attempting to read seek info message from 172.18.0.5:54660"
"2020-01-03 19:07:44.692 UTC [fsblkstorage] waitForBlock -> DEBU 18e7 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.693 UTC [fsblkstorage] waitForBlock -> DEBU 18e8 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.693 UTC [fsblkstorage] waitForBlock -> DEBU 18e9 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.694 UTC [fsblkstorage] waitForBlock -> DEBU 18ea Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.703 UTC [grpc] infof -> DEBU 18eb transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:44.704 UTC [common.deliver] Handle -> WARN 18ec Error reading from 172.18.0.5:54660: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:44.704 UTC [orderer.common.server] func1 -> DEBU 18ed Closing Deliver stream"
"2020-01-03 19:07:44.704 UTC [comm.grpc.server] 1 -> INFO 18ee streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54660 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=28.8955ms
"2020-01-03 19:07:44.854 UTC [orderer.common.server] Deliver -> DEBU 18ef Starting new Deliver handler"
"2020-01-03 19:07:44.854 UTC [common.deliver] Handle -> DEBU 18f0 Starting new deliver loop for 172.18.0.5:54662"
"2020-01-03 19:07:44.854 UTC [common.deliver] Handle -> DEBU 18f1 Attempting to read seek info message from 172.18.0.5:54662"
"2020-01-03 19:07:44.855 UTC [policies] EvaluateSignedData -> DEBU 18f2 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:44.855 UTC [policies] EvaluateSignedData -> DEBU 18f3 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.855 UTC [policies] EvaluateSignedData -> DEBU 18f4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:44.855 UTC [policies] EvaluateSignedData -> DEBU 18f5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.856 UTC [policies] EvaluateSignedData -> DEBU 18f6 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:44.856 UTC [msp.identity] Verify -> DEBU 18f7 Verify: digest = 00000000 30 a0 01 ae 82 25 52 c3 22 d2 ee fe 8c a5 f7 53 |0....%R."......S|
00000010 6e 3f 3c b3 78 36 a0 90 2f 3a 11 4e e0 e3 d8 b1 |n?<.x6../:.N....|"
"2020-01-03 19:07:44.856 UTC [msp.identity] Verify -> DEBU 18f8 Verify: sig = 00000000 30 44 02 20 75 8a 68 19 d3 8e ed 5c ae 49 32 21 |0D. u.h....\.I2!|
00000010 73 6c 45 1a 2a 21 53 b9 72 95 71 05 78 98 b6 aa |slE.*!S.r.q.x...|
00000020 67 15 05 53 02 20 3f 7d a0 71 03 e3 d0 fc a2 5b |g..S. ?}.q.....[|
00000030 77 ad 2f 78 6a 25 2e 67 d4 79 00 18 2d 44 dd c1 |w./xj%.g.y..-D..|
00000040 7d 5d 3d ce 97 e8 |}]=...|"
"2020-01-03 19:07:44.856 UTC [policies] SignatureSetToValidIdentities -> DEBU 18f9 signature for identity 0 validated"
"2020-01-03 19:07:44.856 UTC [cauthdsl] func1 -> DEBU 18fa 0xc000f1d5e0 gate 1578078464856952400 evaluation starts"
"2020-01-03 19:07:44.857 UTC [cauthdsl] func2 -> DEBU 18fb 0xc000f1d5e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.857 UTC [cauthdsl] func2 -> DEBU 18fc 0xc000f1d5e0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.857 UTC [cauthdsl] func2 -> DEBU 18fd 0xc000f1d5e0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:44.857 UTC [cauthdsl] func2 -> DEBU 18fe 0xc000f1d5e0 principal evaluation fails"
"2020-01-03 19:07:44.857 UTC [cauthdsl] func1 -> DEBU 18ff 0xc000f1d5e0 gate 1578078464856952400 evaluation fails"
"2020-01-03 19:07:44.857 UTC [policies] EvaluateSignedData -> DEBU 1900 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.857 UTC [policies] EvaluateSignedData -> DEBU 1901 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:44.858 UTC [policies] EvaluateSignedData -> DEBU 1902 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:44.858 UTC [msp.identity] Verify -> DEBU 1903 Verify: digest = 00000000 30 a0 01 ae 82 25 52 c3 22 d2 ee fe 8c a5 f7 53 |0....%R."......S|
00000010 6e 3f 3c b3 78 36 a0 90 2f 3a 11 4e e0 e3 d8 b1 |n?<.x6../:.N....|"
"2020-01-03 19:07:44.858 UTC [msp.identity] Verify -> DEBU 1904 Verify: sig = 00000000 30 44 02 20 75 8a 68 19 d3 8e ed 5c ae 49 32 21 |0D. u.h....\.I2!|
00000010 73 6c 45 1a 2a 21 53 b9 72 95 71 05 78 98 b6 aa |slE.*!S.r.q.x...|
00000020 67 15 05 53 02 20 3f 7d a0 71 03 e3 d0 fc a2 5b |g..S. ?}.q.....[|
00000030 77 ad 2f 78 6a 25 2e 67 d4 79 00 18 2d 44 dd c1 |w./xj%.g.y..-D..|
00000040 7d 5d 3d ce 97 e8 |}]=...|"
"2020-01-03 19:07:44.858 UTC [policies] SignatureSetToValidIdentities -> DEBU 1905 signature for identity 0 validated"
"2020-01-03 19:07:44.858 UTC [cauthdsl] func1 -> DEBU 1906 0xc0011022a0 gate 1578078464858851000 evaluation starts"
"2020-01-03 19:07:44.859 UTC [cauthdsl] func2 -> DEBU 1907 0xc0011022a0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.859 UTC [cauthdsl] func2 -> DEBU 1908 0xc0011022a0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.859 UTC [cauthdsl] func2 -> DEBU 1909 0xc0011022a0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:44.859 UTC [cauthdsl] func2 -> DEBU 190a 0xc0011022a0 principal evaluation fails"
"2020-01-03 19:07:44.859 UTC [cauthdsl] func1 -> DEBU 190b 0xc0011022a0 gate 1578078464858851000 evaluation fails"
"2020-01-03 19:07:44.859 UTC [policies] EvaluateSignedData -> DEBU 190c Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.859 UTC [policies] EvaluateSignedData -> DEBU 190d == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:44.859 UTC [policies] func1 -> DEBU 190e Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:44.860 UTC [policies] EvaluateSignedData -> DEBU 190f Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:44.860 UTC [policies] EvaluateSignedData -> DEBU 1910 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:44.860 UTC [policies] EvaluateSignedData -> DEBU 1911 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:44.860 UTC [policies] EvaluateSignedData -> DEBU 1912 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:44.860 UTC [policies] EvaluateSignedData -> DEBU 1913 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:44.860 UTC [msp.identity] Verify -> DEBU 1914 Verify: digest = 00000000 30 a0 01 ae 82 25 52 c3 22 d2 ee fe 8c a5 f7 53 |0....%R."......S|
00000010 6e 3f 3c b3 78 36 a0 90 2f 3a 11 4e e0 e3 d8 b1 |n?<.x6../:.N....|"
"2020-01-03 19:07:44.860 UTC [msp.identity] Verify -> DEBU 1915 Verify: sig = 00000000 30 44 02 20 75 8a 68 19 d3 8e ed 5c ae 49 32 21 |0D. u.h....\.I2!|
00000010 73 6c 45 1a 2a 21 53 b9 72 95 71 05 78 98 b6 aa |slE.*!S.r.q.x...|
00000020 67 15 05 53 02 20 3f 7d a0 71 03 e3 d0 fc a2 5b |g..S. ?}.q.....[|
00000030 77 ad 2f 78 6a 25 2e 67 d4 79 00 18 2d 44 dd c1 |w./xj%.g.y..-D..|
00000040 7d 5d 3d ce 97 e8 |}]=...|"
"2020-01-03 19:07:44.861 UTC [policies] SignatureSetToValidIdentities -> DEBU 1916 signature for identity 0 validated"
"2020-01-03 19:07:44.861 UTC [cauthdsl] func1 -> DEBU 1917 0xc0011034b0 gate 1578078464861124300 evaluation starts"
"2020-01-03 19:07:44.861 UTC [cauthdsl] func2 -> DEBU 1918 0xc0011034b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:44.861 UTC [cauthdsl] func2 -> DEBU 1919 0xc0011034b0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:44.861 UTC [cauthdsl] func2 -> DEBU 191a 0xc0011034b0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:44.861 UTC [cauthdsl] func1 -> DEBU 191b 0xc0011034b0 gate 1578078464861124300 evaluation succeeds"
"2020-01-03 19:07:44.861 UTC [policies] EvaluateSignedData -> DEBU 191c Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.861 UTC [policies] EvaluateSignedData -> DEBU 191d == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:44.861 UTC [policies] EvaluateSignedData -> DEBU 191e Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.861 UTC [policies] EvaluateSignedData -> DEBU 191f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:44.862 UTC [policies] EvaluateSignedData -> DEBU 1920 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:44.862 UTC [policies] EvaluateSignedData -> DEBU 1921 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:44.862 UTC [common.deliver] deliverBlocks -> DEBU 1922 [channel: businesschannel] Received seekInfo (0xc0000df200) start:<specified:<number:1 > > stop:<specified:<number:1 > > from 172.18.0.5:54662"
"2020-01-03 19:07:44.862 UTC [fsblkstorage] Next -> DEBU 1923 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:44.862 UTC [fsblkstorage] newBlockfileStream -> DEBU 1924 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[28851]"
"2020-01-03 19:07:44.862 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1925 Remaining bytes=[84712], Going to peek [8] bytes"
"2020-01-03 19:07:44.863 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1926 Returning blockbytes - length=[28604], placementInfo={fileNum=[0], startOffset=[28851], bytesOffset=[28854]}"
"2020-01-03 19:07:44.863 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1927 blockbytes [28604] read from file [0]"
"2020-01-03 19:07:44.863 UTC [common.deliver] deliverBlocks -> DEBU 1928 [channel: businesschannel] Delivering block [1] for (0xc0000df200) for 172.18.0.5:54662"
"2020-01-03 19:07:44.864 UTC [common.deliver] deliverBlocks -> DEBU 1929 [channel: businesschannel] Done delivering to 172.18.0.5:54662 for (0xc0000df200)"
"2020-01-03 19:07:44.864 UTC [fsblkstorage] waitForBlock -> DEBU 192a Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.865 UTC [fsblkstorage] waitForBlock -> DEBU 192c Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.864 UTC [common.deliver] Handle -> DEBU 192b Waiting for new SeekInfo from 172.18.0.5:54662"
"2020-01-03 19:07:44.865 UTC [fsblkstorage] waitForBlock -> DEBU 192d Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:44.865 UTC [fsblkstorage] waitForBlock -> DEBU 192f Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:44.865 UTC [common.deliver] Handle -> DEBU 192e Attempting to read seek info message from 172.18.0.5:54662"
"2020-01-03 19:07:44.871 UTC [common.deliver] Handle -> WARN 1930 Error reading from 172.18.0.5:54662: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:44.872 UTC [orderer.common.server] func1 -> DEBU 1931 Closing Deliver stream"
"2020-01-03 19:07:44.872 UTC [comm.grpc.server] 1 -> INFO 1932 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54662 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=17.4838ms
"2020-01-03 19:07:44.872 UTC [grpc] infof -> DEBU 1933 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:44.952 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1934 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:44.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1935 Sending msg of 28 bytes to 3 on channel testchainid took 10.6µs"
"2020-01-03 19:07:44.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1936 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 52.4µs "
"2020-01-03 19:07:45.024 UTC [orderer.consensus.etcdraft] Check -> DEBU 1937 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:45.026 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1938 Sending msg of 28 bytes to 2 on channel businesschannel took 227.7µs"
"2020-01-03 19:07:45.027 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1939 Sending msg of 28 bytes to 3 on channel businesschannel took 18µs"
"2020-01-03 19:07:45.028 UTC [orderer.common.cluster.step] sendMessage -> DEBU 193a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 1.1506ms "
"2020-01-03 19:07:45.028 UTC [orderer.common.cluster.step] sendMessage -> DEBU 193b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94µs "
"2020-01-03 19:07:45.031 UTC [orderer.common.cluster.step] handleMessage -> DEBU 193c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:45.032 UTC [orderer.common.cluster.step] handleMessage -> DEBU 193d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:45.055 UTC [orderer.common.server] Deliver -> DEBU 193e Starting new Deliver handler"
"2020-01-03 19:07:45.055 UTC [common.deliver] Handle -> DEBU 193f Starting new deliver loop for 172.18.0.5:54664"
"2020-01-03 19:07:45.055 UTC [common.deliver] Handle -> DEBU 1940 Attempting to read seek info message from 172.18.0.5:54664"
"2020-01-03 19:07:45.057 UTC [policies] EvaluateSignedData -> DEBU 1941 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:45.057 UTC [policies] EvaluateSignedData -> DEBU 1942 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.058 UTC [policies] EvaluateSignedData -> DEBU 1943 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:45.058 UTC [policies] EvaluateSignedData -> DEBU 1944 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.058 UTC [policies] EvaluateSignedData -> DEBU 1945 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:45.059 UTC [msp.identity] Verify -> DEBU 1946 Verify: digest = 00000000 56 4d 64 92 96 97 d5 7f b1 47 88 f2 98 82 d8 ad |VMd......G......|
00000010 45 25 cd b0 78 b0 23 28 ba ac 39 f8 d3 34 62 20 |E%..x.#(..9..4b |"
"2020-01-03 19:07:45.059 UTC [msp.identity] Verify -> DEBU 1947 Verify: sig = 00000000 30 44 02 20 0e f5 7a 8e c5 f0 d7 27 69 45 c2 a2 |0D. ..z....'iE..|
00000010 03 f9 89 9e 0e bb 2c d9 51 33 e3 d7 6f 8e 2b ae |......,.Q3..o.+.|
00000020 88 98 44 b6 02 20 5c fe de 2f d6 c3 e1 e4 bf bc |..D.. \../......|
00000030 df 75 99 e3 cd 3d 3f 90 67 d9 85 7e 44 e3 be cb |.u...=?.g..~D...|
00000040 99 56 da 9e 87 bb |.V....|"
"2020-01-03 19:07:45.060 UTC [policies] SignatureSetToValidIdentities -> DEBU 1948 signature for identity 0 validated"
"2020-01-03 19:07:45.060 UTC [cauthdsl] func1 -> DEBU 1949 0xc0011c2710 gate 1578078465060340900 evaluation starts"
"2020-01-03 19:07:45.060 UTC [cauthdsl] func2 -> DEBU 194a 0xc0011c2710 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.060 UTC [cauthdsl] func2 -> DEBU 194b 0xc0011c2710 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.060 UTC [cauthdsl] func2 -> DEBU 194c 0xc0011c2710 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:45.061 UTC [cauthdsl] func2 -> DEBU 194d 0xc0011c2710 principal evaluation fails"
"2020-01-03 19:07:45.061 UTC [cauthdsl] func1 -> DEBU 194e 0xc0011c2710 gate 1578078465060340900 evaluation fails"
"2020-01-03 19:07:45.061 UTC [policies] EvaluateSignedData -> DEBU 194f Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.061 UTC [policies] EvaluateSignedData -> DEBU 1950 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.062 UTC [policies] EvaluateSignedData -> DEBU 1951 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:45.062 UTC [msp.identity] Verify -> DEBU 1952 Verify: digest = 00000000 56 4d 64 92 96 97 d5 7f b1 47 88 f2 98 82 d8 ad |VMd......G......|
00000010 45 25 cd b0 78 b0 23 28 ba ac 39 f8 d3 34 62 20 |E%..x.#(..9..4b |"
"2020-01-03 19:07:45.062 UTC [msp.identity] Verify -> DEBU 1953 Verify: sig = 00000000 30 44 02 20 0e f5 7a 8e c5 f0 d7 27 69 45 c2 a2 |0D. ..z....'iE..|
00000010 03 f9 89 9e 0e bb 2c d9 51 33 e3 d7 6f 8e 2b ae |......,.Q3..o.+.|
00000020 88 98 44 b6 02 20 5c fe de 2f d6 c3 e1 e4 bf bc |..D.. \../......|
00000030 df 75 99 e3 cd 3d 3f 90 67 d9 85 7e 44 e3 be cb |.u...=?.g..~D...|
00000040 99 56 da 9e 87 bb |.V....|"
"2020-01-03 19:07:45.063 UTC [policies] SignatureSetToValidIdentities -> DEBU 1954 signature for identity 0 validated"
"2020-01-03 19:07:45.063 UTC [cauthdsl] func1 -> DEBU 1955 0xc0011c33d0 gate 1578078465063533000 evaluation starts"
"2020-01-03 19:07:45.063 UTC [cauthdsl] func2 -> DEBU 1956 0xc0011c33d0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.064 UTC [cauthdsl] func2 -> DEBU 1957 0xc0011c33d0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.065 UTC [cauthdsl] func2 -> DEBU 1958 0xc0011c33d0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:45.065 UTC [cauthdsl] func2 -> DEBU 1959 0xc0011c33d0 principal evaluation fails"
"2020-01-03 19:07:45.065 UTC [cauthdsl] func1 -> DEBU 195a 0xc0011c33d0 gate 1578078465063533000 evaluation fails"
"2020-01-03 19:07:45.065 UTC [policies] EvaluateSignedData -> DEBU 195b Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.066 UTC [policies] EvaluateSignedData -> DEBU 195c == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.066 UTC [policies] func1 -> DEBU 195d Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:45.066 UTC [policies] EvaluateSignedData -> DEBU 195e Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:45.066 UTC [policies] EvaluateSignedData -> DEBU 195f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:45.067 UTC [policies] EvaluateSignedData -> DEBU 1960 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:45.067 UTC [policies] EvaluateSignedData -> DEBU 1961 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.067 UTC [policies] EvaluateSignedData -> DEBU 1962 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:45.067 UTC [msp.identity] Verify -> DEBU 1963 Verify: digest = 00000000 56 4d 64 92 96 97 d5 7f b1 47 88 f2 98 82 d8 ad |VMd......G......|
00000010 45 25 cd b0 78 b0 23 28 ba ac 39 f8 d3 34 62 20 |E%..x.#(..9..4b |"
"2020-01-03 19:07:45.067 UTC [msp.identity] Verify -> DEBU 1964 Verify: sig = 00000000 30 44 02 20 0e f5 7a 8e c5 f0 d7 27 69 45 c2 a2 |0D. ..z....'iE..|
00000010 03 f9 89 9e 0e bb 2c d9 51 33 e3 d7 6f 8e 2b ae |......,.Q3..o.+.|
00000020 88 98 44 b6 02 20 5c fe de 2f d6 c3 e1 e4 bf bc |..D.. \../......|
00000030 df 75 99 e3 cd 3d 3f 90 67 d9 85 7e 44 e3 be cb |.u...=?.g..~D...|
00000040 99 56 da 9e 87 bb |.V....|"
"2020-01-03 19:07:45.068 UTC [policies] SignatureSetToValidIdentities -> DEBU 1965 signature for identity 0 validated"
"2020-01-03 19:07:45.068 UTC [cauthdsl] func1 -> DEBU 1966 0xc0012105e0 gate 1578078465068913500 evaluation starts"
"2020-01-03 19:07:45.069 UTC [cauthdsl] func2 -> DEBU 1967 0xc0012105e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.069 UTC [cauthdsl] func2 -> DEBU 1968 0xc0012105e0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.069 UTC [cauthdsl] func2 -> DEBU 1969 0xc0012105e0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:45.069 UTC [cauthdsl] func1 -> DEBU 196a 0xc0012105e0 gate 1578078465068913500 evaluation succeeds"
"2020-01-03 19:07:45.069 UTC [policies] EvaluateSignedData -> DEBU 196b Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.070 UTC [policies] EvaluateSignedData -> DEBU 196c == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.070 UTC [policies] EvaluateSignedData -> DEBU 196d Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.070 UTC [policies] EvaluateSignedData -> DEBU 196e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.070 UTC [policies] EvaluateSignedData -> DEBU 196f Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:45.071 UTC [policies] EvaluateSignedData -> DEBU 1970 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:45.071 UTC [common.deliver] deliverBlocks -> DEBU 1971 [channel: businesschannel] Received seekInfo (0xc0000df900) start:<specified:<number:2 > > stop:<specified:<number:2 > > from 172.18.0.5:54664"
"2020-01-03 19:07:45.071 UTC [fsblkstorage] Next -> DEBU 1972 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:45.071 UTC [fsblkstorage] newBlockfileStream -> DEBU 1973 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[57458]"
"2020-01-03 19:07:45.071 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1974 Remaining bytes=[56105], Going to peek [8] bytes"
"2020-01-03 19:07:45.072 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1975 Returning blockbytes - length=[28661], placementInfo={fileNum=[0], startOffset=[57458], bytesOffset=[57461]}"
"2020-01-03 19:07:45.072 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1976 blockbytes [28661] read from file [0]"
"2020-01-03 19:07:45.072 UTC [common.deliver] deliverBlocks -> DEBU 1977 [channel: businesschannel] Delivering block [2] for (0xc0000df900) for 172.18.0.5:54664"
"2020-01-03 19:07:45.072 UTC [common.deliver] deliverBlocks -> DEBU 1978 [channel: businesschannel] Done delivering to 172.18.0.5:54664 for (0xc0000df900)"
"2020-01-03 19:07:45.073 UTC [common.deliver] Handle -> DEBU 1979 Waiting for new SeekInfo from 172.18.0.5:54664"
"2020-01-03 19:07:45.073 UTC [common.deliver] Handle -> DEBU 197a Attempting to read seek info message from 172.18.0.5:54664"
"2020-01-03 19:07:45.073 UTC [fsblkstorage] waitForBlock -> DEBU 197b Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.074 UTC [fsblkstorage] waitForBlock -> DEBU 197c Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.075 UTC [fsblkstorage] waitForBlock -> DEBU 197d Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.075 UTC [fsblkstorage] waitForBlock -> DEBU 197e Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.080 UTC [common.deliver] Handle -> WARN 197f Error reading from 172.18.0.5:54664: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:45.080 UTC [orderer.common.server] func1 -> DEBU 1980 Closing Deliver stream"
"2020-01-03 19:07:45.080 UTC [grpc] infof -> DEBU 1981 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:45.080 UTC [comm.grpc.server] 1 -> INFO 1982 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54664 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=25.4817ms
"2020-01-03 19:07:45.336 UTC [orderer.common.server] Deliver -> DEBU 1983 Starting new Deliver handler"
"2020-01-03 19:07:45.336 UTC [common.deliver] Handle -> DEBU 1984 Starting new deliver loop for 172.18.0.5:54666"
"2020-01-03 19:07:45.336 UTC [common.deliver] Handle -> DEBU 1985 Attempting to read seek info message from 172.18.0.5:54666"
"2020-01-03 19:07:45.336 UTC [policies] EvaluateSignedData -> DEBU 1986 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:45.337 UTC [policies] EvaluateSignedData -> DEBU 1987 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.337 UTC [policies] EvaluateSignedData -> DEBU 1988 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:45.337 UTC [policies] EvaluateSignedData -> DEBU 1989 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.337 UTC [policies] EvaluateSignedData -> DEBU 198a == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:45.337 UTC [msp.identity] Verify -> DEBU 198b Verify: digest = 00000000 a7 f5 46 2a 6a 2e 28 b6 59 0c 30 9d bb 1f 89 df |..F*j.(.Y.0.....|
00000010 9b 88 b3 c9 be 6e 5d 3a d6 47 c4 98 64 c6 1e e3 |.....n]:.G..d...|"
"2020-01-03 19:07:45.338 UTC [msp.identity] Verify -> DEBU 198c Verify: sig = 00000000 30 45 02 21 00 d6 8e 96 a8 e4 4c ab f8 50 34 55 |0E.!......L..P4U|
00000010 b8 e3 cd 87 9d ee e2 95 5e 23 12 be 4a 22 ec 5d |........^#..J".]|
00000020 2e dd 0f a7 2b 02 20 1a 6c 17 75 ee e2 b4 55 ef |....+. .l.u...U.|
00000030 c3 ad c4 10 7a 41 cb 9b 7b 1e 09 33 25 de 73 e6 |....zA..{..3%.s.|
00000040 f1 10 af c7 38 bc 6c |....8.l|"
"2020-01-03 19:07:45.338 UTC [policies] SignatureSetToValidIdentities -> DEBU 198d signature for identity 0 validated"
"2020-01-03 19:07:45.338 UTC [cauthdsl] func1 -> DEBU 198e 0xc00125d4b0 gate 1578078465338816700 evaluation starts"
"2020-01-03 19:07:45.338 UTC [cauthdsl] func2 -> DEBU 198f 0xc00125d4b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.338 UTC [cauthdsl] func2 -> DEBU 1990 0xc00125d4b0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.338 UTC [cauthdsl] func2 -> DEBU 1991 0xc00125d4b0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:45.339 UTC [cauthdsl] func2 -> DEBU 1992 0xc00125d4b0 principal evaluation fails"
"2020-01-03 19:07:45.339 UTC [cauthdsl] func1 -> DEBU 1993 0xc00125d4b0 gate 1578078465338816700 evaluation fails"
"2020-01-03 19:07:45.339 UTC [policies] EvaluateSignedData -> DEBU 1994 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.339 UTC [policies] EvaluateSignedData -> DEBU 1995 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.339 UTC [policies] EvaluateSignedData -> DEBU 1996 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:45.339 UTC [msp.identity] Verify -> DEBU 1997 Verify: digest = 00000000 a7 f5 46 2a 6a 2e 28 b6 59 0c 30 9d bb 1f 89 df |..F*j.(.Y.0.....|
00000010 9b 88 b3 c9 be 6e 5d 3a d6 47 c4 98 64 c6 1e e3 |.....n]:.G..d...|"
"2020-01-03 19:07:45.340 UTC [msp.identity] Verify -> DEBU 1998 Verify: sig = 00000000 30 45 02 21 00 d6 8e 96 a8 e4 4c ab f8 50 34 55 |0E.!......L..P4U|
00000010 b8 e3 cd 87 9d ee e2 95 5e 23 12 be 4a 22 ec 5d |........^#..J".]|
00000020 2e dd 0f a7 2b 02 20 1a 6c 17 75 ee e2 b4 55 ef |....+. .l.u...U.|
00000030 c3 ad c4 10 7a 41 cb 9b 7b 1e 09 33 25 de 73 e6 |....zA..{..3%.s.|
00000040 f1 10 af c7 38 bc 6c |....8.l|"
"2020-01-03 19:07:45.341 UTC [policies] SignatureSetToValidIdentities -> DEBU 1999 signature for identity 0 validated"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func1 -> DEBU 199a 0xc0012aa170 gate 1578078465341153700 evaluation starts"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func2 -> DEBU 199b 0xc0012aa170 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func2 -> DEBU 199c 0xc0012aa170 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func2 -> DEBU 199d 0xc0012aa170 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func2 -> DEBU 199e 0xc0012aa170 principal evaluation fails"
"2020-01-03 19:07:45.341 UTC [cauthdsl] func1 -> DEBU 199f 0xc0012aa170 gate 1578078465341153700 evaluation fails"
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a0 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a1 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.342 UTC [policies] func1 -> DEBU 19a2 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a3 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a4 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a5 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:45.342 UTC [policies] EvaluateSignedData -> DEBU 19a6 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.343 UTC [policies] EvaluateSignedData -> DEBU 19a7 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:45.343 UTC [msp.identity] Verify -> DEBU 19a8 Verify: digest = 00000000 a7 f5 46 2a 6a 2e 28 b6 59 0c 30 9d bb 1f 89 df |..F*j.(.Y.0.....|
00000010 9b 88 b3 c9 be 6e 5d 3a d6 47 c4 98 64 c6 1e e3 |.....n]:.G..d...|"
"2020-01-03 19:07:45.343 UTC [msp.identity] Verify -> DEBU 19a9 Verify: sig = 00000000 30 45 02 21 00 d6 8e 96 a8 e4 4c ab f8 50 34 55 |0E.!......L..P4U|
00000010 b8 e3 cd 87 9d ee e2 95 5e 23 12 be 4a 22 ec 5d |........^#..J".]|
00000020 2e dd 0f a7 2b 02 20 1a 6c 17 75 ee e2 b4 55 ef |....+. .l.u...U.|
00000030 c3 ad c4 10 7a 41 cb 9b 7b 1e 09 33 25 de 73 e6 |....zA..{..3%.s.|
00000040 f1 10 af c7 38 bc 6c |....8.l|"
"2020-01-03 19:07:45.343 UTC [policies] SignatureSetToValidIdentities -> DEBU 19aa signature for identity 0 validated"
"2020-01-03 19:07:45.343 UTC [cauthdsl] func1 -> DEBU 19ab 0xc0012ab380 gate 1578078465343975000 evaluation starts"
"2020-01-03 19:07:45.344 UTC [cauthdsl] func2 -> DEBU 19ac 0xc0012ab380 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.344 UTC [cauthdsl] func2 -> DEBU 19ad 0xc0012ab380 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.344 UTC [cauthdsl] func2 -> DEBU 19ae 0xc0012ab380 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:45.344 UTC [cauthdsl] func1 -> DEBU 19af 0xc0012ab380 gate 1578078465343975000 evaluation succeeds"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b0 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b1 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b2 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b3 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b4 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:45.345 UTC [policies] EvaluateSignedData -> DEBU 19b5 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:45.345 UTC [common.deliver] deliverBlocks -> DEBU 19b6 [channel: businesschannel] Received seekInfo (0xc0004aa500) start:<specified:<number:3 > > stop:<specified:<number:3 > > from 172.18.0.5:54666"
"2020-01-03 19:07:45.346 UTC [fsblkstorage] Next -> DEBU 19b7 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:45.346 UTC [fsblkstorage] newBlockfileStream -> DEBU 19b8 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[86122]"
"2020-01-03 19:07:45.346 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19b9 Remaining bytes=[27441], Going to peek [8] bytes"
"2020-01-03 19:07:45.346 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19ba Returning blockbytes - length=[4758], placementInfo={fileNum=[0], startOffset=[86122], bytesOffset=[86124]}"
"2020-01-03 19:07:45.347 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19bb blockbytes [4758] read from file [0]"
"2020-01-03 19:07:45.357 UTC [common.deliver] deliverBlocks -> DEBU 19bc [channel: businesschannel] Delivering block [3] for (0xc0004aa500) for 172.18.0.5:54666"
"2020-01-03 19:07:45.358 UTC [common.deliver] deliverBlocks -> DEBU 19bd [channel: businesschannel] Done delivering to 172.18.0.5:54666 for (0xc0004aa500)"
"2020-01-03 19:07:45.358 UTC [common.deliver] Handle -> DEBU 19be Waiting for new SeekInfo from 172.18.0.5:54666"
"2020-01-03 19:07:45.358 UTC [common.deliver] Handle -> DEBU 19bf Attempting to read seek info message from 172.18.0.5:54666"
"2020-01-03 19:07:45.359 UTC [fsblkstorage] waitForBlock -> DEBU 19c0 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.360 UTC [fsblkstorage] waitForBlock -> DEBU 19c1 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.360 UTC [fsblkstorage] waitForBlock -> DEBU 19c2 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.360 UTC [fsblkstorage] waitForBlock -> DEBU 19c3 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.367 UTC [common.deliver] Handle -> WARN 19c4 Error reading from 172.18.0.5:54666: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:45.368 UTC [orderer.common.server] func1 -> DEBU 19c5 Closing Deliver stream"
"2020-01-03 19:07:45.368 UTC [comm.grpc.server] 1 -> INFO 19c6 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54666 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=32.49ms
"2020-01-03 19:07:45.368 UTC [grpc] infof -> DEBU 19c7 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:45.455 UTC [orderer.common.cluster.step] handleMessage -> DEBU 19c8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:45.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 19c9 Sending msg of 28 bytes to 3 on channel testchainid took 14.2µs"
"2020-01-03 19:07:45.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 19ca Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.6µs "
"2020-01-03 19:07:45.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 19cb Sending msg of 28 bytes to 2 on channel businesschannel took 18.4µs"
"2020-01-03 19:07:45.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 19cc Sending msg of 28 bytes to 3 on channel businesschannel took 21.6µs"
"2020-01-03 19:07:45.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 19cd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 315.6µs "
"2020-01-03 19:07:45.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 19ce Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 72.4µs "
"2020-01-03 19:07:45.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 19cf Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:45.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 19d0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:45.611 UTC [orderer.common.server] Deliver -> DEBU 19d1 Starting new Deliver handler"
"2020-01-03 19:07:45.611 UTC [common.deliver] Handle -> DEBU 19d2 Starting new deliver loop for 172.18.0.5:54668"
"2020-01-03 19:07:45.611 UTC [common.deliver] Handle -> DEBU 19d3 Attempting to read seek info message from 172.18.0.5:54668"
"2020-01-03 19:07:45.613 UTC [policies] EvaluateSignedData -> DEBU 19d4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:45.613 UTC [policies] EvaluateSignedData -> DEBU 19d5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.614 UTC [policies] EvaluateSignedData -> DEBU 19d6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:45.615 UTC [policies] EvaluateSignedData -> DEBU 19d7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.615 UTC [policies] EvaluateSignedData -> DEBU 19d8 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:45.615 UTC [msp.identity] Verify -> DEBU 19d9 Verify: digest = 00000000 fa 17 d2 49 23 36 94 f3 91 4d 3f 48 cf 51 83 41 |...I#6...M?H.Q.A|
00000010 f7 67 03 6a 19 99 0a f0 a8 67 32 ee fb f3 b8 11 |.g.j.....g2.....|"
"2020-01-03 19:07:45.616 UTC [msp.identity] Verify -> DEBU 19da Verify: sig = 00000000 30 45 02 21 00 e5 93 48 24 a1 46 64 5b af c1 49 |0E.!...H$.Fd[..I|
00000010 31 64 3b 7a f5 ef 04 2c 90 33 7f f7 e0 e6 e9 5e |1d;z...,.3.....^|
00000020 bd a2 ea 1b ff 02 20 69 70 10 d5 bf e5 4d 7f 2a |...... ip....M.*|
00000030 df 8c b5 ec 7f 26 80 8c a7 72 c8 0f c9 b7 e5 64 |.....&...r.....d|
00000040 ce 6b a9 d9 df f4 c6 |.k.....|"
"2020-01-03 19:07:45.616 UTC [policies] SignatureSetToValidIdentities -> DEBU 19db signature for identity 0 validated"
"2020-01-03 19:07:45.616 UTC [cauthdsl] func1 -> DEBU 19dc 0xc000e71c70 gate 1578078465616867300 evaluation starts"
"2020-01-03 19:07:45.617 UTC [cauthdsl] func2 -> DEBU 19dd 0xc000e71c70 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.617 UTC [cauthdsl] func2 -> DEBU 19de 0xc000e71c70 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.617 UTC [cauthdsl] func2 -> DEBU 19df 0xc000e71c70 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:45.617 UTC [cauthdsl] func2 -> DEBU 19e0 0xc000e71c70 principal evaluation fails"
"2020-01-03 19:07:45.618 UTC [cauthdsl] func1 -> DEBU 19e1 0xc000e71c70 gate 1578078465616867300 evaluation fails"
"2020-01-03 19:07:45.618 UTC [policies] EvaluateSignedData -> DEBU 19e2 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.618 UTC [policies] EvaluateSignedData -> DEBU 19e3 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.619 UTC [policies] EvaluateSignedData -> DEBU 19e4 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:45.619 UTC [msp.identity] Verify -> DEBU 19e5 Verify: digest = 00000000 fa 17 d2 49 23 36 94 f3 91 4d 3f 48 cf 51 83 41 |...I#6...M?H.Q.A|
00000010 f7 67 03 6a 19 99 0a f0 a8 67 32 ee fb f3 b8 11 |.g.j.....g2.....|"
"2020-01-03 19:07:45.619 UTC [msp.identity] Verify -> DEBU 19e6 Verify: sig = 00000000 30 45 02 21 00 e5 93 48 24 a1 46 64 5b af c1 49 |0E.!...H$.Fd[..I|
00000010 31 64 3b 7a f5 ef 04 2c 90 33 7f f7 e0 e6 e9 5e |1d;z...,.3.....^|
00000020 bd a2 ea 1b ff 02 20 69 70 10 d5 bf e5 4d 7f 2a |...... ip....M.*|
00000030 df 8c b5 ec 7f 26 80 8c a7 72 c8 0f c9 b7 e5 64 |.....&...r.....d|
00000040 ce 6b a9 d9 df f4 c6 |.k.....|"
"2020-01-03 19:07:45.620 UTC [policies] SignatureSetToValidIdentities -> DEBU 19e7 signature for identity 0 validated"
"2020-01-03 19:07:45.620 UTC [cauthdsl] func1 -> DEBU 19e8 0xc000e48a50 gate 1578078465620601300 evaluation starts"
"2020-01-03 19:07:45.620 UTC [cauthdsl] func2 -> DEBU 19e9 0xc000e48a50 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.621 UTC [cauthdsl] func2 -> DEBU 19ea 0xc000e48a50 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.621 UTC [cauthdsl] func2 -> DEBU 19eb 0xc000e48a50 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:45.621 UTC [cauthdsl] func2 -> DEBU 19ec 0xc000e48a50 principal evaluation fails"
"2020-01-03 19:07:45.621 UTC [cauthdsl] func1 -> DEBU 19ed 0xc000e48a50 gate 1578078465620601300 evaluation fails"
"2020-01-03 19:07:45.622 UTC [policies] EvaluateSignedData -> DEBU 19ee Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.622 UTC [policies] EvaluateSignedData -> DEBU 19ef == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.622 UTC [policies] func1 -> DEBU 19f0 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org2MSP/Readers Org1MSP/Readers ]"
"2020-01-03 19:07:45.623 UTC [policies] EvaluateSignedData -> DEBU 19f1 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:45.623 UTC [policies] EvaluateSignedData -> DEBU 19f2 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:45.623 UTC [policies] EvaluateSignedData -> DEBU 19f3 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:45.623 UTC [policies] EvaluateSignedData -> DEBU 19f4 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.623 UTC [policies] EvaluateSignedData -> DEBU 19f5 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:45.624 UTC [msp.identity] Verify -> DEBU 19f6 Verify: digest = 00000000 fa 17 d2 49 23 36 94 f3 91 4d 3f 48 cf 51 83 41 |...I#6...M?H.Q.A|
00000010 f7 67 03 6a 19 99 0a f0 a8 67 32 ee fb f3 b8 11 |.g.j.....g2.....|"
"2020-01-03 19:07:45.624 UTC [msp.identity] Verify -> DEBU 19f7 Verify: sig = 00000000 30 45 02 21 00 e5 93 48 24 a1 46 64 5b af c1 49 |0E.!...H$.Fd[..I|
00000010 31 64 3b 7a f5 ef 04 2c 90 33 7f f7 e0 e6 e9 5e |1d;z...,.3.....^|
00000020 bd a2 ea 1b ff 02 20 69 70 10 d5 bf e5 4d 7f 2a |...... ip....M.*|
00000030 df 8c b5 ec 7f 26 80 8c a7 72 c8 0f c9 b7 e5 64 |.....&...r.....d|
00000040 ce 6b a9 d9 df f4 c6 |.k.....|"
"2020-01-03 19:07:45.624 UTC [policies] SignatureSetToValidIdentities -> DEBU 19f8 signature for identity 0 validated"
"2020-01-03 19:07:45.624 UTC [cauthdsl] func1 -> DEBU 19f9 0xc000e49c60 gate 1578078465624939300 evaluation starts"
"2020-01-03 19:07:45.625 UTC [cauthdsl] func2 -> DEBU 19fa 0xc000e49c60 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.625 UTC [cauthdsl] func2 -> DEBU 19fb 0xc000e49c60 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.625 UTC [cauthdsl] func2 -> DEBU 19fc 0xc000e49c60 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:45.625 UTC [cauthdsl] func1 -> DEBU 19fd 0xc000e49c60 gate 1578078465624939300 evaluation succeeds"
"2020-01-03 19:07:45.625 UTC [policies] EvaluateSignedData -> DEBU 19fe Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.625 UTC [policies] EvaluateSignedData -> DEBU 19ff == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.625 UTC [policies] EvaluateSignedData -> DEBU 1a00 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.628 UTC [policies] EvaluateSignedData -> DEBU 1a01 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.628 UTC [policies] EvaluateSignedData -> DEBU 1a02 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:45.628 UTC [policies] EvaluateSignedData -> DEBU 1a03 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:45.628 UTC [common.deliver] deliverBlocks -> DEBU 1a04 [channel: businesschannel] Received seekInfo (0xc00008ac40) start:<specified:<number:4 > > stop:<specified:<number:4 > > from 172.18.0.5:54668"
"2020-01-03 19:07:45.628 UTC [fsblkstorage] Next -> DEBU 1a05 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:45.629 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a06 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[90882]"
"2020-01-03 19:07:45.629 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a07 Remaining bytes=[22681], Going to peek [8] bytes"
"2020-01-03 19:07:45.629 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a08 Returning blockbytes - length=[4760], placementInfo={fileNum=[0], startOffset=[90882], bytesOffset=[90884]}"
"2020-01-03 19:07:45.629 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a09 blockbytes [4760] read from file [0]"
"2020-01-03 19:07:45.630 UTC [common.deliver] deliverBlocks -> DEBU 1a0a [channel: businesschannel] Delivering block [4] for (0xc00008ac40) for 172.18.0.5:54668"
"2020-01-03 19:07:45.630 UTC [common.deliver] deliverBlocks -> DEBU 1a0b [channel: businesschannel] Done delivering to 172.18.0.5:54668 for (0xc00008ac40)"
"2020-01-03 19:07:45.631 UTC [fsblkstorage] waitForBlock -> DEBU 1a0c Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.631 UTC [fsblkstorage] waitForBlock -> DEBU 1a0d Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.631 UTC [fsblkstorage] waitForBlock -> DEBU 1a0e Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.631 UTC [fsblkstorage] waitForBlock -> DEBU 1a0f Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.631 UTC [common.deliver] Handle -> DEBU 1a10 Waiting for new SeekInfo from 172.18.0.5:54668"
"2020-01-03 19:07:45.631 UTC [common.deliver] Handle -> DEBU 1a11 Attempting to read seek info message from 172.18.0.5:54668"
"2020-01-03 19:07:45.637 UTC [common.deliver] Handle -> WARN 1a12 Error reading from 172.18.0.5:54668: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:45.637 UTC [orderer.common.server] func1 -> DEBU 1a13 Closing Deliver stream"
"2020-01-03 19:07:45.638 UTC [comm.grpc.server] 1 -> INFO 1a14 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54668 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=27.2678ms
"2020-01-03 19:07:45.638 UTC [grpc] infof -> DEBU 1a15 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:45.926 UTC [orderer.common.server] Deliver -> DEBU 1a16 Starting new Deliver handler"
"2020-01-03 19:07:45.926 UTC [common.deliver] Handle -> DEBU 1a17 Starting new deliver loop for 172.18.0.5:54670"
"2020-01-03 19:07:45.926 UTC [common.deliver] Handle -> DEBU 1a18 Attempting to read seek info message from 172.18.0.5:54670"
"2020-01-03 19:07:45.928 UTC [policies] EvaluateSignedData -> DEBU 1a19 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:45.928 UTC [policies] EvaluateSignedData -> DEBU 1a1a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.928 UTC [policies] EvaluateSignedData -> DEBU 1a1b == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:45.928 UTC [policies] EvaluateSignedData -> DEBU 1a1c This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.929 UTC [policies] EvaluateSignedData -> DEBU 1a1d == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:45.929 UTC [msp.identity] Verify -> DEBU 1a1e Verify: digest = 00000000 12 03 26 c7 d6 32 5d 8e 55 a5 0c 96 b2 8f 1a 17 |..&..2].U.......|
00000010 ce 47 82 7b ad d1 28 57 38 d1 50 4d 96 95 bd 42 |.G.{..(W8.PM...B|"
"2020-01-03 19:07:45.929 UTC [msp.identity] Verify -> DEBU 1a1f Verify: sig = 00000000 30 45 02 21 00 cd 02 a7 d8 e4 87 c0 55 91 db 0e |0E.!........U...|
00000010 93 71 44 d2 f7 03 f6 b8 2c 15 8d 17 27 2a 3e 9c |.qD.....,...'*>.|
00000020 ee 51 23 96 35 02 20 7c 82 41 05 f5 de cf 03 b3 |.Q#.5. |.A......|
00000030 8a 66 4c c0 86 5c e8 82 c8 6a 23 79 18 c5 32 be |.fL..\...j#y..2.|
00000040 d9 db ec 35 fd 12 e8 |...5...|"
"2020-01-03 19:07:45.930 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a20 signature for identity 0 validated"
"2020-01-03 19:07:45.930 UTC [cauthdsl] func1 -> DEBU 1a21 0xc0012e5c80 gate 1578078465930365000 evaluation starts"
"2020-01-03 19:07:45.930 UTC [cauthdsl] func2 -> DEBU 1a22 0xc0012e5c80 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.930 UTC [cauthdsl] func2 -> DEBU 1a23 0xc0012e5c80 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.931 UTC [cauthdsl] func2 -> DEBU 1a24 0xc0012e5c80 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:45.931 UTC [cauthdsl] func2 -> DEBU 1a25 0xc0012e5c80 principal evaluation fails"
"2020-01-03 19:07:45.932 UTC [cauthdsl] func1 -> DEBU 1a26 0xc0012e5c80 gate 1578078465930365000 evaluation fails"
"2020-01-03 19:07:45.932 UTC [policies] EvaluateSignedData -> DEBU 1a27 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.932 UTC [policies] EvaluateSignedData -> DEBU 1a28 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:45.932 UTC [policies] EvaluateSignedData -> DEBU 1a29 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:45.933 UTC [msp.identity] Verify -> DEBU 1a2a Verify: digest = 00000000 12 03 26 c7 d6 32 5d 8e 55 a5 0c 96 b2 8f 1a 17 |..&..2].U.......|
00000010 ce 47 82 7b ad d1 28 57 38 d1 50 4d 96 95 bd 42 |.G.{..(W8.PM...B|"
"2020-01-03 19:07:45.933 UTC [msp.identity] Verify -> DEBU 1a2b Verify: sig = 00000000 30 45 02 21 00 cd 02 a7 d8 e4 87 c0 55 91 db 0e |0E.!........U...|
00000010 93 71 44 d2 f7 03 f6 b8 2c 15 8d 17 27 2a 3e 9c |.qD.....,...'*>.|
00000020 ee 51 23 96 35 02 20 7c 82 41 05 f5 de cf 03 b3 |.Q#.5. |.A......|
00000030 8a 66 4c c0 86 5c e8 82 c8 6a 23 79 18 c5 32 be |.fL..\...j#y..2.|
00000040 d9 db ec 35 fd 12 e8 |...5...|"
"2020-01-03 19:07:45.933 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a2c signature for identity 0 validated"
"2020-01-03 19:07:45.933 UTC [cauthdsl] func1 -> DEBU 1a2d 0xc00036ab70 gate 1578078465933967500 evaluation starts"
"2020-01-03 19:07:45.934 UTC [cauthdsl] func2 -> DEBU 1a2e 0xc00036ab70 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.934 UTC [cauthdsl] func2 -> DEBU 1a2f 0xc00036ab70 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.934 UTC [cauthdsl] func2 -> DEBU 1a30 0xc00036ab70 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:45.935 UTC [cauthdsl] func2 -> DEBU 1a31 0xc00036ab70 principal evaluation fails"
"2020-01-03 19:07:45.935 UTC [cauthdsl] func1 -> DEBU 1a32 0xc00036ab70 gate 1578078465933967500 evaluation fails"
"2020-01-03 19:07:45.935 UTC [policies] EvaluateSignedData -> DEBU 1a33 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.936 UTC [policies] EvaluateSignedData -> DEBU 1a34 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:45.936 UTC [policies] func1 -> DEBU 1a35 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:45.936 UTC [policies] EvaluateSignedData -> DEBU 1a36 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:45.936 UTC [policies] EvaluateSignedData -> DEBU 1a37 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:45.937 UTC [policies] EvaluateSignedData -> DEBU 1a38 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:45.937 UTC [policies] EvaluateSignedData -> DEBU 1a39 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:45.937 UTC [policies] EvaluateSignedData -> DEBU 1a3a == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:45.937 UTC [msp.identity] Verify -> DEBU 1a3b Verify: digest = 00000000 12 03 26 c7 d6 32 5d 8e 55 a5 0c 96 b2 8f 1a 17 |..&..2].U.......|
00000010 ce 47 82 7b ad d1 28 57 38 d1 50 4d 96 95 bd 42 |.G.{..(W8.PM...B|"
"2020-01-03 19:07:45.937 UTC [msp.identity] Verify -> DEBU 1a3c Verify: sig = 00000000 30 45 02 21 00 cd 02 a7 d8 e4 87 c0 55 91 db 0e |0E.!........U...|
00000010 93 71 44 d2 f7 03 f6 b8 2c 15 8d 17 27 2a 3e 9c |.qD.....,...'*>.|
00000020 ee 51 23 96 35 02 20 7c 82 41 05 f5 de cf 03 b3 |.Q#.5. |.A......|
00000030 8a 66 4c c0 86 5c e8 82 c8 6a 23 79 18 c5 32 be |.fL..\...j#y..2.|
00000040 d9 db ec 35 fd 12 e8 |...5...|"
"2020-01-03 19:07:45.938 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a3d signature for identity 0 validated"
"2020-01-03 19:07:45.938 UTC [cauthdsl] func1 -> DEBU 1a3e 0xc00036bd80 gate 1578078465938483300 evaluation starts"
"2020-01-03 19:07:45.938 UTC [cauthdsl] func2 -> DEBU 1a3f 0xc00036bd80 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:45.938 UTC [cauthdsl] func2 -> DEBU 1a40 0xc00036bd80 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:45.938 UTC [cauthdsl] func2 -> DEBU 1a41 0xc00036bd80 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:45.938 UTC [cauthdsl] func1 -> DEBU 1a42 0xc00036bd80 gate 1578078465938483300 evaluation succeeds"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a43 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a44 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a45 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a46 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a47 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:45.939 UTC [policies] EvaluateSignedData -> DEBU 1a48 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:45.939 UTC [common.deliver] deliverBlocks -> DEBU 1a49 [channel: businesschannel] Received seekInfo (0xc0000debc0) start:<specified:<number:5 > > stop:<specified:<number:5 > > from 172.18.0.5:54670"
"2020-01-03 19:07:45.940 UTC [fsblkstorage] Next -> DEBU 1a4a Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:45.940 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a4b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[95644]"
"2020-01-03 19:07:45.940 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a4c Remaining bytes=[17919], Going to peek [8] bytes"
"2020-01-03 19:07:45.940 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a4d Returning blockbytes - length=[5740], placementInfo={fileNum=[0], startOffset=[95644], bytesOffset=[95646]}"
"2020-01-03 19:07:45.941 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a4e blockbytes [5740] read from file [0]"
"2020-01-03 19:07:45.941 UTC [common.deliver] deliverBlocks -> DEBU 1a4f [channel: businesschannel] Delivering block [5] for (0xc0000debc0) for 172.18.0.5:54670"
"2020-01-03 19:07:45.941 UTC [common.deliver] deliverBlocks -> DEBU 1a50 [channel: businesschannel] Done delivering to 172.18.0.5:54670 for (0xc0000debc0)"
"2020-01-03 19:07:45.941 UTC [fsblkstorage] waitForBlock -> DEBU 1a51 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.941 UTC [fsblkstorage] waitForBlock -> DEBU 1a52 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.941 UTC [common.deliver] Handle -> DEBU 1a53 Waiting for new SeekInfo from 172.18.0.5:54670"
"2020-01-03 19:07:45.941 UTC [common.deliver] Handle -> DEBU 1a55 Attempting to read seek info message from 172.18.0.5:54670"
"2020-01-03 19:07:45.941 UTC [fsblkstorage] waitForBlock -> DEBU 1a54 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:45.941 UTC [fsblkstorage] waitForBlock -> DEBU 1a56 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:45.949 UTC [common.deliver] Handle -> WARN 1a57 Error reading from 172.18.0.5:54670: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:45.949 UTC [orderer.common.server] func1 -> DEBU 1a58 Closing Deliver stream"
"2020-01-03 19:07:45.950 UTC [comm.grpc.server] 1 -> INFO 1a59 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54670 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=24.1827ms
"2020-01-03 19:07:45.949 UTC [grpc] infof -> DEBU 1a5a transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:45.955 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1a5b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:45.956 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1a5c Sending msg of 28 bytes to 3 on channel testchainid took 16.5µs"
"2020-01-03 19:07:45.956 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1a5d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 445.8µs "
"2020-01-03 19:07:46.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1a5e Sending msg of 28 bytes to 2 on channel businesschannel took 19.2µs"
"2020-01-03 19:07:46.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1a5f Sending msg of 28 bytes to 3 on channel businesschannel took 127.9µs"
"2020-01-03 19:07:46.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1a60 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 650.6µs "
"2020-01-03 19:07:46.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1a61 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 168.5µs "
"2020-01-03 19:07:46.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1a62 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:46.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1a63 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:46.290 UTC [orderer.common.server] Deliver -> DEBU 1a64 Starting new Deliver handler"
"2020-01-03 19:07:46.291 UTC [common.deliver] Handle -> DEBU 1a65 Starting new deliver loop for 172.18.0.5:54672"
"2020-01-03 19:07:46.291 UTC [common.deliver] Handle -> DEBU 1a66 Attempting to read seek info message from 172.18.0.5:54672"
"2020-01-03 19:07:46.293 UTC [policies] EvaluateSignedData -> DEBU 1a67 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:46.293 UTC [policies] EvaluateSignedData -> DEBU 1a68 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.293 UTC [policies] EvaluateSignedData -> DEBU 1a69 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:46.293 UTC [policies] EvaluateSignedData -> DEBU 1a6a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.294 UTC [policies] EvaluateSignedData -> DEBU 1a6b == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:46.294 UTC [msp.identity] Verify -> DEBU 1a6c Verify: digest = 00000000 7c 32 c3 b8 41 5d d2 50 1e 30 8e 5a e5 8f db 4a ||2..A].P.0.Z...J|
00000010 9a 06 23 36 e9 03 4b 6d df ef 1f 37 d8 79 97 74 |..#6..Km...7.y.t|"
"2020-01-03 19:07:46.294 UTC [msp.identity] Verify -> DEBU 1a6d Verify: sig = 00000000 30 45 02 21 00 d1 cc 78 78 d9 11 52 0b ff 30 71 |0E.!...xx..R..0q|
00000010 b4 b6 8d 89 7e 5f 18 2b 93 b1 ec 20 5c 39 23 9d |....~_.+... \9#.|
00000020 74 03 45 77 a5 02 20 32 36 af 06 44 34 fc 29 91 |t.Ew.. 26..D4.).|
00000030 56 48 fb d0 0e 34 30 72 5b c7 1c 19 23 c2 ea 0a |VH...40r[...#...|
00000040 ef 13 8d 4f 42 29 18 |...OB).|"
"2020-01-03 19:07:46.294 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a6e signature for identity 0 validated"
"2020-01-03 19:07:46.295 UTC [cauthdsl] func1 -> DEBU 1a6f 0xc0002777e0 gate 1578078466295194600 evaluation starts"
"2020-01-03 19:07:46.295 UTC [cauthdsl] func2 -> DEBU 1a70 0xc0002777e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.295 UTC [cauthdsl] func2 -> DEBU 1a71 0xc0002777e0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.295 UTC [cauthdsl] func2 -> DEBU 1a72 0xc0002777e0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:46.296 UTC [cauthdsl] func2 -> DEBU 1a73 0xc0002777e0 principal evaluation fails"
"2020-01-03 19:07:46.296 UTC [cauthdsl] func1 -> DEBU 1a74 0xc0002777e0 gate 1578078466295194600 evaluation fails"
"2020-01-03 19:07:46.296 UTC [policies] EvaluateSignedData -> DEBU 1a75 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.296 UTC [policies] EvaluateSignedData -> DEBU 1a76 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.296 UTC [policies] EvaluateSignedData -> DEBU 1a77 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:46.297 UTC [msp.identity] Verify -> DEBU 1a78 Verify: digest = 00000000 7c 32 c3 b8 41 5d d2 50 1e 30 8e 5a e5 8f db 4a ||2..A].P.0.Z...J|
00000010 9a 06 23 36 e9 03 4b 6d df ef 1f 37 d8 79 97 74 |..#6..Km...7.y.t|"
"2020-01-03 19:07:46.297 UTC [msp.identity] Verify -> DEBU 1a79 Verify: sig = 00000000 30 45 02 21 00 d1 cc 78 78 d9 11 52 0b ff 30 71 |0E.!...xx..R..0q|
00000010 b4 b6 8d 89 7e 5f 18 2b 93 b1 ec 20 5c 39 23 9d |....~_.+... \9#.|
00000020 74 03 45 77 a5 02 20 32 36 af 06 44 34 fc 29 91 |t.Ew.. 26..D4.).|
00000030 56 48 fb d0 0e 34 30 72 5b c7 1c 19 23 c2 ea 0a |VH...40r[...#...|
00000040 ef 13 8d 4f 42 29 18 |...OB).|"
"2020-01-03 19:07:46.297 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a7a signature for identity 0 validated"
"2020-01-03 19:07:46.298 UTC [cauthdsl] func1 -> DEBU 1a7b 0xc0002ee660 gate 1578078466298098200 evaluation starts"
"2020-01-03 19:07:46.298 UTC [cauthdsl] func2 -> DEBU 1a7c 0xc0002ee660 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.298 UTC [cauthdsl] func2 -> DEBU 1a7d 0xc0002ee660 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.298 UTC [cauthdsl] func2 -> DEBU 1a7e 0xc0002ee660 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:46.299 UTC [cauthdsl] func2 -> DEBU 1a7f 0xc0002ee660 principal evaluation fails"
"2020-01-03 19:07:46.299 UTC [cauthdsl] func1 -> DEBU 1a80 0xc0002ee660 gate 1578078466298098200 evaluation fails"
"2020-01-03 19:07:46.299 UTC [policies] EvaluateSignedData -> DEBU 1a81 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.299 UTC [policies] EvaluateSignedData -> DEBU 1a82 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.299 UTC [policies] func1 -> DEBU 1a83 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:46.299 UTC [policies] EvaluateSignedData -> DEBU 1a84 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:46.300 UTC [policies] EvaluateSignedData -> DEBU 1a85 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:46.300 UTC [policies] EvaluateSignedData -> DEBU 1a86 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:46.301 UTC [policies] EvaluateSignedData -> DEBU 1a87 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.301 UTC [policies] EvaluateSignedData -> DEBU 1a88 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:46.301 UTC [msp.identity] Verify -> DEBU 1a89 Verify: digest = 00000000 7c 32 c3 b8 41 5d d2 50 1e 30 8e 5a e5 8f db 4a ||2..A].P.0.Z...J|
00000010 9a 06 23 36 e9 03 4b 6d df ef 1f 37 d8 79 97 74 |..#6..Km...7.y.t|"
"2020-01-03 19:07:46.301 UTC [msp.identity] Verify -> DEBU 1a8a Verify: sig = 00000000 30 45 02 21 00 d1 cc 78 78 d9 11 52 0b ff 30 71 |0E.!...xx..R..0q|
00000010 b4 b6 8d 89 7e 5f 18 2b 93 b1 ec 20 5c 39 23 9d |....~_.+... \9#.|
00000020 74 03 45 77 a5 02 20 32 36 af 06 44 34 fc 29 91 |t.Ew.. 26..D4.).|
00000030 56 48 fb d0 0e 34 30 72 5b c7 1c 19 23 c2 ea 0a |VH...40r[...#...|
00000040 ef 13 8d 4f 42 29 18 |...OB).|"
"2020-01-03 19:07:46.315 UTC [policies] SignatureSetToValidIdentities -> DEBU 1a8b signature for identity 0 validated"
"2020-01-03 19:07:46.315 UTC [cauthdsl] func1 -> DEBU 1a8c 0xc0002ef9b0 gate 1578078466315153200 evaluation starts"
"2020-01-03 19:07:46.315 UTC [cauthdsl] func2 -> DEBU 1a8d 0xc0002ef9b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.315 UTC [cauthdsl] func2 -> DEBU 1a8e 0xc0002ef9b0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.315 UTC [cauthdsl] func2 -> DEBU 1a8f 0xc0002ef9b0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:46.315 UTC [cauthdsl] func1 -> DEBU 1a90 0xc0002ef9b0 gate 1578078466315153200 evaluation succeeds"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a91 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a92 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a93 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a94 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a95 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:46.316 UTC [policies] EvaluateSignedData -> DEBU 1a96 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:46.316 UTC [common.deliver] deliverBlocks -> DEBU 1a97 [channel: businesschannel] Received seekInfo (0xc00008bb40) start:<specified:<number:6 > > stop:<specified:<number:6 > > from 172.18.0.5:54672"
"2020-01-03 19:07:46.316 UTC [fsblkstorage] Next -> DEBU 1a98 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:46.316 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a99 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[101386]"
"2020-01-03 19:07:46.316 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a9a Remaining bytes=[12177], Going to peek [8] bytes"
"2020-01-03 19:07:46.316 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a9b Returning blockbytes - length=[4063], placementInfo={fileNum=[0], startOffset=[101386], bytesOffset=[101388]}"
"2020-01-03 19:07:46.316 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a9c blockbytes [4063] read from file [0]"
"2020-01-03 19:07:46.317 UTC [common.deliver] deliverBlocks -> DEBU 1a9d [channel: businesschannel] Delivering block [6] for (0xc00008bb40) for 172.18.0.5:54672"
"2020-01-03 19:07:46.317 UTC [common.deliver] deliverBlocks -> DEBU 1a9e [channel: businesschannel] Done delivering to 172.18.0.5:54672 for (0xc00008bb40)"
"2020-01-03 19:07:46.317 UTC [common.deliver] Handle -> DEBU 1a9f Waiting for new SeekInfo from 172.18.0.5:54672"
"2020-01-03 19:07:46.318 UTC [common.deliver] Handle -> DEBU 1aa1 Attempting to read seek info message from 172.18.0.5:54672"
"2020-01-03 19:07:46.318 UTC [fsblkstorage] waitForBlock -> DEBU 1aa0 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.319 UTC [fsblkstorage] waitForBlock -> DEBU 1aa2 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.319 UTC [fsblkstorage] waitForBlock -> DEBU 1aa3 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.320 UTC [fsblkstorage] waitForBlock -> DEBU 1aa4 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.326 UTC [common.deliver] Handle -> WARN 1aa5 Error reading from 172.18.0.5:54672: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:46.326 UTC [orderer.common.server] func1 -> DEBU 1aa6 Closing Deliver stream"
"2020-01-03 19:07:46.327 UTC [comm.grpc.server] 1 -> INFO 1aa7 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54672 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=36.7042ms
"2020-01-03 19:07:46.328 UTC [grpc] infof -> DEBU 1aa8 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:46.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1aa9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:46.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1aaa Sending msg of 28 bytes to 3 on channel testchainid took 44.4µs"
"2020-01-03 19:07:46.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1aab Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53.6µs "
"2020-01-03 19:07:46.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1aac Sending msg of 28 bytes to 2 on channel businesschannel took 16.7µs"
"2020-01-03 19:07:46.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1aad Sending msg of 28 bytes to 3 on channel businesschannel took 90.4µs"
"2020-01-03 19:07:46.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1aae Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 864.5µs "
"2020-01-03 19:07:46.526 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1aaf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 246.5µs "
"2020-01-03 19:07:46.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1ab0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:46.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1ab1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:46.554 UTC [orderer.common.server] Deliver -> DEBU 1ab2 Starting new Deliver handler"
"2020-01-03 19:07:46.554 UTC [common.deliver] Handle -> DEBU 1ab3 Starting new deliver loop for 172.18.0.5:54674"
"2020-01-03 19:07:46.554 UTC [common.deliver] Handle -> DEBU 1ab4 Attempting to read seek info message from 172.18.0.5:54674"
"2020-01-03 19:07:46.556 UTC [policies] EvaluateSignedData -> DEBU 1ab5 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:46.556 UTC [policies] EvaluateSignedData -> DEBU 1ab6 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.557 UTC [policies] EvaluateSignedData -> DEBU 1ab7 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:46.557 UTC [policies] EvaluateSignedData -> DEBU 1ab8 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.557 UTC [policies] EvaluateSignedData -> DEBU 1ab9 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:46.557 UTC [msp.identity] Verify -> DEBU 1aba Verify: digest = 00000000 02 1e e2 24 40 49 55 9f e9 92 9a 10 da c8 32 6a |...$@IU.......2j|
00000010 58 e2 a6 0d 1b 46 06 bd a4 37 7d 62 08 53 7b b3 |X....F...7}b.S{.|"
"2020-01-03 19:07:46.557 UTC [msp.identity] Verify -> DEBU 1abb Verify: sig = 00000000 30 45 02 21 00 90 5f eb 59 d8 90 cc d2 1d f7 d2 |0E.!.._.Y.......|
00000010 6b 93 19 89 9d e6 ae 58 de a3 2e ad 46 40 e0 55 |k......X....F@.U|
00000020 e2 5b 74 1a a7 02 20 50 27 b8 84 26 71 87 ad 0a |.[t... P'..&q...|
00000030 66 0a d9 23 f3 24 48 e1 39 18 00 7f 01 a7 f9 a3 |f..#.$H.9.......|
00000040 c3 46 07 5f 1b 20 a3 |.F._. .|"
"2020-01-03 19:07:46.558 UTC [policies] SignatureSetToValidIdentities -> DEBU 1abc signature for identity 0 validated"
"2020-01-03 19:07:46.558 UTC [cauthdsl] func1 -> DEBU 1abd 0xc00025ec40 gate 1578078466558567100 evaluation starts"
"2020-01-03 19:07:46.559 UTC [cauthdsl] func2 -> DEBU 1abe 0xc00025ec40 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.559 UTC [cauthdsl] func2 -> DEBU 1abf 0xc00025ec40 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.559 UTC [cauthdsl] func2 -> DEBU 1ac0 0xc00025ec40 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:46.559 UTC [cauthdsl] func2 -> DEBU 1ac1 0xc00025ec40 principal evaluation fails"
"2020-01-03 19:07:46.560 UTC [cauthdsl] func1 -> DEBU 1ac2 0xc00025ec40 gate 1578078466558567100 evaluation fails"
"2020-01-03 19:07:46.560 UTC [policies] EvaluateSignedData -> DEBU 1ac3 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.560 UTC [policies] EvaluateSignedData -> DEBU 1ac4 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.560 UTC [policies] EvaluateSignedData -> DEBU 1ac5 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:46.560 UTC [msp.identity] Verify -> DEBU 1ac6 Verify: digest = 00000000 02 1e e2 24 40 49 55 9f e9 92 9a 10 da c8 32 6a |...$@IU.......2j|
00000010 58 e2 a6 0d 1b 46 06 bd a4 37 7d 62 08 53 7b b3 |X....F...7}b.S{.|"
"2020-01-03 19:07:46.560 UTC [msp.identity] Verify -> DEBU 1ac7 Verify: sig = 00000000 30 45 02 21 00 90 5f eb 59 d8 90 cc d2 1d f7 d2 |0E.!.._.Y.......|
00000010 6b 93 19 89 9d e6 ae 58 de a3 2e ad 46 40 e0 55 |k......X....F@.U|
00000020 e2 5b 74 1a a7 02 20 50 27 b8 84 26 71 87 ad 0a |.[t... P'..&q...|
00000030 66 0a d9 23 f3 24 48 e1 39 18 00 7f 01 a7 f9 a3 |f..#.$H.9.......|
00000040 c3 46 07 5f 1b 20 a3 |.F._. .|"
"2020-01-03 19:07:46.560 UTC [policies] SignatureSetToValidIdentities -> DEBU 1ac8 signature for identity 0 validated"
"2020-01-03 19:07:46.561 UTC [cauthdsl] func1 -> DEBU 1ac9 0xc00025fb20 gate 1578078466561094100 evaluation starts"
"2020-01-03 19:07:46.561 UTC [cauthdsl] func2 -> DEBU 1aca 0xc00025fb20 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.561 UTC [cauthdsl] func2 -> DEBU 1acb 0xc00025fb20 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.561 UTC [cauthdsl] func2 -> DEBU 1acc 0xc00025fb20 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:46.562 UTC [cauthdsl] func2 -> DEBU 1acd 0xc00025fb20 principal evaluation fails"
"2020-01-03 19:07:46.562 UTC [cauthdsl] func1 -> DEBU 1ace 0xc00025fb20 gate 1578078466561094100 evaluation fails"
"2020-01-03 19:07:46.562 UTC [policies] EvaluateSignedData -> DEBU 1acf Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.562 UTC [policies] EvaluateSignedData -> DEBU 1ad0 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.562 UTC [policies] func1 -> DEBU 1ad1 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Readers Org2MSP/Readers ]"
"2020-01-03 19:07:46.562 UTC [policies] EvaluateSignedData -> DEBU 1ad2 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:46.563 UTC [policies] EvaluateSignedData -> DEBU 1ad3 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:46.563 UTC [policies] EvaluateSignedData -> DEBU 1ad4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:46.563 UTC [policies] EvaluateSignedData -> DEBU 1ad5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.563 UTC [policies] EvaluateSignedData -> DEBU 1ad6 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:46.563 UTC [msp.identity] Verify -> DEBU 1ad7 Verify: digest = 00000000 02 1e e2 24 40 49 55 9f e9 92 9a 10 da c8 32 6a |...$@IU.......2j|
00000010 58 e2 a6 0d 1b 46 06 bd a4 37 7d 62 08 53 7b b3 |X....F...7}b.S{.|"
"2020-01-03 19:07:46.563 UTC [msp.identity] Verify -> DEBU 1ad8 Verify: sig = 00000000 30 45 02 21 00 90 5f eb 59 d8 90 cc d2 1d f7 d2 |0E.!.._.Y.......|
00000010 6b 93 19 89 9d e6 ae 58 de a3 2e ad 46 40 e0 55 |k......X....F@.U|
00000020 e2 5b 74 1a a7 02 20 50 27 b8 84 26 71 87 ad 0a |.[t... P'..&q...|
00000030 66 0a d9 23 f3 24 48 e1 39 18 00 7f 01 a7 f9 a3 |f..#.$H.9.......|
00000040 c3 46 07 5f 1b 20 a3 |.F._. .|"
"2020-01-03 19:07:46.564 UTC [policies] SignatureSetToValidIdentities -> DEBU 1ad9 signature for identity 0 validated"
"2020-01-03 19:07:46.564 UTC [cauthdsl] func1 -> DEBU 1ada 0xc00024d200 gate 1578078466564315400 evaluation starts"
"2020-01-03 19:07:46.564 UTC [cauthdsl] func2 -> DEBU 1adb 0xc00024d200 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.564 UTC [cauthdsl] func2 -> DEBU 1adc 0xc00024d200 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.564 UTC [cauthdsl] func2 -> DEBU 1add 0xc00024d200 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:46.564 UTC [cauthdsl] func1 -> DEBU 1ade 0xc00024d200 gate 1578078466564315400 evaluation succeeds"
"2020-01-03 19:07:46.565 UTC [policies] EvaluateSignedData -> DEBU 1adf Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.565 UTC [policies] EvaluateSignedData -> DEBU 1ae0 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.565 UTC [policies] EvaluateSignedData -> DEBU 1ae1 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.566 UTC [policies] EvaluateSignedData -> DEBU 1ae2 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.566 UTC [policies] EvaluateSignedData -> DEBU 1ae3 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:46.566 UTC [policies] EvaluateSignedData -> DEBU 1ae4 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:46.566 UTC [common.deliver] deliverBlocks -> DEBU 1ae5 [channel: businesschannel] Received seekInfo (0xc0000df800) start:<specified:<number:7 > > stop:<specified:<number:7 > > from 172.18.0.5:54674"
"2020-01-03 19:07:46.566 UTC [fsblkstorage] Next -> DEBU 1ae6 Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:46.566 UTC [fsblkstorage] newBlockfileStream -> DEBU 1ae7 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[105451]"
"2020-01-03 19:07:46.566 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae8 Remaining bytes=[8112], Going to peek [8] bytes"
"2020-01-03 19:07:46.566 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae9 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[105451], bytesOffset=[105453]}"
"2020-01-03 19:07:46.567 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1aea blockbytes [4054] read from file [0]"
"2020-01-03 19:07:46.567 UTC [common.deliver] deliverBlocks -> DEBU 1aeb [channel: businesschannel] Delivering block [7] for (0xc0000df800) for 172.18.0.5:54674"
"2020-01-03 19:07:46.567 UTC [common.deliver] deliverBlocks -> DEBU 1aec [channel: businesschannel] Done delivering to 172.18.0.5:54674 for (0xc0000df800)"
"2020-01-03 19:07:46.568 UTC [fsblkstorage] waitForBlock -> DEBU 1aed Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.568 UTC [fsblkstorage] waitForBlock -> DEBU 1aee Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.569 UTC [common.deliver] Handle -> DEBU 1aef Waiting for new SeekInfo from 172.18.0.5:54674"
"2020-01-03 19:07:46.569 UTC [common.deliver] Handle -> DEBU 1af1 Attempting to read seek info message from 172.18.0.5:54674"
"2020-01-03 19:07:46.569 UTC [fsblkstorage] waitForBlock -> DEBU 1af0 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.570 UTC [fsblkstorage] waitForBlock -> DEBU 1af2 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.577 UTC [common.deliver] Handle -> WARN 1af3 Error reading from 172.18.0.5:54674: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:46.577 UTC [orderer.common.server] func1 -> DEBU 1af4 Closing Deliver stream"
"2020-01-03 19:07:46.577 UTC [comm.grpc.server] 1 -> INFO 1af5 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54674 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=23.6446ms
"2020-01-03 19:07:46.578 UTC [grpc] infof -> DEBU 1af6 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:46.797 UTC [orderer.common.server] Deliver -> DEBU 1af7 Starting new Deliver handler"
"2020-01-03 19:07:46.798 UTC [common.deliver] Handle -> DEBU 1af8 Starting new deliver loop for 172.18.0.5:54676"
"2020-01-03 19:07:46.798 UTC [common.deliver] Handle -> DEBU 1af9 Attempting to read seek info message from 172.18.0.5:54676"
"2020-01-03 19:07:46.800 UTC [policies] EvaluateSignedData -> DEBU 1afa == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:46.801 UTC [policies] EvaluateSignedData -> DEBU 1afb This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.801 UTC [policies] EvaluateSignedData -> DEBU 1afc == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:46.802 UTC [policies] EvaluateSignedData -> DEBU 1afd This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.802 UTC [policies] EvaluateSignedData -> DEBU 1afe == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:46.802 UTC [msp.identity] Verify -> DEBU 1aff Verify: digest = 00000000 93 2c a7 d7 28 6a 75 d9 4e f0 06 fb c2 87 b1 ca |.,..(ju.N.......|
00000010 6a 1a 07 20 df be ef b5 38 c4 fd 61 fb 09 25 40 |j.. ....8..a..%@|"
"2020-01-03 19:07:46.803 UTC [msp.identity] Verify -> DEBU 1b00 Verify: sig = 00000000 30 45 02 21 00 b3 e7 44 2d 05 ca d9 02 dc cb ce |0E.!...D-.......|
00000010 b0 2b 3b 32 3c 25 96 51 7e 5c c3 9b 64 e2 89 38 |.+;2<%.Q~\..d..8|
00000020 c5 f5 cc b2 b7 02 20 7c 9e ee fb c3 40 64 6d 8c |...... |....@dm.|
00000030 c8 b4 f1 b2 f6 6f 27 57 c4 fa a3 ba 03 b8 bc 86 |.....o'W........|
00000040 54 a4 cb 7d 19 b3 2a |T..}..*|"
"2020-01-03 19:07:46.803 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b01 signature for identity 0 validated"
"2020-01-03 19:07:46.804 UTC [cauthdsl] func1 -> DEBU 1b02 0xc0004b1d30 gate 1578078466804291800 evaluation starts"
"2020-01-03 19:07:46.804 UTC [cauthdsl] func2 -> DEBU 1b03 0xc0004b1d30 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.804 UTC [cauthdsl] func2 -> DEBU 1b04 0xc0004b1d30 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.805 UTC [cauthdsl] func2 -> DEBU 1b05 0xc0004b1d30 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:46.805 UTC [cauthdsl] func2 -> DEBU 1b06 0xc0004b1d30 principal evaluation fails"
"2020-01-03 19:07:46.805 UTC [cauthdsl] func1 -> DEBU 1b07 0xc0004b1d30 gate 1578078466804291800 evaluation fails"
"2020-01-03 19:07:46.805 UTC [policies] EvaluateSignedData -> DEBU 1b08 Signature set did not satisfy policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.805 UTC [policies] EvaluateSignedData -> DEBU 1b09 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:46.806 UTC [policies] EvaluateSignedData -> DEBU 1b0a == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:46.806 UTC [msp.identity] Verify -> DEBU 1b0b Verify: digest = 00000000 93 2c a7 d7 28 6a 75 d9 4e f0 06 fb c2 87 b1 ca |.,..(ju.N.......|
00000010 6a 1a 07 20 df be ef b5 38 c4 fd 61 fb 09 25 40 |j.. ....8..a..%@|"
"2020-01-03 19:07:46.806 UTC [msp.identity] Verify -> DEBU 1b0c Verify: sig = 00000000 30 45 02 21 00 b3 e7 44 2d 05 ca d9 02 dc cb ce |0E.!...D-.......|
00000010 b0 2b 3b 32 3c 25 96 51 7e 5c c3 9b 64 e2 89 38 |.+;2<%.Q~\..d..8|
00000020 c5 f5 cc b2 b7 02 20 7c 9e ee fb c3 40 64 6d 8c |...... |....@dm.|
00000030 c8 b4 f1 b2 f6 6f 27 57 c4 fa a3 ba 03 b8 bc 86 |.....o'W........|
00000040 54 a4 cb 7d 19 b3 2a |T..}..*|"
"2020-01-03 19:07:46.807 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b0d signature for identity 0 validated"
"2020-01-03 19:07:46.807 UTC [cauthdsl] func1 -> DEBU 1b0e 0xc00092aa70 gate 1578078466807503600 evaluation starts"
"2020-01-03 19:07:46.807 UTC [cauthdsl] func2 -> DEBU 1b0f 0xc00092aa70 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.808 UTC [cauthdsl] func2 -> DEBU 1b10 0xc00092aa70 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.808 UTC [cauthdsl] func2 -> DEBU 1b11 0xc00092aa70 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:46.808 UTC [cauthdsl] func2 -> DEBU 1b12 0xc00092aa70 principal evaluation fails"
"2020-01-03 19:07:46.809 UTC [cauthdsl] func1 -> DEBU 1b13 0xc00092aa70 gate 1578078466807503600 evaluation fails"
"2020-01-03 19:07:46.809 UTC [policies] EvaluateSignedData -> DEBU 1b14 Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.809 UTC [policies] EvaluateSignedData -> DEBU 1b15 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:46.810 UTC [policies] func1 -> DEBU 1b16 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org2MSP/Readers Org1MSP/Readers ]"
"2020-01-03 19:07:46.810 UTC [policies] EvaluateSignedData -> DEBU 1b17 Signature set did not satisfy policy /Channel/Application/Readers"
"2020-01-03 19:07:46.810 UTC [policies] EvaluateSignedData -> DEBU 1b18 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:46.810 UTC [policies] EvaluateSignedData -> DEBU 1b19 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:46.811 UTC [policies] EvaluateSignedData -> DEBU 1b1a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.811 UTC [policies] EvaluateSignedData -> DEBU 1b1b == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:46.812 UTC [msp.identity] Verify -> DEBU 1b1c Verify: digest = 00000000 93 2c a7 d7 28 6a 75 d9 4e f0 06 fb c2 87 b1 ca |.,..(ju.N.......|
00000010 6a 1a 07 20 df be ef b5 38 c4 fd 61 fb 09 25 40 |j.. ....8..a..%@|"
"2020-01-03 19:07:46.812 UTC [msp.identity] Verify -> DEBU 1b1d Verify: sig = 00000000 30 45 02 21 00 b3 e7 44 2d 05 ca d9 02 dc cb ce |0E.!...D-.......|
00000010 b0 2b 3b 32 3c 25 96 51 7e 5c c3 9b 64 e2 89 38 |.+;2<%.Q~\..d..8|
00000020 c5 f5 cc b2 b7 02 20 7c 9e ee fb c3 40 64 6d 8c |...... |....@dm.|
00000030 c8 b4 f1 b2 f6 6f 27 57 c4 fa a3 ba 03 b8 bc 86 |.....o'W........|
00000040 54 a4 cb 7d 19 b3 2a |T..}..*|"
"2020-01-03 19:07:46.813 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b1e signature for identity 0 validated"
"2020-01-03 19:07:46.813 UTC [cauthdsl] func1 -> DEBU 1b1f 0xc00092bda0 gate 1578078466813647200 evaluation starts"
"2020-01-03 19:07:46.814 UTC [cauthdsl] func2 -> DEBU 1b20 0xc00092bda0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.814 UTC [cauthdsl] func2 -> DEBU 1b21 0xc00092bda0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.814 UTC [cauthdsl] func2 -> DEBU 1b22 0xc00092bda0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:46.815 UTC [cauthdsl] func1 -> DEBU 1b23 0xc00092bda0 gate 1578078466813647200 evaluation succeeds"
"2020-01-03 19:07:46.815 UTC [policies] EvaluateSignedData -> DEBU 1b24 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.815 UTC [policies] EvaluateSignedData -> DEBU 1b25 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.815 UTC [policies] EvaluateSignedData -> DEBU 1b26 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.816 UTC [policies] EvaluateSignedData -> DEBU 1b27 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:46.816 UTC [policies] EvaluateSignedData -> DEBU 1b28 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:46.816 UTC [policies] EvaluateSignedData -> DEBU 1b29 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:46.816 UTC [common.deliver] deliverBlocks -> DEBU 1b2a [channel: businesschannel] Received seekInfo (0xc00099a240) start:<specified:<number:8 > > stop:<specified:<number:8 > > from 172.18.0.5:54676"
"2020-01-03 19:07:46.817 UTC [fsblkstorage] Next -> DEBU 1b2b Initializing block stream for iterator. itr.maxBlockNumAvailable=8"
"2020-01-03 19:07:46.817 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b2c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[109507]"
"2020-01-03 19:07:46.817 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b2d Remaining bytes=[4056], Going to peek [8] bytes"
"2020-01-03 19:07:46.817 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b2e Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:07:46.817 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b2f blockbytes [4054] read from file [0]"
"2020-01-03 19:07:46.818 UTC [common.deliver] deliverBlocks -> DEBU 1b30 [channel: businesschannel] Delivering block [8] for (0xc00099a240) for 172.18.0.5:54676"
"2020-01-03 19:07:46.818 UTC [common.deliver] deliverBlocks -> DEBU 1b31 [channel: businesschannel] Done delivering to 172.18.0.5:54676 for (0xc00099a240)"
"2020-01-03 19:07:46.818 UTC [fsblkstorage] waitForBlock -> DEBU 1b32 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.819 UTC [fsblkstorage] waitForBlock -> DEBU 1b33 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.819 UTC [fsblkstorage] waitForBlock -> DEBU 1b34 Came out of wait. maxAvailaBlockNumber=[8]"
"2020-01-03 19:07:46.819 UTC [fsblkstorage] waitForBlock -> DEBU 1b35 Going to wait for newer blocks. maxAvailaBlockNumber=[8], waitForBlockNum=[9]"
"2020-01-03 19:07:46.818 UTC [common.deliver] Handle -> DEBU 1b36 Waiting for new SeekInfo from 172.18.0.5:54676"
"2020-01-03 19:07:46.821 UTC [common.deliver] Handle -> DEBU 1b37 Attempting to read seek info message from 172.18.0.5:54676"
"2020-01-03 19:07:46.827 UTC [common.deliver] Handle -> WARN 1b38 Error reading from 172.18.0.5:54676: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:46.828 UTC [orderer.common.server] func1 -> DEBU 1b39 Closing Deliver stream"
"2020-01-03 19:07:46.828 UTC [comm.grpc.server] 1 -> INFO 1b3a streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54676 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=31.2999ms
"2020-01-03 19:07:46.829 UTC [grpc] infof -> DEBU 1b3b transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:46.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1b3c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:46.955 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1b3d Sending msg of 28 bytes to 3 on channel testchainid took 44.1µs"
"2020-01-03 19:07:46.959 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1b3e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 2.0358ms "
"2020-01-03 19:07:46.985 UTC [orderer.common.server] Deliver -> DEBU 1b3f Starting new Deliver handler"
"2020-01-03 19:07:46.985 UTC [common.deliver] Handle -> DEBU 1b40 Starting new deliver loop for 172.18.0.5:54678"
"2020-01-03 19:07:46.988 UTC [common.deliver] Handle -> DEBU 1b41 Attempting to read seek info message from 172.18.0.5:54678"
"2020-01-03 19:07:46.990 UTC [policies] EvaluateSignedData -> DEBU 1b42 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:46.990 UTC [policies] EvaluateSignedData -> DEBU 1b43 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.990 UTC [policies] EvaluateSignedData -> DEBU 1b44 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:46.991 UTC [policies] EvaluateSignedData -> DEBU 1b45 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:46.991 UTC [policies] EvaluateSignedData -> DEBU 1b46 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:46.991 UTC [msp] DeserializeIdentity -> DEBU 1b47 Obtaining identity"
"2020-01-03 19:07:46.992 UTC [msp.identity] newIdentity -> DEBU 1b48 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICGTCCAcCgAwIBAgIQTGd44DqCSridG/GT9IMOCjAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowZjELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xDjAMBgNVBAsTBWFkbWluMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZ
MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFG26fgQv8i7PXxEIP3SIsoUz7SAg4xY
a2qekwDPnU4R/zp8Vi9+1vDzi6G2r+RLJETNKPx5r24VGnUQYbNkdjijTTBLMA4G
A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIIVKBtkC9IJ4
ujvRzO3Ry6rJ6bfYtONGuPcjQrdg4D2jMAoGCCqGSM49BAMCA0cAMEQCIB4uSaWx
upbmRDZLXj6uOB+Rp9oa5On+3cuOw797DOKSAiBR6toNtMlquiXXBQmkyU2mO5j0
Ng0rgX6cX73Zy6gvaA==
-----END CERTIFICATE-----"
"2020-01-03 19:07:46.993 UTC [msp.identity] Verify -> DEBU 1b49 Verify: digest = 00000000 ae ca 1f 19 86 56 65 60 d8 12 95 c0 64 41 1d a5 |.....Ve`....dA..|
00000010 af 00 26 10 3b 12 c1 33 79 0f b9 e1 5d 38 2b c4 |..&.;..3y...]8+.|"
"2020-01-03 19:07:46.993 UTC [msp.identity] Verify -> DEBU 1b4a Verify: sig = 00000000 30 45 02 21 00 f1 57 b0 88 6a 44 ab d6 d9 c0 7b |0E.!..W..jD....{|
00000010 15 76 64 cb 32 76 0f 78 63 a2 de 50 31 e2 7f 14 |.vd.2v.xc..P1...|
00000020 6b 68 e6 f3 c0 02 20 57 30 47 28 74 47 4b 3b 5e |kh.... W0G(tGK;^|
00000030 dc 55 24 7c b7 32 01 8a 0b 47 96 b6 9d e0 03 08 |.U$|.2...G......|
00000040 98 b1 ec 17 b8 ef 5a |......Z|"
"2020-01-03 19:07:46.994 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b4b signature for identity 0 validated"
"2020-01-03 19:07:46.994 UTC [cauthdsl] func1 -> DEBU 1b4c 0xc000cea950 gate 1578078466994637100 evaluation starts"
"2020-01-03 19:07:46.995 UTC [cauthdsl] func2 -> DEBU 1b4d 0xc000cea950 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:46.995 UTC [cauthdsl] func2 -> DEBU 1b4e 0xc000cea950 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:46.995 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1b4f Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:07:46.996 UTC [msp] Validate -> DEBU 1b50 MSP OrdererMSP validating identity"
"2020-01-03 19:07:46.997 UTC [msp] getCertificationChain -> DEBU 1b51 MSP OrdererMSP getting certification chain"
"2020-01-03 19:07:46.997 UTC [cauthdsl] func2 -> DEBU 1b52 0xc000cea950 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:46.998 UTC [cauthdsl] func1 -> DEBU 1b53 0xc000cea950 gate 1578078466994637100 evaluation succeeds"
"2020-01-03 19:07:46.999 UTC [policies] EvaluateSignedData -> DEBU 1b54 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:46.999 UTC [policies] EvaluateSignedData -> DEBU 1b55 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.000 UTC [policies] EvaluateSignedData -> DEBU 1b56 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.000 UTC [policies] EvaluateSignedData -> DEBU 1b57 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.001 UTC [policies] EvaluateSignedData -> DEBU 1b58 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:47.001 UTC [policies] EvaluateSignedData -> DEBU 1b59 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:47.001 UTC [common.deliver] deliverBlocks -> DEBU 1b5a [channel: testchainid] Received seekInfo (0xc00099a900) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54678"
"2020-01-03 19:07:47.002 UTC [fsblkstorage] Next -> DEBU 1b5b Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:07:47.002 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b5c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:07:47.002 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5d Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:07:47.003 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5e Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:07:47.003 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5f blockbytes [30764] read from file [0]"
"2020-01-03 19:07:47.003 UTC [common.deliver] deliverBlocks -> DEBU 1b60 [channel: testchainid] Delivering block [1] for (0xc00099a900) for 172.18.0.5:54678"
"2020-01-03 19:07:47.004 UTC [common.deliver] deliverBlocks -> DEBU 1b61 [channel: testchainid] Done delivering to 172.18.0.5:54678 for (0xc00099a900)"
"2020-01-03 19:07:47.005 UTC [common.deliver] Handle -> DEBU 1b62 Waiting for new SeekInfo from 172.18.0.5:54678"
"2020-01-03 19:07:47.005 UTC [common.deliver] Handle -> DEBU 1b63 Attempting to read seek info message from 172.18.0.5:54678"
"2020-01-03 19:07:47.008 UTC [common.deliver] Handle -> WARN 1b64 Error reading from 172.18.0.5:54678: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:47.008 UTC [orderer.common.server] func1 -> DEBU 1b65 Closing Deliver stream"
"2020-01-03 19:07:47.008 UTC [comm.grpc.server] 1 -> INFO 1b66 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54678 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=24.2898ms
"2020-01-03 19:07:47.009 UTC [grpc] infof -> DEBU 1b67 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:47.046 UTC [orderer.consensus.etcdraft] Check -> DEBU 1b68 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:47.048 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1b69 Sending msg of 28 bytes to 2 on channel businesschannel took 15.9µs"
"2020-01-03 19:07:47.049 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1b6a Sending msg of 28 bytes to 3 on channel businesschannel took 16.9µs"
"2020-01-03 19:07:47.050 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1b6b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 63µs "
"2020-01-03 19:07:47.052 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1b6c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:47.057 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1b6d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:47.056 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1b6e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 5.9794ms "
"2020-01-03 19:07:47.230 UTC [orderer.common.server] Deliver -> DEBU 1b6f Starting new Deliver handler"
"2020-01-03 19:07:47.231 UTC [common.deliver] Handle -> DEBU 1b70 Starting new deliver loop for 172.18.0.5:54680"
"2020-01-03 19:07:47.232 UTC [common.deliver] Handle -> DEBU 1b71 Attempting to read seek info message from 172.18.0.5:54680"
"2020-01-03 19:07:47.233 UTC [policies] EvaluateSignedData -> DEBU 1b72 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:47.233 UTC [policies] EvaluateSignedData -> DEBU 1b73 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.234 UTC [policies] EvaluateSignedData -> DEBU 1b74 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:47.234 UTC [policies] EvaluateSignedData -> DEBU 1b75 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.235 UTC [policies] EvaluateSignedData -> DEBU 1b76 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:47.235 UTC [msp.identity] Verify -> DEBU 1b77 Verify: digest = 00000000 98 01 10 d6 66 0a 99 c9 70 84 06 66 5c 89 1f d0 |....f...p..f\...|
00000010 2b 3e 18 04 fc cf 3c 9d 78 c9 69 a2 72 42 02 83 |+>....<.x.i.rB..|"
"2020-01-03 19:07:47.235 UTC [msp.identity] Verify -> DEBU 1b78 Verify: sig = 00000000 30 44 02 20 48 19 5e 62 71 22 29 61 a7 c9 dd aa |0D. H.^bq")a....|
00000010 2f d7 61 9b f4 14 64 fc ad 43 c3 b5 0f f3 18 9a |/.a...d..C......|
00000020 31 fa 03 d8 02 20 6a 53 48 4f d0 8e e8 c8 b5 e4 |1.... jSHO......|
00000030 e9 c9 39 16 b3 d7 a6 05 94 10 b2 0f 62 af 76 55 |..9.........b.vU|
00000040 be 13 77 e7 8a 1d |..w...|"
"2020-01-03 19:07:47.236 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b79 signature for identity 0 validated"
"2020-01-03 19:07:47.236 UTC [cauthdsl] func1 -> DEBU 1b7a 0xc0011c49e0 gate 1578078467236833000 evaluation starts"
"2020-01-03 19:07:47.237 UTC [cauthdsl] func2 -> DEBU 1b7b 0xc0011c49e0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:47.237 UTC [cauthdsl] func2 -> DEBU 1b7c 0xc0011c49e0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:47.237 UTC [cauthdsl] func2 -> DEBU 1b7d 0xc0011c49e0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:47.237 UTC [cauthdsl] func1 -> DEBU 1b7e 0xc0011c49e0 gate 1578078467236833000 evaluation succeeds"
"2020-01-03 19:07:47.237 UTC [policies] EvaluateSignedData -> DEBU 1b7f Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.238 UTC [policies] EvaluateSignedData -> DEBU 1b80 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.238 UTC [policies] EvaluateSignedData -> DEBU 1b81 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.238 UTC [policies] EvaluateSignedData -> DEBU 1b82 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.238 UTC [policies] EvaluateSignedData -> DEBU 1b83 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:47.239 UTC [policies] EvaluateSignedData -> DEBU 1b84 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:47.239 UTC [common.deliver] deliverBlocks -> DEBU 1b85 [channel: testchainid] Received seekInfo (0xc00099b1c0) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54680"
"2020-01-03 19:07:47.239 UTC [fsblkstorage] Next -> DEBU 1b86 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:07:47.240 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b87 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:07:47.240 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b88 Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:07:47.240 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b89 Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:07:47.240 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b8a blockbytes [30764] read from file [0]"
"2020-01-03 19:07:47.241 UTC [common.deliver] deliverBlocks -> DEBU 1b8b [channel: testchainid] Delivering block [1] for (0xc00099b1c0) for 172.18.0.5:54680"
"2020-01-03 19:07:47.242 UTC [common.deliver] deliverBlocks -> DEBU 1b8c [channel: testchainid] Done delivering to 172.18.0.5:54680 for (0xc00099b1c0)"
"2020-01-03 19:07:47.244 UTC [common.deliver] Handle -> DEBU 1b8d Waiting for new SeekInfo from 172.18.0.5:54680"
"2020-01-03 19:07:47.244 UTC [common.deliver] Handle -> DEBU 1b8e Attempting to read seek info message from 172.18.0.5:54680"
"2020-01-03 19:07:47.245 UTC [policies] EvaluateSignedData -> DEBU 1b8f == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:47.246 UTC [policies] EvaluateSignedData -> DEBU 1b90 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.246 UTC [policies] EvaluateSignedData -> DEBU 1b91 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:47.246 UTC [policies] EvaluateSignedData -> DEBU 1b92 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.246 UTC [policies] EvaluateSignedData -> DEBU 1b93 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:47.246 UTC [msp.identity] Verify -> DEBU 1b94 Verify: digest = 00000000 67 28 c8 d3 3f 0c 31 13 49 ad d7 58 2b a9 21 45 |g(..?.1.I..X+.!E|
00000010 81 e7 53 3b c2 4d c8 02 8d 35 ba 1f 24 c1 dd 76 |..S;.M...5..$..v|"
"2020-01-03 19:07:47.246 UTC [msp.identity] Verify -> DEBU 1b95 Verify: sig = 00000000 30 45 02 21 00 fc 46 27 89 f4 36 e4 49 67 07 ef |0E.!..F'..6.Ig..|
00000010 37 29 fd 6f ac 43 b7 d7 b3 0c 14 6c 38 22 80 9c |7).o.C.....l8"..|
00000020 83 37 f2 c6 c0 02 20 03 45 3c 3e db c8 ed 48 ea |.7.... .E<>...H.|
00000030 bc 2c 6d fc d6 56 cc ac fc 5f dd b4 ac dc 38 bb |.,m..V..._....8.|
00000040 80 dc db b2 31 f7 98 |....1..|"
"2020-01-03 19:07:47.247 UTC [policies] SignatureSetToValidIdentities -> DEBU 1b96 signature for identity 0 validated"
"2020-01-03 19:07:47.247 UTC [cauthdsl] func1 -> DEBU 1b97 0xc0011e8f70 gate 1578078467247276300 evaluation starts"
"2020-01-03 19:07:47.247 UTC [cauthdsl] func2 -> DEBU 1b98 0xc0011e8f70 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:47.247 UTC [cauthdsl] func2 -> DEBU 1b99 0xc0011e8f70 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:47.247 UTC [cauthdsl] func2 -> DEBU 1b9a 0xc0011e8f70 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:47.247 UTC [cauthdsl] func1 -> DEBU 1b9b 0xc0011e8f70 gate 1578078467247276300 evaluation succeeds"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1b9c Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1b9d == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1b9e Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1b9f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1ba0 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:47.248 UTC [policies] EvaluateSignedData -> DEBU 1ba1 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:47.248 UTC [common.deliver] deliverBlocks -> DEBU 1ba2 [channel: testchainid] Received seekInfo (0xc00099b4c0) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54680"
"2020-01-03 19:07:47.248 UTC [fsblkstorage] Next -> DEBU 1ba3 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:07:47.249 UTC [fsblkstorage] newBlockfileStream -> DEBU 1ba4 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:07:47.249 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ba5 Remaining bytes=[54081], Going to peek [8] bytes"
"2020-01-03 19:07:47.249 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ba6 Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:07:47.249 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ba7 blockbytes [23311] read from file [0]"
"2020-01-03 19:07:47.250 UTC [common.deliver] deliverBlocks -> DEBU 1ba8 [channel: testchainid] Delivering block [0] for (0xc00099b4c0) for 172.18.0.5:54680"
"2020-01-03 19:07:47.250 UTC [common.deliver] deliverBlocks -> DEBU 1ba9 [channel: testchainid] Done delivering to 172.18.0.5:54680 for (0xc00099b4c0)"
"2020-01-03 19:07:47.250 UTC [common.deliver] Handle -> DEBU 1baa Waiting for new SeekInfo from 172.18.0.5:54680"
"2020-01-03 19:07:47.250 UTC [common.deliver] Handle -> DEBU 1bab Attempting to read seek info message from 172.18.0.5:54680"
"2020-01-03 19:07:47.257 UTC [common.deliver] Handle -> WARN 1bac Error reading from 172.18.0.5:54680: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:47.258 UTC [orderer.common.server] func1 -> DEBU 1bad Closing Deliver stream"
"2020-01-03 19:07:47.258 UTC [comm.grpc.server] 1 -> INFO 1bae streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54680 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=27.8136ms
"2020-01-03 19:07:47.258 UTC [grpc] infof -> DEBU 1baf transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:47.433 UTC [orderer.common.server] Deliver -> DEBU 1bb0 Starting new Deliver handler"
"2020-01-03 19:07:47.434 UTC [common.deliver] Handle -> DEBU 1bb1 Starting new deliver loop for 172.18.0.5:54682"
"2020-01-03 19:07:47.434 UTC [common.deliver] Handle -> DEBU 1bb2 Attempting to read seek info message from 172.18.0.5:54682"
"2020-01-03 19:07:47.435 UTC [policies] EvaluateSignedData -> DEBU 1bb3 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:47.435 UTC [policies] EvaluateSignedData -> DEBU 1bb4 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.436 UTC [policies] EvaluateSignedData -> DEBU 1bb5 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:47.436 UTC [policies] EvaluateSignedData -> DEBU 1bb6 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.436 UTC [policies] EvaluateSignedData -> DEBU 1bb7 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:47.436 UTC [msp.identity] Verify -> DEBU 1bb8 Verify: digest = 00000000 c6 d6 8c f4 cd 24 e5 7e 93 2e 8a 40 ad 92 0f ce |.....$.~...@....|
00000010 96 0d d4 0c d7 00 33 26 66 1c af 0b 63 eb c7 02 |......3&f...c...|"
"2020-01-03 19:07:47.437 UTC [msp.identity] Verify -> DEBU 1bb9 Verify: sig = 00000000 30 45 02 21 00 c2 89 08 9a 55 49 f6 38 1e bb 25 |0E.!.....UI.8..%|
00000010 12 6b a8 00 45 d0 24 fc dc 32 a0 f2 ee a2 01 d4 |.k..E.$..2......|
00000020 ad 11 9e ac 58 02 20 69 d8 e2 da 53 14 d8 7f bb |....X. i...S....|
00000030 3a 30 90 09 5f 49 33 6a 26 78 d1 fc 0e cc f8 fc |:0.._I3j&x......|
00000040 36 37 45 e6 de 69 a5 |67E..i.|"
"2020-01-03 19:07:47.437 UTC [policies] SignatureSetToValidIdentities -> DEBU 1bba signature for identity 0 validated"
"2020-01-03 19:07:47.438 UTC [cauthdsl] func1 -> DEBU 1bbb 0xc0011bb760 gate 1578078467438051900 evaluation starts"
"2020-01-03 19:07:47.438 UTC [cauthdsl] func2 -> DEBU 1bbc 0xc0011bb760 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:47.438 UTC [cauthdsl] func2 -> DEBU 1bbd 0xc0011bb760 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:47.438 UTC [cauthdsl] func2 -> DEBU 1bbe 0xc0011bb760 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:47.438 UTC [cauthdsl] func1 -> DEBU 1bbf 0xc0011bb760 gate 1578078467438051900 evaluation succeeds"
"2020-01-03 19:07:47.439 UTC [policies] EvaluateSignedData -> DEBU 1bc0 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.439 UTC [policies] EvaluateSignedData -> DEBU 1bc1 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.439 UTC [policies] EvaluateSignedData -> DEBU 1bc2 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.440 UTC [policies] EvaluateSignedData -> DEBU 1bc3 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.440 UTC [policies] EvaluateSignedData -> DEBU 1bc4 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:47.440 UTC [policies] EvaluateSignedData -> DEBU 1bc5 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:47.441 UTC [common.deliver] deliverBlocks -> DEBU 1bc6 [channel: testchainid] Received seekInfo (0xc000305a00) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54682"
"2020-01-03 19:07:47.441 UTC [fsblkstorage] Next -> DEBU 1bc7 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:07:47.441 UTC [fsblkstorage] newBlockfileStream -> DEBU 1bc8 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:07:47.442 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bc9 Remaining bytes=[54081], Going to peek [8] bytes"
"2020-01-03 19:07:47.442 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bca Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:07:47.442 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bcb blockbytes [23311] read from file [0]"
"2020-01-03 19:07:47.443 UTC [common.deliver] deliverBlocks -> DEBU 1bcc [channel: testchainid] Delivering block [0] for (0xc000305a00) for 172.18.0.5:54682"
"2020-01-03 19:07:47.443 UTC [common.deliver] deliverBlocks -> DEBU 1bcd [channel: testchainid] Done delivering to 172.18.0.5:54682 for (0xc000305a00)"
"2020-01-03 19:07:47.444 UTC [common.deliver] Handle -> DEBU 1bce Waiting for new SeekInfo from 172.18.0.5:54682"
"2020-01-03 19:07:47.444 UTC [common.deliver] Handle -> DEBU 1bcf Attempting to read seek info message from 172.18.0.5:54682"
"2020-01-03 19:07:47.449 UTC [grpc] infof -> DEBU 1bd1 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:47.449 UTC [common.deliver] Handle -> WARN 1bd0 Error reading from 172.18.0.5:54682: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:47.450 UTC [orderer.common.server] func1 -> DEBU 1bd2 Closing Deliver stream"
"2020-01-03 19:07:47.451 UTC [comm.grpc.server] 1 -> INFO 1bd3 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54682 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=17.6894ms
"2020-01-03 19:07:47.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1bd4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:47.456 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1bd6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.6µs "
"2020-01-03 19:07:47.456 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1bd5 Sending msg of 28 bytes to 3 on channel testchainid took 57.3µs"
"2020-01-03 19:07:47.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1bd7 Sending msg of 28 bytes to 2 on channel businesschannel took 45.9µs"
"2020-01-03 19:07:47.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1bd8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81µs "
"2020-01-03 19:07:47.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1bd9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.6µs "
"2020-01-03 19:07:47.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1bda Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:47.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1bdb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:47.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1bdc Sending msg of 28 bytes to 3 on channel businesschannel took 148.2µs"
"2020-01-03 19:07:47.614 UTC [orderer.common.server] Deliver -> DEBU 1bdd Starting new Deliver handler"
"2020-01-03 19:07:47.615 UTC [common.deliver] Handle -> DEBU 1bde Starting new deliver loop for 172.18.0.5:54684"
"2020-01-03 19:07:47.616 UTC [common.deliver] Handle -> DEBU 1bdf Attempting to read seek info message from 172.18.0.5:54684"
"2020-01-03 19:07:47.617 UTC [policies] EvaluateSignedData -> DEBU 1be0 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:47.618 UTC [policies] EvaluateSignedData -> DEBU 1be1 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.618 UTC [policies] EvaluateSignedData -> DEBU 1be2 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:47.618 UTC [policies] EvaluateSignedData -> DEBU 1be3 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:47.619 UTC [policies] EvaluateSignedData -> DEBU 1be4 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:47.619 UTC [msp.identity] Verify -> DEBU 1be5 Verify: digest = 00000000 32 44 69 4d 39 97 af 6c 5f 7e fd 7c da 51 65 f2 |2DiM9..l_~.|.Qe.|
00000010 5d 0b 68 33 b7 1b b1 8c 99 52 81 c7 d3 09 c6 09 |].h3.....R......|"
"2020-01-03 19:07:47.619 UTC [msp.identity] Verify -> DEBU 1be6 Verify: sig = 00000000 30 44 02 20 58 3b 2a 06 45 1e 00 7d 7c 0c e7 d5 |0D. X;*.E..}|...|
00000010 be 77 98 0c 13 8a 9c 81 c1 7d 2c c3 e7 20 b2 b6 |.w.......},.. ..|
00000020 57 33 c6 18 02 20 68 40 46 c3 06 dc 1d b0 5c fb |W3... h@F.....\.|
00000030 ea 03 e6 79 4f 5b 9b f9 33 f8 79 af da 1b fc 00 |...yO[..3.y.....|
00000040 31 80 fa 16 08 cd |1.....|"
"2020-01-03 19:07:47.620 UTC [policies] SignatureSetToValidIdentities -> DEBU 1be7 signature for identity 0 validated"
"2020-01-03 19:07:47.620 UTC [cauthdsl] func1 -> DEBU 1be8 0xc0012ba590 gate 1578078467620495500 evaluation starts"
"2020-01-03 19:07:47.621 UTC [cauthdsl] func2 -> DEBU 1be9 0xc0012ba590 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:47.621 UTC [cauthdsl] func2 -> DEBU 1bea 0xc0012ba590 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:07:47.621 UTC [cauthdsl] func2 -> DEBU 1beb 0xc0012ba590 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:47.621 UTC [cauthdsl] func1 -> DEBU 1bec 0xc0012ba590 gate 1578078467620495500 evaluation succeeds"
"2020-01-03 19:07:47.622 UTC [policies] EvaluateSignedData -> DEBU 1bed Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.622 UTC [policies] EvaluateSignedData -> DEBU 1bee == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:47.622 UTC [policies] EvaluateSignedData -> DEBU 1bef Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.623 UTC [policies] EvaluateSignedData -> DEBU 1bf0 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:47.623 UTC [policies] EvaluateSignedData -> DEBU 1bf1 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:47.623 UTC [policies] EvaluateSignedData -> DEBU 1bf2 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:47.623 UTC [common.deliver] deliverBlocks -> DEBU 1bf3 [channel: testchainid] Received seekInfo (0xc000a6ac00) start:<specified:<number:1 > > stop:<specified:<number:1 > > from 172.18.0.5:54684"
"2020-01-03 19:07:47.624 UTC [fsblkstorage] Next -> DEBU 1bf4 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:07:47.624 UTC [fsblkstorage] newBlockfileStream -> DEBU 1bf5 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:07:47.624 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bf6 Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:07:47.624 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bf7 Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:07:47.625 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bf8 blockbytes [30764] read from file [0]"
"2020-01-03 19:07:47.625 UTC [common.deliver] deliverBlocks -> DEBU 1bf9 [channel: testchainid] Delivering block [1] for (0xc000a6ac00) for 172.18.0.5:54684"
"2020-01-03 19:07:47.626 UTC [common.deliver] deliverBlocks -> DEBU 1bfa [channel: testchainid] Done delivering to 172.18.0.5:54684 for (0xc000a6ac00)"
"2020-01-03 19:07:47.627 UTC [common.deliver] Handle -> DEBU 1bfb Waiting for new SeekInfo from 172.18.0.5:54684"
"2020-01-03 19:07:47.627 UTC [common.deliver] Handle -> DEBU 1bfc Attempting to read seek info message from 172.18.0.5:54684"
"2020-01-03 19:07:47.634 UTC [grpc] infof -> DEBU 1bfd transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:47.634 UTC [common.deliver] Handle -> WARN 1bfe Error reading from 172.18.0.5:54684: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:47.634 UTC [orderer.common.server] func1 -> DEBU 1bff Closing Deliver stream"
"2020-01-03 19:07:47.635 UTC [comm.grpc.server] 1 -> INFO 1c00 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54684 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=20.6556ms
"2020-01-03 19:07:47.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c01 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:47.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c02 Sending msg of 28 bytes to 3 on channel testchainid took 20.3µs"
"2020-01-03 19:07:47.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c03 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97.7µs "
"2020-01-03 19:07:48.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c04 Sending msg of 28 bytes to 2 on channel businesschannel took 19.3µs"
"2020-01-03 19:07:48.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c05 Sending msg of 28 bytes to 3 on channel businesschannel took 11.3µs"
"2020-01-03 19:07:48.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c06 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 155.7µs "
"2020-01-03 19:07:48.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c07 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 157.7µs "
"2020-01-03 19:07:48.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c08 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:48.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c09 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:48.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c0a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:48.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c0b Sending msg of 28 bytes to 3 on channel testchainid took 14.5µs"
"2020-01-03 19:07:48.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c0c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.8µs "
"2020-01-03 19:07:48.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c0d Sending msg of 28 bytes to 3 on channel businesschannel took 18.3µs"
"2020-01-03 19:07:48.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c0e Sending msg of 28 bytes to 2 on channel businesschannel took 11µs"
"2020-01-03 19:07:48.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c0f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 71.5µs "
"2020-01-03 19:07:48.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c10 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.4µs "
"2020-01-03 19:07:48.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c11 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:48.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c12 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:48.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c13 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:48.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c14 Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:07:48.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c15 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 131.4µs "
"2020-01-03 19:07:49.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 1c16 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:49.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c17 Sending msg of 28 bytes to 2 on channel businesschannel took 31µs"
"2020-01-03 19:07:49.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c18 Sending msg of 28 bytes to 3 on channel businesschannel took 31.6µs"
"2020-01-03 19:07:49.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c19 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 140.4µs "
"2020-01-03 19:07:49.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c1a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 91.5µs "
"2020-01-03 19:07:49.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c1b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:49.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c1c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:49.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c1d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:49.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c1e Sending msg of 28 bytes to 3 on channel testchainid took 14.3µs"
"2020-01-03 19:07:49.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c1f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60µs "
"2020-01-03 19:07:49.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c20 Sending msg of 28 bytes to 2 on channel businesschannel took 560.9µs"
"2020-01-03 19:07:49.525 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c21 Sending msg of 28 bytes to 3 on channel businesschannel took 15µs"
"2020-01-03 19:07:49.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c22 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 95.5µs "
"2020-01-03 19:07:49.526 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c23 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 49.7µs "
"2020-01-03 19:07:49.531 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c24 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:49.533 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c25 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:49.603 UTC [orderer.common.server] replicateDisabledChains -> DEBU 1c26 No inactive chains to try to replicate"
"2020-01-03 19:07:49.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c27 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:49.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c28 Sending msg of 28 bytes to 3 on channel testchainid took 17.6µs"
"2020-01-03 19:07:49.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c29 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.7µs "
"2020-01-03 19:07:50.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c2a Sending msg of 28 bytes to 3 on channel businesschannel took 21.9µs"
"2020-01-03 19:07:50.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c2b Sending msg of 28 bytes to 2 on channel businesschannel took 14.8µs"
"2020-01-03 19:07:50.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c2c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 66.7µs "
"2020-01-03 19:07:50.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c2d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.7µs "
"2020-01-03 19:07:50.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c2e Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:50.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c2f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:50.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c30 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:50.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c31 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:07:50.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c32 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.1µs "
"2020-01-03 19:07:50.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c33 Sending msg of 28 bytes to 2 on channel businesschannel took 22.2µs"
"2020-01-03 19:07:50.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c34 Sending msg of 28 bytes to 3 on channel businesschannel took 15.6µs"
"2020-01-03 19:07:50.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c35 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 106.9µs "
"2020-01-03 19:07:50.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c36 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 72.5µs "
"2020-01-03 19:07:50.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c37 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:50.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c38 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:50.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c39 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:50.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c3a Sending msg of 28 bytes to 3 on channel testchainid took 17.4µs"
"2020-01-03 19:07:50.956 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c3b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.2671ms "
"2020-01-03 19:07:51.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 1c3c Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:51.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c3d Sending msg of 28 bytes to 2 on channel businesschannel took 21.7µs"
"2020-01-03 19:07:51.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c3e Sending msg of 28 bytes to 3 on channel businesschannel took 25.1µs"
"2020-01-03 19:07:51.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c3f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 107.3µs "
"2020-01-03 19:07:51.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c40 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 61.4µs "
"2020-01-03 19:07:51.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c41 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:51.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c42 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:51.452 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c43 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:51.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c44 Sending msg of 28 bytes to 3 on channel testchainid took 92.6µs"
"2020-01-03 19:07:51.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c45 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 124.2µs "
"2020-01-03 19:07:51.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c46 Sending msg of 28 bytes to 2 on channel businesschannel took 23.1µs"
"2020-01-03 19:07:51.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c47 Sending msg of 28 bytes to 3 on channel businesschannel took 26.2µs"
"2020-01-03 19:07:51.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c48 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 174.4µs "
"2020-01-03 19:07:51.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c49 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.7µs "
"2020-01-03 19:07:51.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c4a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:51.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c4b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:51.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c4c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:51.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c4d Sending msg of 28 bytes to 3 on channel testchainid took 109.9µs"
"2020-01-03 19:07:51.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c4e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 104.2µs "
"2020-01-03 19:07:52.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c4f Sending msg of 28 bytes to 2 on channel businesschannel took 16.5µs"
"2020-01-03 19:07:52.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c51 Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:07:52.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c52 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.9µs "
"2020-01-03 19:07:52.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c50 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 126.5µs "
"2020-01-03 19:07:52.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c53 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:52.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c54 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:52.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c55 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:52.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c56 Sending msg of 28 bytes to 3 on channel testchainid took 41.5µs"
"2020-01-03 19:07:52.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c57 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 91.2µs "
"2020-01-03 19:07:52.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c58 Sending msg of 28 bytes to 2 on channel businesschannel took 23µs"
"2020-01-03 19:07:52.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c59 Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:07:52.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c5a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 108.7µs "
"2020-01-03 19:07:52.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c5b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 52.9µs "
"2020-01-03 19:07:52.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c5c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:52.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c5d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:52.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c5e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:52.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c5f Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:07:52.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c60 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 142.4µs "
"2020-01-03 19:07:53.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 1c61 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:53.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c62 Sending msg of 28 bytes to 2 on channel businesschannel took 20.6µs"
"2020-01-03 19:07:53.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c63 Sending msg of 28 bytes to 3 on channel businesschannel took 14.8µs"
"2020-01-03 19:07:53.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c65 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 82.4µs "
"2020-01-03 19:07:53.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c64 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 82.4µs "
"2020-01-03 19:07:53.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c66 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:53.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c67 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:53.455 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c68 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:53.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c69 Sending msg of 28 bytes to 3 on channel testchainid took 21.6µs"
"2020-01-03 19:07:53.456 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c6a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 161.1µs "
"2020-01-03 19:07:53.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c6b Sending msg of 28 bytes to 2 on channel businesschannel took 37.5µs"
"2020-01-03 19:07:53.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c6c Sending msg of 28 bytes to 3 on channel businesschannel took 32µs"
"2020-01-03 19:07:53.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c6d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 135.3µs "
"2020-01-03 19:07:53.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c6e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 77.5µs "
"2020-01-03 19:07:53.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c6f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:53.528 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c70 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:53.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c71 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:53.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c72 Sending msg of 28 bytes to 3 on channel testchainid took 12.1µs"
"2020-01-03 19:07:53.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c73 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 215µs "
"2020-01-03 19:07:54.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c74 Sending msg of 28 bytes to 2 on channel businesschannel took 24.7µs"
"2020-01-03 19:07:54.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c75 Sending msg of 28 bytes to 3 on channel businesschannel took 19.4µs"
"2020-01-03 19:07:54.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c76 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 197.1µs "
"2020-01-03 19:07:54.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c77 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 362.6µs "
"2020-01-03 19:07:54.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c78 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:54.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c79 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:54.455 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c7a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:54.456 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c7b Sending msg of 28 bytes to 3 on channel testchainid took 13.9µs"
"2020-01-03 19:07:54.456 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c7c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 76.4µs "
"2020-01-03 19:07:54.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c7d Sending msg of 28 bytes to 2 on channel businesschannel took 25.9µs"
"2020-01-03 19:07:54.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c7e Sending msg of 28 bytes to 3 on channel businesschannel took 6.3µs"
"2020-01-03 19:07:54.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c7f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.7µs "
"2020-01-03 19:07:54.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c80 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 60.7µs "
"2020-01-03 19:07:54.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c81 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:54.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c82 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:54.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c83 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:54.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c84 Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:07:54.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c85 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.9µs "
"2020-01-03 19:07:55.025 UTC [orderer.consensus.etcdraft] Check -> DEBU 1c86 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:55.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c87 Sending msg of 28 bytes to 2 on channel businesschannel took 19.1µs"
"2020-01-03 19:07:55.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c88 Sending msg of 28 bytes to 3 on channel businesschannel took 14µs"
"2020-01-03 19:07:55.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c89 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 88.2µs "
"2020-01-03 19:07:55.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c8a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 57.4µs "
"2020-01-03 19:07:55.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c8b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:55.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c8c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:55.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c8d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:55.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c8e Sending msg of 28 bytes to 3 on channel testchainid took 12.9µs"
"2020-01-03 19:07:55.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c8f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.3µs "
"2020-01-03 19:07:55.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c90 Sending msg of 28 bytes to 2 on channel businesschannel took 20µs"
"2020-01-03 19:07:55.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c91 Sending msg of 28 bytes to 3 on channel businesschannel took 17.8µs"
"2020-01-03 19:07:55.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c92 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 138.1µs "
"2020-01-03 19:07:55.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c93 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 72.9µs "
"2020-01-03 19:07:55.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c94 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:55.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c95 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:55.957 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c96 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:55.957 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c97 Sending msg of 28 bytes to 3 on channel testchainid took 56.5µs"
"2020-01-03 19:07:55.957 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c98 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 84.9µs "
"2020-01-03 19:07:56.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c99 Sending msg of 28 bytes to 2 on channel businesschannel took 14µs"
"2020-01-03 19:07:56.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1c9a Sending msg of 28 bytes to 3 on channel businesschannel took 10.4µs"
"2020-01-03 19:07:56.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c9b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.4µs "
"2020-01-03 19:07:56.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1c9c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 40.2µs "
"2020-01-03 19:07:56.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c9d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:56.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c9e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:56.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1c9f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:56.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1ca0 Sending msg of 28 bytes to 3 on channel testchainid took 20.3µs"
"2020-01-03 19:07:56.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1ca1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.1µs "
"2020-01-03 19:07:56.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1ca2 Sending msg of 28 bytes to 2 on channel businesschannel took 28.1µs"
"2020-01-03 19:07:56.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1ca3 Sending msg of 28 bytes to 3 on channel businesschannel took 17µs"
"2020-01-03 19:07:56.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1ca4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 116.8µs "
"2020-01-03 19:07:56.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1ca5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 88.9µs "
"2020-01-03 19:07:56.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1ca6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:56.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1ca7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:56.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1ca8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:56.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1ca9 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:07:56.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1caa Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 252.9µs "
"2020-01-03 19:07:57.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 1cab Current active nodes in cluster are: [1 3 2]" channel=businesschannel node=1
"2020-01-03 19:07:57.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1cac Sending msg of 28 bytes to 2 on channel businesschannel took 15.6µs"
"2020-01-03 19:07:57.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1cad Sending msg of 28 bytes to 3 on channel businesschannel took 15.1µs"
"2020-01-03 19:07:57.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1cae Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 298.4µs "
"2020-01-03 19:07:57.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1caf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 204.5µs "
"2020-01-03 19:07:57.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1cb0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1cb1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1cb2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:57.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1cb3 Sending msg of 28 bytes to 3 on channel testchainid took 13.2µs"
"2020-01-03 19:07:57.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1cb4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.7µs "
"2020-01-03 19:07:57.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1cb5 Sending msg of 28 bytes to 2 on channel businesschannel took 17.4µs"
"2020-01-03 19:07:57.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1cb6 Sending msg of 28 bytes to 3 on channel businesschannel took 8.9µs"
"2020-01-03 19:07:57.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1cb7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 205µs "
"2020-01-03 19:07:57.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1cb8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 133.7µs "
"2020-01-03 19:07:57.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1cb9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1cba Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.683 UTC [orderer.common.server] Broadcast -> DEBU 1cbb Starting new Broadcast handler"
"2020-01-03 19:07:57.683 UTC [orderer.common.broadcast] Handle -> DEBU 1cbc Starting new broadcast loop for 172.18.0.5:54686"
"2020-01-03 19:07:57.684 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1cbd [channel: businesschannel] Broadcast is processing config update message from 172.18.0.5:54686"
"2020-01-03 19:07:57.685 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 1cbe Processing config update message for exisitng channel businesschannel"
"2020-01-03 19:07:57.686 UTC [policies] EvaluateSignedData -> DEBU 1cbf == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:57.686 UTC [policies] EvaluateSignedData -> DEBU 1cc0 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.687 UTC [policies] EvaluateSignedData -> DEBU 1cc1 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:57.687 UTC [policies] EvaluateSignedData -> DEBU 1cc2 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.688 UTC [policies] EvaluateSignedData -> DEBU 1cc3 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:57.688 UTC [msp.identity] Verify -> DEBU 1cc4 Verify: digest = 00000000 a3 7f 73 a4 4e 22 3f fc a5 5c 90 55 89 9e 2b b3 |..s.N"?..\.U..+.|
00000010 b3 aa 23 ab 31 20 48 a7 cb 1e f0 f6 a1 98 87 98 |..#.1 H.........|"
"2020-01-03 19:07:57.689 UTC [msp.identity] Verify -> DEBU 1cc5 Verify: sig = 00000000 30 44 02 20 5e 73 c0 fe d6 0c 89 59 e0 58 1d 35 |0D. ^s.....Y.X.5|
00000010 a9 31 a9 92 5e 05 69 16 2e 0f 3e 06 02 c3 2a 48 |.1..^.i...>...*H|
00000020 3d 27 63 28 02 20 09 8f dc 68 69 f0 14 03 98 81 |='c(. ...hi.....|
00000030 5c 3b 3d 44 66 47 53 74 b0 f9 7a 4b 2e 76 3a a7 |\;=DfGSt..zK.v:.|
00000040 c7 35 a9 85 69 95 |.5..i.|"
"2020-01-03 19:07:57.712 UTC [policies] SignatureSetToValidIdentities -> DEBU 1cc6 signature for identity 0 validated"
"2020-01-03 19:07:57.712 UTC [cauthdsl] func1 -> DEBU 1cc7 0xc000e36050 gate 1578078477712754100 evaluation starts"
"2020-01-03 19:07:57.713 UTC [cauthdsl] func2 -> DEBU 1cc8 0xc000e36050 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:57.717 UTC [cauthdsl] func2 -> DEBU 1cc9 0xc000e36050 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:57.717 UTC [cauthdsl] func2 -> DEBU 1cca 0xc000e36050 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:57.719 UTC [cauthdsl] func1 -> DEBU 1ccb 0xc000e36050 gate 1578078477712754100 evaluation succeeds"
"2020-01-03 19:07:57.719 UTC [policies] EvaluateSignedData -> DEBU 1ccc Signature set satisfies policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.725 UTC [policies] EvaluateSignedData -> DEBU 1ccd == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.726 UTC [policies] EvaluateSignedData -> DEBU 1cce Signature set satisfies policy /Channel/Application/Writers"
"2020-01-03 19:07:57.728 UTC [policies] EvaluateSignedData -> DEBU 1ccf == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:57.729 UTC [policies] EvaluateSignedData -> DEBU 1cd0 Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:57.731 UTC [policies] EvaluateSignedData -> DEBU 1cd1 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:57.733 UTC [common.configtx] addToMap -> DEBU 1cd2 Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.733 UTC [common.configtx] addToMap -> DEBU 1cd3 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.734 UTC [common.configtx] addToMap -> DEBU 1cd4 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.735 UTC [common.configtx] addToMap -> DEBU 1cd5 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.736 UTC [common.configtx] addToMap -> DEBU 1cd6 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.737 UTC [common.configtx] addToMap -> DEBU 1cd7 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.737 UTC [common.configtx] addToMap -> DEBU 1cd8 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.738 UTC [common.configtx] addToMap -> DEBU 1cd9 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.738 UTC [common.configtx] addToMap -> DEBU 1cda Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.738 UTC [common.configtx] addToMap -> DEBU 1cdb Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.739 UTC [common.configtx] addToMap -> DEBU 1cdc Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.740 UTC [common.configtx] addToMap -> DEBU 1cdd Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.740 UTC [common.configtx] addToMap -> DEBU 1cde Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.741 UTC [common.configtx] addToMap -> DEBU 1cdf Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.741 UTC [common.configtx] addToMap -> DEBU 1ce0 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.742 UTC [common.configtx] addToMap -> DEBU 1ce1 Adding to config map: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.743 UTC [common.configtx] addToMap -> DEBU 1ce2 Adding to config map: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.744 UTC [common.configtx] addToMap -> DEBU 1ce3 Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.745 UTC [common.configtx] addToMap -> DEBU 1ce4 Adding to config map: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.745 UTC [common.configtx] addToMap -> DEBU 1ce5 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.746 UTC [common.configtx] addToMap -> DEBU 1ce6 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.746 UTC [common.configtx] addToMap -> DEBU 1ce7 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.747 UTC [common.configtx] addToMap -> DEBU 1ce8 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.748 UTC [common.configtx] addToMap -> DEBU 1ce9 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.748 UTC [common.configtx] addToMap -> DEBU 1cea Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.748 UTC [common.configtx] addToMap -> DEBU 1ceb Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.749 UTC [common.configtx] addToMap -> DEBU 1cec Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.749 UTC [common.configtx] addToMap -> DEBU 1ced Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.750 UTC [common.configtx] verifyDeltaSet -> DEBU 1cee Processing change to key: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.750 UTC [common.configtx] verifyDeltaSet -> DEBU 1cef Processing change to key: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.750 UTC [common.configtx] verifyDeltaSet -> DEBU 1cf0 Processing change to key: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.750 UTC [common.configtx] verifyDeltaSet -> DEBU 1cf1 Processing change to key: [Group] /Channel/Application"
"2020-01-03 19:07:57.751 UTC [common.configtx] policyForItem -> DEBU 1cf2 Getting policy for item Application with mod_policy Admins"
"2020-01-03 19:07:57.752 UTC [policies] Manager -> DEBU 1cf3 Manager Channel looking up path []"
"2020-01-03 19:07:57.752 UTC [policies] Manager -> DEBU 1cf4 Manager Channel has managers Application"
"2020-01-03 19:07:57.752 UTC [policies] Manager -> DEBU 1cf5 Manager Channel has managers Orderer"
"2020-01-03 19:07:57.754 UTC [policies] Manager -> DEBU 1cf6 Manager Channel looking up path [Application]"
"2020-01-03 19:07:57.754 UTC [policies] Manager -> DEBU 1cf7 Manager Channel has managers Application"
"2020-01-03 19:07:57.754 UTC [policies] Manager -> DEBU 1cf8 Manager Channel has managers Orderer"
"2020-01-03 19:07:57.755 UTC [policies] Manager -> DEBU 1cf9 Manager Channel/Application looking up path []"
"2020-01-03 19:07:57.755 UTC [policies] Manager -> DEBU 1cfa Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:07:57.755 UTC [policies] Manager -> DEBU 1cfb Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:07:57.755 UTC [policies] EvaluateSignedData -> DEBU 1cfc == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Admins =="
"2020-01-03 19:07:57.756 UTC [policies] EvaluateSignedData -> DEBU 1cfd This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.756 UTC [policies] EvaluateSignedData -> DEBU 1cfe == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:07:57.757 UTC [msp.identity] Verify -> DEBU 1cff Verify: digest = 00000000 bc e3 c7 a1 03 5e 91 0c 73 11 36 11 1b e7 ee 24 |.....^..s.6....$|
00000010 e7 96 0f e8 d4 a9 0e c0 02 ed 92 3d 56 bb 68 9a |...........=V.h.|"
"2020-01-03 19:07:57.757 UTC [msp.identity] Verify -> DEBU 1d00 Verify: sig = 00000000 30 44 02 20 18 17 8f 2a 10 86 06 c2 4b 3f fc c6 |0D. ...*....K?..|
00000010 49 47 11 14 ab 80 90 44 8d 5e a3 b9 0c 90 f5 33 |IG.....D.^.....3|
00000020 ad 6f e3 f1 02 20 18 37 31 6e 3f 3c 7b e3 c8 b1 |.o... .71n?<{...|
00000030 57 a1 88 87 c7 56 48 61 1c fc e6 ed 30 e8 33 18 |W....VHa....0.3.|
00000040 1e 61 a4 e6 b6 21 |.a...!|"
"2020-01-03 19:07:57.758 UTC [policies] SignatureSetToValidIdentities -> DEBU 1d01 signature for identity 0 validated"
"2020-01-03 19:07:57.759 UTC [msp.identity] Verify -> DEBU 1d02 Verify: digest = 00000000 1e 64 ff 25 f1 2e 41 ff 0a c8 e7 e1 fb 93 02 c3 |.d.%..A.........|
00000010 db 14 52 0f 33 bd 44 26 68 a6 eb b0 e3 d3 cf e6 |..R.3.D&h.......|"
"2020-01-03 19:07:57.760 UTC [msp.identity] Verify -> DEBU 1d03 Verify: sig = 00000000 30 45 02 21 00 b7 29 49 c8 0b 5e 43 e4 c5 7c a0 |0E.!..)I..^C..|.|
00000010 91 b8 52 ee f6 1d 5f 68 91 4c 13 91 38 b2 29 d7 |..R..._h.L..8.).|
00000020 87 56 64 6d 41 02 20 33 b9 9a d0 0d e6 8d 23 3e |.VdmA. 3......#>|
00000030 e9 6f 0b b7 d9 ef 6f fb f9 e3 7e df 2f 79 ea 0c |.o....o...~./y..|
00000040 3b 9c 39 5b ee 2c 47 |;.9[.,G|"
"2020-01-03 19:07:57.762 UTC [policies] SignatureSetToValidIdentities -> DEBU 1d04 signature for identity 1 validated"
"2020-01-03 19:07:57.764 UTC [policies] SignatureSetToValidIdentities -> WARN 1d05 De-duplicating identity [Org1MSP2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77] at index 2 in signature set"
"2020-01-03 19:07:57.764 UTC [cauthdsl] func1 -> DEBU 1d06 0xc000e02750 gate 1578078477764765100 evaluation starts"
"2020-01-03 19:07:57.767 UTC [cauthdsl] func2 -> DEBU 1d07 0xc000e02750 signed by 0 principal evaluation starts (used [false false])"
"2020-01-03 19:07:57.768 UTC [cauthdsl] func2 -> DEBU 1d08 0xc000e02750 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:57.768 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 1d09 Checking if identity has been named explicitly as an admin for Org1MSP"
"2020-01-03 19:07:57.769 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 1d0a Checking if identity carries the admin ou for Org1MSP"
"2020-01-03 19:07:57.771 UTC [msp] Validate -> DEBU 1d0b MSP Org1MSP validating identity"
"2020-01-03 19:07:57.771 UTC [msp] hasOURole -> DEBU 1d0c MSP Org1MSP checking if the identity is a client"
"2020-01-03 19:07:57.772 UTC [msp] getCertificationChain -> DEBU 1d0d MSP Org1MSP getting certification chain"
"2020-01-03 19:07:57.775 UTC [cauthdsl] func2 -> DEBU 1d0e 0xc000e02750 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:57.776 UTC [cauthdsl] func1 -> DEBU 1d0f 0xc000e02750 gate 1578078477764765100 evaluation succeeds"
"2020-01-03 19:07:57.777 UTC [policies] EvaluateSignedData -> DEBU 1d10 Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.779 UTC [policies] EvaluateSignedData -> DEBU 1d11 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.779 UTC [policies] EvaluateSignedData -> DEBU 1d12 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins =="
"2020-01-03 19:07:57.780 UTC [msp.identity] Verify -> DEBU 1d13 Verify: digest = 00000000 bc e3 c7 a1 03 5e 91 0c 73 11 36 11 1b e7 ee 24 |.....^..s.6....$|
00000010 e7 96 0f e8 d4 a9 0e c0 02 ed 92 3d 56 bb 68 9a |...........=V.h.|"
"2020-01-03 19:07:57.780 UTC [msp.identity] Verify -> DEBU 1d14 Verify: sig = 00000000 30 44 02 20 18 17 8f 2a 10 86 06 c2 4b 3f fc c6 |0D. ...*....K?..|
00000010 49 47 11 14 ab 80 90 44 8d 5e a3 b9 0c 90 f5 33 |IG.....D.^.....3|
00000020 ad 6f e3 f1 02 20 18 37 31 6e 3f 3c 7b e3 c8 b1 |.o... .71n?<{...|
00000030 57 a1 88 87 c7 56 48 61 1c fc e6 ed 30 e8 33 18 |W....VHa....0.3.|
00000040 1e 61 a4 e6 b6 21 |.a...!|"
"2020-01-03 19:07:57.781 UTC [policies] SignatureSetToValidIdentities -> DEBU 1d15 signature for identity 0 validated"
"2020-01-03 19:07:57.781 UTC [msp.identity] Verify -> DEBU 1d16 Verify: digest = 00000000 1e 64 ff 25 f1 2e 41 ff 0a c8 e7 e1 fb 93 02 c3 |.d.%..A.........|
00000010 db 14 52 0f 33 bd 44 26 68 a6 eb b0 e3 d3 cf e6 |..R.3.D&h.......|"
"2020-01-03 19:07:57.781 UTC [msp.identity] Verify -> DEBU 1d17 Verify: sig = 00000000 30 45 02 21 00 b7 29 49 c8 0b 5e 43 e4 c5 7c a0 |0E.!..)I..^C..|.|
00000010 91 b8 52 ee f6 1d 5f 68 91 4c 13 91 38 b2 29 d7 |..R..._h.L..8.).|
00000020 87 56 64 6d 41 02 20 33 b9 9a d0 0d e6 8d 23 3e |.VdmA. 3......#>|
00000030 e9 6f 0b b7 d9 ef 6f fb f9 e3 7e df 2f 79 ea 0c |.o....o...~./y..|
00000040 3b 9c 39 5b ee 2c 47 |;.9[.,G|"
"2020-01-03 19:07:57.781 UTC [policies] SignatureSetToValidIdentities -> DEBU 1d18 signature for identity 1 validated"
"2020-01-03 19:07:57.781 UTC [policies] SignatureSetToValidIdentities -> WARN 1d19 De-duplicating identity [Org1MSP2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77] at index 2 in signature set"
"2020-01-03 19:07:57.782 UTC [cauthdsl] func1 -> DEBU 1d1a 0xc000e02ff0 gate 1578078477782680100 evaluation starts"
"2020-01-03 19:07:57.782 UTC [cauthdsl] func2 -> DEBU 1d1b 0xc000e02ff0 signed by 0 principal evaluation starts (used [false false])"
"2020-01-03 19:07:57.782 UTC [cauthdsl] func2 -> DEBU 1d1c 0xc000e02ff0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:57.783 UTC [cauthdsl] func2 -> DEBU 1d1d 0xc000e02ff0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got Org1MSP)"
"2020-01-03 19:07:57.783 UTC [cauthdsl] func2 -> DEBU 1d1e 0xc000e02ff0 processing identity 1 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:57.783 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 1d1f Checking if identity has been named explicitly as an admin for Org2MSP"
"2020-01-03 19:07:57.784 UTC [msp] satisfiesPrincipalInternalV142 -> DEBU 1d20 Checking if identity carries the admin ou for Org2MSP"
"2020-01-03 19:07:57.784 UTC [msp] Validate -> DEBU 1d21 MSP Org2MSP validating identity"
"2020-01-03 19:07:57.784 UTC [msp] hasOURole -> DEBU 1d22 MSP Org2MSP checking if the identity is a client"
"2020-01-03 19:07:57.784 UTC [msp] getCertificationChain -> DEBU 1d23 MSP Org2MSP getting certification chain"
"2020-01-03 19:07:57.785 UTC [cauthdsl] func2 -> DEBU 1d24 0xc000e02ff0 principal evaluation succeeds for identity 1"
"2020-01-03 19:07:57.785 UTC [cauthdsl] func1 -> DEBU 1d25 0xc000e02ff0 gate 1578078477782680100 evaluation succeeds"
"2020-01-03 19:07:57.785 UTC [policies] EvaluateSignedData -> DEBU 1d26 Signature set satisfies policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.786 UTC [policies] EvaluateSignedData -> DEBU 1d27 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.786 UTC [policies] EvaluateSignedData -> DEBU 1d28 Signature set satisfies policy /Channel/Application/Admins"
"2020-01-03 19:07:57.786 UTC [policies] EvaluateSignedData -> DEBU 1d29 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Admins"
"2020-01-03 19:07:57.786 UTC [common.configtx] verifyDeltaSet -> DEBU 1d2a Processing change to key: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.786 UTC [common.configtx] verifyDeltaSet -> DEBU 1d2b Processing change to key: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.787 UTC [common.configtx] verifyDeltaSet -> DEBU 1d2c Processing change to key: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.788 UTC [common.configtx] recurseConfigMap -> DEBU 1d2d Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.790 UTC [common.configtx] recurseConfigMap -> DEBU 1d2e Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.791 UTC [common.configtx] recurseConfigMap -> DEBU 1d2f Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.791 UTC [common.configtx] recurseConfigMap -> DEBU 1d30 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.792 UTC [common.configtx] recurseConfigMap -> DEBU 1d31 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.792 UTC [common.configtx] recurseConfigMap -> DEBU 1d32 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.793 UTC [common.configtx] recurseConfigMap -> DEBU 1d33 Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.815 UTC [common.configtx] recurseConfigMap -> DEBU 1d34 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.815 UTC [common.configtx] recurseConfigMap -> DEBU 1d35 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org3MSP\020\001" > mod_policy:"Admins" "
"2020-01-03 19:07:57.831 UTC [common.configtx] recurseConfigMap -> DEBU 1d36 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.832 UTC [common.configtx] recurseConfigMap -> DEBU 1d37 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.832 UTC [common.configtx] recurseConfigMap -> DEBU 1d38 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.833 UTC [common.configtx] recurseConfigMap -> DEBU 1d39 Setting policy for key Admins to "
"2020-01-03 19:07:57.833 UTC [common.configtx] recurseConfigMap -> DEBU 1d3a Setting policy for key Endorsement to "
"2020-01-03 19:07:57.833 UTC [common.configtx] recurseConfigMap -> DEBU 1d3b Setting policy for key LifecycleEndorsement to "
"2020-01-03 19:07:57.833 UTC [common.configtx] recurseConfigMap -> DEBU 1d3c Setting policy for key Readers to "
"2020-01-03 19:07:57.834 UTC [common.configtx] recurseConfigMap -> DEBU 1d3d Setting policy for key Writers to "
"2020-01-03 19:07:57.834 UTC [common.configtx] recurseConfigMap -> DEBU 1d3e Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.834 UTC [common.configtx] recurseConfigMap -> DEBU 1d3f Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.834 UTC [common.configtx] recurseConfigMap -> DEBU 1d40 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d41 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d42 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d43 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d44 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d45 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d46 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.configtx] recurseConfigMap -> DEBU 1d47 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.835 UTC [common.channelconfig] NewStandardValues -> DEBU 1d48 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d49 Processing field: HashingAlgorithm"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4a Processing field: BlockDataHashingStructure"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4b Processing field: OrdererAddresses"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4c Processing field: Consortium"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4d Processing field: Capabilities"
"2020-01-03 19:07:57.837 UTC [common.channelconfig] NewStandardValues -> DEBU 1d4e Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:07:57.838 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4f Processing field: ConsensusType"
"2020-01-03 19:07:57.838 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d50 Processing field: BatchSize"
"2020-01-03 19:07:57.839 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d51 Processing field: BatchTimeout"
"2020-01-03 19:07:57.839 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d52 Processing field: KafkaBrokers"
"2020-01-03 19:07:57.839 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d53 Processing field: ChannelRestrictions"
"2020-01-03 19:07:57.839 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d54 Processing field: Capabilities"
"2020-01-03 19:07:57.839 UTC [common.channelconfig] NewStandardValues -> DEBU 1d55 Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:07:57.840 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d56 Processing field: Endpoints"
"2020-01-03 19:07:57.840 UTC [common.channelconfig] NewStandardValues -> DEBU 1d57 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.840 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d58 Processing field: MSP"
"2020-01-03 19:07:57.840 UTC [common.channelconfig] validateMSP -> DEBU 1d59 Setting up MSP for org OrdererOrg"
"2020-01-03 19:07:57.840 UTC [msp] newBccspMsp -> DEBU 1d5a Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.841 UTC [msp] New -> DEBU 1d5b Creating Cache-MSP instance"
"2020-01-03 19:07:57.841 UTC [msp] Setup -> DEBU 1d5c Setting up MSP instance OrdererMSP"
"2020-01-03 19:07:57.842 UTC [msp.identity] newIdentity -> DEBU 1d5d Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] NewStandardValues -> DEBU 1d5e Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d5f Processing field: ACLs"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d60 Processing field: Capabilities"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] NewStandardValues -> DEBU 1d61 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d62 Processing field: AnchorPeers"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] NewStandardValues -> DEBU 1d63 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d64 Processing field: MSP"
"2020-01-03 19:07:57.845 UTC [common.channelconfig] Validate -> DEBU 1d65 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:07:57.845 UTC [common.channelconfig] validateMSP -> DEBU 1d66 Setting up MSP for org Org1MSP"
"2020-01-03 19:07:57.845 UTC [msp] newBccspMsp -> DEBU 1d67 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.845 UTC [msp] New -> DEBU 1d68 Creating Cache-MSP instance"
"2020-01-03 19:07:57.845 UTC [msp] Setup -> DEBU 1d69 Setting up MSP instance Org1MSP"
"2020-01-03 19:07:57.845 UTC [msp.identity] newIdentity -> DEBU 1d6a Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.846 UTC [common.channelconfig] NewStandardValues -> DEBU 1d6b Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.846 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d6c Processing field: AnchorPeers"
"2020-01-03 19:07:57.846 UTC [common.channelconfig] NewStandardValues -> DEBU 1d6d Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.846 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d6e Processing field: MSP"
"2020-01-03 19:07:57.846 UTC [common.channelconfig] Validate -> DEBU 1d6f Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:07:57.846 UTC [common.channelconfig] validateMSP -> DEBU 1d70 Setting up MSP for org Org2MSP"
"2020-01-03 19:07:57.846 UTC [msp] newBccspMsp -> DEBU 1d71 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.846 UTC [msp] New -> DEBU 1d72 Creating Cache-MSP instance"
"2020-01-03 19:07:57.846 UTC [msp] Setup -> DEBU 1d73 Setting up MSP instance Org2MSP"
"2020-01-03 19:07:57.846 UTC [msp.identity] newIdentity -> DEBU 1d74 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.847 UTC [common.channelconfig] NewStandardValues -> DEBU 1d75 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.847 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d76 Processing field: AnchorPeers"
"2020-01-03 19:07:57.848 UTC [common.channelconfig] NewStandardValues -> DEBU 1d77 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.848 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d78 Processing field: MSP"
"2020-01-03 19:07:57.848 UTC [common.channelconfig] Validate -> DEBU 1d79 Anchor peers for org Org3MSP are "
"2020-01-03 19:07:57.848 UTC [common.channelconfig] validateMSP -> DEBU 1d7a Setting up MSP for org Org3MSP"
"2020-01-03 19:07:57.848 UTC [msp] newBccspMsp -> DEBU 1d7b Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.848 UTC [msp] New -> DEBU 1d7c Creating Cache-MSP instance"
"2020-01-03 19:07:57.848 UTC [msp] Setup -> DEBU 1d7d Setting up MSP instance Org3MSP"
"2020-01-03 19:07:57.849 UTC [msp.identity] newIdentity -> DEBU 1d7e Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUTCCAfegAwIBAgIQcZ8j4ebXHWNTG74I2dSg2DAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMy5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMy5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmczLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmczLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
xi2+JQ206G+sSepCl85POCA2thZe7qwKJNfHcHkk9czimqm7VPlNfzhPxa5BLvYs
0I4auGUBwqI8sbWMspP8K6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCBj
9BOI7lPyHQn0MI3GtplbkKjYLT79tKVUgXKXSL5BDjAKBggqhkjOPQQDAgNIADBF
AiA/tSJuQcEtqfk8FoVMUZTJqs5L4+EIKp+8uWKykVLTkgIhAL+KrBfqA5nqahMt
E02tI1ix1WDBFxzmJd8F8Ma0lz8X
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.851 UTC [msp] Setup -> DEBU 1d7f Setting up the MSP manager (4 msps)"
"2020-01-03 19:07:57.851 UTC [msp] Setup -> DEBU 1d80 MSP manager setup complete, setup 4 msps"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d81 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d82 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d83 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d84 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d85 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d86 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d87 Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d88 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.851 UTC [policies] NewManagerImpl -> DEBU 1d89 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.852 UTC [policies] NewManagerImpl -> DEBU 1d8a Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.853 UTC [policies] NewManagerImpl -> DEBU 1d8b Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.853 UTC [policies] NewManagerImpl -> DEBU 1d8c Proposed new policy Writers for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.853 UTC [policies] NewManagerImpl -> DEBU 1d8d Proposed new policy Admins for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.853 UTC [policies] NewManagerImpl -> DEBU 1d8e Proposed new policy Endorsement for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.854 UTC [policies] NewManagerImpl -> DEBU 1d8f Proposed new policy Readers for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d90 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d91 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d92 Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d93 Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d94 Proposed new policy Admins for Channel/Application"
"2020-01-03 19:07:57.855 UTC [policies] NewManagerImpl -> DEBU 1d95 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:07:57.856 UTC [policies] NewManagerImpl -> DEBU 1d96 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:07:57.856 UTC [policies] NewManagerImpl -> DEBU 1d97 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:07:57.856 UTC [policies] NewManagerImpl -> DEBU 1d98 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:07:57.856 UTC [policies] NewManagerImpl -> DEBU 1d99 Proposed new policy Writers for Channel"
"2020-01-03 19:07:57.856 UTC [policies] NewManagerImpl -> DEBU 1d9a Proposed new policy Admins for Channel"
"2020-01-03 19:07:57.857 UTC [policies] NewManagerImpl -> DEBU 1d9b Proposed new policy Readers for Channel"
"2020-01-03 19:07:57.857 UTC [common.configtx] addToMap -> DEBU 1d9c Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.857 UTC [common.configtx] addToMap -> DEBU 1d9d Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:07:57.857 UTC [common.configtx] addToMap -> DEBU 1d9e Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1d9f Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da0 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da1 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da2 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da3 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da4 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da5 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da6 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da7 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da8 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1da9 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1daa Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:07:57.858 UTC [common.configtx] addToMap -> DEBU 1dab Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1dac Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1dad Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1dae Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1daf Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db0 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db1 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db3 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db4 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db5 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db6 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db7 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db8 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.859 UTC [common.configtx] addToMap -> DEBU 1db9 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dba Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dbb Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dbc Adding to config map: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dbd Adding to config map: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dbe Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dbf Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc0 Adding to config map: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc1 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc2 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc3 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc4 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc5 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc6 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc7 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.860 UTC [common.configtx] addToMap -> DEBU 1dc8 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dc9 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dca Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dcb Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dcc Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dcd Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dce Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:07:57.861 UTC [common.configtx] addToMap -> DEBU 1dcf Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:07:57.862 UTC [common.configtx] addToMap -> DEBU 1dd0 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:07:57.862 UTC [common.channelconfig] LogSanityChecks -> DEBU 1dd1 As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:07:57.862 UTC [common.channelconfig] LogSanityChecks -> DEBU 1dd2 As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd3 Manager Channel looking up path [Application]"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd4 Manager Channel has managers Orderer"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd5 Manager Channel has managers Application"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd6 Manager Channel/Application looking up path []"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd7 Manager Channel/Application has managers Org3MSP"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd8 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:07:57.863 UTC [policies] Manager -> DEBU 1dd9 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:07:57.863 UTC [common.channelconfig] LogSanityChecks -> DEBU 1dda As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1ddb As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1ddc As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:07:57.864 UTC [policies] Manager -> DEBU 1ddd Manager Channel looking up path [Orderer]"
"2020-01-03 19:07:57.864 UTC [policies] Manager -> DEBU 1dde Manager Channel has managers Orderer"
"2020-01-03 19:07:57.864 UTC [policies] Manager -> DEBU 1ddf Manager Channel has managers Application"
"2020-01-03 19:07:57.864 UTC [policies] Manager -> DEBU 1de0 Manager Channel/Orderer looking up path []"
"2020-01-03 19:07:57.864 UTC [policies] Manager -> DEBU 1de1 Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1de2 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1de3 As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1de4 As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:07:57.864 UTC [common.channelconfig] LogSanityChecks -> DEBU 1de5 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:07:57.864 UTC [common.capabilities] Supported -> DEBU 1de6 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:07:57.864 UTC [common.capabilities] Supported -> DEBU 1de7 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:07:57.866 UTC [msp.identity] Sign -> DEBU 1de8 Sign: plaintext: 0AE6060A1B08011A06088DA2BEF00522...5374B0F97A4B2E763AA7C735A9856995 "
"2020-01-03 19:07:57.866 UTC [msp.identity] Sign -> DEBU 1de9 Sign: digest: AEEE3D5CB9AA56492FC69EE198A644D16BEAB0B08469318661E8934E40FA0B6D "
"2020-01-03 19:07:57.867 UTC [policies] EvaluateSignedData -> DEBU 1dea == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers =="
"2020-01-03 19:07:57.867 UTC [policies] EvaluateSignedData -> DEBU 1deb This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.867 UTC [policies] EvaluateSignedData -> DEBU 1dec == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers =="
"2020-01-03 19:07:57.867 UTC [policies] EvaluateSignedData -> DEBU 1ded This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.867 UTC [policies] EvaluateSignedData -> DEBU 1dee == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers =="
"2020-01-03 19:07:57.867 UTC [msp] DeserializeIdentity -> DEBU 1def Obtaining identity"
"2020-01-03 19:07:57.867 UTC [msp.identity] newIdentity -> DEBU 1df0 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICHjCCAcWgAwIBAgIQPbX0gVrAkO7aj74sDxz6pDAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowazELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xEDAOBgNVBAsTB29yZGVyZXIxHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUu
Y29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzTmSzQTmPbQ15naIKO3nG/8H
rGaAoqbNwI8EpM+9aGww9VWUs+3nAgzml+X3BltJRnTolAW2mKuub0SxVBWqWKNN
MEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAghUoG
2QL0gni6O9HM7dHLqsnpt9i040a49yNCt2DgPaMwCgYIKoZIzj0EAwIDRwAwRAIg
RWbCoosWXveWLFlfZAqlaG/r/JQQuxFmZIr+iKlbtnYCIBMWkXx7okbDfbXsHO8n
gVWnGUXMtGQaWtNFqLtO89x+
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.868 UTC [msp.identity] Verify -> DEBU 1df1 Verify: digest = 00000000 ae ee 3d 5c b9 aa 56 49 2f c6 9e e1 98 a6 44 d1 |..=\..VI/.....D.|
00000010 6b ea b0 b0 84 69 31 86 61 e8 93 4e 40 fa 0b 6d |k....i1.a..N@..m|"
"2020-01-03 19:07:57.868 UTC [msp.identity] Verify -> DEBU 1df2 Verify: sig = 00000000 30 45 02 21 00 b7 89 49 87 06 7b de 6b 40 0c 1e |0E.!...I..{.k@..|
00000010 f5 3e 4e df 04 13 bd 36 b5 22 23 b5 17 9b a1 03 |.>N....6."#.....|
00000020 fd ef 70 c0 fa 02 20 28 15 52 6f 57 76 77 5e 0a |..p... (.RoWvw^.|
00000030 7f dc a6 e2 0d b5 da 87 ed b4 62 44 10 25 a3 5f |..........bD.%._|
00000040 0a 5a c0 8e d4 c3 e0 |.Z.....|"
"2020-01-03 19:07:57.868 UTC [policies] SignatureSetToValidIdentities -> DEBU 1df3 signature for identity 0 validated"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func1 -> DEBU 1df4 0xc000fcfd90 gate 1578078477868749600 evaluation starts"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func2 -> DEBU 1df5 0xc000fcfd90 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func2 -> DEBU 1df6 0xc000fcfd90 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func2 -> DEBU 1df7 0xc000fcfd90 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func2 -> DEBU 1df8 0xc000fcfd90 principal evaluation fails"
"2020-01-03 19:07:57.868 UTC [cauthdsl] func1 -> DEBU 1df9 0xc000fcfd90 gate 1578078477868749600 evaluation fails"
"2020-01-03 19:07:57.869 UTC [policies] EvaluateSignedData -> DEBU 1dfa Signature set did not satisfy policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.869 UTC [policies] EvaluateSignedData -> DEBU 1dfb == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.869 UTC [policies] EvaluateSignedData -> DEBU 1dfc == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers =="
"2020-01-03 19:07:57.869 UTC [msp.identity] Verify -> DEBU 1dfd Verify: digest = 00000000 ae ee 3d 5c b9 aa 56 49 2f c6 9e e1 98 a6 44 d1 |..=\..VI/.....D.|
00000010 6b ea b0 b0 84 69 31 86 61 e8 93 4e 40 fa 0b 6d |k....i1.a..N@..m|"
"2020-01-03 19:07:57.869 UTC [msp.identity] Verify -> DEBU 1dfe Verify: sig = 00000000 30 45 02 21 00 b7 89 49 87 06 7b de 6b 40 0c 1e |0E.!...I..{.k@..|
00000010 f5 3e 4e df 04 13 bd 36 b5 22 23 b5 17 9b a1 03 |.>N....6."#.....|
00000020 fd ef 70 c0 fa 02 20 28 15 52 6f 57 76 77 5e 0a |..p... (.RoWvw^.|
00000030 7f dc a6 e2 0d b5 da 87 ed b4 62 44 10 25 a3 5f |..........bD.%._|
00000040 0a 5a c0 8e d4 c3 e0 |.Z.....|"
"2020-01-03 19:07:57.869 UTC [policies] SignatureSetToValidIdentities -> DEBU 1dff signature for identity 0 validated"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func1 -> DEBU 1e00 0xc0011073d0 gate 1578078477870468600 evaluation starts"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func2 -> DEBU 1e01 0xc0011073d0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func2 -> DEBU 1e02 0xc0011073d0 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func2 -> DEBU 1e03 0xc0011073d0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func2 -> DEBU 1e04 0xc0011073d0 principal evaluation fails"
"2020-01-03 19:07:57.870 UTC [cauthdsl] func1 -> DEBU 1e05 0xc0011073d0 gate 1578078477870468600 evaluation fails"
"2020-01-03 19:07:57.870 UTC [policies] EvaluateSignedData -> DEBU 1e06 Signature set did not satisfy policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:57.870 UTC [policies] EvaluateSignedData -> DEBU 1e07 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:57.871 UTC [policies] func1 -> DEBU 1e08 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ Org1MSP/Writers Org2MSP/Writers ]"
"2020-01-03 19:07:57.871 UTC [policies] EvaluateSignedData -> DEBU 1e09 Signature set did not satisfy policy /Channel/Application/Writers"
"2020-01-03 19:07:57.871 UTC [policies] EvaluateSignedData -> DEBU 1e0a == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Writers"
"2020-01-03 19:07:57.871 UTC [policies] EvaluateSignedData -> DEBU 1e0b == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers =="
"2020-01-03 19:07:57.871 UTC [policies] EvaluateSignedData -> DEBU 1e0c This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.871 UTC [policies] EvaluateSignedData -> DEBU 1e0d == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers =="
"2020-01-03 19:07:57.871 UTC [msp.identity] Verify -> DEBU 1e0e Verify: digest = 00000000 ae ee 3d 5c b9 aa 56 49 2f c6 9e e1 98 a6 44 d1 |..=\..VI/.....D.|
00000010 6b ea b0 b0 84 69 31 86 61 e8 93 4e 40 fa 0b 6d |k....i1.a..N@..m|"
"2020-01-03 19:07:57.871 UTC [msp.identity] Verify -> DEBU 1e0f Verify: sig = 00000000 30 45 02 21 00 b7 89 49 87 06 7b de 6b 40 0c 1e |0E.!...I..{.k@..|
00000010 f5 3e 4e df 04 13 bd 36 b5 22 23 b5 17 9b a1 03 |.>N....6."#.....|
00000020 fd ef 70 c0 fa 02 20 28 15 52 6f 57 76 77 5e 0a |..p... (.RoWvw^.|
00000030 7f dc a6 e2 0d b5 da 87 ed b4 62 44 10 25 a3 5f |..........bD.%._|
00000040 0a 5a c0 8e d4 c3 e0 |.Z.....|"
"2020-01-03 19:07:57.871 UTC [policies] SignatureSetToValidIdentities -> DEBU 1e10 signature for identity 0 validated"
"2020-01-03 19:07:57.871 UTC [cauthdsl] func1 -> DEBU 1e11 0xc00111e600 gate 1578078477871900500 evaluation starts"
"2020-01-03 19:07:57.871 UTC [cauthdsl] func2 -> DEBU 1e12 0xc00111e600 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:57.872 UTC [cauthdsl] func2 -> DEBU 1e13 0xc00111e600 processing identity 0 - &{OrdererMSP 24857479158252bf583850f680eadc3540fbbbbdb932513d16716a62ebe0a92f}"
"2020-01-03 19:07:57.872 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1e14 Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:07:57.872 UTC [msp] Validate -> DEBU 1e15 MSP OrdererMSP validating identity"
"2020-01-03 19:07:57.872 UTC [msp] getCertificationChain -> DEBU 1e16 MSP OrdererMSP getting certification chain"
"2020-01-03 19:07:57.872 UTC [cauthdsl] func2 -> DEBU 1e17 0xc00111e600 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:57.872 UTC [cauthdsl] func1 -> DEBU 1e18 0xc00111e600 gate 1578078477871900500 evaluation succeeds"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e19 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e1a == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e1b Signature set satisfies policy /Channel/Orderer/Writers"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e1c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Writers"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e1d Signature set satisfies policy /Channel/Writers"
"2020-01-03 19:07:57.872 UTC [policies] EvaluateSignedData -> DEBU 1e1e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Writers"
"2020-01-03 19:07:57.873 UTC [orderer.common.msgprocessor] Apply -> DEBU 1e1f Going to inspect maintenance mode transition rules" ConsensusState=STATE_NORMAL channel=businesschannel
"2020-01-03 19:07:57.873 UTC [common.channelconfig] NewStandardValues -> DEBU 1e20 Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e21 Processing field: HashingAlgorithm"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e22 Processing field: BlockDataHashingStructure"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e23 Processing field: OrdererAddresses"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e24 Processing field: Consortium"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e25 Processing field: Capabilities"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] NewStandardValues -> DEBU 1e26 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e27 Processing field: ConsensusType"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e28 Processing field: BatchSize"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e29 Processing field: BatchTimeout"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e2a Processing field: KafkaBrokers"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e2b Processing field: ChannelRestrictions"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e2c Processing field: Capabilities"
"2020-01-03 19:07:57.873 UTC [common.channelconfig] NewStandardValues -> DEBU 1e2d Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:07:57.874 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e2e Processing field: Endpoints"
"2020-01-03 19:07:57.874 UTC [common.channelconfig] NewStandardValues -> DEBU 1e2f Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.874 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e30 Processing field: MSP"
"2020-01-03 19:07:57.874 UTC [common.channelconfig] validateMSP -> DEBU 1e31 Setting up MSP for org OrdererOrg"
"2020-01-03 19:07:57.874 UTC [msp] newBccspMsp -> DEBU 1e32 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.874 UTC [msp] New -> DEBU 1e33 Creating Cache-MSP instance"
"2020-01-03 19:07:57.874 UTC [msp] Setup -> DEBU 1e34 Setting up MSP instance OrdererMSP"
"2020-01-03 19:07:57.874 UTC [msp.identity] newIdentity -> DEBU 1e35 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] NewStandardValues -> DEBU 1e36 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e37 Processing field: ACLs"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e38 Processing field: Capabilities"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] NewStandardValues -> DEBU 1e39 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e3a Processing field: AnchorPeers"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] NewStandardValues -> DEBU 1e3b Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e3c Processing field: MSP"
"2020-01-03 19:07:57.877 UTC [common.channelconfig] Validate -> DEBU 1e3d Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:07:57.877 UTC [common.channelconfig] validateMSP -> DEBU 1e3e Setting up MSP for org Org2MSP"
"2020-01-03 19:07:57.877 UTC [msp] newBccspMsp -> DEBU 1e3f Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.877 UTC [msp] New -> DEBU 1e40 Creating Cache-MSP instance"
"2020-01-03 19:07:57.877 UTC [msp] Setup -> DEBU 1e41 Setting up MSP instance Org2MSP"
"2020-01-03 19:07:57.877 UTC [msp.identity] newIdentity -> DEBU 1e42 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.880 UTC [common.channelconfig] NewStandardValues -> DEBU 1e43 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.880 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e44 Processing field: AnchorPeers"
"2020-01-03 19:07:57.880 UTC [common.channelconfig] NewStandardValues -> DEBU 1e45 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.880 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e46 Processing field: MSP"
"2020-01-03 19:07:57.880 UTC [common.channelconfig] Validate -> DEBU 1e47 Anchor peers for org Org3MSP are "
"2020-01-03 19:07:57.880 UTC [common.channelconfig] validateMSP -> DEBU 1e48 Setting up MSP for org Org3MSP"
"2020-01-03 19:07:57.880 UTC [msp] newBccspMsp -> DEBU 1e49 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.880 UTC [msp] New -> DEBU 1e4a Creating Cache-MSP instance"
"2020-01-03 19:07:57.880 UTC [msp] Setup -> DEBU 1e4b Setting up MSP instance Org3MSP"
"2020-01-03 19:07:57.881 UTC [msp.identity] newIdentity -> DEBU 1e4c Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUTCCAfegAwIBAgIQcZ8j4ebXHWNTG74I2dSg2DAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMy5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMy5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmczLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmczLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
xi2+JQ206G+sSepCl85POCA2thZe7qwKJNfHcHkk9czimqm7VPlNfzhPxa5BLvYs
0I4auGUBwqI8sbWMspP8K6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCBj
9BOI7lPyHQn0MI3GtplbkKjYLT79tKVUgXKXSL5BDjAKBggqhkjOPQQDAgNIADBF
AiA/tSJuQcEtqfk8FoVMUZTJqs5L4+EIKp+8uWKykVLTkgIhAL+KrBfqA5nqahMt
E02tI1ix1WDBFxzmJd8F8Ma0lz8X
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.883 UTC [common.channelconfig] NewStandardValues -> DEBU 1e4d Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:57.883 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e4e Processing field: AnchorPeers"
"2020-01-03 19:07:57.883 UTC [common.channelconfig] NewStandardValues -> DEBU 1e4f Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:57.883 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1e50 Processing field: MSP"
"2020-01-03 19:07:57.883 UTC [common.channelconfig] Validate -> DEBU 1e51 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:07:57.883 UTC [common.channelconfig] validateMSP -> DEBU 1e52 Setting up MSP for org Org1MSP"
"2020-01-03 19:07:57.883 UTC [msp] newBccspMsp -> DEBU 1e53 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:57.883 UTC [msp] New -> DEBU 1e54 Creating Cache-MSP instance"
"2020-01-03 19:07:57.883 UTC [msp] Setup -> DEBU 1e55 Setting up MSP instance Org1MSP"
"2020-01-03 19:07:57.884 UTC [msp.identity] newIdentity -> DEBU 1e56 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:07:57.890 UTC [msp] Setup -> DEBU 1e57 Setting up the MSP manager (4 msps)"
"2020-01-03 19:07:57.890 UTC [msp] Setup -> DEBU 1e58 MSP manager setup complete, setup 4 msps"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e59 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5a Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5b Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5c Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5d Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5e Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e5f Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e60 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e61 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e62 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e63 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e64 Proposed new policy Readers for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e65 Proposed new policy Writers for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e66 Proposed new policy Admins for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.890 UTC [policies] NewManagerImpl -> DEBU 1e67 Proposed new policy Endorsement for Channel/Application/Org3MSP"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e68 Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e69 Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6a Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6b Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6c Proposed new policy Admins for Channel/Application"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6d Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6e Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e6f Proposed new policy Readers for Channel/Application"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e70 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e71 Proposed new policy Writers for Channel"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e72 Proposed new policy Admins for Channel"
"2020-01-03 19:07:57.891 UTC [policies] NewManagerImpl -> DEBU 1e73 Proposed new policy Readers for Channel"
"2020-01-03 19:07:57.891 UTC [common.configtx] addToMap -> DEBU 1e74 Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.891 UTC [common.configtx] addToMap -> DEBU 1e75 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:07:57.891 UTC [common.configtx] addToMap -> DEBU 1e76 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:57.891 UTC [common.configtx] addToMap -> DEBU 1e77 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e78 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e79 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7a Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7c Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7d Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7e Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e7f Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:07:57.892 UTC [common.configtx] addToMap -> DEBU 1e80 Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:07:57.893 UTC [common.configtx] addToMap -> DEBU 1e81 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:07:57.893 UTC [common.configtx] addToMap -> DEBU 1e82 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:07:57.893 UTC [common.configtx] addToMap -> DEBU 1e83 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:07:57.893 UTC [common.configtx] addToMap -> DEBU 1e84 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:07:57.893 UTC [common.configtx] addToMap -> DEBU 1e85 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e86 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e87 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e88 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e89 Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8a Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8b Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8c Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8d Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8e Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e8f Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e90 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e91 Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e92 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e93 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e94 Adding to config map: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e95 Adding to config map: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e96 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e97 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e98 Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e99 Adding to config map: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e9a Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e9b Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e9c Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.894 UTC [common.configtx] addToMap -> DEBU 1e9d Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1e9e Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1e9f Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea0 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea1 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea2 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea3 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea4 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea5 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea6 Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea7 Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:07:57.895 UTC [common.configtx] addToMap -> DEBU 1ea8 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:07:57.897 UTC [orderer.consensus.etcdraft] propose -> INFO 1ea9 Created block [9], there are 0 blocks in flight" channel=businesschannel node=1
"2020-01-03 19:07:57.898 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 1eaa [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG_UPDATE from 172.18.0.5:54686"
"2020-01-03 19:07:57.897 UTC [orderer.consensus.etcdraft] run -> INFO 1eab Received config transaction, pause accepting transaction till it is committed" channel=businesschannel node=1
"2020-01-03 19:07:57.898 UTC [orderer.consensus.etcdraft] 2 -> DEBU 1eac Proposed block [9] to raft consensus" channel=businesschannel node=1
"2020-01-03 19:07:57.907 UTC [orderer.common.broadcast] Handle -> WARN 1ead Error reading from 172.18.0.5:54686: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:07:57.907 UTC [orderer.common.server] func1 -> DEBU 1eae Closing Broadcast stream"
"2020-01-03 19:07:57.908 UTC [comm.grpc.server] 1 -> INFO 1eaf streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Broadcast grpc.peer_address=172.18.0.5:54686 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=225.825ms
"2020-01-03 19:07:57.910 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1eb0 Sending msg of 40763 bytes to 2 on channel businesschannel took 67.9µs"
"2020-01-03 19:07:57.911 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1eb1 Sending msg of 40763 bytes to 3 on channel businesschannel took 43.3µs"
"2020-01-03 19:07:57.911 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1eb2 Send of ConsensusRequest for channel businesschannel with payload of size 40763 to orderer2.example.com(orderer2.example.com:7050) took 293.7µs "
"2020-01-03 19:07:57.912 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1eb3 Send of ConsensusRequest for channel businesschannel with payload of size 40763 to orderer1.example.com(orderer1.example.com:7050) took 301.6µs "
"2020-01-03 19:07:57.913 UTC [grpc] infof -> DEBU 1eb4 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:07:57.919 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1eb5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.920 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1eb6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.921 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 1eb7 Writing block [9] (Raft index: 13) to ledger" channel=businesschannel node=1
"2020-01-03 19:07:57.921 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1eb8 Sending msg of 28 bytes to 2 on channel businesschannel took 14.8µs"
"2020-01-03 19:07:57.922 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1eb9 Sending msg of 28 bytes to 3 on channel businesschannel took 12.4µs"
"2020-01-03 19:07:57.923 UTC [common.configtx] addToMap -> DEBU 1eba Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.923 UTC [common.configtx] addToMap -> DEBU 1ebb Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.923 UTC [common.configtx] addToMap -> DEBU 1ebc Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.924 UTC [common.configtx] addToMap -> DEBU 1ebd Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.924 UTC [common.configtx] addToMap -> DEBU 1ebe Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.924 UTC [common.configtx] addToMap -> DEBU 1ebf Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.924 UTC [common.configtx] addToMap -> DEBU 1ec0 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.925 UTC [common.configtx] addToMap -> DEBU 1ec1 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.925 UTC [common.configtx] addToMap -> DEBU 1ec2 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.926 UTC [common.configtx] addToMap -> DEBU 1ec3 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.926 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1ec4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 174.4µs "
"2020-01-03 19:07:57.926 UTC [common.configtx] addToMap -> DEBU 1ec5 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.926 UTC [common.configtx] addToMap -> DEBU 1ec6 Adding to config map: [Group] /Channel"
"2020-01-03 19:07:57.926 UTC [common.configtx] addToMap -> DEBU 1ec7 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:57.926 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1ec8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 50.8µs "
"2020-01-03 19:07:57.926 UTC [common.configtx] addToMap -> DEBU 1ec9 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:57.927 UTC [common.configtx] addToMap -> DEBU 1eca Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:57.927 UTC [common.configtx] addToMap -> DEBU 1ecb Adding to config map: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ecc Adding to config map: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ecd Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ece Adding to config map: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ecf Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ed0 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ed1 Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ed2 Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:57.928 UTC [common.configtx] addToMap -> DEBU 1ed3 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:57.929 UTC [common.configtx] addToMap -> DEBU 1ed4 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:57.929 UTC [common.configtx] addToMap -> DEBU 1ed5 Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:57.929 UTC [common.configtx] addToMap -> DEBU 1ed6 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:57.929 UTC [common.configtx] addToMap -> DEBU 1ed7 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:57.929 UTC [common.configtx] verifyDeltaSet -> DEBU 1ed8 Processing change to key: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:57.929 UTC [common.configtx] verifyDeltaSet -> DEBU 1ed9 Processing change to key: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:57.929 UTC [common.configtx] verifyDeltaSet -> DEBU 1eda Processing change to key: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:57.929 UTC [common.configtx] verifyDeltaSet -> DEBU 1edb Processing change to key: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:57.929 UTC [common.configtx] verifyDeltaSet -> DEBU 1edc Processing change to key: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:57.930 UTC [common.configtx] verifyDeltaSet -> DEBU 1edd Processing change to key: [Group] /Channel/Application"
"2020-01-03 19:07:57.930 UTC [common.configtx] policyForItem -> DEBU 1ede Getting policy for item Application with mod_policy Admins"
"2020-01-03 19:07:57.931 UTC [policies] Manager -> DEBU 1edf Manager Channel looking up path []"
"2020-01-03 19:07:57.931 UTC [policies] Manager -> DEBU 1ee0 Manager Channel has managers Application"
"2020-01-03 19:07:57.931 UTC [policies] Manager -> DEBU 1ee1 Manager Channel has managers Orderer"
"2020-01-03 19:07:57.932 UTC [policies] Manager -> DEBU 1ee2 Manager Channel looking up path [Application]"
"2020-01-03 19:07:57.932 UTC [policies] Manager -> DEBU 1ee3 Manager Channel has managers Application"
"2020-01-03 19:07:57.933 UTC [policies] Manager -> DEBU 1ee4 Manager Channel has managers Orderer"
"2020-01-03 19:07:57.933 UTC [policies] Manager -> DEBU 1ee5 Manager Channel/Application looking up path []"
"2020-01-03 19:07:57.933 UTC [policies] Manager -> DEBU 1ee6 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:07:57.933 UTC [policies] Manager -> DEBU 1ee7 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:07:57.934 UTC [policies] EvaluateSignedData -> DEBU 1ee8 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Admins =="
"2020-01-03 19:07:57.934 UTC [policies] EvaluateSignedData -> DEBU 1ee9 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:57.934 UTC [policies] EvaluateSignedData -> DEBU 1eea == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins =="
"2020-01-03 19:07:57.935 UTC [msp.identity] Verify -> DEBU 1eeb Verify: digest = 00000000 bc e3 c7 a1 03 5e 91 0c 73 11 36 11 1b e7 ee 24 |.....^..s.6....$|
00000010 e7 96 0f e8 d4 a9 0e c0 02 ed 92 3d 56 bb 68 9a |...........=V.h.|"
"2020-01-03 19:07:57.935 UTC [msp.identity] Verify -> DEBU 1eec Verify: sig = 00000000 30 44 02 20 18 17 8f 2a 10 86 06 c2 4b 3f fc c6 |0D. ...*....K?..|
00000010 49 47 11 14 ab 80 90 44 8d 5e a3 b9 0c 90 f5 33 |IG.....D.^.....3|
00000020 ad 6f e3 f1 02 20 18 37 31 6e 3f 3c 7b e3 c8 b1 |.o... .71n?<{...|
00000030 57 a1 88 87 c7 56 48 61 1c fc e6 ed 30 e8 33 18 |W....VHa....0.3.|
00000040 1e 61 a4 e6 b6 21 |.a...!|"
"2020-01-03 19:07:57.936 UTC [policies] SignatureSetToValidIdentities -> DEBU 1eed signature for identity 0 validated"
"2020-01-03 19:07:57.937 UTC [msp.identity] Verify -> DEBU 1eee Verify: digest = 00000000 1e 64 ff 25 f1 2e 41 ff 0a c8 e7 e1 fb 93 02 c3 |.d.%..A.........|
00000010 db 14 52 0f 33 bd 44 26 68 a6 eb b0 e3 d3 cf e6 |..R.3.D&h.......|"
"2020-01-03 19:07:57.937 UTC [msp.identity] Verify -> DEBU 1eef Verify: sig = 00000000 30 45 02 21 00 b7 29 49 c8 0b 5e 43 e4 c5 7c a0 |0E.!..)I..^C..|.|
00000010 91 b8 52 ee f6 1d 5f 68 91 4c 13 91 38 b2 29 d7 |..R..._h.L..8.).|
00000020 87 56 64 6d 41 02 20 33 b9 9a d0 0d e6 8d 23 3e |.VdmA. 3......#>|
00000030 e9 6f 0b b7 d9 ef 6f fb f9 e3 7e df 2f 79 ea 0c |.o....o...~./y..|
00000040 3b 9c 39 5b ee 2c 47 |;.9[.,G|"
"2020-01-03 19:07:57.939 UTC [policies] SignatureSetToValidIdentities -> DEBU 1ef0 signature for identity 1 validated"
"2020-01-03 19:07:57.939 UTC [policies] SignatureSetToValidIdentities -> WARN 1ef1 De-duplicating identity [Org1MSP2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77] at index 2 in signature set"
"2020-01-03 19:07:57.940 UTC [cauthdsl] func1 -> DEBU 1ef2 0xc001287ce0 gate 1578078477940247300 evaluation starts"
"2020-01-03 19:07:57.940 UTC [cauthdsl] func2 -> DEBU 1ef3 0xc001287ce0 signed by 0 principal evaluation starts (used [false false])"
"2020-01-03 19:07:57.941 UTC [cauthdsl] func2 -> DEBU 1ef4 0xc001287ce0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:57.941 UTC [cauthdsl] func2 -> DEBU 1ef5 0xc001287ce0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:57.942 UTC [cauthdsl] func1 -> DEBU 1ef6 0xc001287ce0 gate 1578078477940247300 evaluation succeeds"
"2020-01-03 19:07:57.943 UTC [policies] EvaluateSignedData -> DEBU 1ef7 Signature set satisfies policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.945 UTC [policies] EvaluateSignedData -> DEBU 1ef8 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:57.945 UTC [policies] EvaluateSignedData -> DEBU 1ef9 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins =="
"2020-01-03 19:07:57.946 UTC [msp.identity] Verify -> DEBU 1efa Verify: digest = 00000000 bc e3 c7 a1 03 5e 91 0c 73 11 36 11 1b e7 ee 24 |.....^..s.6....$|
00000010 e7 96 0f e8 d4 a9 0e c0 02 ed 92 3d 56 bb 68 9a |...........=V.h.|"
"2020-01-03 19:07:57.946 UTC [msp.identity] Verify -> DEBU 1efb Verify: sig = 00000000 30 44 02 20 18 17 8f 2a 10 86 06 c2 4b 3f fc c6 |0D. ...*....K?..|
00000010 49 47 11 14 ab 80 90 44 8d 5e a3 b9 0c 90 f5 33 |IG.....D.^.....3|
00000020 ad 6f e3 f1 02 20 18 37 31 6e 3f 3c 7b e3 c8 b1 |.o... .71n?<{...|
00000030 57 a1 88 87 c7 56 48 61 1c fc e6 ed 30 e8 33 18 |W....VHa....0.3.|
00000040 1e 61 a4 e6 b6 21 |.a...!|"
"2020-01-03 19:07:57.948 UTC [policies] SignatureSetToValidIdentities -> DEBU 1efc signature for identity 0 validated"
"2020-01-03 19:07:57.948 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1efd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.949 UTC [msp.identity] Verify -> DEBU 1efe Verify: digest = 00000000 1e 64 ff 25 f1 2e 41 ff 0a c8 e7 e1 fb 93 02 c3 |.d.%..A.........|
00000010 db 14 52 0f 33 bd 44 26 68 a6 eb b0 e3 d3 cf e6 |..R.3.D&h.......|"
"2020-01-03 19:07:57.949 UTC [msp.identity] Verify -> DEBU 1eff Verify: sig = 00000000 30 45 02 21 00 b7 29 49 c8 0b 5e 43 e4 c5 7c a0 |0E.!..)I..^C..|.|
00000010 91 b8 52 ee f6 1d 5f 68 91 4c 13 91 38 b2 29 d7 |..R..._h.L..8.).|
00000020 87 56 64 6d 41 02 20 33 b9 9a d0 0d e6 8d 23 3e |.VdmA. 3......#>|
00000030 e9 6f 0b b7 d9 ef 6f fb f9 e3 7e df 2f 79 ea 0c |.o....o...~./y..|
00000040 3b 9c 39 5b ee 2c 47 |;.9[.,G|"
"2020-01-03 19:07:57.949 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1f00 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:57.950 UTC [policies] SignatureSetToValidIdentities -> DEBU 1f01 signature for identity 1 validated"
"2020-01-03 19:07:57.951 UTC [policies] SignatureSetToValidIdentities -> WARN 1f02 De-duplicating identity [Org1MSP2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77] at index 2 in signature set"
"2020-01-03 19:07:57.951 UTC [cauthdsl] func1 -> DEBU 1f03 0xc00122a5a0 gate 1578078477951570600 evaluation starts"
"2020-01-03 19:07:57.951 UTC [cauthdsl] func2 -> DEBU 1f04 0xc00122a5a0 signed by 0 principal evaluation starts (used [false false])"
"2020-01-03 19:07:57.952 UTC [cauthdsl] func2 -> DEBU 1f05 0xc00122a5a0 processing identity 0 - &{Org1MSP 2617006b78ef4d4ec2845e87d14062415954bfd858679ef77374fbb3b3ab0f77}"
"2020-01-03 19:07:57.953 UTC [cauthdsl] func2 -> DEBU 1f06 0xc00122a5a0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got Org1MSP)"
"2020-01-03 19:07:57.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1f07 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:57.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1f09 Sending msg of 28 bytes to 3 on channel testchainid took 13.9µs"
"2020-01-03 19:07:57.954 UTC [cauthdsl] func2 -> DEBU 1f08 0xc00122a5a0 processing identity 1 - &{Org2MSP cd31138490005c8a54b37bb7adc8ca5a9f2bc4cd6e05ec026640f0d6431a33c5}"
"2020-01-03 19:07:57.955 UTC [cauthdsl] func2 -> DEBU 1f0a 0xc00122a5a0 principal evaluation succeeds for identity 1"
"2020-01-03 19:07:57.955 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1f0c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 544µs "
"2020-01-03 19:07:57.955 UTC [cauthdsl] func1 -> DEBU 1f0b 0xc00122a5a0 gate 1578078477951570600 evaluation succeeds"
"2020-01-03 19:07:57.955 UTC [policies] EvaluateSignedData -> DEBU 1f0d Signature set satisfies policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.955 UTC [policies] EvaluateSignedData -> DEBU 1f0e == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:57.956 UTC [policies] EvaluateSignedData -> DEBU 1f0f Signature set satisfies policy /Channel/Application/Admins"
"2020-01-03 19:07:57.956 UTC [policies] EvaluateSignedData -> DEBU 1f10 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Admins"
"2020-01-03 19:07:57.956 UTC [common.configtx] verifyDeltaSet -> DEBU 1f11 Processing change to key: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:57.957 UTC [common.configtx] recurseConfigMap -> DEBU 1f12 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.957 UTC [common.configtx] recurseConfigMap -> DEBU 1f13 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.957 UTC [common.configtx] recurseConfigMap -> DEBU 1f14 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.957 UTC [common.configtx] recurseConfigMap -> DEBU 1f15 Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.958 UTC [common.configtx] recurseConfigMap -> DEBU 1f16 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.958 UTC [common.configtx] recurseConfigMap -> DEBU 1f17 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.959 UTC [common.configtx] recurseConfigMap -> DEBU 1f18 Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.959 UTC [common.configtx] recurseConfigMap -> DEBU 1f19 Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.959 UTC [common.configtx] recurseConfigMap -> DEBU 1f1a Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.959 UTC [common.configtx] recurseConfigMap -> DEBU 1f1b Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org3MSP\020\001" > mod_policy:"Admins" "
"2020-01-03 19:07:57.960 UTC [common.configtx] recurseConfigMap -> DEBU 1f1c Setting policy for key Endorsement to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.960 UTC [common.configtx] recurseConfigMap -> DEBU 1f1d Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org3MSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.961 UTC [common.configtx] recurseConfigMap -> DEBU 1f1e Setting policy for key Admins to "
"2020-01-03 19:07:57.961 UTC [common.configtx] recurseConfigMap -> DEBU 1f1f Setting policy for key Endorsement to "
"2020-01-03 19:07:57.961 UTC [common.configtx] recurseConfigMap -> DEBU 1f20 Setting policy for key LifecycleEndorsement to "
"2020-01-03 19:07:57.962 UTC [common.configtx] recurseConfigMap -> DEBU 1f21 Setting policy for key Readers to "
"2020-01-03 19:07:57.963 UTC [common.configtx] recurseConfigMap -> DEBU 1f22 Setting policy for key Writers to "
"2020-01-03 19:07:57.963 UTC [common.configtx] recurseConfigMap -> DEBU 1f23 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.963 UTC [common.configtx] recurseConfigMap -> DEBU 1f24 Setting policy for key Admins to 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" "
"2020-01-03 19:07:57.964 UTC [common.configtx] recurseConfigMap -> DEBU 1f25 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" "
"2020-01-03 19:07:57.965 UTC [common.configtx] recurseConfigMap -> DEBU 1f26 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.965 UTC [common.configtx] recurseConfigMap -> DEBU 1f27 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.965 UTC [common.configtx] recurseConfigMap -> DEBU 1f28 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.966 UTC [common.configtx] recurseConfigMap -> DEBU 1f29 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:07:57.966 UTC [common.configtx] recurseConfigMap -> DEBU 1f2a Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" "
"2020-01-03 19:07:57.967 UTC [common.configtx] recurseConfigMap -> DEBU 1f2b Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.987 UTC [common.configtx] recurseConfigMap -> DEBU 1f2c Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" "
"2020-01-03 19:07:57.991 UTC [common.channelconfig] NewStandardValues -> DEBU 1f2d Initializing protos for *channelconfig.ChannelProtos"
"2020-01-03 19:07:57.991 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f2e Processing field: HashingAlgorithm"
"2020-01-03 19:07:57.992 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f2f Processing field: BlockDataHashingStructure"
"2020-01-03 19:07:57.993 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f30 Processing field: OrdererAddresses"
"2020-01-03 19:07:57.994 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f31 Processing field: Consortium"
"2020-01-03 19:07:57.995 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f32 Processing field: Capabilities"
"2020-01-03 19:07:57.995 UTC [common.channelconfig] NewStandardValues -> DEBU 1f33 Initializing protos for *channelconfig.OrdererProtos"
"2020-01-03 19:07:57.996 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f34 Processing field: ConsensusType"
"2020-01-03 19:07:57.996 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f35 Processing field: BatchSize"
"2020-01-03 19:07:57.997 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f36 Processing field: BatchTimeout"
"2020-01-03 19:07:57.997 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f37 Processing field: KafkaBrokers"
"2020-01-03 19:07:57.997 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f38 Processing field: ChannelRestrictions"
"2020-01-03 19:07:57.999 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f39 Processing field: Capabilities"
"2020-01-03 19:07:57.999 UTC [common.channelconfig] NewStandardValues -> DEBU 1f3a Initializing protos for *channelconfig.OrdererOrgProtos"
"2020-01-03 19:07:58.000 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f3b Processing field: Endpoints"
"2020-01-03 19:07:58.002 UTC [common.channelconfig] NewStandardValues -> DEBU 1f3c Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:58.003 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f3d Processing field: MSP"
"2020-01-03 19:07:58.004 UTC [common.channelconfig] validateMSP -> DEBU 1f3e Setting up MSP for org OrdererOrg"
"2020-01-03 19:07:58.005 UTC [msp] newBccspMsp -> DEBU 1f3f Creating BCCSP-based MSP instance"
"2020-01-03 19:07:58.005 UTC [msp] New -> DEBU 1f40 Creating Cache-MSP instance"
"2020-01-03 19:07:58.007 UTC [msp] Setup -> DEBU 1f41 Setting up MSP instance OrdererMSP"
"2020-01-03 19:07:58.007 UTC [msp.identity] newIdentity -> DEBU 1f42 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPTCCAeOgAwIBAgIQLXkYsS5RToVYAKHaKsi7RzAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowaTELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABM8d9M6yo/6LmKaURdJID++gtUCH
cdHqRww0xdY8Esejg1AuaWB7fixj4j4Ma3pXugNUfsa/HifaOaCyNch4g8ajbTBr
MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQghUoG2QL0gni6O9HM7dHLqsnpt9i0
40a49yNCt2DgPaMwCgYIKoZIzj0EAwIDSAAwRQIgXHjdXtOGXhy4mj+qGQ/E/AR1
Mj/kPHGXWJvE/yiiA/ACIQDqPFXnRiQTLUb38rMY3oOowuNPxbidMQDusQDtxHrV
3Q==
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.020 UTC [common.channelconfig] NewStandardValues -> DEBU 1f43 Initializing protos for *channelconfig.ApplicationProtos"
"2020-01-03 19:07:58.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1f44 Sending msg of 28 bytes to 3 on channel businesschannel took 119µs"
"2020-01-03 19:07:58.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 1f45 Sending msg of 28 bytes to 2 on channel businesschannel took 13.2µs"
"2020-01-03 19:07:58.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1f46 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 65.1µs "
"2020-01-03 19:07:58.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 1f47 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 119µs "
"2020-01-03 19:07:58.023 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f48 Processing field: ACLs"
"2020-01-03 19:07:58.024 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f4b Processing field: Capabilities"
"2020-01-03 19:07:58.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1f49 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:58.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 1f4a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:58.026 UTC [common.channelconfig] NewStandardValues -> DEBU 1f4c Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:58.026 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f4d Processing field: AnchorPeers"
"2020-01-03 19:07:58.027 UTC [common.channelconfig] NewStandardValues -> DEBU 1f4e Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:58.027 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f4f Processing field: MSP"
"2020-01-03 19:07:58.028 UTC [common.channelconfig] Validate -> DEBU 1f50 Anchor peers for org Org3MSP are "
"2020-01-03 19:07:58.029 UTC [common.channelconfig] validateMSP -> DEBU 1f51 Setting up MSP for org Org3MSP"
"2020-01-03 19:07:58.029 UTC [msp] newBccspMsp -> DEBU 1f52 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:58.039 UTC [msp] New -> DEBU 1f53 Creating Cache-MSP instance"
"2020-01-03 19:07:58.039 UTC [msp] Setup -> DEBU 1f54 Setting up MSP instance Org3MSP"
"2020-01-03 19:07:58.042 UTC [msp.identity] newIdentity -> DEBU 1f55 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUTCCAfegAwIBAgIQcZ8j4ebXHWNTG74I2dSg2DAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMy5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMy5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmczLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmczLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
xi2+JQ206G+sSepCl85POCA2thZe7qwKJNfHcHkk9czimqm7VPlNfzhPxa5BLvYs
0I4auGUBwqI8sbWMspP8K6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCBj
9BOI7lPyHQn0MI3GtplbkKjYLT79tKVUgXKXSL5BDjAKBggqhkjOPQQDAgNIADBF
AiA/tSJuQcEtqfk8FoVMUZTJqs5L4+EIKp+8uWKykVLTkgIhAL+KrBfqA5nqahMt
E02tI1ix1WDBFxzmJd8F8Ma0lz8X
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.052 UTC [common.channelconfig] NewStandardValues -> DEBU 1f56 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:58.057 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f57 Processing field: AnchorPeers"
"2020-01-03 19:07:58.058 UTC [common.channelconfig] NewStandardValues -> DEBU 1f58 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:58.060 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f59 Processing field: MSP"
"2020-01-03 19:07:58.061 UTC [common.channelconfig] Validate -> DEBU 1f5a Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 > "
"2020-01-03 19:07:58.062 UTC [common.channelconfig] validateMSP -> DEBU 1f5b Setting up MSP for org Org1MSP"
"2020-01-03 19:07:58.063 UTC [msp] newBccspMsp -> DEBU 1f5c Creating BCCSP-based MSP instance"
"2020-01-03 19:07:58.064 UTC [msp] New -> DEBU 1f5d Creating Cache-MSP instance"
"2020-01-03 19:07:58.065 UTC [msp] Setup -> DEBU 1f5e Setting up MSP instance Org1MSP"
"2020-01-03 19:07:58.066 UTC [msp.identity] newIdentity -> DEBU 1f5f Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUDCCAfegAwIBAgIQYimAPCyLQNimipsNNoRn7jAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
SMHTuBxAX7S1C0NL3sQlfcgKoj4rXaDtmOqTWpHhxW1jl8WFQnWx2OO21Stp2+9I
sAACEKyzIgEpzlBbq2epW6NtMGswDgYDVR0PAQH/BAQDAgGmMB0GA1UdJQQWMBQG
CCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkGA1UdDgQiBCDb
HCifaGv70D93SKMquUGbY6sSfjSX8C47FQ/f+0L7PTAKBggqhkjOPQQDAgNHADBE
AiBM4w33+oWZDOnAXgf+pOFGo9hzv5xinzE6u8N5fHhpHAIgJHsreaAUfetozJ11
eCP2ft9dkCsy7KikOuWvxIPxpoE=
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.068 UTC [common.channelconfig] NewStandardValues -> DEBU 1f60 Initializing protos for *channelconfig.ApplicationOrgProtos"
"2020-01-03 19:07:58.068 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f61 Processing field: AnchorPeers"
"2020-01-03 19:07:58.069 UTC [common.channelconfig] NewStandardValues -> DEBU 1f62 Initializing protos for *channelconfig.OrganizationProtos"
"2020-01-03 19:07:58.069 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1f63 Processing field: MSP"
"2020-01-03 19:07:58.070 UTC [common.channelconfig] Validate -> DEBU 1f64 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 > "
"2020-01-03 19:07:58.070 UTC [common.channelconfig] validateMSP -> DEBU 1f65 Setting up MSP for org Org2MSP"
"2020-01-03 19:07:58.071 UTC [msp] newBccspMsp -> DEBU 1f66 Creating BCCSP-based MSP instance"
"2020-01-03 19:07:58.072 UTC [msp] New -> DEBU 1f67 Creating Cache-MSP instance"
"2020-01-03 19:07:58.072 UTC [msp] Setup -> DEBU 1f68 Setting up MSP instance Org2MSP"
"2020-01-03 19:07:58.074 UTC [msp.identity] newIdentity -> DEBU 1f69 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICUjCCAfigAwIBAgIRAJh6TqQ61yaPkMnkR57Qw+0wCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
BO1byLY5T+23Qe3YI49yMOxWdaK9mmdt+5mwaYAfUlI63w1vR/WaFQ6gkvKcuv54
wkU74/wZHOnGmPBjR24Ji9qjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
V4uXy1krbUYqmiBFniB96+Q4MjlXCCFtc7KVkZ/wp/MwCgYIKoZIzj0EAwIDSAAw
RQIgSN3HZNvIEsbWyKM7yRwC4xtaOo2bkQ5RrxVK8kKsXtICIQCqUQWznpLsfClY
xiR0NvQMDy7v8XQh/0lGcJI0pVNkuA==
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.076 UTC [msp] Setup -> DEBU 1f6a Setting up the MSP manager (4 msps)"
"2020-01-03 19:07:58.079 UTC [msp] Setup -> DEBU 1f6b MSP manager setup complete, setup 4 msps"
"2020-01-03 19:07:58.080 UTC [policies] NewManagerImpl -> DEBU 1f6c Proposed new policy Writers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:58.081 UTC [policies] NewManagerImpl -> DEBU 1f6d Proposed new policy Admins for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:58.081 UTC [policies] NewManagerImpl -> DEBU 1f6e Proposed new policy Readers for Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:58.082 UTC [policies] NewManagerImpl -> DEBU 1f6f Proposed new policy Writers for Channel/Orderer"
"2020-01-03 19:07:58.082 UTC [policies] NewManagerImpl -> DEBU 1f70 Proposed new policy Admins for Channel/Orderer"
"2020-01-03 19:07:58.082 UTC [policies] NewManagerImpl -> DEBU 1f71 Proposed new policy BlockValidation for Channel/Orderer"
"2020-01-03 19:07:58.083 UTC [policies] NewManagerImpl -> DEBU 1f72 Proposed new policy Readers for Channel/Orderer"
"2020-01-03 19:07:58.083 UTC [policies] NewManagerImpl -> DEBU 1f73 Proposed new policy Writers for Channel/Application/Org2MSP"
"2020-01-03 19:07:58.084 UTC [policies] NewManagerImpl -> DEBU 1f74 Proposed new policy Admins for Channel/Application/Org2MSP"
"2020-01-03 19:07:58.085 UTC [policies] NewManagerImpl -> DEBU 1f75 Proposed new policy Endorsement for Channel/Application/Org2MSP"
"2020-01-03 19:07:58.086 UTC [policies] NewManagerImpl -> DEBU 1f76 Proposed new policy Readers for Channel/Application/Org2MSP"
"2020-01-03 19:07:58.086 UTC [policies] NewManagerImpl -> DEBU 1f77 Proposed new policy Readers for Channel/Application/Org3MSP"
"2020-01-03 19:07:58.087 UTC [policies] NewManagerImpl -> DEBU 1f78 Proposed new policy Writers for Channel/Application/Org3MSP"
"2020-01-03 19:07:58.087 UTC [policies] NewManagerImpl -> DEBU 1f79 Proposed new policy Admins for Channel/Application/Org3MSP"
"2020-01-03 19:07:58.087 UTC [policies] NewManagerImpl -> DEBU 1f7a Proposed new policy Endorsement for Channel/Application/Org3MSP"
"2020-01-03 19:07:58.088 UTC [policies] NewManagerImpl -> DEBU 1f7b Proposed new policy Endorsement for Channel/Application/Org1MSP"
"2020-01-03 19:07:58.089 UTC [policies] NewManagerImpl -> DEBU 1f7c Proposed new policy Readers for Channel/Application/Org1MSP"
"2020-01-03 19:07:58.089 UTC [policies] NewManagerImpl -> DEBU 1f7d Proposed new policy Writers for Channel/Application/Org1MSP"
"2020-01-03 19:07:58.089 UTC [policies] NewManagerImpl -> DEBU 1f7e Proposed new policy Admins for Channel/Application/Org1MSP"
"2020-01-03 19:07:58.090 UTC [policies] NewManagerImpl -> DEBU 1f7f Proposed new policy Admins for Channel/Application"
"2020-01-03 19:07:58.091 UTC [policies] NewManagerImpl -> DEBU 1f80 Proposed new policy Endorsement for Channel/Application"
"2020-01-03 19:07:58.091 UTC [policies] NewManagerImpl -> DEBU 1f81 Proposed new policy LifecycleEndorsement for Channel/Application"
"2020-01-03 19:07:58.092 UTC [policies] NewManagerImpl -> DEBU 1f82 Proposed new policy Readers for Channel/Application"
"2020-01-03 19:07:58.092 UTC [policies] NewManagerImpl -> DEBU 1f83 Proposed new policy Writers for Channel/Application"
"2020-01-03 19:07:58.092 UTC [policies] NewManagerImpl -> DEBU 1f84 Proposed new policy Writers for Channel"
"2020-01-03 19:07:58.092 UTC [policies] NewManagerImpl -> DEBU 1f85 Proposed new policy Admins for Channel"
"2020-01-03 19:07:58.092 UTC [policies] NewManagerImpl -> DEBU 1f86 Proposed new policy Readers for Channel"
"2020-01-03 19:07:58.092 UTC [common.configtx] addToMap -> DEBU 1f87 Adding to config map: [Group] /Channel"
"2020-01-03 19:07:58.092 UTC [common.configtx] addToMap -> DEBU 1f88 Adding to config map: [Group] /Channel/Orderer"
"2020-01-03 19:07:58.092 UTC [common.configtx] addToMap -> DEBU 1f89 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
"2020-01-03 19:07:58.092 UTC [common.configtx] addToMap -> DEBU 1f8a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
"2020-01-03 19:07:58.092 UTC [common.configtx] addToMap -> DEBU 1f8b Adding to config map: [Value] /Channel/Orderer/OrdererOrg/Endpoints"
"2020-01-03 19:07:58.095 UTC [common.configtx] addToMap -> DEBU 1f8c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
"2020-01-03 19:07:58.095 UTC [common.configtx] addToMap -> DEBU 1f8d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
"2020-01-03 19:07:58.095 UTC [common.configtx] addToMap -> DEBU 1f8e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f8f Adding to config map: [Value] /Channel/Orderer/Capabilities"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f90 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f91 Adding to config map: [Value] /Channel/Orderer/BatchSize"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f92 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f93 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f94 Adding to config map: [Policy] /Channel/Orderer/Readers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f95 Adding to config map: [Policy] /Channel/Orderer/Writers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f96 Adding to config map: [Policy] /Channel/Orderer/Admins"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f97 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f98 Adding to config map: [Group] /Channel/Application"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f99 Adding to config map: [Group] /Channel/Application/Org2MSP"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9a Adding to config map: [Value] /Channel/Application/Org2MSP/MSP"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9b Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9c Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9d Adding to config map: [Policy] /Channel/Application/Org2MSP/Endorsement"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9e Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1f9f Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers"
"2020-01-03 19:07:58.096 UTC [common.configtx] addToMap -> DEBU 1fa0 Adding to config map: [Group] /Channel/Application/Org3MSP"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa1 Adding to config map: [Value] /Channel/Application/Org3MSP/MSP"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa2 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa3 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa4 Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa5 Adding to config map: [Policy] /Channel/Application/Org3MSP/Endorsement"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa6 Adding to config map: [Group] /Channel/Application/Org1MSP"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa7 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa8 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fa9 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1faa Adding to config map: [Policy] /Channel/Application/Org1MSP/Endorsement"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fab Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fac Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fad Adding to config map: [Value] /Channel/Application/ACLs"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fae Adding to config map: [Value] /Channel/Application/Capabilities"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1faf Adding to config map: [Policy] /Channel/Application/LifecycleEndorsement"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fb0 Adding to config map: [Policy] /Channel/Application/Readers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fb1 Adding to config map: [Policy] /Channel/Application/Writers"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fb2 Adding to config map: [Policy] /Channel/Application/Admins"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fb3 Adding to config map: [Policy] /Channel/Application/Endorsement"
"2020-01-03 19:07:58.097 UTC [common.configtx] addToMap -> DEBU 1fb4 Adding to config map: [Value] /Channel/HashingAlgorithm"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fb5 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fb6 Adding to config map: [Value] /Channel/OrdererAddresses"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fb7 Adding to config map: [Value] /Channel/Capabilities"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fb8 Adding to config map: [Value] /Channel/Consortium"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fb9 Adding to config map: [Policy] /Channel/Admins"
"2020-01-03 19:07:58.098 UTC [common.configtx] addToMap -> DEBU 1fba Adding to config map: [Policy] /Channel/Readers"
"2020-01-03 19:07:58.106 UTC [common.configtx] addToMap -> DEBU 1fbb Adding to config map: [Policy] /Channel/Writers"
"2020-01-03 19:07:58.106 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fbc As expected, current configuration has policy '/Channel/Readers'"
"2020-01-03 19:07:58.106 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fbd As expected, current configuration has policy '/Channel/Writers'"
"2020-01-03 19:07:58.106 UTC [policies] Manager -> DEBU 1fbe Manager Channel looking up path [Application]"
"2020-01-03 19:07:58.106 UTC [policies] Manager -> DEBU 1fbf Manager Channel has managers Orderer"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc0 Manager Channel has managers Application"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc1 Manager Channel/Application looking up path []"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc2 Manager Channel/Application has managers Org2MSP"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc3 Manager Channel/Application has managers Org3MSP"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc4 Manager Channel/Application has managers Org1MSP"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fc5 As expected, current configuration has policy '/Channel/Application/Readers'"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fc6 As expected, current configuration has policy '/Channel/Application/Writers'"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fc7 As expected, current configuration has policy '/Channel/Application/Admins'"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc8 Manager Channel looking up path [Orderer]"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fc9 Manager Channel has managers Orderer"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fca Manager Channel has managers Application"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fcb Manager Channel/Orderer looking up path []"
"2020-01-03 19:07:58.107 UTC [policies] Manager -> DEBU 1fcc Manager Channel/Orderer has managers OrdererOrg"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fcd As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fce As expected, current configuration has policy '/Channel/Orderer/Admins'"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fcf As expected, current configuration has policy '/Channel/Orderer/Writers'"
"2020-01-03 19:07:58.107 UTC [common.channelconfig] LogSanityChecks -> DEBU 1fd0 As expected, current configuration has policy '/Channel/Orderer/Readers'"
"2020-01-03 19:07:58.107 UTC [common.capabilities] Supported -> DEBU 1fd1 Orderer capability V2_0 is supported and is enabled"
"2020-01-03 19:07:58.107 UTC [common.capabilities] Supported -> DEBU 1fd2 Channel capability V2_0 is supported and is enabled"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] func1 -> DEBU 1fd3 Executing callback to update root CAs"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] updateTrustedRoots -> DEBU 1fd4 updating root CAs for channel [businesschannel]"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] updateTrustedRoots -> DEBU 1fd5 adding app root CAs for MSP [Org1MSP]"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] updateTrustedRoots -> DEBU 1fd6 adding app root CAs for MSP [Org2MSP]"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] updateTrustedRoots -> DEBU 1fd7 adding orderer root CAs for MSP [OrdererMSP]"
"2020-01-03 19:07:58.107 UTC [orderer.common.server] updateTrustedRoots -> DEBU 1fd8 adding app root CAs for MSP [Org3MSP]"
"2020-01-03 19:07:58.108 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 1fd9 [channel: businesschannel] Detected lastConfigSeq transitioning from 3 to 4, setting lastConfigBlockNum from 2 to 9"
"2020-01-03 19:07:58.108 UTC [orderer.commmon.multichannel] addLastConfig -> DEBU 1fda [channel: businesschannel] About to write block, setting its LAST_CONFIG to 9"
"2020-01-03 19:07:58.108 UTC [msp.identity] Sign -> DEBU 1fdb Sign: plaintext: 0A020809120B0A090A03010203100418...0670B426AE3933D38393C28BB5204519 "
"2020-01-03 19:07:58.108 UTC [msp.identity] Sign -> DEBU 1fdc Sign: digest: 242D86F2A822DD3F8CBA5F48E848BACA86202D0CEC7134242341EC08DAFA7742 "
"2020-01-03 19:07:58.119 UTC [fsblkstorage] indexBlock -> DEBU 1fdd Indexing block [blockNum=9, blockHash=[]byte{0xe1, 0xc9, 0xa5, 0x46, 0x9e, 0xf2, 0x93, 0x92, 0x72, 0x33, 0x71, 0x8f, 0x60, 0x5a, 0xa3, 0xe4, 0xb7, 0x21, 0xca, 0x90, 0x72, 0xd7, 0xcb, 0xd3, 0xdc, 0x5a, 0xc6, 0x20, 0xdc, 0x8a, 0x14, 0x14} txOffsets=
txId=e7c362cc22a4b0f5491059dd4ca3771a8a08fb7c89339da9036452ddb6363423 locPointer=offset=71, bytesLength=40632
]"
"2020-01-03 19:07:58.125 UTC [fsblkstorage] updateCheckpoint -> DEBU 1fde Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[155212], isChainEmpty=[false], lastBlockNumber=[9]"
"2020-01-03 19:07:58.126 UTC [fsblkstorage] waitForBlock -> DEBU 1fdf Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:07:58.126 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1fe0 Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:07:58.126 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1fe2 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:07:58.126 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1fe3 blockbytes [41646] read from file [0]"
"2020-01-03 19:07:58.126 UTC [policies] EvaluateSignedData -> DEBU 1fe4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:58.126 UTC [policies] EvaluateSignedData -> DEBU 1fe5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.126 UTC [policies] EvaluateSignedData -> DEBU 1fe6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:58.126 UTC [policies] EvaluateSignedData -> DEBU 1fe7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.126 UTC [policies] EvaluateSignedData -> DEBU 1fe8 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:58.127 UTC [msp] DeserializeIdentity -> DEBU 1fe9 Obtaining identity"
"2020-01-03 19:07:58.127 UTC [msp.identity] newIdentity -> DEBU 1feb Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKDCCAc6gAwIBAgIQbbKJfLBBsXqVH7G+05FqjjAKBggqhkjOPQQDAjBzMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
b3JnMS5leGFtcGxlLmNvbTAeFw0yMDAxMDMxOTAwMDBaFw0yOTEyMzExOTAwMDBa
MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEcyNZljqYsesJ
DrBsDW9Amiv2ryM7Ibu+Wkf6Q/Dr/NJH8ZWV4StAb8MsBqhocRn+lv0b91KJYFv3
KjEl2xt3lKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
BCQwIoAg2xwon2hr+9A/d0ijKrlBm2OrEn40l/AuOxUP3/tC+z0wCgYIKoZIzj0E
AwIDSAAwRQIhAOuISj4nilLE9wt/6lvSkgvG04o8M2VJacTNXTQVq+G6AiBwO4WQ
6caigMoM0udrWh++35sVnAfwm1VLUnDxgF6YFg==
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.126 UTC [fsblkstorage] waitForBlock -> DEBU 1fea Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:07:58.128 UTC [msp.identity] Verify -> DEBU 1fec Verify: digest = 00000000 4d 16 58 d8 6f ab 4d ae ee f3 8a 7d d7 47 ce 59 |M.X.o.M....}.G.Y|
00000010 bd 66 73 7c d0 7f 8c 05 3a fe d0 b9 8a 59 41 77 |.fs|....:....YAw|"
"2020-01-03 19:07:58.128 UTC [msp.identity] Verify -> DEBU 1fed Verify: sig = 00000000 30 44 02 20 5f 51 dd d4 e7 82 1f 52 c7 cf 51 45 |0D. _Q.....R..QE|
00000010 9e 75 8b 16 bc e9 c2 61 4c 3e a8 1e b4 11 63 ed |.u.....aL>....c.|
00000020 12 b0 01 52 02 20 66 5e ab 92 a1 e3 36 26 53 5c |...R. f^....6&S\|
00000030 02 80 e9 bd 63 80 d7 c7 63 15 c8 51 07 51 08 44 |....c...c..Q.Q.D|
00000040 62 0d 27 90 0a bf |b.'...|"
"2020-01-03 19:07:58.127 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1fee Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:07:58.128 UTC [policies] SignatureSetToValidIdentities -> DEBU 1fef signature for identity 0 validated"
"2020-01-03 19:07:58.128 UTC [cauthdsl] func1 -> DEBU 1ff0 0xc000e47b80 gate 1578078478128750400 evaluation starts"
"2020-01-03 19:07:58.128 UTC [cauthdsl] func2 -> DEBU 1ff1 0xc000e47b80 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.128 UTC [cauthdsl] func2 -> DEBU 1ff2 0xc000e47b80 processing identity 0 - &{Org1MSP 17069cbee57be1a7c31108980ca1f22e1655ab52c15e1bd6db05cf7e9d01304e}"
"2020-01-03 19:07:58.129 UTC [cauthdsl] func2 -> DEBU 1ff3 0xc000e47b80 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected OrdererMSP, got Org1MSP)"
"2020-01-03 19:07:58.129 UTC [cauthdsl] func2 -> DEBU 1ff4 0xc000e47b80 principal evaluation fails"
"2020-01-03 19:07:58.129 UTC [cauthdsl] func1 -> DEBU 1ff5 0xc000e47b80 gate 1578078478128750400 evaluation fails"
"2020-01-03 19:07:58.129 UTC [policies] EvaluateSignedData -> DEBU 1ff7 Signature set did not satisfy policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:58.129 UTC [policies] EvaluateSignedData -> DEBU 1ff8 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:58.129 UTC [policies] func1 -> DEBU 1ff9 Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ OrdererOrg/Readers ]"
"2020-01-03 19:07:58.129 UTC [policies] EvaluateSignedData -> DEBU 1ffa Signature set did not satisfy policy /Channel/Orderer/Readers"
"2020-01-03 19:07:58.129 UTC [policies] EvaluateSignedData -> DEBU 1ffb == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:58.130 UTC [policies] EvaluateSignedData -> DEBU 1ffc == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:58.130 UTC [policies] EvaluateSignedData -> DEBU 1ffd This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.130 UTC [policies] EvaluateSignedData -> DEBU 1ffe == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:58.130 UTC [msp.identity] Verify -> DEBU 1fff Verify: digest = 00000000 4d 16 58 d8 6f ab 4d ae ee f3 8a 7d d7 47 ce 59 |M.X.o.M....}.G.Y|
00000010 bd 66 73 7c d0 7f 8c 05 3a fe d0 b9 8a 59 41 77 |.fs|....:....YAw|"
"2020-01-03 19:07:58.130 UTC [msp.identity] Verify -> DEBU 2000 Verify: sig = 00000000 30 44 02 20 5f 51 dd d4 e7 82 1f 52 c7 cf 51 45 |0D. _Q.....R..QE|
00000010 9e 75 8b 16 bc e9 c2 61 4c 3e a8 1e b4 11 63 ed |.u.....aL>....c.|
00000020 12 b0 01 52 02 20 66 5e ab 92 a1 e3 36 26 53 5c |...R. f^....6&S\|
00000030 02 80 e9 bd 63 80 d7 c7 63 15 c8 51 07 51 08 44 |....c...c..Q.Q.D|
00000040 62 0d 27 90 0a bf |b.'...|"
"2020-01-03 19:07:58.129 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ff6 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:07:58.130 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2001 blockbytes [41646] read from file [0]"
"2020-01-03 19:07:58.130 UTC [policies] SignatureSetToValidIdentities -> DEBU 2002 signature for identity 0 validated"
"2020-01-03 19:07:58.130 UTC [cauthdsl] func1 -> DEBU 2003 0xc000a03ed0 gate 1578078478130871800 evaluation starts"
"2020-01-03 19:07:58.130 UTC [cauthdsl] func2 -> DEBU 2005 0xc000a03ed0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.130 UTC [policies] EvaluateSignedData -> DEBU 2004 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:07:58.130 UTC [policies] EvaluateSignedData -> DEBU 2006 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 2007 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 2008 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.130 UTC [cauthdsl] func2 -> DEBU 2009 0xc000a03ed0 processing identity 0 - &{Org1MSP 17069cbee57be1a7c31108980ca1f22e1655ab52c15e1bd6db05cf7e9d01304e}"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 200a == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:07:58.131 UTC [msp] DeserializeIdentity -> DEBU 200b Obtaining identity"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 200c 0xc000a03ed0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org2MSP, got Org1MSP)"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 200d 0xc000a03ed0 principal evaluation fails"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func1 -> DEBU 200e 0xc000a03ed0 gate 1578078478130871800 evaluation fails"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 200f Signature set did not satisfy policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 2010 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 2011 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org3MSP/Readers =="
"2020-01-03 19:07:58.131 UTC [msp.identity] Verify -> DEBU 2012 Verify: digest = 00000000 4d 16 58 d8 6f ab 4d ae ee f3 8a 7d d7 47 ce 59 |M.X.o.M....}.G.Y|
00000010 bd 66 73 7c d0 7f 8c 05 3a fe d0 b9 8a 59 41 77 |.fs|....:....YAw|"
"2020-01-03 19:07:58.131 UTC [msp.identity] Verify -> DEBU 2013 Verify: sig = 00000000 30 44 02 20 5f 51 dd d4 e7 82 1f 52 c7 cf 51 45 |0D. _Q.....R..QE|
00000010 9e 75 8b 16 bc e9 c2 61 4c 3e a8 1e b4 11 63 ed |.u.....aL>....c.|
00000020 12 b0 01 52 02 20 66 5e ab 92 a1 e3 36 26 53 5c |...R. f^....6&S\|
00000030 02 80 e9 bd 63 80 d7 c7 63 15 c8 51 07 51 08 44 |....c...c..Q.Q.D|
00000040 62 0d 27 90 0a bf |b.'...|"
"2020-01-03 19:07:58.131 UTC [msp.identity] newIdentity -> DEBU 2014 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICKTCCAc+gAwIBAgIRAPikCf8Lqmr4IxxdS1naC8MwCgYIKoZIzj0EAwIwczEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
Lm9yZzIuZXhhbXBsZS5jb20wHhcNMjAwMTAzMTkwMDAwWhcNMjkxMjMxMTkwMDAw
WjBqMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
U2FuIEZyYW5jaXNjbzENMAsGA1UECxMEcGVlcjEfMB0GA1UEAxMWcGVlcjEub3Jn
Mi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABCnU9Lvzp4Oj
VGNQIUor8x14w72LJytip/FAawBCcIX/rTyHzi0/V4VOOK7ZzUJjsJ06HOrLH2kq
cRv8LV7HygWjTTBLMA4GA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1Ud
IwQkMCKAIFeLl8tZK21GKpogRZ4gfevkODI5VwghbXOylZGf8KfzMAoGCCqGSM49
BAMCA0gAMEUCIQCYio3XPe0gbZUcWO/M5eFUwMGyJYiktk8O5aanPs+segIgWlwp
YVKGt/ClnNVo8h2X/+e21iagssuyMczBwq+WtAI=
-----END CERTIFICATE-----"
"2020-01-03 19:07:58.131 UTC [policies] SignatureSetToValidIdentities -> DEBU 2015 signature for identity 0 validated"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func1 -> DEBU 2016 0xc00036ade0 gate 1578078478131546600 evaluation starts"
"2020-01-03 19:07:58.131 UTC [msp.identity] Verify -> DEBU 2017 Verify: digest = 00000000 53 89 a9 1d a1 a2 92 a8 fe d9 5e 6b 0f 3e a8 0b |S.........^k.>..|
00000010 db ef 13 fb 86 6c 58 46 71 9a 35 65 7f 2e 5e 6a |.....lXFq.5e..^j|"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 2018 0xc00036ade0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.131 UTC [msp.identity] Verify -> DEBU 2019 Verify: sig = 00000000 30 45 02 21 00 e7 08 12 ad ad e6 aa 0b 6c 4d cb |0E.!.........lM.|
00000010 a1 43 31 33 88 d2 c1 79 36 e3 29 f9 19 c2 ae d3 |.C13...y6.).....|
00000020 0f 83 c3 c1 eb 02 20 06 9d 5d f1 d7 aa 9e ef d2 |...... ..]......|
00000030 21 56 e4 9c d9 f6 ea 8a 92 8b c5 70 0c c0 db cc |!V.........p....|
00000040 fa 40 1e a0 99 71 8c |.@...q.|"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 201a 0xc00036ade0 processing identity 0 - &{Org1MSP 17069cbee57be1a7c31108980ca1f22e1655ab52c15e1bd6db05cf7e9d01304e}"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 201b 0xc00036ade0 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected Org3MSP, got Org1MSP)"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 201c 0xc00036ade0 principal evaluation fails"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func1 -> DEBU 201d 0xc00036ade0 gate 1578078478131546600 evaluation fails"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 201e Signature set did not satisfy policy /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:58.131 UTC [policies] SignatureSetToValidIdentities -> DEBU 201f signature for identity 0 validated"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func1 -> DEBU 2021 0xc000277390 gate 1578078478131828100 evaluation starts"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 2022 0xc000277390 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.131 UTC [policies] EvaluateSignedData -> DEBU 2020 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org3MSP/Readers"
"2020-01-03 19:07:58.131 UTC [cauthdsl] func2 -> DEBU 2023 0xc000277390 processing identity 0 - &{Org2MSP 93575b745c67d28a0aada0b161f85b7fefce1ce1a9a09e6988b44b5abd4ba89b}"
"2020-01-03 19:07:58.136 UTC [policies] EvaluateSignedData -> DEBU 2024 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers =="
"2020-01-03 19:07:58.136 UTC [msp.identity] Verify -> DEBU 2025 Verify: digest = 00000000 4d 16 58 d8 6f ab 4d ae ee f3 8a 7d d7 47 ce 59 |M.X.o.M....}.G.Y|
00000010 bd 66 73 7c d0 7f 8c 05 3a fe d0 b9 8a 59 41 77 |.fs|....:....YAw|"
"2020-01-03 19:07:58.136 UTC [msp.identity] Verify -> DEBU 2026 Verify: sig = 00000000 30 44 02 20 5f 51 dd d4 e7 82 1f 52 c7 cf 51 45 |0D. _Q.....R..QE|
00000010 9e 75 8b 16 bc e9 c2 61 4c 3e a8 1e b4 11 63 ed |.u.....aL>....c.|
00000020 12 b0 01 52 02 20 66 5e ab 92 a1 e3 36 26 53 5c |...R. f^....6&S\|
00000030 02 80 e9 bd 63 80 d7 c7 63 15 c8 51 07 51 08 44 |....c...c..Q.Q.D|
00000040 62 0d 27 90 0a bf |b.'...|"
"2020-01-03 19:07:58.136 UTC [cauthdsl] func2 -> DEBU 2027 0xc000277390 identity 0 does not satisfy principal: the identity is a member of a different MSP (expected OrdererMSP, got Org2MSP)"
"2020-01-03 19:07:58.136 UTC [cauthdsl] func2 -> DEBU 2028 0xc000277390 principal evaluation fails"
"2020-01-03 19:07:58.136 UTC [cauthdsl] func1 -> DEBU 2029 0xc000277390 gate 1578078478131828100 evaluation fails"
"2020-01-03 19:07:58.140 UTC [policies] EvaluateSignedData -> DEBU 202a Signature set did not satisfy policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:58.140 UTC [policies] SignatureSetToValidIdentities -> DEBU 202b signature for identity 0 validated"
"2020-01-03 19:07:58.141 UTC [policies] EvaluateSignedData -> DEBU 202c == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:07:58.141 UTC [cauthdsl] func1 -> DEBU 202d 0xc00036bac0 gate 1578078478140999300 evaluation starts"
"2020-01-03 19:07:58.141 UTC [cauthdsl] func2 -> DEBU 202e 0xc00036bac0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.141 UTC [policies] func1 -> DEBU 202f Evaluation Failed: Only 0 policies were satisfied, but needed 1 of [ OrdererOrg/Readers ]"
"2020-01-03 19:07:58.141 UTC [policies] EvaluateSignedData -> DEBU 2030 Signature set did not satisfy policy /Channel/Orderer/Readers"
"2020-01-03 19:07:58.141 UTC [cauthdsl] func2 -> DEBU 2031 0xc00036bac0 processing identity 0 - &{Org1MSP 17069cbee57be1a7c31108980ca1f22e1655ab52c15e1bd6db05cf7e9d01304e}"
"2020-01-03 19:07:58.141 UTC [policies] EvaluateSignedData -> DEBU 2032 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:07:58.143 UTC [policies] EvaluateSignedData -> DEBU 2034 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers =="
"2020-01-03 19:07:58.141 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 2033 Checking if identity satisfies MEMBER role for Org1MSP"
"2020-01-03 19:07:58.143 UTC [msp] Validate -> DEBU 2035 MSP Org1MSP validating identity"
"2020-01-03 19:07:58.144 UTC [policies] EvaluateSignedData -> DEBU 2036 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:07:58.147 UTC [policies] EvaluateSignedData -> DEBU 2038 == Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers =="
"2020-01-03 19:07:58.145 UTC [msp] getCertificationChain -> DEBU 2037 MSP Org1MSP getting certification chain"
"2020-01-03 19:07:58.147 UTC [msp.identity] Verify -> DEBU 2039 Verify: digest = 00000000 53 89 a9 1d a1 a2 92 a8 fe d9 5e 6b 0f 3e a8 0b |S.........^k.>..|
00000010 db ef 13 fb 86 6c 58 46 71 9a 35 65 7f 2e 5e 6a |.....lXFq.5e..^j|"
"2020-01-03 19:07:58.148 UTC [msp.identity] Verify -> DEBU 203a Verify: sig = 00000000 30 45 02 21 00 e7 08 12 ad ad e6 aa 0b 6c 4d cb |0E.!.........lM.|
00000010 a1 43 31 33 88 d2 c1 79 36 e3 29 f9 19 c2 ae d3 |.C13...y6.).....|
00000020 0f 83 c3 c1 eb 02 20 06 9d 5d f1 d7 aa 9e ef d2 |...... ..]......|
00000030 21 56 e4 9c d9 f6 ea 8a 92 8b c5 70 0c c0 db cc |!V.........p....|
00000040 fa 40 1e a0 99 71 8c |.@...q.|"
"2020-01-03 19:07:58.149 UTC [cauthdsl] func2 -> DEBU 203b 0xc00036bac0 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:58.149 UTC [cauthdsl] func1 -> DEBU 203c 0xc00036bac0 gate 1578078478140999300 evaluation succeeds"
"2020-01-03 19:07:58.149 UTC [policies] EvaluateSignedData -> DEBU 203d Signature set satisfies policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:58.150 UTC [policies] SignatureSetToValidIdentities -> DEBU 203e signature for identity 0 validated"
"2020-01-03 19:07:58.150 UTC [cauthdsl] func1 -> DEBU 203f 0xc000ccd150 gate 1578078478150335000 evaluation starts"
"2020-01-03 19:07:58.149 UTC [policies] EvaluateSignedData -> DEBU 2040 == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org1MSP/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2041 Signature set satisfies policy /Channel/Application/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2042 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:58.150 UTC [cauthdsl] func2 -> DEBU 2043 0xc000ccd150 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:07:58.151 UTC [cauthdsl] func2 -> DEBU 2044 0xc000ccd150 processing identity 0 - &{Org2MSP 93575b745c67d28a0aada0b161f85b7fefce1ce1a9a09e6988b44b5abd4ba89b}"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2045 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2046 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:58.151 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 2047 Checking if identity satisfies MEMBER role for Org2MSP"
"2020-01-03 19:07:58.151 UTC [msp] Validate -> DEBU 2048 MSP Org2MSP validating identity"
"2020-01-03 19:07:58.151 UTC [common.deliver] deliverBlocks -> DEBU 2049 [channel: businesschannel] Delivering block [9] for (0xc00099a5c0) for 172.18.0.7:56622"
"2020-01-03 19:07:58.151 UTC [msp] getCertificationChain -> DEBU 204a MSP Org2MSP getting certification chain"
"2020-01-03 19:07:58.151 UTC [fsblkstorage] waitForBlock -> DEBU 204b Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:07:58.126 UTC [orderer.commmon.multichannel] commitBlock -> DEBU 1fe1 [channel: businesschannel] Wrote block [9]"
"2020-01-03 19:07:58.151 UTC [cauthdsl] func2 -> DEBU 204c 0xc000ccd150 principal evaluation succeeds for identity 0"
"2020-01-03 19:07:58.151 UTC [cauthdsl] func1 -> DEBU 204d 0xc000ccd150 gate 1578078478150335000 evaluation succeeds"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 204e Signature set satisfies policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 204f == Done Evaluating *cauthdsl.policy Policy /Channel/Application/Org2MSP/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2050 Signature set satisfies policy /Channel/Application/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2051 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Application/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2052 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:07:58.151 UTC [policies] EvaluateSignedData -> DEBU 2053 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:07:58.151 UTC [common.deliver] deliverBlocks -> DEBU 2054 [channel: businesschannel] Delivering block [9] for (0xc0004aaa40) for 172.18.0.8:54334"
"2020-01-03 19:07:58.151 UTC [fsblkstorage] waitForBlock -> DEBU 2055 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:07:58.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2056 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:58.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2057 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.4µs "
"2020-01-03 19:07:58.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2058 Sending msg of 28 bytes to 3 on channel testchainid took 38.4µs"
"2020-01-03 19:07:58.531 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2059 Sending msg of 28 bytes to 2 on channel businesschannel took 111.1µs"
"2020-01-03 19:07:58.532 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 205a Sending msg of 28 bytes to 3 on channel businesschannel took 19.4µs"
"2020-01-03 19:07:58.534 UTC [orderer.common.cluster.step] sendMessage -> DEBU 205b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.5µs "
"2020-01-03 19:07:58.535 UTC [orderer.common.cluster.step] sendMessage -> DEBU 205c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 89.7µs "
"2020-01-03 19:07:58.538 UTC [orderer.common.cluster.step] handleMessage -> DEBU 205d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:58.538 UTC [orderer.common.cluster.step] handleMessage -> DEBU 205e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:58.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 205f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:58.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2060 Sending msg of 28 bytes to 3 on channel testchainid took 19.8µs"
"2020-01-03 19:07:58.955 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2061 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 150.2µs "
"2020-01-03 19:07:59.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 2062 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:07:59.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2063 Sending msg of 28 bytes to 2 on channel businesschannel took 98µs"
"2020-01-03 19:07:59.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2064 Sending msg of 28 bytes to 3 on channel businesschannel took 18.6µs"
"2020-01-03 19:07:59.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2065 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 100.3µs "
"2020-01-03 19:07:59.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2066 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 92.7µs "
"2020-01-03 19:07:59.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2067 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:59.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2068 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:59.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2069 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:59.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 206a Sending msg of 28 bytes to 3 on channel testchainid took 16.5µs"
"2020-01-03 19:07:59.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 206b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 440.7µs "
"2020-01-03 19:07:59.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 206c Sending msg of 28 bytes to 2 on channel businesschannel took 21.4µs"
"2020-01-03 19:07:59.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 206d Sending msg of 28 bytes to 3 on channel businesschannel took 18µs"
"2020-01-03 19:07:59.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 206e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97.3µs "
"2020-01-03 19:07:59.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 206f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 668.5µs "
"2020-01-03 19:07:59.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2070 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:59.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2071 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:07:59.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2072 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:07:59.955 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2073 Sending msg of 28 bytes to 3 on channel testchainid took 17.4µs"
"2020-01-03 19:07:59.955 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2074 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 118.7µs "
"2020-01-03 19:08:00.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2075 Sending msg of 28 bytes to 2 on channel businesschannel took 16.6µs"
"2020-01-03 19:08:00.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2076 Sending msg of 28 bytes to 3 on channel businesschannel took 14.9µs"
"2020-01-03 19:08:00.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2077 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 177.8µs "
"2020-01-03 19:08:00.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2078 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 137.2µs "
"2020-01-03 19:08:00.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2079 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:00.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 207a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:00.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 207b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:00.456 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 207c Sending msg of 28 bytes to 3 on channel testchainid took 17.6µs"
"2020-01-03 19:08:00.456 UTC [orderer.common.cluster.step] sendMessage -> DEBU 207d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 124.4µs "
"2020-01-03 19:08:00.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 207e Sending msg of 28 bytes to 2 on channel businesschannel took 22.4µs"
"2020-01-03 19:08:00.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 207f Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:08:00.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2080 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 174µs "
"2020-01-03 19:08:00.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2081 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 146.3µs "
"2020-01-03 19:08:00.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2082 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:00.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2083 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:00.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2084 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:00.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2085 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58.2µs "
"2020-01-03 19:08:00.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2086 Sending msg of 28 bytes to 3 on channel testchainid took 17.7µs"
"2020-01-03 19:08:01.023 UTC [orderer.consensus.etcdraft] Check -> DEBU 2087 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:01.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2088 Sending msg of 28 bytes to 2 on channel businesschannel took 91.2µs"
"2020-01-03 19:08:01.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2089 Sending msg of 28 bytes to 3 on channel businesschannel took 14.7µs"
"2020-01-03 19:08:01.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 208a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 138.2µs "
"2020-01-03 19:08:01.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 208b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 156.3µs "
"2020-01-03 19:08:01.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 208c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:01.028 UTC [orderer.common.cluster.step] handleMessage -> DEBU 208d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:01.088 UTC [orderer.common.server] Deliver -> DEBU 208e Starting new Deliver handler"
"2020-01-03 19:08:01.088 UTC [common.deliver] Handle -> DEBU 208f Starting new deliver loop for 172.18.0.5:54706"
"2020-01-03 19:08:01.088 UTC [common.deliver] Handle -> DEBU 2090 Attempting to read seek info message from 172.18.0.5:54706"
"2020-01-03 19:08:01.090 UTC [policies] EvaluateSignedData -> DEBU 2091 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:01.091 UTC [policies] EvaluateSignedData -> DEBU 2092 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:01.091 UTC [policies] EvaluateSignedData -> DEBU 2093 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:01.092 UTC [policies] EvaluateSignedData -> DEBU 2094 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:01.092 UTC [policies] EvaluateSignedData -> DEBU 2095 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:01.092 UTC [msp] DeserializeIdentity -> DEBU 2096 Obtaining identity"
"2020-01-03 19:08:01.093 UTC [msp.identity] newIdentity -> DEBU 2097 Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICGTCCAcCgAwIBAgIQTGd44DqCSridG/GT9IMOCjAKBggqhkjOPQQDAjBpMQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
bGUuY29tMB4XDTIwMDEwMzE5MDAwMFoXDTI5MTIzMTE5MDAwMFowZjELMAkGA1UE
BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
Y28xDjAMBgNVBAsTBWFkbWluMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZ
MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFG26fgQv8i7PXxEIP3SIsoUz7SAg4xY
a2qekwDPnU4R/zp8Vi9+1vDzi6G2r+RLJETNKPx5r24VGnUQYbNkdjijTTBLMA4G
A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIIVKBtkC9IJ4
ujvRzO3Ry6rJ6bfYtONGuPcjQrdg4D2jMAoGCCqGSM49BAMCA0cAMEQCIB4uSaWx
upbmRDZLXj6uOB+Rp9oa5On+3cuOw797DOKSAiBR6toNtMlquiXXBQmkyU2mO5j0
Ng0rgX6cX73Zy6gvaA==
-----END CERTIFICATE-----"
"2020-01-03 19:08:01.094 UTC [msp.identity] Verify -> DEBU 2098 Verify: digest = 00000000 c5 b6 fb c3 87 c0 57 d1 35 f0 de 0f 1d fe 83 d7 |......W.5.......|
00000010 82 3f 61 4f 32 c7 47 c5 ad 24 36 aa 33 05 e4 9f |.?aO2.G..$6.3...|"
"2020-01-03 19:08:01.095 UTC [msp.identity] Verify -> DEBU 2099 Verify: sig = 00000000 30 44 02 20 27 0d e6 04 0c 1b ce 1e 5f fa 03 07 |0D. '......._...|
00000010 25 29 49 ce c0 65 b1 1e 71 9c 55 2e 58 0e 26 2a |%)I..e..q.U.X.&*|
00000020 94 e8 8f 0a 02 20 77 a6 f7 fd 47 a7 b6 8a 48 1d |..... w...G...H.|
00000030 88 99 7e 59 4b 66 b3 dd 02 5b 16 99 05 f1 41 59 |..~YKf...[....AY|
00000040 94 75 ab 2c f1 97 |.u.,..|"
"2020-01-03 19:08:01.096 UTC [policies] SignatureSetToValidIdentities -> DEBU 209a signature for identity 0 validated"
"2020-01-03 19:08:01.097 UTC [cauthdsl] func1 -> DEBU 209b 0xc001148950 gate 1578078481097198300 evaluation starts"
"2020-01-03 19:08:01.098 UTC [cauthdsl] func2 -> DEBU 209c 0xc001148950 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:01.098 UTC [cauthdsl] func2 -> DEBU 209d 0xc001148950 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:01.098 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 209e Checking if identity satisfies MEMBER role for OrdererMSP"
"2020-01-03 19:08:01.099 UTC [msp] Validate -> DEBU 209f MSP OrdererMSP validating identity"
"2020-01-03 19:08:01.099 UTC [msp] getCertificationChain -> DEBU 20a0 MSP OrdererMSP getting certification chain"
"2020-01-03 19:08:01.101 UTC [cauthdsl] func2 -> DEBU 20a1 0xc001148950 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:01.101 UTC [cauthdsl] func1 -> DEBU 20a2 0xc001148950 gate 1578078481097198300 evaluation succeeds"
"2020-01-03 19:08:01.101 UTC [policies] EvaluateSignedData -> DEBU 20a3 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:01.101 UTC [policies] EvaluateSignedData -> DEBU 20a4 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:01.102 UTC [policies] EvaluateSignedData -> DEBU 20a5 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:01.102 UTC [policies] EvaluateSignedData -> DEBU 20a6 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:01.102 UTC [policies] EvaluateSignedData -> DEBU 20a7 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:01.103 UTC [policies] EvaluateSignedData -> DEBU 20a8 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:01.103 UTC [common.deliver] deliverBlocks -> DEBU 20a9 [channel: businesschannel] Received seekInfo (0xc00116f680) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54706"
"2020-01-03 19:08:01.103 UTC [fsblkstorage] Next -> DEBU 20aa Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:01.104 UTC [fsblkstorage] newBlockfileStream -> DEBU 20ab newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:01.104 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20ac Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:01.104 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20ad Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:01.105 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20ae blockbytes [41646] read from file [0]"
"2020-01-03 19:08:01.105 UTC [common.deliver] deliverBlocks -> DEBU 20af [channel: businesschannel] Delivering block [9] for (0xc00116f680) for 172.18.0.5:54706"
"2020-01-03 19:08:01.105 UTC [common.deliver] deliverBlocks -> DEBU 20b0 [channel: businesschannel] Done delivering to 172.18.0.5:54706 for (0xc00116f680)"
"2020-01-03 19:08:01.106 UTC [fsblkstorage] waitForBlock -> DEBU 20b1 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:01.107 UTC [fsblkstorage] waitForBlock -> DEBU 20b2 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:01.108 UTC [fsblkstorage] waitForBlock -> DEBU 20b3 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:01.108 UTC [fsblkstorage] waitForBlock -> DEBU 20b4 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:01.108 UTC [common.deliver] Handle -> DEBU 20b5 Waiting for new SeekInfo from 172.18.0.5:54706"
"2020-01-03 19:08:01.109 UTC [common.deliver] Handle -> DEBU 20b6 Attempting to read seek info message from 172.18.0.5:54706"
"2020-01-03 19:08:01.118 UTC [grpc] infof -> DEBU 20b7 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:01.119 UTC [common.deliver] Handle -> WARN 20b8 Error reading from 172.18.0.5:54706: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:01.120 UTC [orderer.common.server] func1 -> DEBU 20b9 Closing Deliver stream"
"2020-01-03 19:08:01.121 UTC [comm.grpc.server] 1 -> INFO 20ba streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54706 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=32.7798ms
"2020-01-03 19:08:01.414 UTC [orderer.common.server] Deliver -> DEBU 20bb Starting new Deliver handler"
"2020-01-03 19:08:01.415 UTC [common.deliver] Handle -> DEBU 20bc Starting new deliver loop for 172.18.0.5:54712"
"2020-01-03 19:08:01.415 UTC [common.deliver] Handle -> DEBU 20bd Attempting to read seek info message from 172.18.0.5:54712"
"2020-01-03 19:08:01.417 UTC [policies] EvaluateSignedData -> DEBU 20be == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:01.418 UTC [policies] EvaluateSignedData -> DEBU 20bf This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:01.419 UTC [policies] EvaluateSignedData -> DEBU 20c0 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:01.420 UTC [policies] EvaluateSignedData -> DEBU 20c1 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:01.420 UTC [policies] EvaluateSignedData -> DEBU 20c2 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:01.421 UTC [msp.identity] Verify -> DEBU 20c3 Verify: digest = 00000000 9c fa 7c 1e 01 8c f6 9b bb 0d 65 00 b7 35 7c 2a |..|.......e..5|*|
00000010 f3 7c 01 34 3e 7c e8 58 80 4a 1d 89 c0 40 46 9d |.|.4>|.X.J...@F.|"
"2020-01-03 19:08:01.421 UTC [msp.identity] Verify -> DEBU 20c4 Verify: sig = 00000000 30 44 02 20 46 4d cd 6f 01 3f 5f 11 c4 9a d8 ea |0D. FM.o.?_.....|
00000010 bb 99 fd 49 cd 19 b0 72 f8 04 0a b3 3b 8e af 52 |...I...r....;..R|
00000020 a5 44 aa dd 02 20 59 ed 88 82 87 be f4 7b cb e9 |.D... Y......{..|
00000030 d5 18 b0 cb 0f 8a 7d 5e 31 ac 60 3d 9c cd 3b 90 |......}^1.`=..;.|
00000040 a1 d6 18 c6 0d ab |......|"
"2020-01-03 19:08:01.422 UTC [policies] SignatureSetToValidIdentities -> DEBU 20c5 signature for identity 0 validated"
"2020-01-03 19:08:01.501 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20c6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:01.503 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20c7 Sending msg of 28 bytes to 3 on channel testchainid took 109.9µs"
"2020-01-03 19:08:01.503 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20c8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 202.1µs "
"2020-01-03 19:08:01.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20c9 Sending msg of 28 bytes to 2 on channel businesschannel took 25.8µs"
"2020-01-03 19:08:01.627 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20ca Sending msg of 28 bytes to 3 on channel businesschannel took 15µs"
"2020-01-03 19:08:01.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20cb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 98.1µs "
"2020-01-03 19:08:01.627 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20cc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 64.3µs "
"2020-01-03 19:08:01.628 UTC [cauthdsl] func1 -> DEBU 20cd 0xc0011920b0 gate 1578078481424091000 evaluation starts"
"2020-01-03 19:08:01.628 UTC [cauthdsl] func2 -> DEBU 20ce 0xc0011920b0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:01.628 UTC [cauthdsl] func2 -> DEBU 20cf 0xc0011920b0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:01.635 UTC [cauthdsl] func2 -> DEBU 20d0 0xc0011920b0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:01.635 UTC [cauthdsl] func1 -> DEBU 20d1 0xc0011920b0 gate 1578078481424091000 evaluation succeeds"
"2020-01-03 19:08:01.635 UTC [policies] EvaluateSignedData -> DEBU 20d2 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:01.637 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20d3 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:01.636 UTC [policies] EvaluateSignedData -> DEBU 20d4 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:01.637 UTC [policies] EvaluateSignedData -> DEBU 20d5 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:01.637 UTC [policies] EvaluateSignedData -> DEBU 20d6 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:01.638 UTC [policies] EvaluateSignedData -> DEBU 20d7 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:01.638 UTC [policies] EvaluateSignedData -> DEBU 20d8 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:01.638 UTC [common.deliver] deliverBlocks -> DEBU 20d9 [channel: businesschannel] Received seekInfo (0xc00116fd40) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54712"
"2020-01-03 19:08:01.639 UTC [fsblkstorage] Next -> DEBU 20da Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:01.639 UTC [fsblkstorage] newBlockfileStream -> DEBU 20db newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:01.640 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20dc Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:01.640 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20dd Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:01.640 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 20de blockbytes [41646] read from file [0]"
"2020-01-03 19:08:01.640 UTC [common.deliver] deliverBlocks -> DEBU 20df [channel: businesschannel] Delivering block [9] for (0xc00116fd40) for 172.18.0.5:54712"
"2020-01-03 19:08:01.641 UTC [common.deliver] deliverBlocks -> DEBU 20e0 [channel: businesschannel] Done delivering to 172.18.0.5:54712 for (0xc00116fd40)"
"2020-01-03 19:08:01.651 UTC [fsblkstorage] waitForBlock -> DEBU 20e1 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:01.651 UTC [fsblkstorage] waitForBlock -> DEBU 20e2 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:01.651 UTC [fsblkstorage] waitForBlock -> DEBU 20e3 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:01.651 UTC [fsblkstorage] waitForBlock -> DEBU 20e4 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:01.658 UTC [grpc] infof -> DEBU 20e5 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:01.659 UTC [common.deliver] Handle -> DEBU 20e6 Waiting for new SeekInfo from 172.18.0.5:54712"
"2020-01-03 19:08:01.659 UTC [common.deliver] Handle -> DEBU 20e7 Attempting to read seek info message from 172.18.0.5:54712"
"2020-01-03 19:08:01.660 UTC [common.deliver] Handle -> WARN 20e8 Error reading from 172.18.0.5:54712: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:01.661 UTC [orderer.common.server] func1 -> DEBU 20e9 Closing Deliver stream"
"2020-01-03 19:08:01.661 UTC [comm.grpc.server] 1 -> INFO 20ea streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54712 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=247.1793ms
"2020-01-03 19:08:01.700 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20eb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:01.963 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20ec Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:01.964 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20ed Sending msg of 28 bytes to 3 on channel testchainid took 18µs"
"2020-01-03 19:08:01.964 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20ee Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 86µs "
"2020-01-03 19:08:02.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20ef Sending msg of 28 bytes to 2 on channel businesschannel took 23.7µs"
"2020-01-03 19:08:02.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20f0 Sending msg of 28 bytes to 3 on channel businesschannel took 29.5µs"
"2020-01-03 19:08:02.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20f1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 317.8µs "
"2020-01-03 19:08:02.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20f2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 106.3µs "
"2020-01-03 19:08:02.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20f3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:02.028 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20f4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:02.463 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20f5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:02.464 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20f6 Sending msg of 28 bytes to 3 on channel testchainid took 117.4µs"
"2020-01-03 19:08:02.464 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20f7 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.1µs "
"2020-01-03 19:08:02.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20f8 Sending msg of 28 bytes to 2 on channel businesschannel took 323.9µs"
"2020-01-03 19:08:02.531 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 20fa Sending msg of 28 bytes to 3 on channel businesschannel took 20.3µs"
"2020-01-03 19:08:02.532 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20fb Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 561.6µs "
"2020-01-03 19:08:02.531 UTC [orderer.common.cluster.step] sendMessage -> DEBU 20f9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 5.5827ms "
"2020-01-03 19:08:02.535 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20fc Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:02.536 UTC [orderer.common.cluster.step] handleMessage -> DEBU 20fd Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:02.694 UTC [orderer.common.server] Deliver -> DEBU 20fe Starting new Deliver handler"
"2020-01-03 19:08:02.695 UTC [common.deliver] Handle -> DEBU 20ff Starting new deliver loop for 172.18.0.5:54714"
"2020-01-03 19:08:02.695 UTC [common.deliver] Handle -> DEBU 2100 Attempting to read seek info message from 172.18.0.5:54714"
"2020-01-03 19:08:02.697 UTC [policies] EvaluateSignedData -> DEBU 2101 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:02.697 UTC [policies] EvaluateSignedData -> DEBU 2102 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.698 UTC [policies] EvaluateSignedData -> DEBU 2103 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:02.699 UTC [policies] EvaluateSignedData -> DEBU 2104 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.699 UTC [policies] EvaluateSignedData -> DEBU 2105 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:02.699 UTC [msp.identity] Verify -> DEBU 2106 Verify: digest = 00000000 d2 3c 79 33 7d d3 ff 7c 99 e8 49 9f 0e 1f 91 ad |.<y3}..|..I.....|
00000010 23 c8 41 a6 ae 26 34 1d 19 7e ac 25 b6 e7 65 65 |#.A..&4..~.%..ee|"
"2020-01-03 19:08:02.700 UTC [msp.identity] Verify -> DEBU 2107 Verify: sig = 00000000 30 45 02 21 00 a3 fd dc 97 d7 39 62 98 99 72 ac |0E.!......9b..r.|
00000010 5c 9b b3 19 7f 94 68 46 c4 24 92 63 4b 2c 2a fc |\.....hF.$.cK,*.|
00000020 b0 a7 67 a0 29 02 20 3c 17 69 77 b4 51 0e f8 d4 |..g.). <.iw.Q...|
00000030 18 4c 63 7a c4 5f 64 d5 a2 96 aa 7f 08 28 01 59 |.Lcz._d......(.Y|
00000040 7e dc 4d be 82 cc 83 |~.M....|"
"2020-01-03 19:08:02.701 UTC [policies] SignatureSetToValidIdentities -> DEBU 2108 signature for identity 0 validated"
"2020-01-03 19:08:02.701 UTC [cauthdsl] func1 -> DEBU 2109 0xc001211fd0 gate 1578078482701569300 evaluation starts"
"2020-01-03 19:08:02.702 UTC [cauthdsl] func2 -> DEBU 210a 0xc001211fd0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:02.702 UTC [cauthdsl] func2 -> DEBU 210b 0xc001211fd0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:02.702 UTC [cauthdsl] func2 -> DEBU 210c 0xc001211fd0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:02.703 UTC [cauthdsl] func1 -> DEBU 210d 0xc001211fd0 gate 1578078482701569300 evaluation succeeds"
"2020-01-03 19:08:02.703 UTC [policies] EvaluateSignedData -> DEBU 210e Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.704 UTC [policies] EvaluateSignedData -> DEBU 210f == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.704 UTC [policies] EvaluateSignedData -> DEBU 2110 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.704 UTC [policies] EvaluateSignedData -> DEBU 2111 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.705 UTC [policies] EvaluateSignedData -> DEBU 2112 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:02.705 UTC [policies] EvaluateSignedData -> DEBU 2113 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:02.705 UTC [common.deliver] deliverBlocks -> DEBU 2114 [channel: businesschannel] Received seekInfo (0xc00099b400) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54714"
"2020-01-03 19:08:02.706 UTC [fsblkstorage] Next -> DEBU 2115 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:02.706 UTC [fsblkstorage] newBlockfileStream -> DEBU 2116 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:02.707 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2117 Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:02.707 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2118 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:02.707 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2119 blockbytes [41646] read from file [0]"
"2020-01-03 19:08:02.707 UTC [common.deliver] deliverBlocks -> DEBU 211a [channel: businesschannel] Delivering block [9] for (0xc00099b400) for 172.18.0.5:54714"
"2020-01-03 19:08:02.709 UTC [common.deliver] deliverBlocks -> DEBU 211b [channel: businesschannel] Done delivering to 172.18.0.5:54714 for (0xc00099b400)"
"2020-01-03 19:08:02.709 UTC [fsblkstorage] waitForBlock -> DEBU 211c Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.710 UTC [fsblkstorage] waitForBlock -> DEBU 211d Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.710 UTC [fsblkstorage] waitForBlock -> DEBU 211e Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.710 UTC [fsblkstorage] waitForBlock -> DEBU 211f Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.709 UTC [common.deliver] Handle -> DEBU 2120 Waiting for new SeekInfo from 172.18.0.5:54714"
"2020-01-03 19:08:02.711 UTC [common.deliver] Handle -> DEBU 2121 Attempting to read seek info message from 172.18.0.5:54714"
"2020-01-03 19:08:02.714 UTC [common.deliver] Handle -> WARN 2122 Error reading from 172.18.0.5:54714: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:02.714 UTC [orderer.common.server] func1 -> DEBU 2123 Closing Deliver stream"
"2020-01-03 19:08:02.715 UTC [comm.grpc.server] 1 -> INFO 2124 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54714 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=20.7684ms
"2020-01-03 19:08:02.715 UTC [grpc] infof -> DEBU 2125 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:02.913 UTC [orderer.common.server] Deliver -> DEBU 2126 Starting new Deliver handler"
"2020-01-03 19:08:02.914 UTC [common.deliver] Handle -> DEBU 2127 Starting new deliver loop for 172.18.0.5:54716"
"2020-01-03 19:08:02.914 UTC [common.deliver] Handle -> DEBU 2128 Attempting to read seek info message from 172.18.0.5:54716"
"2020-01-03 19:08:02.915 UTC [policies] EvaluateSignedData -> DEBU 2129 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:02.915 UTC [policies] EvaluateSignedData -> DEBU 212a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.916 UTC [policies] EvaluateSignedData -> DEBU 212b == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:02.917 UTC [policies] EvaluateSignedData -> DEBU 212c This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.917 UTC [policies] EvaluateSignedData -> DEBU 212d == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:02.917 UTC [msp.identity] Verify -> DEBU 212e Verify: digest = 00000000 37 76 d1 f2 95 bd 8e 6d d9 ea bd e9 aa 18 5d 06 |7v.....m......].|
00000010 d5 76 87 f0 d5 19 e1 85 55 48 b4 2f 69 48 7d b9 |.v......UH./iH}.|"
"2020-01-03 19:08:02.918 UTC [msp.identity] Verify -> DEBU 212f Verify: sig = 00000000 30 44 02 20 16 ef a7 8e c3 f9 59 d2 43 a6 2d 24 |0D. ......Y.C.-$|
00000010 d2 45 8e f5 a0 08 08 7e 1d 39 7b 3d 62 36 9f 48 |.E.....~.9{=b6.H|
00000020 6a c9 bd d6 02 20 09 00 83 80 26 2e f4 9a ba 21 |j.... ....&....!|
00000030 f0 95 e2 9c 78 0e d2 01 77 de 4f f6 96 f8 a1 97 |....x...w.O.....|
00000040 de 2d 1f a0 cf 0a |.-....|"
"2020-01-03 19:08:02.919 UTC [policies] SignatureSetToValidIdentities -> DEBU 2130 signature for identity 0 validated"
"2020-01-03 19:08:02.919 UTC [cauthdsl] func1 -> DEBU 2131 0xc000f8cac0 gate 1578078482919597100 evaluation starts"
"2020-01-03 19:08:02.919 UTC [cauthdsl] func2 -> DEBU 2132 0xc000f8cac0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:02.920 UTC [cauthdsl] func2 -> DEBU 2133 0xc000f8cac0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:02.920 UTC [cauthdsl] func2 -> DEBU 2134 0xc000f8cac0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:02.921 UTC [cauthdsl] func1 -> DEBU 2135 0xc000f8cac0 gate 1578078482919597100 evaluation succeeds"
"2020-01-03 19:08:02.921 UTC [policies] EvaluateSignedData -> DEBU 2136 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.921 UTC [policies] EvaluateSignedData -> DEBU 2137 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.921 UTC [policies] EvaluateSignedData -> DEBU 2138 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.922 UTC [policies] EvaluateSignedData -> DEBU 2139 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.922 UTC [policies] EvaluateSignedData -> DEBU 213a Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:02.923 UTC [policies] EvaluateSignedData -> DEBU 213b == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:02.923 UTC [common.deliver] deliverBlocks -> DEBU 213c [channel: businesschannel] Received seekInfo (0xc0000de780) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54716"
"2020-01-03 19:08:02.923 UTC [fsblkstorage] Next -> DEBU 213d Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:02.924 UTC [fsblkstorage] newBlockfileStream -> DEBU 213e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:02.924 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 213f Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:02.924 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2140 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:02.925 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2141 blockbytes [41646] read from file [0]"
"2020-01-03 19:08:02.925 UTC [common.deliver] deliverBlocks -> DEBU 2142 [channel: businesschannel] Delivering block [9] for (0xc0000de780) for 172.18.0.5:54716"
"2020-01-03 19:08:02.925 UTC [common.deliver] deliverBlocks -> DEBU 2143 [channel: businesschannel] Done delivering to 172.18.0.5:54716 for (0xc0000de780)"
"2020-01-03 19:08:02.927 UTC [fsblkstorage] waitForBlock -> DEBU 2144 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.927 UTC [fsblkstorage] waitForBlock -> DEBU 2145 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.927 UTC [fsblkstorage] waitForBlock -> DEBU 2146 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.927 UTC [fsblkstorage] waitForBlock -> DEBU 2147 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.928 UTC [common.deliver] Handle -> DEBU 2148 Waiting for new SeekInfo from 172.18.0.5:54716"
"2020-01-03 19:08:02.928 UTC [common.deliver] Handle -> DEBU 2149 Attempting to read seek info message from 172.18.0.5:54716"
"2020-01-03 19:08:02.930 UTC [policies] EvaluateSignedData -> DEBU 214a == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:02.930 UTC [policies] EvaluateSignedData -> DEBU 214b This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.930 UTC [policies] EvaluateSignedData -> DEBU 214c == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:02.931 UTC [policies] EvaluateSignedData -> DEBU 214d This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:02.931 UTC [policies] EvaluateSignedData -> DEBU 214e == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:02.931 UTC [msp.identity] Verify -> DEBU 214f Verify: digest = 00000000 1b 53 07 ed 99 2e 1c 59 ae 8e 89 19 3f a5 0d a9 |.S.....Y....?...|
00000010 d6 df 68 64 b5 57 6b 4e ed ed 82 ff b6 1d 88 8b |..hd.WkN........|"
"2020-01-03 19:08:02.931 UTC [msp.identity] Verify -> DEBU 2150 Verify: sig = 00000000 30 44 02 20 4a 68 20 50 68 f2 ce b2 ff 52 c8 55 |0D. Jh Ph....R.U|
00000010 56 07 31 ab 2a 3f 34 66 6e 43 d2 29 4f 5f ca 2c |V.1.*?4fnC.)O_.,|
00000020 34 e6 a2 d2 02 20 37 9a e7 24 a5 5c 07 9a d0 d3 |4.... 7..$.\....|
00000030 f9 f1 4e 61 81 fb d7 09 56 c8 89 af 7e 41 68 25 |..Na....V...~Ah%|
00000040 00 e6 d9 42 a2 f2 |...B..|"
"2020-01-03 19:08:02.932 UTC [policies] SignatureSetToValidIdentities -> DEBU 2151 signature for identity 0 validated"
"2020-01-03 19:08:02.932 UTC [cauthdsl] func1 -> DEBU 2152 0xc000b3aee0 gate 1578078482932457600 evaluation starts"
"2020-01-03 19:08:02.932 UTC [cauthdsl] func2 -> DEBU 2153 0xc000b3aee0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:02.932 UTC [cauthdsl] func2 -> DEBU 2154 0xc000b3aee0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:02.933 UTC [cauthdsl] func2 -> DEBU 2155 0xc000b3aee0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:02.933 UTC [cauthdsl] func1 -> DEBU 2156 0xc000b3aee0 gate 1578078482932457600 evaluation succeeds"
"2020-01-03 19:08:02.933 UTC [policies] EvaluateSignedData -> DEBU 2157 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.933 UTC [policies] EvaluateSignedData -> DEBU 2158 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:02.934 UTC [policies] EvaluateSignedData -> DEBU 2159 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.935 UTC [policies] EvaluateSignedData -> DEBU 215a == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:02.935 UTC [policies] EvaluateSignedData -> DEBU 215b Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:02.935 UTC [policies] EvaluateSignedData -> DEBU 215c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:02.935 UTC [common.deliver] deliverBlocks -> DEBU 215d [channel: businesschannel] Received seekInfo (0xc0000df080) start:<specified:<number:9 > > stop:<specified:<number:9 > > from 172.18.0.5:54716"
"2020-01-03 19:08:02.936 UTC [fsblkstorage] Next -> DEBU 215e Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:02.936 UTC [fsblkstorage] newBlockfileStream -> DEBU 215f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:02.937 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2160 Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:02.937 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2161 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:02.937 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2162 blockbytes [41646] read from file [0]"
"2020-01-03 19:08:02.937 UTC [common.deliver] deliverBlocks -> DEBU 2163 [channel: businesschannel] Delivering block [9] for (0xc0000df080) for 172.18.0.5:54716"
"2020-01-03 19:08:02.938 UTC [common.deliver] deliverBlocks -> DEBU 2164 [channel: businesschannel] Done delivering to 172.18.0.5:54716 for (0xc0000df080)"
"2020-01-03 19:08:02.939 UTC [common.deliver] Handle -> DEBU 2165 Waiting for new SeekInfo from 172.18.0.5:54716"
"2020-01-03 19:08:02.939 UTC [common.deliver] Handle -> DEBU 2166 Attempting to read seek info message from 172.18.0.5:54716"
"2020-01-03 19:08:02.939 UTC [fsblkstorage] waitForBlock -> DEBU 2167 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.939 UTC [fsblkstorage] waitForBlock -> DEBU 2168 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.941 UTC [fsblkstorage] waitForBlock -> DEBU 2169 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:02.941 UTC [fsblkstorage] waitForBlock -> DEBU 216a Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:02.948 UTC [common.deliver] Handle -> WARN 216b Error reading from 172.18.0.5:54716: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:02.949 UTC [orderer.common.server] func1 -> DEBU 216c Closing Deliver stream"
"2020-01-03 19:08:02.949 UTC [comm.grpc.server] 1 -> INFO 216d streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54716 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=35.5848ms
"2020-01-03 19:08:02.949 UTC [grpc] infof -> DEBU 216e transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:02.962 UTC [orderer.common.cluster.step] handleMessage -> DEBU 216f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:02.963 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2170 Sending msg of 28 bytes to 3 on channel testchainid took 18.5µs"
"2020-01-03 19:08:02.963 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2171 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 84.6µs "
"2020-01-03 19:08:03.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 2172 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:03.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2173 Sending msg of 28 bytes to 2 on channel businesschannel took 55.6µs"
"2020-01-03 19:08:03.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2174 Sending msg of 28 bytes to 3 on channel businesschannel took 28.8µs"
"2020-01-03 19:08:03.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2175 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 126.5µs "
"2020-01-03 19:08:03.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2176 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 340.5µs "
"2020-01-03 19:08:03.028 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2177 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:03.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2178 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:03.126 UTC [orderer.common.server] Deliver -> DEBU 2179 Starting new Deliver handler"
"2020-01-03 19:08:03.127 UTC [common.deliver] Handle -> DEBU 217a Starting new deliver loop for 172.18.0.5:54718"
"2020-01-03 19:08:03.127 UTC [common.deliver] Handle -> DEBU 217b Attempting to read seek info message from 172.18.0.5:54718"
"2020-01-03 19:08:03.128 UTC [policies] EvaluateSignedData -> DEBU 217c == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:03.128 UTC [policies] EvaluateSignedData -> DEBU 217d This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.129 UTC [policies] EvaluateSignedData -> DEBU 217e == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:03.129 UTC [policies] EvaluateSignedData -> DEBU 217f This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.129 UTC [policies] EvaluateSignedData -> DEBU 2180 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:03.129 UTC [msp.identity] Verify -> DEBU 2181 Verify: digest = 00000000 d7 bf 44 8d 9e 12 41 08 09 8e 5d fa 53 5b 90 1e |..D...A...].S[..|
00000010 e6 28 48 78 2a 30 32 c3 26 78 34 e1 22 50 af b9 |.(Hx*02.&x4."P..|"
"2020-01-03 19:08:03.129 UTC [msp.identity] Verify -> DEBU 2182 Verify: sig = 00000000 30 44 02 20 6c 20 3e 78 61 0b 2a 7f dc 39 b6 51 |0D. l >xa.*..9.Q|
00000010 cd 37 07 60 90 c7 c1 02 60 db dd 65 da 61 b5 c7 |.7.`....`..e.a..|
00000020 7b 50 7c 7c 02 20 37 e4 bd 3e 02 a1 81 8a 91 29 |{P||. 7..>.....)|
00000030 60 ef 96 88 82 a8 7f 3a 20 9a 18 0c 67 b7 7e 00 |`......: ...g.~.|
00000040 8c 0b 88 2c 5e 53 |...,^S|"
"2020-01-03 19:08:03.130 UTC [policies] SignatureSetToValidIdentities -> DEBU 2183 signature for identity 0 validated"
"2020-01-03 19:08:03.130 UTC [cauthdsl] func1 -> DEBU 2184 0xc000d031c0 gate 1578078483130660200 evaluation starts"
"2020-01-03 19:08:03.130 UTC [cauthdsl] func2 -> DEBU 2185 0xc000d031c0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:03.131 UTC [cauthdsl] func2 -> DEBU 2186 0xc000d031c0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:03.131 UTC [cauthdsl] func2 -> DEBU 2187 0xc000d031c0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:03.131 UTC [cauthdsl] func1 -> DEBU 2188 0xc000d031c0 gate 1578078483130660200 evaluation succeeds"
"2020-01-03 19:08:03.132 UTC [policies] EvaluateSignedData -> DEBU 2189 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.132 UTC [policies] EvaluateSignedData -> DEBU 218a == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.132 UTC [policies] EvaluateSignedData -> DEBU 218b Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.133 UTC [policies] EvaluateSignedData -> DEBU 218c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.133 UTC [policies] EvaluateSignedData -> DEBU 218d Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:03.134 UTC [policies] EvaluateSignedData -> DEBU 218e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:03.134 UTC [common.deliver] deliverBlocks -> DEBU 218f [channel: businesschannel] Received seekInfo (0xc000305b40) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54718"
"2020-01-03 19:08:03.135 UTC [fsblkstorage] Next -> DEBU 2190 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:03.135 UTC [fsblkstorage] newBlockfileStream -> DEBU 2191 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]"
"2020-01-03 19:08:03.136 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2192 Remaining bytes=[155212], Going to peek [8] bytes"
"2020-01-03 19:08:03.136 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2193 Returning blockbytes - length=[28848], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:08:03.136 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2194 blockbytes [28848] read from file [0]"
"2020-01-03 19:08:03.137 UTC [common.deliver] deliverBlocks -> DEBU 2195 [channel: businesschannel] Delivering block [0] for (0xc000305b40) for 172.18.0.5:54718"
"2020-01-03 19:08:03.137 UTC [common.deliver] deliverBlocks -> DEBU 2196 [channel: businesschannel] Done delivering to 172.18.0.5:54718 for (0xc000305b40)"
"2020-01-03 19:08:03.138 UTC [fsblkstorage] waitForBlock -> DEBU 2197 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.138 UTC [fsblkstorage] waitForBlock -> DEBU 2198 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.139 UTC [fsblkstorage] waitForBlock -> DEBU 2199 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.140 UTC [fsblkstorage] waitForBlock -> DEBU 219a Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.140 UTC [common.deliver] Handle -> DEBU 219b Waiting for new SeekInfo from 172.18.0.5:54718"
"2020-01-03 19:08:03.140 UTC [common.deliver] Handle -> DEBU 219c Attempting to read seek info message from 172.18.0.5:54718"
"2020-01-03 19:08:03.147 UTC [common.deliver] Handle -> WARN 219d Error reading from 172.18.0.5:54718: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:03.147 UTC [orderer.common.server] func1 -> DEBU 219e Closing Deliver stream"
"2020-01-03 19:08:03.147 UTC [comm.grpc.server] 1 -> INFO 219f streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54718 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=21.2766ms
"2020-01-03 19:08:03.147 UTC [grpc] infof -> DEBU 21a0 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:03.339 UTC [orderer.common.server] Deliver -> DEBU 21a1 Starting new Deliver handler"
"2020-01-03 19:08:03.340 UTC [common.deliver] Handle -> DEBU 21a2 Starting new deliver loop for 172.18.0.5:54720"
"2020-01-03 19:08:03.341 UTC [common.deliver] Handle -> DEBU 21a3 Attempting to read seek info message from 172.18.0.5:54720"
"2020-01-03 19:08:03.343 UTC [policies] EvaluateSignedData -> DEBU 21a4 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:03.343 UTC [policies] EvaluateSignedData -> DEBU 21a5 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.344 UTC [policies] EvaluateSignedData -> DEBU 21a6 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:03.344 UTC [policies] EvaluateSignedData -> DEBU 21a7 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.344 UTC [policies] EvaluateSignedData -> DEBU 21a8 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:03.345 UTC [msp.identity] Verify -> DEBU 21a9 Verify: digest = 00000000 dd d9 cb 8d 3b cb 96 43 16 35 65 f1 4f 7e c8 f2 |....;..C.5e.O~..|
00000010 b5 db 17 de 3b 48 6d 36 2e d8 07 25 c8 3c 78 21 |....;Hm6...%.<x!|"
"2020-01-03 19:08:03.345 UTC [msp.identity] Verify -> DEBU 21aa Verify: sig = 00000000 30 44 02 20 53 98 ee 9d f7 1b c2 09 07 eb 67 41 |0D. S.........gA|
00000010 6b 82 59 0e 82 89 1d 9e 3d 40 d2 04 7c 20 e8 4a |k.Y.....=@..| .J|
00000020 fa 96 c7 fa 02 20 28 95 4d 32 a5 28 8e 13 03 b9 |..... (.M2.(....|
00000030 65 9c d1 b5 b5 7a 56 5b 12 5d 27 0a 4a 0c 28 56 |e....zV[.]'.J.(V|
00000040 88 35 00 65 ba 55 |.5.e.U|"
"2020-01-03 19:08:03.346 UTC [policies] SignatureSetToValidIdentities -> DEBU 21ab signature for identity 0 validated"
"2020-01-03 19:08:03.346 UTC [cauthdsl] func1 -> DEBU 21ac 0xc000df2190 gate 1578078483346509100 evaluation starts"
"2020-01-03 19:08:03.346 UTC [cauthdsl] func2 -> DEBU 21ad 0xc000df2190 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:03.347 UTC [cauthdsl] func2 -> DEBU 21ae 0xc000df2190 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:03.347 UTC [cauthdsl] func2 -> DEBU 21af 0xc000df2190 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:03.347 UTC [cauthdsl] func1 -> DEBU 21b0 0xc000df2190 gate 1578078483346509100 evaluation succeeds"
"2020-01-03 19:08:03.348 UTC [policies] EvaluateSignedData -> DEBU 21b1 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.348 UTC [policies] EvaluateSignedData -> DEBU 21b2 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.348 UTC [policies] EvaluateSignedData -> DEBU 21b3 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.348 UTC [policies] EvaluateSignedData -> DEBU 21b4 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.349 UTC [policies] EvaluateSignedData -> DEBU 21b5 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:03.349 UTC [policies] EvaluateSignedData -> DEBU 21b6 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:03.349 UTC [common.deliver] deliverBlocks -> DEBU 21b7 [channel: businesschannel] Received seekInfo (0xc0000df500) start:<specified:<number:1 > > stop:<specified:<number:1 > > from 172.18.0.5:54720"
"2020-01-03 19:08:03.349 UTC [fsblkstorage] Next -> DEBU 21b8 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:03.350 UTC [fsblkstorage] newBlockfileStream -> DEBU 21b9 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[28851]"
"2020-01-03 19:08:03.350 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21ba Remaining bytes=[126361], Going to peek [8] bytes"
"2020-01-03 19:08:03.350 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21bb Returning blockbytes - length=[28604], placementInfo={fileNum=[0], startOffset=[28851], bytesOffset=[28854]}"
"2020-01-03 19:08:03.351 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21bc blockbytes [28604] read from file [0]"
"2020-01-03 19:08:03.351 UTC [common.deliver] deliverBlocks -> DEBU 21bd [channel: businesschannel] Delivering block [1] for (0xc0000df500) for 172.18.0.5:54720"
"2020-01-03 19:08:03.352 UTC [common.deliver] deliverBlocks -> DEBU 21be [channel: businesschannel] Done delivering to 172.18.0.5:54720 for (0xc0000df500)"
"2020-01-03 19:08:03.352 UTC [common.deliver] Handle -> DEBU 21bf Waiting for new SeekInfo from 172.18.0.5:54720"
"2020-01-03 19:08:03.353 UTC [common.deliver] Handle -> DEBU 21c0 Attempting to read seek info message from 172.18.0.5:54720"
"2020-01-03 19:08:03.353 UTC [fsblkstorage] waitForBlock -> DEBU 21c1 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.353 UTC [fsblkstorage] waitForBlock -> DEBU 21c2 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.354 UTC [fsblkstorage] waitForBlock -> DEBU 21c3 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.354 UTC [fsblkstorage] waitForBlock -> DEBU 21c4 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.360 UTC [common.deliver] Handle -> WARN 21c5 Error reading from 172.18.0.5:54720: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:03.361 UTC [orderer.common.server] func1 -> DEBU 21c6 Closing Deliver stream"
"2020-01-03 19:08:03.361 UTC [comm.grpc.server] 1 -> INFO 21c7 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54720 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=21.9158ms
"2020-01-03 19:08:03.362 UTC [grpc] infof -> DEBU 21c8 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:03.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 21c9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:03.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 21ca Sending msg of 28 bytes to 3 on channel testchainid took 14.8µs"
"2020-01-03 19:08:03.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 21cb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.2µs "
"2020-01-03 19:08:03.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 21cc Sending msg of 28 bytes to 2 on channel businesschannel took 35.4µs"
"2020-01-03 19:08:03.527 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 21ce Sending msg of 28 bytes to 3 on channel businesschannel took 146.9µs"
"2020-01-03 19:08:03.529 UTC [orderer.common.cluster.step] sendMessage -> DEBU 21cf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 174.9µs "
"2020-01-03 19:08:03.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 21cd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 436.4µs "
"2020-01-03 19:08:03.530 UTC [orderer.common.cluster.step] handleMessage -> DEBU 21d0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:03.533 UTC [orderer.common.cluster.step] handleMessage -> DEBU 21d1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:03.582 UTC [orderer.common.server] Deliver -> DEBU 21d2 Starting new Deliver handler"
"2020-01-03 19:08:03.582 UTC [common.deliver] Handle -> DEBU 21d3 Starting new deliver loop for 172.18.0.5:54722"
"2020-01-03 19:08:03.583 UTC [common.deliver] Handle -> DEBU 21d4 Attempting to read seek info message from 172.18.0.5:54722"
"2020-01-03 19:08:03.585 UTC [policies] EvaluateSignedData -> DEBU 21d5 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:03.586 UTC [policies] EvaluateSignedData -> DEBU 21d6 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.587 UTC [policies] EvaluateSignedData -> DEBU 21d7 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:03.587 UTC [policies] EvaluateSignedData -> DEBU 21d8 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.587 UTC [policies] EvaluateSignedData -> DEBU 21d9 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:03.587 UTC [msp.identity] Verify -> DEBU 21da Verify: digest = 00000000 8e ce a5 1e ad 4d 63 36 4c ea 3c c7 1b 47 fa 7c |.....Mc6L.<..G.||
00000010 16 fb cb b4 b1 3e 5b 48 0a bd 8e 19 33 55 e4 8e |.....>[H....3U..|"
"2020-01-03 19:08:03.588 UTC [msp.identity] Verify -> DEBU 21db Verify: sig = 00000000 30 44 02 20 74 20 28 cb 14 18 bf ef fc b9 43 a5 |0D. t (.......C.|
00000010 74 60 91 6d 2b 95 15 5f 65 1a ec dc 6a be 68 7f |t`.m+.._e...j.h.|
00000020 fc 60 39 aa 02 20 77 41 c1 37 08 ba 1f df 90 a3 |.`9.. wA.7......|
00000030 10 b8 e4 ab 59 1b 92 76 e1 df 88 05 19 e5 23 77 |....Y..v......#w|
00000040 14 15 45 38 17 8c |..E8..|"
"2020-01-03 19:08:03.589 UTC [policies] SignatureSetToValidIdentities -> DEBU 21dc signature for identity 0 validated"
"2020-01-03 19:08:03.589 UTC [cauthdsl] func1 -> DEBU 21dd 0xc000e5fa30 gate 1578078483589429000 evaluation starts"
"2020-01-03 19:08:03.589 UTC [cauthdsl] func2 -> DEBU 21de 0xc000e5fa30 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:03.589 UTC [cauthdsl] func2 -> DEBU 21df 0xc000e5fa30 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:03.590 UTC [cauthdsl] func2 -> DEBU 21e0 0xc000e5fa30 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:03.590 UTC [cauthdsl] func1 -> DEBU 21e1 0xc000e5fa30 gate 1578078483589429000 evaluation succeeds"
"2020-01-03 19:08:03.591 UTC [policies] EvaluateSignedData -> DEBU 21e2 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.591 UTC [policies] EvaluateSignedData -> DEBU 21e3 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.591 UTC [policies] EvaluateSignedData -> DEBU 21e4 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.591 UTC [policies] EvaluateSignedData -> DEBU 21e5 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.591 UTC [policies] EvaluateSignedData -> DEBU 21e6 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:03.592 UTC [policies] EvaluateSignedData -> DEBU 21e7 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:03.593 UTC [common.deliver] deliverBlocks -> DEBU 21e8 [channel: businesschannel] Received seekInfo (0xc00110c540) start:<specified:<number:2 > > stop:<specified:<number:2 > > from 172.18.0.5:54722"
"2020-01-03 19:08:03.593 UTC [fsblkstorage] Next -> DEBU 21e9 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:03.593 UTC [fsblkstorage] newBlockfileStream -> DEBU 21ea newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[57458]"
"2020-01-03 19:08:03.593 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21eb Remaining bytes=[97754], Going to peek [8] bytes"
"2020-01-03 19:08:03.594 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21ec Returning blockbytes - length=[28661], placementInfo={fileNum=[0], startOffset=[57458], bytesOffset=[57461]}"
"2020-01-03 19:08:03.594 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 21ed blockbytes [28661] read from file [0]"
"2020-01-03 19:08:03.595 UTC [common.deliver] deliverBlocks -> DEBU 21ee [channel: businesschannel] Delivering block [2] for (0xc00110c540) for 172.18.0.5:54722"
"2020-01-03 19:08:03.595 UTC [common.deliver] deliverBlocks -> DEBU 21ef [channel: businesschannel] Done delivering to 172.18.0.5:54722 for (0xc00110c540)"
"2020-01-03 19:08:03.597 UTC [fsblkstorage] waitForBlock -> DEBU 21f0 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.597 UTC [fsblkstorage] waitForBlock -> DEBU 21f1 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.597 UTC [fsblkstorage] waitForBlock -> DEBU 21f2 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.598 UTC [fsblkstorage] waitForBlock -> DEBU 21f3 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.598 UTC [common.deliver] Handle -> DEBU 21f4 Waiting for new SeekInfo from 172.18.0.5:54722"
"2020-01-03 19:08:03.598 UTC [common.deliver] Handle -> DEBU 21f5 Attempting to read seek info message from 172.18.0.5:54722"
"2020-01-03 19:08:03.604 UTC [common.deliver] Handle -> WARN 21f7 Error reading from 172.18.0.5:54722: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:03.604 UTC [orderer.common.server] func1 -> DEBU 21f8 Closing Deliver stream"
"2020-01-03 19:08:03.604 UTC [grpc] infof -> DEBU 21f6 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:03.604 UTC [comm.grpc.server] 1 -> INFO 21f9 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54722 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=22.038ms
"2020-01-03 19:08:03.800 UTC [orderer.common.server] Deliver -> DEBU 21fa Starting new Deliver handler"
"2020-01-03 19:08:03.800 UTC [common.deliver] Handle -> DEBU 21fb Starting new deliver loop for 172.18.0.5:54724"
"2020-01-03 19:08:03.801 UTC [common.deliver] Handle -> DEBU 21fc Attempting to read seek info message from 172.18.0.5:54724"
"2020-01-03 19:08:03.802 UTC [policies] EvaluateSignedData -> DEBU 21fd == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:03.802 UTC [policies] EvaluateSignedData -> DEBU 21fe This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.802 UTC [policies] EvaluateSignedData -> DEBU 21ff == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:03.802 UTC [policies] EvaluateSignedData -> DEBU 2200 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:03.803 UTC [policies] EvaluateSignedData -> DEBU 2201 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:03.803 UTC [msp.identity] Verify -> DEBU 2202 Verify: digest = 00000000 8a 56 96 0c 27 94 ff 5f 04 20 f3 07 0b a2 3f 03 |.V..'.._. ....?.|
00000010 64 e0 65 f4 f4 91 22 e4 60 3a 5f d2 39 5d 5b ac |d.e...".`:_.9][.|"
"2020-01-03 19:08:03.803 UTC [msp.identity] Verify -> DEBU 2203 Verify: sig = 00000000 30 45 02 21 00 e3 fc a8 b5 14 b4 01 f6 c7 0f 31 |0E.!...........1|
00000010 da a9 47 d5 bc c6 88 e5 36 c6 ed 08 6e d6 d9 53 |..G.....6...n..S|
00000020 60 e9 8a 13 29 02 20 72 e2 97 14 a5 77 1b be 7d |`...). r....w..}|
00000030 6d d6 a3 46 6f e7 6b ab 12 4e 05 43 0a 17 72 36 |m..Fo.k..N.C..r6|
00000040 d5 2d c4 f1 5a a4 c0 |.-..Z..|"
"2020-01-03 19:08:03.803 UTC [policies] SignatureSetToValidIdentities -> DEBU 2204 signature for identity 0 validated"
"2020-01-03 19:08:03.803 UTC [cauthdsl] func1 -> DEBU 2205 0xc000ece490 gate 1578078483803646900 evaluation starts"
"2020-01-03 19:08:03.803 UTC [cauthdsl] func2 -> DEBU 2206 0xc000ece490 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:03.803 UTC [cauthdsl] func2 -> DEBU 2207 0xc000ece490 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:03.804 UTC [cauthdsl] func2 -> DEBU 2208 0xc000ece490 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:03.804 UTC [cauthdsl] func1 -> DEBU 2209 0xc000ece490 gate 1578078483803646900 evaluation succeeds"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220a Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220b == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220c Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220d == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220e Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:03.804 UTC [policies] EvaluateSignedData -> DEBU 220f == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:03.804 UTC [common.deliver] deliverBlocks -> DEBU 2210 [channel: businesschannel] Received seekInfo (0xc00110cb40) start:<specified:<number:3 > > stop:<specified:<number:3 > > from 172.18.0.5:54724"
"2020-01-03 19:08:03.804 UTC [fsblkstorage] Next -> DEBU 2211 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:03.804 UTC [fsblkstorage] newBlockfileStream -> DEBU 2212 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[86122]"
"2020-01-03 19:08:03.805 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2213 Remaining bytes=[69090], Going to peek [8] bytes"
"2020-01-03 19:08:03.805 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2214 Returning blockbytes - length=[4758], placementInfo={fileNum=[0], startOffset=[86122], bytesOffset=[86124]}"
"2020-01-03 19:08:03.805 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2215 blockbytes [4758] read from file [0]"
"2020-01-03 19:08:03.805 UTC [common.deliver] deliverBlocks -> DEBU 2216 [channel: businesschannel] Delivering block [3] for (0xc00110cb40) for 172.18.0.5:54724"
"2020-01-03 19:08:03.805 UTC [common.deliver] deliverBlocks -> DEBU 2217 [channel: businesschannel] Done delivering to 172.18.0.5:54724 for (0xc00110cb40)"
"2020-01-03 19:08:03.806 UTC [common.deliver] Handle -> DEBU 2218 Waiting for new SeekInfo from 172.18.0.5:54724"
"2020-01-03 19:08:03.806 UTC [common.deliver] Handle -> DEBU 2219 Attempting to read seek info message from 172.18.0.5:54724"
"2020-01-03 19:08:03.806 UTC [fsblkstorage] waitForBlock -> DEBU 221a Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.806 UTC [fsblkstorage] waitForBlock -> DEBU 221b Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.806 UTC [fsblkstorage] waitForBlock -> DEBU 221c Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:03.806 UTC [fsblkstorage] waitForBlock -> DEBU 221d Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:03.816 UTC [grpc] infof -> DEBU 221e transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:03.817 UTC [common.deliver] Handle -> WARN 221f Error reading from 172.18.0.5:54724: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:03.817 UTC [orderer.common.server] func1 -> DEBU 2220 Closing Deliver stream"
"2020-01-03 19:08:03.818 UTC [comm.grpc.server] 1 -> INFO 2221 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54724 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=18.7011ms
"2020-01-03 19:08:03.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2222 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:03.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2223 Sending msg of 28 bytes to 3 on channel testchainid took 80.7µs"
"2020-01-03 19:08:03.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2224 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 198.6µs "
"2020-01-03 19:08:04.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2225 Sending msg of 28 bytes to 2 on channel businesschannel took 73.9µs"
"2020-01-03 19:08:04.025 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2226 Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:08:04.026 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2227 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 312.7µs "
"2020-01-03 19:08:04.027 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2228 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 56.9µs "
"2020-01-03 19:08:04.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2229 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:04.031 UTC [orderer.common.cluster.step] handleMessage -> DEBU 222a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:04.071 UTC [orderer.common.server] Deliver -> DEBU 222b Starting new Deliver handler"
"2020-01-03 19:08:04.071 UTC [common.deliver] Handle -> DEBU 222c Starting new deliver loop for 172.18.0.5:54726"
"2020-01-03 19:08:04.071 UTC [common.deliver] Handle -> DEBU 222d Attempting to read seek info message from 172.18.0.5:54726"
"2020-01-03 19:08:04.074 UTC [policies] EvaluateSignedData -> DEBU 222e == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:04.075 UTC [policies] EvaluateSignedData -> DEBU 222f This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.075 UTC [policies] EvaluateSignedData -> DEBU 2230 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:04.075 UTC [policies] EvaluateSignedData -> DEBU 2231 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.076 UTC [policies] EvaluateSignedData -> DEBU 2232 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:04.076 UTC [msp.identity] Verify -> DEBU 2233 Verify: digest = 00000000 31 ae 43 a9 d7 d9 5b 87 49 00 fe 62 44 4d 86 03 |1.C...[.I..bDM..|
00000010 45 e0 e4 3a 7a fd 7b 0d 8a bc 48 a7 33 19 ca 33 |E..:z.{...H.3..3|"
"2020-01-03 19:08:04.076 UTC [msp.identity] Verify -> DEBU 2234 Verify: sig = 00000000 30 44 02 20 32 d2 9e a2 73 b7 70 26 b3 2e 02 0d |0D. 2...s.p&....|
00000010 cb 4d 81 dd a2 89 b6 c4 6a 43 64 87 d7 67 20 3b |.M......jCd..g ;|
00000020 63 7f 8d e0 02 20 42 74 34 dc 55 85 e4 22 4b f9 |c.... Bt4.U.."K.|
00000030 ea 4e 4b a4 60 03 f4 4f 98 65 76 04 78 ff 10 24 |.NK.`..O.ev.x..$|
00000040 04 2a cb b5 5d a9 |.*..].|"
"2020-01-03 19:08:04.077 UTC [policies] SignatureSetToValidIdentities -> DEBU 2235 signature for identity 0 validated"
"2020-01-03 19:08:04.077 UTC [cauthdsl] func1 -> DEBU 2236 0xc000f77700 gate 1578078484077912500 evaluation starts"
"2020-01-03 19:08:04.078 UTC [cauthdsl] func2 -> DEBU 2237 0xc000f77700 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:04.078 UTC [cauthdsl] func2 -> DEBU 2238 0xc000f77700 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:04.078 UTC [cauthdsl] func2 -> DEBU 2239 0xc000f77700 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:04.079 UTC [cauthdsl] func1 -> DEBU 223a 0xc000f77700 gate 1578078484077912500 evaluation succeeds"
"2020-01-03 19:08:04.079 UTC [policies] EvaluateSignedData -> DEBU 223b Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.080 UTC [policies] EvaluateSignedData -> DEBU 223c == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.081 UTC [policies] EvaluateSignedData -> DEBU 223d Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.081 UTC [policies] EvaluateSignedData -> DEBU 223e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.082 UTC [policies] EvaluateSignedData -> DEBU 223f Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:04.082 UTC [policies] EvaluateSignedData -> DEBU 2240 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:04.083 UTC [common.deliver] deliverBlocks -> DEBU 2241 [channel: businesschannel] Received seekInfo (0xc00110d140) start:<specified:<number:4 > > stop:<specified:<number:4 > > from 172.18.0.5:54726"
"2020-01-03 19:08:04.083 UTC [fsblkstorage] Next -> DEBU 2242 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:04.084 UTC [fsblkstorage] newBlockfileStream -> DEBU 2243 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[90882]"
"2020-01-03 19:08:04.084 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2244 Remaining bytes=[64330], Going to peek [8] bytes"
"2020-01-03 19:08:04.085 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2245 Returning blockbytes - length=[4760], placementInfo={fileNum=[0], startOffset=[90882], bytesOffset=[90884]}"
"2020-01-03 19:08:04.085 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2246 blockbytes [4760] read from file [0]"
"2020-01-03 19:08:04.086 UTC [common.deliver] deliverBlocks -> DEBU 2247 [channel: businesschannel] Delivering block [4] for (0xc00110d140) for 172.18.0.5:54726"
"2020-01-03 19:08:04.091 UTC [common.deliver] deliverBlocks -> DEBU 2248 [channel: businesschannel] Done delivering to 172.18.0.5:54726 for (0xc00110d140)"
"2020-01-03 19:08:04.096 UTC [fsblkstorage] waitForBlock -> DEBU 2249 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.096 UTC [fsblkstorage] waitForBlock -> DEBU 224a Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.097 UTC [fsblkstorage] waitForBlock -> DEBU 224b Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.097 UTC [fsblkstorage] waitForBlock -> DEBU 224c Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.096 UTC [common.deliver] Handle -> DEBU 224d Waiting for new SeekInfo from 172.18.0.5:54726"
"2020-01-03 19:08:04.098 UTC [common.deliver] Handle -> DEBU 224e Attempting to read seek info message from 172.18.0.5:54726"
"2020-01-03 19:08:04.105 UTC [common.deliver] Handle -> WARN 224f Error reading from 172.18.0.5:54726: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:04.106 UTC [orderer.common.server] func1 -> DEBU 2251 Closing Deliver stream"
"2020-01-03 19:08:04.105 UTC [grpc] infof -> DEBU 2250 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:04.107 UTC [comm.grpc.server] 1 -> INFO 2252 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54726 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=36.1692ms
"2020-01-03 19:08:04.323 UTC [orderer.common.server] Deliver -> DEBU 2253 Starting new Deliver handler"
"2020-01-03 19:08:04.323 UTC [common.deliver] Handle -> DEBU 2254 Starting new deliver loop for 172.18.0.5:54728"
"2020-01-03 19:08:04.324 UTC [common.deliver] Handle -> DEBU 2255 Attempting to read seek info message from 172.18.0.5:54728"
"2020-01-03 19:08:04.324 UTC [policies] EvaluateSignedData -> DEBU 2256 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:04.324 UTC [policies] EvaluateSignedData -> DEBU 2257 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.324 UTC [policies] EvaluateSignedData -> DEBU 2258 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:04.324 UTC [policies] EvaluateSignedData -> DEBU 2259 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.324 UTC [policies] EvaluateSignedData -> DEBU 225a == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:04.324 UTC [msp.identity] Verify -> DEBU 225b Verify: digest = 00000000 38 6f f7 99 3b 37 87 10 cb b2 50 98 74 52 85 6d |8o..;7....P.tR.m|
00000010 3c bd c9 f8 42 5c fa 17 ba 71 75 5c ec 94 d2 cd |<...B\...qu\....|"
"2020-01-03 19:08:04.325 UTC [msp.identity] Verify -> DEBU 225c Verify: sig = 00000000 30 45 02 21 00 cf 81 7e a2 13 9a 82 fe 70 f8 df |0E.!...~.....p..|
00000010 04 77 22 c9 8f 17 5d 93 50 51 46 1b 16 8b 7c 44 |.w"...].PQF...|D|
00000020 e7 80 f3 c3 80 02 20 31 e6 b2 bf df a6 c3 62 b3 |...... 1......b.|
00000030 63 18 f4 98 da 13 2d f3 d0 df 5b 1c 29 d7 62 d1 |c.....-...[.).b.|
00000040 34 7f 72 b0 15 e3 ab |4.r....|"
"2020-01-03 19:08:04.325 UTC [policies] SignatureSetToValidIdentities -> DEBU 225d signature for identity 0 validated"
"2020-01-03 19:08:04.325 UTC [cauthdsl] func1 -> DEBU 225e 0xc001149550 gate 1578078484325583700 evaluation starts"
"2020-01-03 19:08:04.325 UTC [cauthdsl] func2 -> DEBU 225f 0xc001149550 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:04.325 UTC [cauthdsl] func2 -> DEBU 2260 0xc001149550 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:04.325 UTC [cauthdsl] func2 -> DEBU 2261 0xc001149550 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:04.325 UTC [cauthdsl] func1 -> DEBU 2262 0xc001149550 gate 1578078484325583700 evaluation succeeds"
"2020-01-03 19:08:04.325 UTC [policies] EvaluateSignedData -> DEBU 2263 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.325 UTC [policies] EvaluateSignedData -> DEBU 2264 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.326 UTC [policies] EvaluateSignedData -> DEBU 2265 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.326 UTC [policies] EvaluateSignedData -> DEBU 2266 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.326 UTC [policies] EvaluateSignedData -> DEBU 2267 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:04.326 UTC [policies] EvaluateSignedData -> DEBU 2268 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:04.326 UTC [common.deliver] deliverBlocks -> DEBU 2269 [channel: businesschannel] Received seekInfo (0xc000304e00) start:<specified:<number:5 > > stop:<specified:<number:5 > > from 172.18.0.5:54728"
"2020-01-03 19:08:04.326 UTC [fsblkstorage] Next -> DEBU 226a Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:04.326 UTC [fsblkstorage] newBlockfileStream -> DEBU 226b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[95644]"
"2020-01-03 19:08:04.327 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 226c Remaining bytes=[59568], Going to peek [8] bytes"
"2020-01-03 19:08:04.327 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 226d Returning blockbytes - length=[5740], placementInfo={fileNum=[0], startOffset=[95644], bytesOffset=[95646]}"
"2020-01-03 19:08:04.327 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 226e blockbytes [5740] read from file [0]"
"2020-01-03 19:08:04.327 UTC [common.deliver] deliverBlocks -> DEBU 226f [channel: businesschannel] Delivering block [5] for (0xc000304e00) for 172.18.0.5:54728"
"2020-01-03 19:08:04.328 UTC [common.deliver] deliverBlocks -> DEBU 2270 [channel: businesschannel] Done delivering to 172.18.0.5:54728 for (0xc000304e00)"
"2020-01-03 19:08:04.329 UTC [fsblkstorage] waitForBlock -> DEBU 2271 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.329 UTC [fsblkstorage] waitForBlock -> DEBU 2273 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.329 UTC [common.deliver] Handle -> DEBU 2272 Waiting for new SeekInfo from 172.18.0.5:54728"
"2020-01-03 19:08:04.329 UTC [common.deliver] Handle -> DEBU 2274 Attempting to read seek info message from 172.18.0.5:54728"
"2020-01-03 19:08:04.329 UTC [fsblkstorage] waitForBlock -> DEBU 2275 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.331 UTC [fsblkstorage] waitForBlock -> DEBU 2276 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.338 UTC [grpc] infof -> DEBU 2277 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:04.339 UTC [common.deliver] Handle -> WARN 2278 Error reading from 172.18.0.5:54728: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:04.340 UTC [orderer.common.server] func1 -> DEBU 2279 Closing Deliver stream"
"2020-01-03 19:08:04.341 UTC [comm.grpc.server] 1 -> INFO 227a streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54728 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=17.7499ms
"2020-01-03 19:08:04.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 227b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:04.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 227c Sending msg of 28 bytes to 3 on channel testchainid took 14.5µs"
"2020-01-03 19:08:04.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 227d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 112.8µs "
"2020-01-03 19:08:04.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 227e Sending msg of 28 bytes to 3 on channel businesschannel took 31.2µs"
"2020-01-03 19:08:04.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 227f Sending msg of 28 bytes to 2 on channel businesschannel took 20.8µs"
"2020-01-03 19:08:04.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2280 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 337.9µs "
"2020-01-03 19:08:04.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2281 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:04.529 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2282 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:04.531 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2283 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 4.714ms "
"2020-01-03 19:08:04.573 UTC [orderer.common.server] Deliver -> DEBU 2284 Starting new Deliver handler"
"2020-01-03 19:08:04.573 UTC [common.deliver] Handle -> DEBU 2285 Starting new deliver loop for 172.18.0.5:54730"
"2020-01-03 19:08:04.573 UTC [common.deliver] Handle -> DEBU 2286 Attempting to read seek info message from 172.18.0.5:54730"
"2020-01-03 19:08:04.575 UTC [policies] EvaluateSignedData -> DEBU 2287 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:04.575 UTC [policies] EvaluateSignedData -> DEBU 2288 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.575 UTC [policies] EvaluateSignedData -> DEBU 2289 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:04.575 UTC [policies] EvaluateSignedData -> DEBU 228a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.575 UTC [policies] EvaluateSignedData -> DEBU 228b == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:04.575 UTC [msp.identity] Verify -> DEBU 228c Verify: digest = 00000000 25 6c c9 3b ae 89 27 e4 37 c9 57 31 98 3d 44 ff |%l.;..'.7.W1.=D.|
00000010 78 32 f1 23 d8 a1 e4 99 4b 00 e5 5c 64 58 25 98 |x2.#....K..\dX%.|"
"2020-01-03 19:08:04.576 UTC [msp.identity] Verify -> DEBU 228d Verify: sig = 00000000 30 45 02 21 00 c0 e0 aa 6d 5e 68 8b 36 da 42 2c |0E.!....m^h.6.B,|
00000010 ec 74 4b 8c df 5f a1 bd fb ca 78 10 46 0e 61 13 |.tK.._....x.F.a.|
00000020 ec 7b e4 5a f5 02 20 03 f5 20 2d 79 76 3e 50 f8 |.{.Z.. .. -yv>P.|
00000030 28 ae 8b 5d 4d 68 4c a6 1c f2 15 e7 6c 25 44 a4 |(..]MhL.....l%D.|
00000040 6d 6d 6f fe 0b 80 b7 |mmo....|"
"2020-01-03 19:08:04.577 UTC [policies] SignatureSetToValidIdentities -> DEBU 228e signature for identity 0 validated"
"2020-01-03 19:08:04.577 UTC [cauthdsl] func1 -> DEBU 228f 0xc000e70390 gate 1578078484577180000 evaluation starts"
"2020-01-03 19:08:04.577 UTC [cauthdsl] func2 -> DEBU 2290 0xc000e70390 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:04.577 UTC [cauthdsl] func2 -> DEBU 2291 0xc000e70390 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:04.577 UTC [cauthdsl] func2 -> DEBU 2292 0xc000e70390 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:04.578 UTC [cauthdsl] func1 -> DEBU 2293 0xc000e70390 gate 1578078484577180000 evaluation succeeds"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2294 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2295 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2296 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2297 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2298 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:04.578 UTC [policies] EvaluateSignedData -> DEBU 2299 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:04.579 UTC [common.deliver] deliverBlocks -> DEBU 229a [channel: businesschannel] Received seekInfo (0xc000305640) start:<specified:<number:6 > > stop:<specified:<number:6 > > from 172.18.0.5:54730"
"2020-01-03 19:08:04.579 UTC [fsblkstorage] Next -> DEBU 229b Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:04.579 UTC [fsblkstorage] newBlockfileStream -> DEBU 229c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[101386]"
"2020-01-03 19:08:04.579 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 229d Remaining bytes=[53826], Going to peek [8] bytes"
"2020-01-03 19:08:04.579 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 229e Returning blockbytes - length=[4063], placementInfo={fileNum=[0], startOffset=[101386], bytesOffset=[101388]}"
"2020-01-03 19:08:04.579 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 229f blockbytes [4063] read from file [0]"
"2020-01-03 19:08:04.579 UTC [common.deliver] deliverBlocks -> DEBU 22a0 [channel: businesschannel] Delivering block [6] for (0xc000305640) for 172.18.0.5:54730"
"2020-01-03 19:08:04.580 UTC [common.deliver] deliverBlocks -> DEBU 22a1 [channel: businesschannel] Done delivering to 172.18.0.5:54730 for (0xc000305640)"
"2020-01-03 19:08:04.580 UTC [common.deliver] Handle -> DEBU 22a2 Waiting for new SeekInfo from 172.18.0.5:54730"
"2020-01-03 19:08:04.580 UTC [fsblkstorage] waitForBlock -> DEBU 22a3 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.580 UTC [fsblkstorage] waitForBlock -> DEBU 22a5 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.581 UTC [fsblkstorage] waitForBlock -> DEBU 22a6 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.580 UTC [common.deliver] Handle -> DEBU 22a4 Attempting to read seek info message from 172.18.0.5:54730"
"2020-01-03 19:08:04.581 UTC [fsblkstorage] waitForBlock -> DEBU 22a7 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.590 UTC [common.deliver] Handle -> WARN 22a8 Error reading from 172.18.0.5:54730: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:04.590 UTC [orderer.common.server] func1 -> DEBU 22a9 Closing Deliver stream"
"2020-01-03 19:08:04.590 UTC [comm.grpc.server] 1 -> INFO 22aa streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54730 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=17.8833ms
"2020-01-03 19:08:04.591 UTC [grpc] infof -> DEBU 22ab transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:04.813 UTC [orderer.common.server] Deliver -> DEBU 22ac Starting new Deliver handler"
"2020-01-03 19:08:04.813 UTC [common.deliver] Handle -> DEBU 22ad Starting new deliver loop for 172.18.0.5:54732"
"2020-01-03 19:08:04.813 UTC [common.deliver] Handle -> DEBU 22ae Attempting to read seek info message from 172.18.0.5:54732"
"2020-01-03 19:08:04.815 UTC [policies] EvaluateSignedData -> DEBU 22af == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:04.816 UTC [policies] EvaluateSignedData -> DEBU 22b0 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.817 UTC [policies] EvaluateSignedData -> DEBU 22b1 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:04.817 UTC [policies] EvaluateSignedData -> DEBU 22b2 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:04.818 UTC [policies] EvaluateSignedData -> DEBU 22b3 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:04.818 UTC [msp.identity] Verify -> DEBU 22b4 Verify: digest = 00000000 3f 86 5b df 76 99 28 75 b4 fa a1 a1 89 e5 e0 67 |?.[.v.(u.......g|
00000010 86 2f 7c 79 c1 85 05 34 b8 ef a5 09 c2 da e5 e7 |./|y...4........|"
"2020-01-03 19:08:04.818 UTC [msp.identity] Verify -> DEBU 22b5 Verify: sig = 00000000 30 45 02 21 00 d7 57 87 b8 54 7a 28 29 7e e5 41 |0E.!..W..Tz()~.A|
00000010 79 50 31 ff 8f a3 cf 84 51 6a fe 9f 2f 66 e2 8f |yP1.....Qj../f..|
00000020 1f 7d 8f b5 58 02 20 4c e3 da 6f 0b 79 3c 24 be |.}..X. L..o.y<$.|
00000030 65 04 7c c9 b8 02 83 b3 0d e1 4b 9f 34 76 6c 84 |e.|.......K.4vl.|
00000040 9b e3 64 04 d8 47 23 |..d..G#|"
"2020-01-03 19:08:04.819 UTC [policies] SignatureSetToValidIdentities -> DEBU 22b6 signature for identity 0 validated"
"2020-01-03 19:08:04.819 UTC [cauthdsl] func1 -> DEBU 22b7 0xc000ccccd0 gate 1578078484819748300 evaluation starts"
"2020-01-03 19:08:04.819 UTC [cauthdsl] func2 -> DEBU 22b8 0xc000ccccd0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:04.820 UTC [cauthdsl] func2 -> DEBU 22b9 0xc000ccccd0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:04.820 UTC [cauthdsl] func2 -> DEBU 22ba 0xc000ccccd0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:04.820 UTC [cauthdsl] func1 -> DEBU 22bb 0xc000ccccd0 gate 1578078484819748300 evaluation succeeds"
"2020-01-03 19:08:04.821 UTC [policies] EvaluateSignedData -> DEBU 22bc Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.821 UTC [policies] EvaluateSignedData -> DEBU 22bd == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:04.821 UTC [policies] EvaluateSignedData -> DEBU 22be Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.821 UTC [policies] EvaluateSignedData -> DEBU 22bf == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:04.822 UTC [policies] EvaluateSignedData -> DEBU 22c0 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:04.822 UTC [policies] EvaluateSignedData -> DEBU 22c1 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:04.823 UTC [common.deliver] deliverBlocks -> DEBU 22c2 [channel: businesschannel] Received seekInfo (0xc0000df540) start:<specified:<number:7 > > stop:<specified:<number:7 > > from 172.18.0.5:54732"
"2020-01-03 19:08:04.823 UTC [fsblkstorage] Next -> DEBU 22c3 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:04.823 UTC [fsblkstorage] newBlockfileStream -> DEBU 22c4 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[105451]"
"2020-01-03 19:08:04.824 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22c5 Remaining bytes=[49761], Going to peek [8] bytes"
"2020-01-03 19:08:04.825 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22c6 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[105451], bytesOffset=[105453]}"
"2020-01-03 19:08:04.825 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22c7 blockbytes [4054] read from file [0]"
"2020-01-03 19:08:04.825 UTC [common.deliver] deliverBlocks -> DEBU 22c8 [channel: businesschannel] Delivering block [7] for (0xc0000df540) for 172.18.0.5:54732"
"2020-01-03 19:08:04.826 UTC [common.deliver] deliverBlocks -> DEBU 22c9 [channel: businesschannel] Done delivering to 172.18.0.5:54732 for (0xc0000df540)"
"2020-01-03 19:08:04.827 UTC [fsblkstorage] waitForBlock -> DEBU 22ca Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.827 UTC [fsblkstorage] waitForBlock -> DEBU 22cb Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.828 UTC [fsblkstorage] waitForBlock -> DEBU 22cc Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:04.828 UTC [common.deliver] Handle -> DEBU 22cd Waiting for new SeekInfo from 172.18.0.5:54732"
"2020-01-03 19:08:04.828 UTC [common.deliver] Handle -> DEBU 22ce Attempting to read seek info message from 172.18.0.5:54732"
"2020-01-03 19:08:04.828 UTC [fsblkstorage] waitForBlock -> DEBU 22cf Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:04.836 UTC [common.deliver] Handle -> WARN 22d0 Error reading from 172.18.0.5:54732: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:04.836 UTC [orderer.common.server] func1 -> DEBU 22d1 Closing Deliver stream"
"2020-01-03 19:08:04.836 UTC [comm.grpc.server] 1 -> INFO 22d2 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54732 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=23.1671ms
"2020-01-03 19:08:04.836 UTC [grpc] infof -> DEBU 22d3 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:04.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 22d4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:04.954 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 22d5 Sending msg of 28 bytes to 3 on channel testchainid took 13.4µs"
"2020-01-03 19:08:04.955 UTC [orderer.common.cluster.step] sendMessage -> DEBU 22d6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 51.7µs "
"2020-01-03 19:08:05.023 UTC [orderer.consensus.etcdraft] Check -> DEBU 22d7 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:05.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 22d8 Sending msg of 28 bytes to 2 on channel businesschannel took 18.2µs"
"2020-01-03 19:08:05.024 UTC [orderer.common.cluster.step] sendMessage -> DEBU 22d9 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 200.3µs "
"2020-01-03 19:08:05.024 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 22da Sending msg of 28 bytes to 3 on channel businesschannel took 16.3µs"
"2020-01-03 19:08:05.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 22db Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.2µs "
"2020-01-03 19:08:05.027 UTC [orderer.common.cluster.step] handleMessage -> DEBU 22dc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:05.029 UTC [orderer.common.cluster.step] handleMessage -> DEBU 22dd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:05.059 UTC [orderer.common.server] Deliver -> DEBU 22de Starting new Deliver handler"
"2020-01-03 19:08:05.059 UTC [common.deliver] Handle -> DEBU 22df Starting new deliver loop for 172.18.0.5:54734"
"2020-01-03 19:08:05.060 UTC [common.deliver] Handle -> DEBU 22e0 Attempting to read seek info message from 172.18.0.5:54734"
"2020-01-03 19:08:05.061 UTC [policies] EvaluateSignedData -> DEBU 22e1 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:05.061 UTC [policies] EvaluateSignedData -> DEBU 22e2 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.062 UTC [policies] EvaluateSignedData -> DEBU 22e3 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:05.062 UTC [policies] EvaluateSignedData -> DEBU 22e4 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.063 UTC [policies] EvaluateSignedData -> DEBU 22e5 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:05.063 UTC [msp.identity] Verify -> DEBU 22e6 Verify: digest = 00000000 55 3e 18 6e d1 ac 9b ea 72 6e 20 bd 38 67 7d a3 |U>.n....rn .8g}.|
00000010 ac e4 80 75 bf 7c 73 e5 09 0b 6a f0 b8 5a f8 c2 |...u.|s...j..Z..|"
"2020-01-03 19:08:05.064 UTC [msp.identity] Verify -> DEBU 22e7 Verify: sig = 00000000 30 45 02 21 00 e6 4a 37 e2 e4 c1 14 34 27 fa 24 |0E.!..J7....4'.$|
00000010 5c 5f 45 f8 21 b6 2e 96 fc 48 70 4c 23 1a bc b2 |\_E.!....HpL#...|
00000020 08 fb 23 35 ce 02 20 41 d7 36 3e 5c be 4d 80 3a |..#5.. A.6>\.M.:|
00000030 c9 a0 06 7d 2b b4 5d 99 06 55 94 8d 93 e1 a8 cd |...}+.]..U......|
00000040 3f a0 6e e3 e4 cc c3 |?.n....|"
"2020-01-03 19:08:05.064 UTC [policies] SignatureSetToValidIdentities -> DEBU 22e8 signature for identity 0 validated"
"2020-01-03 19:08:05.065 UTC [cauthdsl] func1 -> DEBU 22e9 0xc000276790 gate 1578078485065118800 evaluation starts"
"2020-01-03 19:08:05.065 UTC [cauthdsl] func2 -> DEBU 22ea 0xc000276790 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:05.065 UTC [cauthdsl] func2 -> DEBU 22eb 0xc000276790 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:05.066 UTC [cauthdsl] func2 -> DEBU 22ec 0xc000276790 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:05.066 UTC [cauthdsl] func1 -> DEBU 22ed 0xc000276790 gate 1578078485065118800 evaluation succeeds"
"2020-01-03 19:08:05.067 UTC [policies] EvaluateSignedData -> DEBU 22ee Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.067 UTC [policies] EvaluateSignedData -> DEBU 22ef == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.067 UTC [policies] EvaluateSignedData -> DEBU 22f0 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.067 UTC [policies] EvaluateSignedData -> DEBU 22f1 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.068 UTC [policies] EvaluateSignedData -> DEBU 22f2 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:05.068 UTC [policies] EvaluateSignedData -> DEBU 22f3 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:05.068 UTC [common.deliver] deliverBlocks -> DEBU 22f4 [channel: businesschannel] Received seekInfo (0xc00099a400) start:<specified:<number:8 > > stop:<specified:<number:8 > > from 172.18.0.5:54734"
"2020-01-03 19:08:05.068 UTC [fsblkstorage] Next -> DEBU 22f5 Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:05.069 UTC [fsblkstorage] newBlockfileStream -> DEBU 22f6 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[109507]"
"2020-01-03 19:08:05.069 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22f7 Remaining bytes=[45705], Going to peek [8] bytes"
"2020-01-03 19:08:05.070 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22f8 Returning blockbytes - length=[4054], placementInfo={fileNum=[0], startOffset=[109507], bytesOffset=[109509]}"
"2020-01-03 19:08:05.070 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 22f9 blockbytes [4054] read from file [0]"
"2020-01-03 19:08:05.070 UTC [common.deliver] deliverBlocks -> DEBU 22fa [channel: businesschannel] Delivering block [8] for (0xc00099a400) for 172.18.0.5:54734"
"2020-01-03 19:08:05.071 UTC [common.deliver] deliverBlocks -> DEBU 22fb [channel: businesschannel] Done delivering to 172.18.0.5:54734 for (0xc00099a400)"
"2020-01-03 19:08:05.073 UTC [fsblkstorage] waitForBlock -> DEBU 22fc Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:05.073 UTC [fsblkstorage] waitForBlock -> DEBU 22fd Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:05.074 UTC [fsblkstorage] waitForBlock -> DEBU 22fe Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:05.074 UTC [fsblkstorage] waitForBlock -> DEBU 22ff Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:05.074 UTC [common.deliver] Handle -> DEBU 2300 Waiting for new SeekInfo from 172.18.0.5:54734"
"2020-01-03 19:08:05.075 UTC [common.deliver] Handle -> DEBU 2301 Attempting to read seek info message from 172.18.0.5:54734"
"2020-01-03 19:08:05.081 UTC [common.deliver] Handle -> WARN 2302 Error reading from 172.18.0.5:54734: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:05.081 UTC [orderer.common.server] func1 -> DEBU 2303 Closing Deliver stream"
"2020-01-03 19:08:05.081 UTC [comm.grpc.server] 1 -> INFO 2304 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54734 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=22.5317ms
"2020-01-03 19:08:05.082 UTC [grpc] infof -> DEBU 2305 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:05.313 UTC [orderer.common.server] Deliver -> DEBU 2306 Starting new Deliver handler"
"2020-01-03 19:08:05.314 UTC [common.deliver] Handle -> DEBU 2307 Starting new deliver loop for 172.18.0.5:54736"
"2020-01-03 19:08:05.314 UTC [common.deliver] Handle -> DEBU 2308 Attempting to read seek info message from 172.18.0.5:54736"
"2020-01-03 19:08:05.315 UTC [policies] EvaluateSignedData -> DEBU 2309 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:05.315 UTC [policies] EvaluateSignedData -> DEBU 230a This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.315 UTC [policies] EvaluateSignedData -> DEBU 230b == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:05.316 UTC [policies] EvaluateSignedData -> DEBU 230c This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.316 UTC [policies] EvaluateSignedData -> DEBU 230d == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:05.316 UTC [msp.identity] Verify -> DEBU 230e Verify: digest = 00000000 cb 4a f8 ac 78 d9 5d 8a 8b c9 63 fb 81 72 d4 28 |.J..x.]...c..r.(|
00000010 33 e2 8e ee 41 7e a2 cf fb 66 d6 91 01 da 25 0b |3...A~...f....%.|"
"2020-01-03 19:08:05.316 UTC [msp.identity] Verify -> DEBU 230f Verify: sig = 00000000 30 44 02 20 13 19 8c 17 62 85 c6 a0 d6 41 a4 e7 |0D. ....b....A..|
00000010 bd bf 0c 25 df 6f a1 b5 a9 60 19 e9 98 8e 6c 17 |...%.o...`....l.|
00000020 75 17 b4 c2 02 20 79 55 e0 ac d3 62 61 94 08 63 |u.... yU...ba..c|
00000030 83 20 a2 89 c2 e2 50 74 2b c2 40 22 d3 36 ed bc |. ....Pt+.@".6..|
00000040 73 dc a5 f8 42 1e |s...B.|"
"2020-01-03 19:08:05.317 UTC [policies] SignatureSetToValidIdentities -> DEBU 2310 signature for identity 0 validated"
"2020-01-03 19:08:05.317 UTC [cauthdsl] func1 -> DEBU 2311 0xc0002ee1f0 gate 1578078485317794400 evaluation starts"
"2020-01-03 19:08:05.318 UTC [cauthdsl] func2 -> DEBU 2312 0xc0002ee1f0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:05.318 UTC [cauthdsl] func2 -> DEBU 2313 0xc0002ee1f0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:05.318 UTC [cauthdsl] func2 -> DEBU 2314 0xc0002ee1f0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:05.318 UTC [cauthdsl] func1 -> DEBU 2315 0xc0002ee1f0 gate 1578078485317794400 evaluation succeeds"
"2020-01-03 19:08:05.318 UTC [policies] EvaluateSignedData -> DEBU 2316 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.318 UTC [policies] EvaluateSignedData -> DEBU 2317 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.319 UTC [policies] EvaluateSignedData -> DEBU 2318 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.319 UTC [policies] EvaluateSignedData -> DEBU 2319 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.319 UTC [policies] EvaluateSignedData -> DEBU 231a Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:05.320 UTC [policies] EvaluateSignedData -> DEBU 231b == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:05.320 UTC [common.deliver] deliverBlocks -> DEBU 231c [channel: businesschannel] Received seekInfo (0xc00099aa80) start:<specified:<number:9 > > stop:<specified:<number:9 > > from 172.18.0.5:54736"
"2020-01-03 19:08:05.321 UTC [fsblkstorage] Next -> DEBU 231d Initializing block stream for iterator. itr.maxBlockNumAvailable=9"
"2020-01-03 19:08:05.321 UTC [fsblkstorage] newBlockfileStream -> DEBU 231e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[113563]"
"2020-01-03 19:08:05.322 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 231f Remaining bytes=[41649], Going to peek [8] bytes"
"2020-01-03 19:08:05.322 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2320 Returning blockbytes - length=[41646], placementInfo={fileNum=[0], startOffset=[113563], bytesOffset=[113566]}"
"2020-01-03 19:08:05.323 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2321 blockbytes [41646] read from file [0]"
"2020-01-03 19:08:05.323 UTC [common.deliver] deliverBlocks -> DEBU 2322 [channel: businesschannel] Delivering block [9] for (0xc00099aa80) for 172.18.0.5:54736"
"2020-01-03 19:08:05.324 UTC [common.deliver] deliverBlocks -> DEBU 2323 [channel: businesschannel] Done delivering to 172.18.0.5:54736 for (0xc00099aa80)"
"2020-01-03 19:08:05.324 UTC [common.deliver] Handle -> DEBU 2324 Waiting for new SeekInfo from 172.18.0.5:54736"
"2020-01-03 19:08:05.325 UTC [common.deliver] Handle -> DEBU 2325 Attempting to read seek info message from 172.18.0.5:54736"
"2020-01-03 19:08:05.325 UTC [fsblkstorage] waitForBlock -> DEBU 2326 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:05.325 UTC [fsblkstorage] waitForBlock -> DEBU 2327 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:05.326 UTC [fsblkstorage] waitForBlock -> DEBU 2328 Came out of wait. maxAvailaBlockNumber=[9]"
"2020-01-03 19:08:05.326 UTC [fsblkstorage] waitForBlock -> DEBU 2329 Going to wait for newer blocks. maxAvailaBlockNumber=[9], waitForBlockNum=[10]"
"2020-01-03 19:08:05.333 UTC [grpc] infof -> DEBU 232a transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:05.334 UTC [common.deliver] Handle -> WARN 232b Error reading from 172.18.0.5:54736: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:05.334 UTC [orderer.common.server] func1 -> DEBU 232c Closing Deliver stream"
"2020-01-03 19:08:05.334 UTC [comm.grpc.server] 1 -> INFO 232d streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54736 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=20.9311ms
"2020-01-03 19:08:05.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 232e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:05.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 232f Sending msg of 28 bytes to 3 on channel testchainid took 17.3µs"
"2020-01-03 19:08:05.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2330 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 61.7µs "
"2020-01-03 19:08:05.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2331 Sending msg of 28 bytes to 2 on channel businesschannel took 31.3µs"
"2020-01-03 19:08:05.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2332 Sending msg of 28 bytes to 3 on channel businesschannel took 162.5µs"
"2020-01-03 19:08:05.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2333 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 144.4µs "
"2020-01-03 19:08:05.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2334 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 935.1µs "
"2020-01-03 19:08:05.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2335 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:05.530 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2336 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:05.629 UTC [orderer.common.server] Deliver -> DEBU 2337 Starting new Deliver handler"
"2020-01-03 19:08:05.630 UTC [common.deliver] Handle -> DEBU 2338 Starting new deliver loop for 172.18.0.5:54738"
"2020-01-03 19:08:05.630 UTC [common.deliver] Handle -> DEBU 2339 Attempting to read seek info message from 172.18.0.5:54738"
"2020-01-03 19:08:05.630 UTC [policies] EvaluateSignedData -> DEBU 233a == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:05.631 UTC [policies] EvaluateSignedData -> DEBU 233b This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.631 UTC [policies] EvaluateSignedData -> DEBU 233c == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:05.631 UTC [policies] EvaluateSignedData -> DEBU 233d This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.631 UTC [policies] EvaluateSignedData -> DEBU 233e == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:05.631 UTC [msp.identity] Verify -> DEBU 233f Verify: digest = 00000000 f2 55 27 1e ef cb 48 48 e9 62 e1 94 9b 8f 44 ad |.U'...HH.b....D.|
00000010 c9 e5 e4 1e 4e cf 61 9a 06 65 1f 96 11 56 da 16 |....N.a..e...V..|"
"2020-01-03 19:08:05.631 UTC [msp.identity] Verify -> DEBU 2340 Verify: sig = 00000000 30 44 02 20 4d ff 88 9c ba 19 b2 52 e8 e0 08 e6 |0D. M......R....|
00000010 bc 28 24 c5 6f a5 c9 ff 46 8e 9e a8 c0 a2 b6 f1 |.($.o...F.......|
00000020 0f b6 73 eb 02 20 44 c3 b3 aa 02 eb 37 a5 6c b0 |..s.. D.....7.l.|
00000030 a2 80 c5 e7 1e a1 9e fb 6f 64 fc 7d 8a db 5c d0 |........od.}..\.|
00000040 4f 8a 67 bb 1f bd |O.g...|"
"2020-01-03 19:08:05.631 UTC [policies] SignatureSetToValidIdentities -> DEBU 2341 signature for identity 0 validated"
"2020-01-03 19:08:05.632 UTC [cauthdsl] func1 -> DEBU 2342 0xc00028ad20 gate 1578078485631989800 evaluation starts"
"2020-01-03 19:08:05.632 UTC [cauthdsl] func2 -> DEBU 2343 0xc00028ad20 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:05.632 UTC [cauthdsl] func2 -> DEBU 2344 0xc00028ad20 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:05.632 UTC [cauthdsl] func2 -> DEBU 2345 0xc00028ad20 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:05.632 UTC [cauthdsl] func1 -> DEBU 2346 0xc00028ad20 gate 1578078485631989800 evaluation succeeds"
"2020-01-03 19:08:05.632 UTC [policies] EvaluateSignedData -> DEBU 2347 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.632 UTC [policies] EvaluateSignedData -> DEBU 2348 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.632 UTC [policies] EvaluateSignedData -> DEBU 2349 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.632 UTC [policies] EvaluateSignedData -> DEBU 234a == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.633 UTC [policies] EvaluateSignedData -> DEBU 234b Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:05.633 UTC [policies] EvaluateSignedData -> DEBU 234c == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:05.633 UTC [common.deliver] deliverBlocks -> DEBU 234d [channel: testchainid] Received seekInfo (0xc000a6b440) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54738"
"2020-01-03 19:08:05.633 UTC [fsblkstorage] Next -> DEBU 234e Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:08:05.633 UTC [fsblkstorage] newBlockfileStream -> DEBU 234f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:08:05.634 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2350 Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:08:05.635 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2351 Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:08:05.635 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2352 blockbytes [30764] read from file [0]"
"2020-01-03 19:08:05.635 UTC [common.deliver] deliverBlocks -> DEBU 2353 [channel: testchainid] Delivering block [1] for (0xc000a6b440) for 172.18.0.5:54738"
"2020-01-03 19:08:05.636 UTC [common.deliver] deliverBlocks -> DEBU 2354 [channel: testchainid] Done delivering to 172.18.0.5:54738 for (0xc000a6b440)"
"2020-01-03 19:08:05.637 UTC [common.deliver] Handle -> DEBU 2355 Waiting for new SeekInfo from 172.18.0.5:54738"
"2020-01-03 19:08:05.637 UTC [common.deliver] Handle -> DEBU 2356 Attempting to read seek info message from 172.18.0.5:54738"
"2020-01-03 19:08:05.641 UTC [common.deliver] Handle -> WARN 2357 Error reading from 172.18.0.5:54738: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:05.642 UTC [orderer.common.server] func1 -> DEBU 2358 Closing Deliver stream"
"2020-01-03 19:08:05.642 UTC [comm.grpc.server] 1 -> INFO 2359 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54738 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=12.3113ms
"2020-01-03 19:08:05.642 UTC [grpc] infof -> DEBU 235a transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:05.952 UTC [orderer.common.cluster.step] handleMessage -> DEBU 235b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:05.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 235c Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:08:05.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 235d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 48.1µs "
"2020-01-03 19:08:05.966 UTC [orderer.common.server] Deliver -> DEBU 235e Starting new Deliver handler"
"2020-01-03 19:08:05.966 UTC [common.deliver] Handle -> DEBU 235f Starting new deliver loop for 172.18.0.5:54740"
"2020-01-03 19:08:05.966 UTC [common.deliver] Handle -> DEBU 2360 Attempting to read seek info message from 172.18.0.5:54740"
"2020-01-03 19:08:05.967 UTC [policies] EvaluateSignedData -> DEBU 2361 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:05.967 UTC [policies] EvaluateSignedData -> DEBU 2362 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.967 UTC [policies] EvaluateSignedData -> DEBU 2363 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:05.968 UTC [policies] EvaluateSignedData -> DEBU 2364 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.968 UTC [policies] EvaluateSignedData -> DEBU 2365 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:05.968 UTC [msp.identity] Verify -> DEBU 2366 Verify: digest = 00000000 c0 11 c4 b6 e9 6c 5f 2d 5b 45 c8 be ed cf 7d 0b |.....l_-[E....}.|
00000010 f1 41 34 39 ec 37 bd 2a 45 8e c7 5f 2f 9d a4 0d |.A49.7.*E.._/...|"
"2020-01-03 19:08:05.968 UTC [msp.identity] Verify -> DEBU 2367 Verify: sig = 00000000 30 45 02 21 00 e1 a8 c3 c4 5b 70 b3 91 fc 29 a3 |0E.!.....[p...).|
00000010 c4 a1 91 03 f3 43 f5 0d 8a 6b e0 41 f2 18 2d 17 |.....C...k.A..-.|
00000020 23 ac f9 23 24 02 20 7b ed cd 7f f9 65 5a 63 ff |#..#$. {....eZc.|
00000030 c6 68 77 f3 08 95 72 4b 65 ee 9f 20 3f 5d d2 6f |.hw...rKe.. ?].o|
00000040 fa a9 9e 02 67 2d c0 |....g-.|"
"2020-01-03 19:08:05.968 UTC [policies] SignatureSetToValidIdentities -> DEBU 2368 signature for identity 0 validated"
"2020-01-03 19:08:05.968 UTC [cauthdsl] func1 -> DEBU 2369 0xc00024cc10 gate 1578078485968756500 evaluation starts"
"2020-01-03 19:08:05.969 UTC [cauthdsl] func2 -> DEBU 236a 0xc00024cc10 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:05.969 UTC [cauthdsl] func2 -> DEBU 236b 0xc00024cc10 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:05.969 UTC [cauthdsl] func2 -> DEBU 236c 0xc00024cc10 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:05.969 UTC [cauthdsl] func1 -> DEBU 236d 0xc00024cc10 gate 1578078485968756500 evaluation succeeds"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 236e Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 236f == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 2370 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 2371 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 2372 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:05.969 UTC [policies] EvaluateSignedData -> DEBU 2373 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:05.970 UTC [common.deliver] deliverBlocks -> DEBU 2374 [channel: testchainid] Received seekInfo (0xc00099b4c0) start:<newest:<> > stop:<newest:<> > from 172.18.0.5:54740"
"2020-01-03 19:08:05.970 UTC [fsblkstorage] Next -> DEBU 2375 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:08:05.970 UTC [fsblkstorage] newBlockfileStream -> DEBU 2376 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:08:05.971 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2377 Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:08:05.972 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2378 Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:08:05.972 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2379 blockbytes [30764] read from file [0]"
"2020-01-03 19:08:05.972 UTC [common.deliver] deliverBlocks -> DEBU 237a [channel: testchainid] Delivering block [1] for (0xc00099b4c0) for 172.18.0.5:54740"
"2020-01-03 19:08:05.973 UTC [common.deliver] deliverBlocks -> DEBU 237b [channel: testchainid] Done delivering to 172.18.0.5:54740 for (0xc00099b4c0)"
"2020-01-03 19:08:05.978 UTC [common.deliver] Handle -> DEBU 237c Waiting for new SeekInfo from 172.18.0.5:54740"
"2020-01-03 19:08:05.978 UTC [common.deliver] Handle -> DEBU 237d Attempting to read seek info message from 172.18.0.5:54740"
"2020-01-03 19:08:05.988 UTC [policies] EvaluateSignedData -> DEBU 237e == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:05.988 UTC [policies] EvaluateSignedData -> DEBU 237f This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.988 UTC [policies] EvaluateSignedData -> DEBU 2380 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:05.988 UTC [policies] EvaluateSignedData -> DEBU 2381 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:05.989 UTC [policies] EvaluateSignedData -> DEBU 2382 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:05.989 UTC [msp.identity] Verify -> DEBU 2383 Verify: digest = 00000000 91 24 ae 4b eb 9d 7c da 4c b1 82 38 77 d2 d0 88 |.$.K..|.L..8w...|
00000010 12 10 97 e8 ab 5f 3f 56 7c d1 16 e9 ab 94 b3 61 |....._?V|......a|"
"2020-01-03 19:08:05.989 UTC [msp.identity] Verify -> DEBU 2384 Verify: sig = 00000000 30 44 02 20 5e 1b 16 a2 ad 4c 59 ef 0c 67 47 a3 |0D. ^....LY..gG.|
00000010 30 93 9b be e3 34 13 7a 6b ec 0f 5e f5 50 36 53 |0....4.zk..^.P6S|
00000020 2b 41 2d 55 02 20 6b 85 f0 3c 6e af 07 4c 65 14 |+A-U. k..<n..Le.|
00000030 c8 0d a0 c1 9c 43 f3 ae d5 a1 32 2c 38 43 ec 56 |.....C....2,8C.V|
00000040 24 cf e8 9a 04 7e |$....~|"
"2020-01-03 19:08:05.989 UTC [policies] SignatureSetToValidIdentities -> DEBU 2385 signature for identity 0 validated"
"2020-01-03 19:08:05.989 UTC [cauthdsl] func1 -> DEBU 2386 0xc00025f7f0 gate 1578078485989750300 evaluation starts"
"2020-01-03 19:08:05.990 UTC [cauthdsl] func2 -> DEBU 2387 0xc00025f7f0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:05.990 UTC [cauthdsl] func2 -> DEBU 2388 0xc00025f7f0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:05.990 UTC [cauthdsl] func2 -> DEBU 2389 0xc00025f7f0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:05.990 UTC [cauthdsl] func1 -> DEBU 238a 0xc00025f7f0 gate 1578078485989750300 evaluation succeeds"
"2020-01-03 19:08:05.990 UTC [policies] EvaluateSignedData -> DEBU 238b Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.990 UTC [policies] EvaluateSignedData -> DEBU 238c == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:05.991 UTC [policies] EvaluateSignedData -> DEBU 238d Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.991 UTC [policies] EvaluateSignedData -> DEBU 238e == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:05.991 UTC [policies] EvaluateSignedData -> DEBU 238f Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:05.991 UTC [policies] EvaluateSignedData -> DEBU 2390 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:05.992 UTC [common.deliver] deliverBlocks -> DEBU 2391 [channel: testchainid] Received seekInfo (0xc000a6b900) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54740"
"2020-01-03 19:08:05.992 UTC [fsblkstorage] Next -> DEBU 2392 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:08:05.992 UTC [fsblkstorage] newBlockfileStream -> DEBU 2393 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:08:05.993 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2394 Remaining bytes=[54081], Going to peek [8] bytes"
"2020-01-03 19:08:05.993 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2395 Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:08:05.995 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2396 blockbytes [23311] read from file [0]"
"2020-01-03 19:08:05.995 UTC [common.deliver] deliverBlocks -> DEBU 2397 [channel: testchainid] Delivering block [0] for (0xc000a6b900) for 172.18.0.5:54740"
"2020-01-03 19:08:05.996 UTC [common.deliver] deliverBlocks -> DEBU 2398 [channel: testchainid] Done delivering to 172.18.0.5:54740 for (0xc000a6b900)"
"2020-01-03 19:08:05.996 UTC [common.deliver] Handle -> DEBU 2399 Waiting for new SeekInfo from 172.18.0.5:54740"
"2020-01-03 19:08:05.997 UTC [common.deliver] Handle -> DEBU 239a Attempting to read seek info message from 172.18.0.5:54740"
"2020-01-03 19:08:06.005 UTC [grpc] infof -> DEBU 239b transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:06.005 UTC [common.deliver] Handle -> WARN 239c Error reading from 172.18.0.5:54740: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:06.005 UTC [orderer.common.server] func1 -> DEBU 239d Closing Deliver stream"
"2020-01-03 19:08:06.006 UTC [comm.grpc.server] 1 -> INFO 239e streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54740 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=40.2368ms
"2020-01-03 19:08:06.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 239f Sending msg of 28 bytes to 2 on channel businesschannel took 25.4µs"
"2020-01-03 19:08:06.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23a0 Sending msg of 28 bytes to 3 on channel businesschannel took 14.8µs"
"2020-01-03 19:08:06.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23a1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 276.3µs "
"2020-01-03 19:08:06.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23a2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 649.4µs "
"2020-01-03 19:08:06.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23a3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:06.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23a4 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:06.279 UTC [orderer.common.server] Deliver -> DEBU 23a5 Starting new Deliver handler"
"2020-01-03 19:08:06.279 UTC [common.deliver] Handle -> DEBU 23a6 Starting new deliver loop for 172.18.0.5:54742"
"2020-01-03 19:08:06.279 UTC [common.deliver] Handle -> DEBU 23a7 Attempting to read seek info message from 172.18.0.5:54742"
"2020-01-03 19:08:06.280 UTC [policies] EvaluateSignedData -> DEBU 23a8 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:06.280 UTC [policies] EvaluateSignedData -> DEBU 23a9 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:06.280 UTC [policies] EvaluateSignedData -> DEBU 23aa == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:06.281 UTC [policies] EvaluateSignedData -> DEBU 23ab This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:06.281 UTC [policies] EvaluateSignedData -> DEBU 23ac == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:06.281 UTC [msp.identity] Verify -> DEBU 23ad Verify: digest = 00000000 f3 04 3c 13 eb b1 03 c1 7a 86 1b d6 97 04 72 df |..<.....z.....r.|
00000010 01 66 f0 4a 92 1a 7b 49 6a f9 22 30 91 fd b1 b1 |.f.J..{Ij."0....|"
"2020-01-03 19:08:06.282 UTC [msp.identity] Verify -> DEBU 23ae Verify: sig = 00000000 30 45 02 21 00 88 fc 4f 44 e5 b1 12 45 14 7d 42 |0E.!...OD...E.}B|
00000010 76 8d 6e 9b 4e 73 59 ee c8 26 7f f4 cb 0c d7 73 |v.n.NsY..&.....s|
00000020 79 d6 51 2e e4 02 20 08 c4 45 c4 b1 12 28 be 36 |y.Q... ..E...(.6|
00000030 45 0e 78 e2 59 b5 af db 34 b8 ab 11 34 b2 24 c8 |E.x.Y...4...4.$.|
00000040 e8 b2 0d 35 30 eb f5 |...50..|"
"2020-01-03 19:08:06.282 UTC [policies] SignatureSetToValidIdentities -> DEBU 23af signature for identity 0 validated"
"2020-01-03 19:08:06.282 UTC [cauthdsl] func1 -> DEBU 23b0 0xc000b3ccc0 gate 1578078486282386700 evaluation starts"
"2020-01-03 19:08:06.282 UTC [cauthdsl] func2 -> DEBU 23b1 0xc000b3ccc0 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:06.282 UTC [cauthdsl] func2 -> DEBU 23b2 0xc000b3ccc0 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:06.282 UTC [cauthdsl] func2 -> DEBU 23b3 0xc000b3ccc0 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:06.282 UTC [cauthdsl] func1 -> DEBU 23b4 0xc000b3ccc0 gate 1578078486282386700 evaluation succeeds"
"2020-01-03 19:08:06.282 UTC [policies] EvaluateSignedData -> DEBU 23b5 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:06.282 UTC [policies] EvaluateSignedData -> DEBU 23b6 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:06.283 UTC [policies] EvaluateSignedData -> DEBU 23b7 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:06.283 UTC [policies] EvaluateSignedData -> DEBU 23b8 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:06.283 UTC [policies] EvaluateSignedData -> DEBU 23b9 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:06.283 UTC [policies] EvaluateSignedData -> DEBU 23ba == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:06.283 UTC [common.deliver] deliverBlocks -> DEBU 23bb [channel: testchainid] Received seekInfo (0xc000e9c200) start:<specified:<> > stop:<specified:<> > from 172.18.0.5:54742"
"2020-01-03 19:08:06.283 UTC [fsblkstorage] Next -> DEBU 23bc Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:08:06.284 UTC [fsblkstorage] newBlockfileStream -> DEBU 23bd newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
"2020-01-03 19:08:06.284 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23be Remaining bytes=[54081], Going to peek [8] bytes"
"2020-01-03 19:08:06.284 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23bf Returning blockbytes - length=[23311], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
"2020-01-03 19:08:06.284 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23c0 blockbytes [23311] read from file [0]"
"2020-01-03 19:08:06.285 UTC [common.deliver] deliverBlocks -> DEBU 23c1 [channel: testchainid] Delivering block [0] for (0xc000e9c200) for 172.18.0.5:54742"
"2020-01-03 19:08:06.285 UTC [common.deliver] deliverBlocks -> DEBU 23c2 [channel: testchainid] Done delivering to 172.18.0.5:54742 for (0xc000e9c200)"
"2020-01-03 19:08:06.286 UTC [common.deliver] Handle -> DEBU 23c3 Waiting for new SeekInfo from 172.18.0.5:54742"
"2020-01-03 19:08:06.286 UTC [common.deliver] Handle -> DEBU 23c4 Attempting to read seek info message from 172.18.0.5:54742"
"2020-01-03 19:08:06.292 UTC [common.deliver] Handle -> WARN 23c5 Error reading from 172.18.0.5:54742: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:06.293 UTC [orderer.common.server] func1 -> DEBU 23c6 Closing Deliver stream"
"2020-01-03 19:08:06.293 UTC [grpc] infof -> DEBU 23c7 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:06.293 UTC [comm.grpc.server] 1 -> INFO 23c8 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54742 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=14.0522ms
"2020-01-03 19:08:06.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23c9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:06.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23ca Sending msg of 28 bytes to 3 on channel testchainid took 13.3µs"
"2020-01-03 19:08:06.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23cb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 54.7µs "
"2020-01-03 19:08:06.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23cc Sending msg of 28 bytes to 2 on channel businesschannel took 25.1µs"
"2020-01-03 19:08:06.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23cd Sending msg of 28 bytes to 3 on channel businesschannel took 15.5µs"
"2020-01-03 19:08:06.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23ce Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 341.6µs "
"2020-01-03 19:08:06.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23cf Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 144.9µs "
"2020-01-03 19:08:06.527 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23d0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:06.533 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23d1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:06.574 UTC [orderer.common.server] Deliver -> DEBU 23d2 Starting new Deliver handler"
"2020-01-03 19:08:06.574 UTC [common.deliver] Handle -> DEBU 23d3 Starting new deliver loop for 172.18.0.5:54744"
"2020-01-03 19:08:06.575 UTC [common.deliver] Handle -> DEBU 23d4 Attempting to read seek info message from 172.18.0.5:54744"
"2020-01-03 19:08:06.575 UTC [policies] EvaluateSignedData -> DEBU 23d5 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers =="
"2020-01-03 19:08:06.576 UTC [policies] EvaluateSignedData -> DEBU 23d6 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:06.576 UTC [policies] EvaluateSignedData -> DEBU 23d7 == Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers =="
"2020-01-03 19:08:06.576 UTC [policies] EvaluateSignedData -> DEBU 23d8 This is an implicit meta policy, it will trigger other policy evaluations, whose failures may be benign"
"2020-01-03 19:08:06.576 UTC [policies] EvaluateSignedData -> DEBU 23d9 == Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers =="
"2020-01-03 19:08:06.576 UTC [msp.identity] Verify -> DEBU 23da Verify: digest = 00000000 69 5e af fc 73 a5 d0 68 9b e6 4d 15 a6 ad 61 ce |i^..s..h..M...a.|
00000010 22 87 ed a1 f5 ff 20 76 4c 69 95 a5 d1 5d 10 c4 |"..... vLi...]..|"
"2020-01-03 19:08:06.576 UTC [msp.identity] Verify -> DEBU 23db Verify: sig = 00000000 30 45 02 21 00 d2 6c b9 05 3a bb f5 b7 ee 97 7e |0E.!..l..:.....~|
00000010 6a 12 72 4f a9 30 01 bb 7e 0f 74 84 3c 28 5d 0b |j.rO.0..~.t.<(].|
00000020 51 e2 c2 bc f9 02 20 6b db 13 3a 48 63 58 c1 1b |Q..... k..:HcX..|
00000030 55 ae 38 2f 9f 4d db 1f b0 9f 25 e4 c4 00 62 07 |U.8/.M....%...b.|
00000040 73 d3 55 78 a8 1f c4 |s.Ux...|"
"2020-01-03 19:08:06.577 UTC [policies] SignatureSetToValidIdentities -> DEBU 23dc signature for identity 0 validated"
"2020-01-03 19:08:06.577 UTC [cauthdsl] func1 -> DEBU 23dd 0xc000eba620 gate 1578078486577286900 evaluation starts"
"2020-01-03 19:08:06.577 UTC [cauthdsl] func2 -> DEBU 23de 0xc000eba620 signed by 0 principal evaluation starts (used [false])"
"2020-01-03 19:08:06.577 UTC [cauthdsl] func2 -> DEBU 23df 0xc000eba620 processing identity 0 - &{OrdererMSP 72b748168d0974aab49a70d6cad8944b5169e3dfe7e07a7f883e2000a83aed39}"
"2020-01-03 19:08:06.578 UTC [cauthdsl] func2 -> DEBU 23e0 0xc000eba620 principal evaluation succeeds for identity 0"
"2020-01-03 19:08:06.578 UTC [cauthdsl] func1 -> DEBU 23e1 0xc000eba620 gate 1578078486577286900 evaluation succeeds"
"2020-01-03 19:08:06.578 UTC [policies] EvaluateSignedData -> DEBU 23e2 Signature set satisfies policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:06.578 UTC [policies] EvaluateSignedData -> DEBU 23e3 == Done Evaluating *cauthdsl.policy Policy /Channel/Orderer/OrdererOrg/Readers"
"2020-01-03 19:08:06.578 UTC [policies] EvaluateSignedData -> DEBU 23e4 Signature set satisfies policy /Channel/Orderer/Readers"
"2020-01-03 19:08:06.579 UTC [policies] EvaluateSignedData -> DEBU 23e5 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Orderer/Readers"
"2020-01-03 19:08:06.579 UTC [policies] EvaluateSignedData -> DEBU 23e6 Signature set satisfies policy /Channel/Readers"
"2020-01-03 19:08:06.579 UTC [policies] EvaluateSignedData -> DEBU 23e7 == Done Evaluating *policies.ImplicitMetaPolicy Policy /Channel/Readers"
"2020-01-03 19:08:06.579 UTC [common.deliver] deliverBlocks -> DEBU 23e8 [channel: testchainid] Received seekInfo (0xc000e9c900) start:<specified:<number:1 > > stop:<specified:<number:1 > > from 172.18.0.5:54744"
"2020-01-03 19:08:06.580 UTC [fsblkstorage] Next -> DEBU 23e9 Initializing block stream for iterator. itr.maxBlockNumAvailable=1"
"2020-01-03 19:08:06.580 UTC [fsblkstorage] newBlockfileStream -> DEBU 23ea newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[23314]"
"2020-01-03 19:08:06.580 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23eb Remaining bytes=[30767], Going to peek [8] bytes"
"2020-01-03 19:08:06.580 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23ec Returning blockbytes - length=[30764], placementInfo={fileNum=[0], startOffset=[23314], bytesOffset=[23317]}"
"2020-01-03 19:08:06.581 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23ed blockbytes [30764] read from file [0]"
"2020-01-03 19:08:06.581 UTC [common.deliver] deliverBlocks -> DEBU 23ee [channel: testchainid] Delivering block [1] for (0xc000e9c900) for 172.18.0.5:54744"
"2020-01-03 19:08:06.582 UTC [common.deliver] deliverBlocks -> DEBU 23ef [channel: testchainid] Done delivering to 172.18.0.5:54744 for (0xc000e9c900)"
"2020-01-03 19:08:06.583 UTC [common.deliver] Handle -> DEBU 23f0 Waiting for new SeekInfo from 172.18.0.5:54744"
"2020-01-03 19:08:06.583 UTC [common.deliver] Handle -> DEBU 23f1 Attempting to read seek info message from 172.18.0.5:54744"
"2020-01-03 19:08:06.590 UTC [grpc] infof -> DEBU 23f2 transport: loopyWriter.run returning. connection error: desc = "transport is closing""
"2020-01-03 19:08:06.590 UTC [common.deliver] Handle -> WARN 23f3 Error reading from 172.18.0.5:54744: rpc error: code = Canceled desc = context canceled"
"2020-01-03 19:08:06.590 UTC [orderer.common.server] func1 -> DEBU 23f4 Closing Deliver stream"
"2020-01-03 19:08:06.591 UTC [comm.grpc.server] 1 -> INFO 23f5 streaming call completed" grpc.service=orderer.AtomicBroadcast grpc.method=Deliver grpc.peer_address=172.18.0.5:54744 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=16.7289ms
"2020-01-03 19:08:06.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23f6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:06.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23f7 Sending msg of 28 bytes to 3 on channel testchainid took 25.1µs"
"2020-01-03 19:08:06.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23f8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 46.9µs "
"2020-01-03 19:08:07.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 23f9 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:07.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23fa Sending msg of 28 bytes to 2 on channel businesschannel took 30.1µs"
"2020-01-03 19:08:07.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 23fb Sending msg of 28 bytes to 3 on channel businesschannel took 27.8µs"
"2020-01-03 19:08:07.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23fc Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 97.8µs "
"2020-01-03 19:08:07.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 23fd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 52.2µs "
"2020-01-03 19:08:07.041 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23fe Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:07.041 UTC [orderer.common.cluster.step] handleMessage -> DEBU 23ff Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:07.455 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2400 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:07.455 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2401 Sending msg of 28 bytes to 3 on channel testchainid took 15.3µs"
"2020-01-03 19:08:07.455 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2402 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 55.7µs "
"2020-01-03 19:08:07.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2403 Sending msg of 28 bytes to 2 on channel businesschannel took 31.7µs"
"2020-01-03 19:08:07.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2404 Sending msg of 28 bytes to 3 on channel businesschannel took 5.8µs"
"2020-01-03 19:08:07.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2405 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 84.4µs "
"2020-01-03 19:08:07.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2406 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 163.1µs "
"2020-01-03 19:08:07.523 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2407 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:07.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2408 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:07.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2409 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:07.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 240a Sending msg of 28 bytes to 3 on channel testchainid took 18.5µs"
"2020-01-03 19:08:07.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 240b Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 134.9µs "
"2020-01-03 19:08:08.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 240c Sending msg of 28 bytes to 2 on channel businesschannel took 27.5µs"
"2020-01-03 19:08:08.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 240d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 127.8µs "
"2020-01-03 19:08:08.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 240e Sending msg of 28 bytes to 3 on channel businesschannel took 8.9µs"
"2020-01-03 19:08:08.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 240f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 143.3µs "
"2020-01-03 19:08:08.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2410 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:08.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2411 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:08.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2412 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:08.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2413 Sending msg of 28 bytes to 3 on channel testchainid took 25µs"
"2020-01-03 19:08:08.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2414 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 692.1µs "
"2020-01-03 19:08:08.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2415 Sending msg of 28 bytes to 2 on channel businesschannel took 19.9µs"
"2020-01-03 19:08:08.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2416 Sending msg of 28 bytes to 3 on channel businesschannel took 15.1µs"
"2020-01-03 19:08:08.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2417 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.3µs "
"2020-01-03 19:08:08.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2418 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:08.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2419 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 189.5µs "
"2020-01-03 19:08:08.526 UTC [orderer.common.cluster.step] handleMessage -> DEBU 241a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:08.954 UTC [orderer.common.cluster.step] handleMessage -> DEBU 241b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:08.955 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 241c Sending msg of 28 bytes to 3 on channel testchainid took 18.4µs"
"2020-01-03 19:08:08.956 UTC [orderer.common.cluster.step] sendMessage -> DEBU 241d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 73.5µs "
"2020-01-03 19:08:09.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 241e Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:09.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 241f Sending msg of 28 bytes to 2 on channel businesschannel took 703.9µs"
"2020-01-03 19:08:09.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2420 Sending msg of 28 bytes to 3 on channel businesschannel took 19.2µs"
"2020-01-03 19:08:09.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2421 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 76.2µs "
"2020-01-03 19:08:09.025 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2422 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.356ms "
"2020-01-03 19:08:09.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2423 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:09.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2424 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:09.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2425 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:09.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2426 Sending msg of 28 bytes to 3 on channel testchainid took 718.4µs"
"2020-01-03 19:08:09.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2427 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.1µs "
"2020-01-03 19:08:09.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2428 Sending msg of 28 bytes to 2 on channel businesschannel took 66.7µs"
"2020-01-03 19:08:09.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2429 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 290.6µs "
"2020-01-03 19:08:09.525 UTC [orderer.common.cluster.step] sendMessage -> DEBU 242a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 144.5µs "
"2020-01-03 19:08:09.528 UTC [orderer.common.cluster.step] handleMessage -> DEBU 242b Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:09.529 UTC [orderer.common.cluster.step] handleMessage -> DEBU 242c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:09.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 242d Sending msg of 28 bytes to 3 on channel businesschannel took 31µs"
"2020-01-03 19:08:09.952 UTC [orderer.common.cluster.step] handleMessage -> DEBU 242e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:09.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 242f Sending msg of 28 bytes to 3 on channel testchainid took 12.6µs"
"2020-01-03 19:08:09.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2430 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 183.5µs "
"2020-01-03 19:08:10.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2431 Sending msg of 28 bytes to 2 on channel businesschannel took 27.2µs"
"2020-01-03 19:08:10.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2432 Sending msg of 28 bytes to 3 on channel businesschannel took 26µs"
"2020-01-03 19:08:10.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2433 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.6µs "
"2020-01-03 19:08:10.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2434 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 96.2µs "
"2020-01-03 19:08:10.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2435 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:10.025 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2436 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:10.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2437 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:10.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2438 Sending msg of 28 bytes to 3 on channel testchainid took 13.7µs"
"2020-01-03 19:08:10.453 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2439 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 310µs "
"2020-01-03 19:08:10.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 243a Sending msg of 28 bytes to 2 on channel businesschannel took 14.8µs"
"2020-01-03 19:08:10.524 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 243b Sending msg of 28 bytes to 3 on channel businesschannel took 9.4µs"
"2020-01-03 19:08:10.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 243c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 69.8µs "
"2020-01-03 19:08:10.524 UTC [orderer.common.cluster.step] sendMessage -> DEBU 243d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 42.2µs "
"2020-01-03 19:08:10.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 243e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:10.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 243f Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:10.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2440 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:10.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2441 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
"2020-01-03 19:08:10.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2442 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.8µs "
"2020-01-03 19:08:11.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 2443 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:11.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2444 Sending msg of 28 bytes to 2 on channel businesschannel took 45.5µs"
"2020-01-03 19:08:11.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2445 Sending msg of 28 bytes to 3 on channel businesschannel took 42µs"
"2020-01-03 19:08:11.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2446 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 94.6µs "
"2020-01-03 19:08:11.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2447 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 76.1µs "
"2020-01-03 19:08:11.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2448 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:11.026 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2449 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:11.454 UTC [orderer.common.cluster.step] handleMessage -> DEBU 244a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:11.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 244b Sending msg of 28 bytes to 3 on channel testchainid took 15.3µs"
"2020-01-03 19:08:11.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 244c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.4µs "
"2020-01-03 19:08:11.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 244d Sending msg of 28 bytes to 2 on channel businesschannel took 17µs"
"2020-01-03 19:08:11.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 244e Sending msg of 28 bytes to 3 on channel businesschannel took 16.5µs"
"2020-01-03 19:08:11.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 244f Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 71.3µs "
"2020-01-03 19:08:11.522 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2450 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 71.3µs "
"2020-01-03 19:08:11.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2451 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:11.524 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2452 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:11.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2453 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:11.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2454 Sending msg of 28 bytes to 3 on channel testchainid took 13.8µs"
"2020-01-03 19:08:11.953 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2455 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 52.3µs "
"2020-01-03 19:08:12.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2456 Sending msg of 28 bytes to 2 on channel businesschannel took 17.5µs"
"2020-01-03 19:08:12.022 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2457 Sending msg of 28 bytes to 3 on channel businesschannel took 16.9µs"
"2020-01-03 19:08:12.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2458 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.8µs "
"2020-01-03 19:08:12.022 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2459 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 41.4µs "
"2020-01-03 19:08:12.023 UTC [orderer.common.cluster.step] handleMessage -> DEBU 245a Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:12.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 245b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:12.452 UTC [orderer.common.cluster.step] handleMessage -> DEBU 245c Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:12.453 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 245d Sending msg of 28 bytes to 3 on channel testchainid took 18.1µs"
"2020-01-03 19:08:12.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 245e Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 144.1µs "
"2020-01-03 19:08:12.522 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 245f Sending msg of 28 bytes to 2 on channel businesschannel took 33.6µs"
"2020-01-03 19:08:12.523 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2460 Sending msg of 28 bytes to 3 on channel businesschannel took 28µs"
"2020-01-03 19:08:12.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2461 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 175µs "
"2020-01-03 19:08:12.523 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2462 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 132.7µs "
"2020-01-03 19:08:12.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2463 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:12.525 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2464 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:12.953 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2465 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:12.953 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2466 Sending msg of 28 bytes to 3 on channel testchainid took 13.1µs"
"2020-01-03 19:08:12.954 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2467 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 176.3µs "
"2020-01-03 19:08:13.022 UTC [orderer.consensus.etcdraft] Check -> DEBU 2468 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:13.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2469 Sending msg of 28 bytes to 2 on channel businesschannel took 116.9µs"
"2020-01-03 19:08:13.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 246a Sending msg of 28 bytes to 3 on channel businesschannel took 15.2µs"
"2020-01-03 19:08:13.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 246b Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.9µs "
"2020-01-03 19:08:13.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 246c Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 129.5µs "
"2020-01-03 19:08:13.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 246d Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:13.024 UTC [orderer.common.cluster.step] handleMessage -> DEBU 246e Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:13.485 UTC [orderer.common.cluster.step] handleMessage -> DEBU 246f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:13.486 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2470 Sending msg of 28 bytes to 3 on channel testchainid took 128.1µs"
"2020-01-03 19:08:13.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2471 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.7284ms "
"2020-01-03 19:08:13.532 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2472 Sending msg of 28 bytes to 2 on channel businesschannel took 923.1µs"
"2020-01-03 19:08:13.533 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2473 Sending msg of 28 bytes to 3 on channel businesschannel took 19.6µs"
"2020-01-03 19:08:13.533 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2474 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 111.8µs "
"2020-01-03 19:08:13.533 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2475 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 65.5µs "
"2020-01-03 19:08:13.551 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2476 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:13.559 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2477 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:13.965 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2478 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:13.965 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2479 Sending msg of 28 bytes to 3 on channel testchainid took 17.9µs"
"2020-01-03 19:08:13.965 UTC [orderer.common.cluster.step] sendMessage -> DEBU 247a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.6µs "
"2020-01-03 19:08:14.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 247b Sending msg of 28 bytes to 2 on channel businesschannel took 21.1µs"
"2020-01-03 19:08:14.023 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 247c Sending msg of 28 bytes to 3 on channel businesschannel took 13.8µs"
"2020-01-03 19:08:14.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 247d Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 87.4µs "
"2020-01-03 19:08:14.023 UTC [orderer.common.cluster.step] sendMessage -> DEBU 247e Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 54.8µs "
"2020-01-03 19:08:14.031 UTC [orderer.common.cluster.step] handleMessage -> DEBU 247f Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:14.032 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2480 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:14.453 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2481 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:14.454 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2482 Sending msg of 28 bytes to 3 on channel testchainid took 36.6µs"
"2020-01-03 19:08:14.454 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2483 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 66.1µs "
"2020-01-03 19:08:14.526 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2484 Sending msg of 28 bytes to 2 on channel businesschannel took 50.1µs"
"2020-01-03 19:08:14.527 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2485 Sending msg of 28 bytes to 3 on channel businesschannel took 41µs"
"2020-01-03 19:08:14.527 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2486 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 195.9µs "
"2020-01-03 19:08:14.527 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2487 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 166.9µs "
"2020-01-03 19:08:14.531 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2488 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:14.536 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2489 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:14.946 UTC [orderer.common.cluster.step] handleMessage -> DEBU 248a Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:14.950 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 248b Sending msg of 28 bytes to 3 on channel testchainid took 22.3µs"
"2020-01-03 19:08:14.951 UTC [orderer.common.cluster.step] sendMessage -> DEBU 248c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 1.1567ms "
"2020-01-03 19:08:14.989 UTC [orderer.consensus.etcdraft] Check -> DEBU 248d Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:14.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 248e Sending msg of 28 bytes to 3 on channel businesschannel took 28.8µs"
"2020-01-03 19:08:14.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 248f Sending msg of 28 bytes to 2 on channel businesschannel took 25.5µs"
"2020-01-03 19:08:14.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2490 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 101.9µs "
"2020-01-03 19:08:14.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2491 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 72.4µs "
"2020-01-03 19:08:14.990 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2492 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:14.992 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2493 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:15.421 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2494 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:15.421 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2495 Sending msg of 28 bytes to 3 on channel testchainid took 13.3µs"
"2020-01-03 19:08:15.421 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2496 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 53µs "
"2020-01-03 19:08:15.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2497 Sending msg of 28 bytes to 2 on channel businesschannel took 46.6µs"
"2020-01-03 19:08:15.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 2498 Sending msg of 28 bytes to 3 on channel businesschannel took 21.5µs"
"2020-01-03 19:08:15.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 2499 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 78.8µs "
"2020-01-03 19:08:15.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 249a Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 62.5µs "
"2020-01-03 19:08:15.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 249b Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:15.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 249c Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:15.920 UTC [orderer.common.cluster.step] handleMessage -> DEBU 249d Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:15.921 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 249e Sending msg of 28 bytes to 3 on channel testchainid took 28.4µs"
"2020-01-03 19:08:15.921 UTC [orderer.common.cluster.step] sendMessage -> DEBU 249f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 91.6µs "
"2020-01-03 19:08:15.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24a0 Sending msg of 28 bytes to 2 on channel businesschannel took 31.7µs"
"2020-01-03 19:08:15.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24a1 Sending msg of 28 bytes to 3 on channel businesschannel took 19.6µs"
"2020-01-03 19:08:15.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24a2 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 131.3µs "
"2020-01-03 19:08:15.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24a3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 188.1µs "
"2020-01-03 19:08:15.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24a4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:15.990 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24a5 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:16.419 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24a6 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:16.420 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24a7 Sending msg of 28 bytes to 3 on channel testchainid took 24.4µs"
"2020-01-03 19:08:16.420 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24a8 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.5µs "
"2020-01-03 19:08:16.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24a9 Sending msg of 28 bytes to 2 on channel businesschannel took 25.1µs"
"2020-01-03 19:08:16.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24aa Sending msg of 28 bytes to 3 on channel businesschannel took 13.2µs"
"2020-01-03 19:08:16.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24ab Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 80.3µs "
"2020-01-03 19:08:16.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24ac Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 146µs "
"2020-01-03 19:08:16.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24ad Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:16.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24ae Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:16.919 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24af Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:16.919 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24b0 Sending msg of 28 bytes to 3 on channel testchainid took 13.3µs"
"2020-01-03 19:08:16.919 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24b1 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 58µs "
"2020-01-03 19:08:16.987 UTC [orderer.consensus.etcdraft] Check -> DEBU 24b2 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:16.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24b3 Sending msg of 28 bytes to 2 on channel businesschannel took 24.8µs"
"2020-01-03 19:08:16.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24b4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 84.9µs "
"2020-01-03 19:08:16.989 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24b5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 94.6µs "
"2020-01-03 19:08:16.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24b6 Sending msg of 28 bytes to 3 on channel businesschannel took 24.9µs"
"2020-01-03 19:08:16.990 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24b8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:16.990 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24b7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:17.418 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24b9 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:17.418 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24ba Sending msg of 28 bytes to 3 on channel testchainid took 15.1µs"
"2020-01-03 19:08:17.418 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24bb Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 68.9µs "
"2020-01-03 19:08:17.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24bc Sending msg of 28 bytes to 2 on channel businesschannel took 22.6µs"
"2020-01-03 19:08:17.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24bd Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 92.2µs "
"2020-01-03 19:08:17.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24be Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 49.3µs "
"2020-01-03 19:08:17.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24bf Sending msg of 28 bytes to 3 on channel businesschannel took 13.6µs"
"2020-01-03 19:08:17.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24c0 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:17.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24c1 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:17.918 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24c2 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:17.919 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24c3 Sending msg of 28 bytes to 3 on channel testchainid took 14.9µs"
"2020-01-03 19:08:17.920 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24c4 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 348µs "
"2020-01-03 19:08:17.989 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24c5 Sending msg of 28 bytes to 2 on channel businesschannel took 34.2µs"
"2020-01-03 19:08:17.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24c6 Sending msg of 28 bytes to 3 on channel businesschannel took 64.8µs"
"2020-01-03 19:08:17.990 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24c7 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 641.6µs "
"2020-01-03 19:08:17.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24c8 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 162.5µs "
"2020-01-03 19:08:17.995 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24c9 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:17.998 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24ca Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:18.418 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24cb Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:18.419 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24cc Sending msg of 28 bytes to 3 on channel testchainid took 14.9µs"
"2020-01-03 19:08:18.420 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24cd Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 60.7µs "
"2020-01-03 19:08:18.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24ce Sending msg of 28 bytes to 2 on channel businesschannel took 59.2µs"
"2020-01-03 19:08:18.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24cf Sending msg of 28 bytes to 3 on channel businesschannel took 44µs"
"2020-01-03 19:08:18.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24d0 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 62.4µs "
"2020-01-03 19:08:18.489 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24d1 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 968.9µs "
"2020-01-03 19:08:18.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24d2 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:18.490 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24d3 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:18.920 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24d4 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:18.920 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24d5 Sending msg of 28 bytes to 3 on channel testchainid took 14µs"
"2020-01-03 19:08:18.920 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24d6 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 73.7µs "
"2020-01-03 19:08:18.990 UTC [orderer.consensus.etcdraft] Check -> DEBU 24d7 Current active nodes in cluster are: [1 2 3]" channel=businesschannel node=1
"2020-01-03 19:08:18.990 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24d8 Sending msg of 28 bytes to 2 on channel businesschannel took 92.6µs"
"2020-01-03 19:08:18.991 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24d9 Sending msg of 28 bytes to 3 on channel businesschannel took 95.3µs"
"2020-01-03 19:08:18.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24da Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 78.7µs "
"2020-01-03 19:08:18.991 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24db Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 67.6µs "
"2020-01-03 19:08:18.992 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24dc Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:18.992 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24dd Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:19.420 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24de Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:19.420 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24df Sending msg of 28 bytes to 3 on channel testchainid took 29.2µs"
"2020-01-03 19:08:19.420 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24e0 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 90.8µs "
"2020-01-03 19:08:19.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24e1 Sending msg of 28 bytes to 3 on channel businesschannel took 26.8µs"
"2020-01-03 19:08:19.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24e2 Sending msg of 28 bytes to 2 on channel businesschannel took 12.9µs"
"2020-01-03 19:08:19.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24e4 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 111.1µs "
"2020-01-03 19:08:19.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24e3 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 144.7µs "
"2020-01-03 19:08:19.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24e5 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:19.489 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24e6 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:19.919 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24e7 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:19.919 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24e8 Sending msg of 28 bytes to 3 on channel testchainid took 12.4µs"
"2020-01-03 19:08:19.919 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24e9 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 57.5µs "
"2020-01-03 19:08:19.987 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24ea Sending msg of 28 bytes to 2 on channel businesschannel took 14.4µs"
"2020-01-03 19:08:19.988 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24eb Sending msg of 28 bytes to 3 on channel businesschannel took 14.3µs"
"2020-01-03 19:08:19.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24ec Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 105.4µs "
"2020-01-03 19:08:19.988 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24ed Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 51.6µs "
"2020-01-03 19:08:19.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24ee Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:19.989 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24ef Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:20.418 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24f0 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel testchainid with payload of size 28"
"2020-01-03 19:08:20.418 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24f1 Sending msg of 28 bytes to 3 on channel testchainid took 13µs"
"2020-01-03 19:08:20.418 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24f2 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.7µs "
"2020-01-03 19:08:20.487 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24f3 Sending msg of 28 bytes to 3 on channel businesschannel took 20.1µs"
"2020-01-03 19:08:20.488 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 24f4 Sending msg of 28 bytes to 2 on channel businesschannel took 52.7µs"
"2020-01-03 19:08:20.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24f5 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer1.example.com(orderer1.example.com:7050) took 81.5µs "
"2020-01-03 19:08:20.488 UTC [orderer.common.cluster.step] sendMessage -> DEBU 24f6 Send of ConsensusRequest for channel businesschannel with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.8µs "
"2020-01-03 19:08:20.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24f7 Received message from orderer1.example.com(172.18.0.4:32942): ConsensusRequest for channel businesschannel with payload of size 28"
"2020-01-03 19:08:20.488 UTC [orderer.common.cluster.step] handleMessage -> DEBU 24f8 Received message from orderer2.example.com(172.18.0.2:40578): ConsensusRequest for channel businesschannel with payload of size 28"